GET https://kbin.spritesserver.nl/index.php/u/@ReakDuck@lemmy.ml

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2281
  +user: Proxies\__CG__\App\Entity\User {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
  +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
  +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
  +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
  +body: """
    > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
    \n
    Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581989 {#2233
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2811 …}
  +children: [
    2 => App\Entity\EntryComment {#2295
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706512067 {#2294
        date: 2024-01-29 08:07:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2282 …}
      +nested: Doctrine\ORM\PersistentCollection {#2276 …}
      +votes: Doctrine\ORM\PersistentCollection {#2275 …}
      +reports: Doctrine\ORM\PersistentCollection {#2261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
      -id: 349162
      -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7842986"
      +editedAt: DateTimeImmutable @1729321524 {#2290
        date: 2024-10-19 09:05:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706512067 {#2296
        date: 2024-01-29 08:07:47.0 +01:00
      }
      +"title": 349162
    }
    1 => App\Entity\EntryComment {#2199
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706570499 {#2217
        date: 2024-01-30 00:21:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 351153
      -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7861152"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706570499 {#2196
        date: 2024-01-30 00:21:39.0 +01:00
      }
      +"title": 351153
    }
    0 => App\Entity\EntryComment {#2200
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +body: """
        I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
        \n
        The next thing I would never see on a desktop is FSR which gamescope has.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706570709 {#2209
        date: 2024-01-30 00:25:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 351161
      -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7861232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706570709 {#2204
        date: 2024-01-30 00:25:09.0 +01:00
      }
      +"title": 351161
    }
  ]
  -id: 33653
  -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
  -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542007
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11159550"
  +editedAt: DateTimeImmutable @1729381585 {#2672
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#2622
    date: 2024-01-28 16:26:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2281
  +user: Proxies\__CG__\App\Entity\User {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
  +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
  +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
  +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
  +body: """
    > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
    \n
    Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581989 {#2233
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2811 …}
  +children: [
    2 => App\Entity\EntryComment {#2295
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706512067 {#2294
        date: 2024-01-29 08:07:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2282 …}
      +nested: Doctrine\ORM\PersistentCollection {#2276 …}
      +votes: Doctrine\ORM\PersistentCollection {#2275 …}
      +reports: Doctrine\ORM\PersistentCollection {#2261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
      -id: 349162
      -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7842986"
      +editedAt: DateTimeImmutable @1729321524 {#2290
        date: 2024-10-19 09:05:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706512067 {#2296
        date: 2024-01-29 08:07:47.0 +01:00
      }
      +"title": 349162
    }
    1 => App\Entity\EntryComment {#2199
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706570499 {#2217
        date: 2024-01-30 00:21:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 351153
      -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7861152"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706570499 {#2196
        date: 2024-01-30 00:21:39.0 +01:00
      }
      +"title": 351153
    }
    0 => App\Entity\EntryComment {#2200
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +body: """
        I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
        \n
        The next thing I would never see on a desktop is FSR which gamescope has.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706570709 {#2209
        date: 2024-01-30 00:25:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 351161
      -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7861232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706570709 {#2204
        date: 2024-01-30 00:25:09.0 +01:00
      }
      +"title": 351161
    }
  ]
  -id: 33653
  -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
  -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542007
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11159550"
  +editedAt: DateTimeImmutable @1729381585 {#2672
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#2622
    date: 2024-01-28 16:26:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2281
  +user: Proxies\__CG__\App\Entity\User {#2714 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
  +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
  +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
  +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
  +body: """
    > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
    \n
    Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 182
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729581989 {#2233
    date: 2024-10-22 09:26:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2764 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2811 …}
  +children: [
    2 => App\Entity\EntryComment {#2295
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706512067 {#2294
        date: 2024-01-29 08:07:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2282 …}
      +nested: Doctrine\ORM\PersistentCollection {#2276 …}
      +votes: Doctrine\ORM\PersistentCollection {#2275 …}
      +reports: Doctrine\ORM\PersistentCollection {#2261 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
      -id: 349162
      -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7842986"
      +editedAt: DateTimeImmutable @1729321524 {#2290
        date: 2024-10-19 09:05:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706512067 {#2296
        date: 2024-01-29 08:07:47.0 +01:00
      }
      +"title": 349162
    }
    1 => App\Entity\EntryComment {#2199
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706570499 {#2217
        date: 2024-01-30 00:21:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 351153
      -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7861152"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706570499 {#2196
        date: 2024-01-30 00:21:39.0 +01:00
      }
      +"title": 351153
    }
    0 => App\Entity\EntryComment {#2200
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +body: """
        I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
        \n
        The next thing I would never see on a desktop is FSR which gamescope has.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706570709 {#2209
        date: 2024-01-30 00:25:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@Voytrekk@lemmy.world"
        "@warmaster@lemmy.world"
        "@bitwolf@lemmy.one"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 351161
      -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7861232"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706570709 {#2204
        date: 2024-01-30 00:25:09.0 +01:00
      }
      +"title": 351161
    }
  ]
  -id: 33653
  -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
  -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706542007
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11159550"
  +editedAt: DateTimeImmutable @1729381585 {#2672
    date: 2024-10-20 01:46:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706455607 {#2622
    date: 2024-01-28 16:26:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2295
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2233
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      2 => App\Entity\EntryComment {#2295}
      1 => App\Entity\EntryComment {#2199
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570499 {#2217
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 351153
        -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861152"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570499 {#2196
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +"title": 351153
      }
      0 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: """
          I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
          \n
          The next thing I would never see on a desktop is FSR which gamescope has.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570709 {#2209
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 351161
        -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570709 {#2204
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +"title": 351161
      }
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2672
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2622
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706512067 {#2294
    date: 2024-01-29 08:07:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 349162
  -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7842986"
  +editedAt: DateTimeImmutable @1729321524 {#2290
    date: 2024-10-19 09:05:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706512067 {#2296
    date: 2024-01-29 08:07:47.0 +01:00
  }
  +"title": 349162
}
"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 {#2295
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2233
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      2 => App\Entity\EntryComment {#2295}
      1 => App\Entity\EntryComment {#2199
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570499 {#2217
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 351153
        -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861152"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570499 {#2196
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +"title": 351153
      }
      0 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: """
          I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
          \n
          The next thing I would never see on a desktop is FSR which gamescope has.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570709 {#2209
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 351161
        -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570709 {#2204
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +"title": 351161
      }
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2672
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2622
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706512067 {#2294
    date: 2024-01-29 08:07:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 349162
  -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7842986"
  +editedAt: DateTimeImmutable @1729321524 {#2290
    date: 2024-10-19 09:05:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706512067 {#2296
    date: 2024-01-29 08:07:47.0 +01:00
  }
  +"title": 349162
}
"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 {#2295
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2233
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      2 => App\Entity\EntryComment {#2295}
      1 => App\Entity\EntryComment {#2199
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570499 {#2217
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 351153
        -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861152"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570499 {#2196
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +"title": 351153
      }
      0 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: """
          I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
          \n
          The next thing I would never see on a desktop is FSR which gamescope has.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570709 {#2209
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 351161
        -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570709 {#2204
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +"title": 351161
      }
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2672
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2622
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706512067 {#2294
    date: 2024-01-29 08:07:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 349162
  -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7842986"
  +editedAt: DateTimeImmutable @1729321524 {#2290
    date: 2024-10-19 09:05:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706512067 {#2296
    date: 2024-01-29 08:07:47.0 +01:00
  }
  +"title": 349162
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2233
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      2 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706512067 {#2294
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2282 …}
        +nested: Doctrine\ORM\PersistentCollection {#2276 …}
        +votes: Doctrine\ORM\PersistentCollection {#2275 …}
        +reports: Doctrine\ORM\PersistentCollection {#2261 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
        -id: 349162
        -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7842986"
        +editedAt: DateTimeImmutable @1729321524 {#2290
          date: 2024-10-19 09:05:24.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706512067 {#2296
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +"title": 349162
      }
      1 => App\Entity\EntryComment {#2199}
      0 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: """
          I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
          \n
          The next thing I would never see on a desktop is FSR which gamescope has.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570709 {#2209
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 351161
        -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570709 {#2204
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +"title": 351161
      }
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2672
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2622
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706570499 {#2217
    date: 2024-01-30 00:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 351153
  -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7861152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706570499 {#2196
    date: 2024-01-30 00:21:39.0 +01:00
  }
  +"title": 351153
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2233
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      2 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706512067 {#2294
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2282 …}
        +nested: Doctrine\ORM\PersistentCollection {#2276 …}
        +votes: Doctrine\ORM\PersistentCollection {#2275 …}
        +reports: Doctrine\ORM\PersistentCollection {#2261 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
        -id: 349162
        -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7842986"
        +editedAt: DateTimeImmutable @1729321524 {#2290
          date: 2024-10-19 09:05:24.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706512067 {#2296
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +"title": 349162
      }
      1 => App\Entity\EntryComment {#2199}
      0 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: """
          I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
          \n
          The next thing I would never see on a desktop is FSR which gamescope has.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570709 {#2209
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 351161
        -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570709 {#2204
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +"title": 351161
      }
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2672
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2622
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706570499 {#2217
    date: 2024-01-30 00:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 351153
  -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7861152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706570499 {#2196
    date: 2024-01-30 00:21:39.0 +01:00
  }
  +"title": 351153
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2233
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      2 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706512067 {#2294
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2282 …}
        +nested: Doctrine\ORM\PersistentCollection {#2276 …}
        +votes: Doctrine\ORM\PersistentCollection {#2275 …}
        +reports: Doctrine\ORM\PersistentCollection {#2261 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
        -id: 349162
        -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7842986"
        +editedAt: DateTimeImmutable @1729321524 {#2290
          date: 2024-10-19 09:05:24.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706512067 {#2296
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +"title": 349162
      }
      1 => App\Entity\EntryComment {#2199}
      0 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: """
          I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
          \n
          The next thing I would never see on a desktop is FSR which gamescope has.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570709 {#2209
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 351161
        -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861232"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570709 {#2204
          date: 2024-01-30 00:25:09.0 +01:00
        }
        +"title": 351161
      }
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2672
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2622
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706570499 {#2217
    date: 2024-01-30 00:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 351153
  -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7861152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706570499 {#2196
    date: 2024-01-30 00:21:39.0 +01:00
  }
  +"title": 351153
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2200
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2233
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      2 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706512067 {#2294
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2282 …}
        +nested: Doctrine\ORM\PersistentCollection {#2276 …}
        +votes: Doctrine\ORM\PersistentCollection {#2275 …}
        +reports: Doctrine\ORM\PersistentCollection {#2261 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
        -id: 349162
        -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7842986"
        +editedAt: DateTimeImmutable @1729321524 {#2290
          date: 2024-10-19 09:05:24.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706512067 {#2296
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +"title": 349162
      }
      1 => App\Entity\EntryComment {#2199
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570499 {#2217
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 351153
        -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861152"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570499 {#2196
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +"title": 351153
      }
      0 => App\Entity\EntryComment {#2200}
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2672
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2622
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
    \n
    The next thing I would never see on a desktop is FSR which gamescope has.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706570709 {#2209
    date: 2024-01-30 00:25:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 351161
  -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7861232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706570709 {#2204
    date: 2024-01-30 00:25:09.0 +01:00
  }
  +"title": 351161
}
"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 {#2200
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2233
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      2 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706512067 {#2294
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2282 …}
        +nested: Doctrine\ORM\PersistentCollection {#2276 …}
        +votes: Doctrine\ORM\PersistentCollection {#2275 …}
        +reports: Doctrine\ORM\PersistentCollection {#2261 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
        -id: 349162
        -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7842986"
        +editedAt: DateTimeImmutable @1729321524 {#2290
          date: 2024-10-19 09:05:24.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706512067 {#2296
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +"title": 349162
      }
      1 => App\Entity\EntryComment {#2199
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570499 {#2217
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 351153
        -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861152"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570499 {#2196
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +"title": 351153
      }
      0 => App\Entity\EntryComment {#2200}
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2672
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2622
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
    \n
    The next thing I would never see on a desktop is FSR which gamescope has.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706570709 {#2209
    date: 2024-01-30 00:25:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 351161
  -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7861232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706570709 {#2204
    date: 2024-01-30 00:25:09.0 +01:00
  }
  +"title": 351161
}
"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 {#2200
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2281
    +user: Proxies\__CG__\App\Entity\User {#2714 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2770 …}
    +slug: "GNOME-Sees-Progress-On-Variable-Refresh-Rate-Setting-Adding-Battery"
    +title: "GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control"
    +url: "https://www.phoronix.com/news/GNOME-VRR-Setting-Battery-Con"
    +body: """
      > As pointed out in This Week in GNOME, there’s been some continued work on Variable Rate Refresh for the GNOME desktop. The VRR setting within GNOME Settings continues to be iterated on as the developers iron out how they’d like to present the Variable Rate Refresh setting for users. The developers have been discussing how to best present the option as to avoid confusion as well as how it makes the most technical sense as far as the option goes.\n
      \n
      Edit: “Variable Refresh Rate - Roadmap” - [gitlab.gnome.org/GNOME/mutter/-/issues/3125](https://gitlab.gnome.org/GNOME/mutter/-/issues/3125)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 182
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729581989 {#2233
      date: 2024-10-22 09:26:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2767 …}
    +reports: Doctrine\ORM\PersistentCollection {#2764 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2798 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      2 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "I thought its an entire different desktop. Especially itd not possible to run gamescope while a X11 Desktop is running so I guess you are wrong with “bypassing”. Its just switching to gamescope. Its a Wayland compositor. It does even less than a Window Manager (is this right?)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706512067 {#2294
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2282 …}
        +nested: Doctrine\ORM\PersistentCollection {#2276 …}
        +votes: Doctrine\ORM\PersistentCollection {#2275 …}
        +reports: Doctrine\ORM\PersistentCollection {#2261 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
        -id: 349162
        -bodyTs: "'bypass':28 'compositor':37 'desktop':7,18 'differ':6 'entir':5 'especi':8 'even':40 'gamescop':14,33 'guess':23 'itd':9 'less':41 'manag':45 'possibl':11 'right':48 'run':13,20 'switch':31 'thought':2 'wayland':36 'window':44 'wrong':26 'x11':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7842986"
        +editedAt: DateTimeImmutable @1729321524 {#2290
          date: 2024-10-19 09:05:24.0 +02:00
        }
        +createdAt: DateTimeImmutable @1706512067 {#2296
          date: 2024-01-29 08:07:47.0 +01:00
        }
        +"title": 349162
      }
      1 => App\Entity\EntryComment {#2199
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2281 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2194 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +body: "Yeah, this setting is possible as your underlying desktop uses Wayland"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706570499 {#2217
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KarnaSubarna@lemmy.ml"
          "@Voytrekk@lemmy.world"
          "@warmaster@lemmy.world"
          "@bitwolf@lemmy.one"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2195 …}
        +nested: Doctrine\ORM\PersistentCollection {#2197 …}
        +votes: Doctrine\ORM\PersistentCollection {#2206 …}
        +reports: Doctrine\ORM\PersistentCollection {#2201 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
        -id: 351153
        -bodyTs: "'desktop':9 'possibl':5 'set':3 'under':8 'use':10 'wayland':11 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7861152"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706570499 {#2196
          date: 2024-01-30 00:21:39.0 +01:00
        }
        +"title": 351153
      }
      0 => App\Entity\EntryComment {#2200}
    ]
    -id: 33653
    -titleTs: "'ad':9 'batteri':10 'charg':11 'control':12 'gnome':1 'progress':3 'rate':7 'refresh':6 'see':2 'set':8 'variabl':5"
    -bodyTs: "'/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':90 'avoid':65 'best':59 'confus':66 'continu':13,29 'd':41 'desktop':22 'develop':36,53 'discuss':56 'edit':83 'far':78 'gitlab.gnome.org':89 'gitlab.gnome.org/gnome/mutter/-/issues/3125](https://gitlab.gnome.org/gnome/mutter/-/issues/3125)':88 'gnome':8,21,27 'goe':82 'iron':37 'iter':32 'like':42 'make':72 'option':62,81 'point':2 'present':44,60 'rate':17,47,86 'refresh':18,48,85 'roadmap':87 'sens':76 'set':25,28,49 'technic':75 'user':51 'variabl':16,46,84 'vrr':24 'week':6 'well':68 'within':26 'work':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706542007
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11159550"
    +editedAt: DateTimeImmutable @1729381585 {#2672
      date: 2024-10-20 01:46:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706455607 {#2622
      date: 2024-01-28 16:26:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +body: """
    I assume as this is a Gaming mode, its purpose is not to avoid waiting for features. But close the entire desktop which may use up to 1GB RAM and a by of CPU. Which definetly impacts the game by some fraction. Doesnt matter how tiny, its just what gaming modes are having as focus I assume.\n
    \n
    The next thing I would never see on a desktop is FSR which gamescope has.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706570709 {#2209
    date: 2024-01-30 00:25:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@Voytrekk@lemmy.world"
    "@warmaster@lemmy.world"
    "@bitwolf@lemmy.one"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 351161
  -bodyTs: "'1gb':28 'assum':2,57 'avoid':14 'close':19 'cpu':34 'definet':36 'desktop':22,67 'doesnt':43 'entir':21 'featur':17 'focus':55 'fraction':42 'fsr':69 'game':7,39,50 'gamescop':71 'impact':37 'matter':44 'may':24 'mode':8,51 'never':63 'next':59 'purpos':10 'ram':29 'see':64 'thing':60 'tini':46 'use':25 'wait':15 'would':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7861232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706570709 {#2204
    date: 2024-01-30 00:25:09.0 +01:00
  }
  +"title": 351161
}
"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 {#2310
  +user: Proxies\__CG__\App\Entity\User {#2633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
  +slug: "I-feel-like-I-m-missing-out-by-not-distro-hopping"
  +title: "I feel like I'm missing out by not distro-hopping"
  +url: null
  +body: """
    I’ve been dailying the same Mint install since I gave up on Windows a few years ago. When I was choosing a distro, a lot of people were saying that I should start with Mint and “move on to something else” once I got comfortable with the OS.\n
    \n
    I’m comfortable now, but I don’t really see any reason to move on. What would the benefits be of jumping to something else? Mint has great documentation and an active community that has answers to any questions I’ve ever had, and I’m reluctant to ditch that. On the other hand, when I scroll through forums, *Distro Hopping* seems to be such a big part of the “Linux experience.”\n
    \n
    What am I missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728926405 {#2808
    date: 2024-10-14 19:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2832 …}
  +children: [
    App\Entity\EntryComment {#2312
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2310 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I guess this is to figure out what is also possible on Linux, and getting to know that not all problems or missing features apply to other distros.\n
        \n
        Sometimes you can lwarn amazing stuff, like a KDE distro can be customized to your liking while a Gnome desktop is a nearly forced workflow and design but can be slightly changed with buggy extensions.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706177345 {#2322
        date: 2024-01-25 11:09:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2308 …}
      +votes: Doctrine\ORM\PersistentCollection {#2304 …}
      +reports: Doctrine\ORM\PersistentCollection {#2319 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
      -id: 338910
      -bodyTs: "'also':10 'amaz':33 'appli':25 'buggi':62 'chang':60 'custom':41 'design':55 'desktop':48 'distro':28,38 'extens':63 'featur':24 'figur':6 'forc':52 'get':15 'gnome':47 'guess':2 'kde':37 'know':17 'like':35,44 'linux':13 'lwarn':32 'miss':23 'near':51 'possibl':11 'problem':21 'slight':59 'sometim':29 'stuff':34 'workflow':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7710706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706177345 {#2321
        date: 2024-01-25 11:09:05.0 +01:00
      }
      +"title": 338910
    }
  ]
  -id: 32898
  -titleTs: "'distro':11 'distro-hop':10 'feel':2 'hop':12 'like':3 'm':5 'miss':6"
  -bodyTs: "'activ':81 'ago':18 'answer':85 'benefit':68 'big':116 'choos':22 'comfort':46,52 'communiti':82 'daili':4 'distro':24,109 'ditch':98 'document':78 'els':42,74 'ever':91 'experi':121 'forum':108 'gave':11 'got':45 'great':77 'hand':103 'hop':110 'instal':8 'jump':71 'linux':120 'lot':26 'm':51,95 'mint':7,36,75 'miss':125 'move':38,63 'os':49 'part':117 'peopl':28 'question':88 'realli':58 'reason':61 'reluct':96 'say':30 'scroll':106 'see':59 'seem':111 'sinc':9 'someth':41,73 'start':34 've':2,90 'window':14 'would':66 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223962
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13980578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137562 {#2719
    date: 2024-01-25 00:06:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2310
  +user: Proxies\__CG__\App\Entity\User {#2633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
  +slug: "I-feel-like-I-m-missing-out-by-not-distro-hopping"
  +title: "I feel like I'm missing out by not distro-hopping"
  +url: null
  +body: """
    I’ve been dailying the same Mint install since I gave up on Windows a few years ago. When I was choosing a distro, a lot of people were saying that I should start with Mint and “move on to something else” once I got comfortable with the OS.\n
    \n
    I’m comfortable now, but I don’t really see any reason to move on. What would the benefits be of jumping to something else? Mint has great documentation and an active community that has answers to any questions I’ve ever had, and I’m reluctant to ditch that. On the other hand, when I scroll through forums, *Distro Hopping* seems to be such a big part of the “Linux experience.”\n
    \n
    What am I missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728926405 {#2808
    date: 2024-10-14 19:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2832 …}
  +children: [
    App\Entity\EntryComment {#2312
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2310 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I guess this is to figure out what is also possible on Linux, and getting to know that not all problems or missing features apply to other distros.\n
        \n
        Sometimes you can lwarn amazing stuff, like a KDE distro can be customized to your liking while a Gnome desktop is a nearly forced workflow and design but can be slightly changed with buggy extensions.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706177345 {#2322
        date: 2024-01-25 11:09:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2308 …}
      +votes: Doctrine\ORM\PersistentCollection {#2304 …}
      +reports: Doctrine\ORM\PersistentCollection {#2319 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
      -id: 338910
      -bodyTs: "'also':10 'amaz':33 'appli':25 'buggi':62 'chang':60 'custom':41 'design':55 'desktop':48 'distro':28,38 'extens':63 'featur':24 'figur':6 'forc':52 'get':15 'gnome':47 'guess':2 'kde':37 'know':17 'like':35,44 'linux':13 'lwarn':32 'miss':23 'near':51 'possibl':11 'problem':21 'slight':59 'sometim':29 'stuff':34 'workflow':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7710706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706177345 {#2321
        date: 2024-01-25 11:09:05.0 +01:00
      }
      +"title": 338910
    }
  ]
  -id: 32898
  -titleTs: "'distro':11 'distro-hop':10 'feel':2 'hop':12 'like':3 'm':5 'miss':6"
  -bodyTs: "'activ':81 'ago':18 'answer':85 'benefit':68 'big':116 'choos':22 'comfort':46,52 'communiti':82 'daili':4 'distro':24,109 'ditch':98 'document':78 'els':42,74 'ever':91 'experi':121 'forum':108 'gave':11 'got':45 'great':77 'hand':103 'hop':110 'instal':8 'jump':71 'linux':120 'lot':26 'm':51,95 'mint':7,36,75 'miss':125 'move':38,63 'os':49 'part':117 'peopl':28 'question':88 'realli':58 'reason':61 'reluct':96 'say':30 'scroll':106 'see':59 'seem':111 'sinc':9 'someth':41,73 'start':34 've':2,90 'window':14 'would':66 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223962
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13980578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137562 {#2719
    date: 2024-01-25 00:06:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2310
  +user: Proxies\__CG__\App\Entity\User {#2633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
  +slug: "I-feel-like-I-m-missing-out-by-not-distro-hopping"
  +title: "I feel like I'm missing out by not distro-hopping"
  +url: null
  +body: """
    I’ve been dailying the same Mint install since I gave up on Windows a few years ago. When I was choosing a distro, a lot of people were saying that I should start with Mint and “move on to something else” once I got comfortable with the OS.\n
    \n
    I’m comfortable now, but I don’t really see any reason to move on. What would the benefits be of jumping to something else? Mint has great documentation and an active community that has answers to any questions I’ve ever had, and I’m reluctant to ditch that. On the other hand, when I scroll through forums, *Distro Hopping* seems to be such a big part of the “Linux experience.”\n
    \n
    What am I missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728926405 {#2808
    date: 2024-10-14 19:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2832 …}
  +children: [
    App\Entity\EntryComment {#2312
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2310 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I guess this is to figure out what is also possible on Linux, and getting to know that not all problems or missing features apply to other distros.\n
        \n
        Sometimes you can lwarn amazing stuff, like a KDE distro can be customized to your liking while a Gnome desktop is a nearly forced workflow and design but can be slightly changed with buggy extensions.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706177345 {#2322
        date: 2024-01-25 11:09:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2308 …}
      +votes: Doctrine\ORM\PersistentCollection {#2304 …}
      +reports: Doctrine\ORM\PersistentCollection {#2319 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
      -id: 338910
      -bodyTs: "'also':10 'amaz':33 'appli':25 'buggi':62 'chang':60 'custom':41 'design':55 'desktop':48 'distro':28,38 'extens':63 'featur':24 'figur':6 'forc':52 'get':15 'gnome':47 'guess':2 'kde':37 'know':17 'like':35,44 'linux':13 'lwarn':32 'miss':23 'near':51 'possibl':11 'problem':21 'slight':59 'sometim':29 'stuff':34 'workflow':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7710706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706177345 {#2321
        date: 2024-01-25 11:09:05.0 +01:00
      }
      +"title": 338910
    }
  ]
  -id: 32898
  -titleTs: "'distro':11 'distro-hop':10 'feel':2 'hop':12 'like':3 'm':5 'miss':6"
  -bodyTs: "'activ':81 'ago':18 'answer':85 'benefit':68 'big':116 'choos':22 'comfort':46,52 'communiti':82 'daili':4 'distro':24,109 'ditch':98 'document':78 'els':42,74 'ever':91 'experi':121 'forum':108 'gave':11 'got':45 'great':77 'hand':103 'hop':110 'instal':8 'jump':71 'linux':120 'lot':26 'm':51,95 'mint':7,36,75 'miss':125 'move':38,63 'os':49 'part':117 'peopl':28 'question':88 'realli':58 'reason':61 'reluct':96 'say':30 'scroll':106 'see':59 'seem':111 'sinc':9 'someth':41,73 'start':34 've':2,90 'window':14 'would':66 'year':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706223962
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13980578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706137562 {#2719
    date: 2024-01-25 00:06:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2312
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2310
    +user: Proxies\__CG__\App\Entity\User {#2633 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "I-feel-like-I-m-missing-out-by-not-distro-hopping"
    +title: "I feel like I'm missing out by not distro-hopping"
    +url: null
    +body: """
      I’ve been dailying the same Mint install since I gave up on Windows a few years ago. When I was choosing a distro, a lot of people were saying that I should start with Mint and “move on to something else” once I got comfortable with the OS.\n
      \n
      I’m comfortable now, but I don’t really see any reason to move on. What would the benefits be of jumping to something else? Mint has great documentation and an active community that has answers to any questions I’ve ever had, and I’m reluctant to ditch that. On the other hand, when I scroll through forums, *Distro Hopping* seems to be such a big part of the “Linux experience.”\n
      \n
      What am I missing?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728926405 {#2808
      date: 2024-10-14 19:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      App\Entity\EntryComment {#2312}
    ]
    -id: 32898
    -titleTs: "'distro':11 'distro-hop':10 'feel':2 'hop':12 'like':3 'm':5 'miss':6"
    -bodyTs: "'activ':81 'ago':18 'answer':85 'benefit':68 'big':116 'choos':22 'comfort':46,52 'communiti':82 'daili':4 'distro':24,109 'ditch':98 'document':78 'els':42,74 'ever':91 'experi':121 'forum':108 'gave':11 'got':45 'great':77 'hand':103 'hop':110 'instal':8 'jump':71 'linux':120 'lot':26 'm':51,95 'mint':7,36,75 'miss':125 'move':38,63 'os':49 'part':117 'peopl':28 'question':88 'realli':58 'reason':61 'reluct':96 'say':30 'scroll':106 'see':59 'seem':111 'sinc':9 'someth':41,73 'start':34 've':2,90 'window':14 'would':66 'year':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223962
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13980578"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137562 {#2719
      date: 2024-01-25 00:06:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I guess this is to figure out what is also possible on Linux, and getting to know that not all problems or missing features apply to other distros.\n
    \n
    Sometimes you can lwarn amazing stuff, like a KDE distro can be customized to your liking while a Gnome desktop is a nearly forced workflow and design but can be slightly changed with buggy extensions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706177345 {#2322
    date: 2024-01-25 11:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 338910
  -bodyTs: "'also':10 'amaz':33 'appli':25 'buggi':62 'chang':60 'custom':41 'design':55 'desktop':48 'distro':28,38 'extens':63 'featur':24 'figur':6 'forc':52 'get':15 'gnome':47 'guess':2 'kde':37 'know':17 'like':35,44 'linux':13 'lwarn':32 'miss':23 'near':51 'possibl':11 'problem':21 'slight':59 'sometim':29 'stuff':34 'workflow':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7710706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706177345 {#2321
    date: 2024-01-25 11:09:05.0 +01:00
  }
  +"title": 338910
}
"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 {#2312
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2310
    +user: Proxies\__CG__\App\Entity\User {#2633 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "I-feel-like-I-m-missing-out-by-not-distro-hopping"
    +title: "I feel like I'm missing out by not distro-hopping"
    +url: null
    +body: """
      I’ve been dailying the same Mint install since I gave up on Windows a few years ago. When I was choosing a distro, a lot of people were saying that I should start with Mint and “move on to something else” once I got comfortable with the OS.\n
      \n
      I’m comfortable now, but I don’t really see any reason to move on. What would the benefits be of jumping to something else? Mint has great documentation and an active community that has answers to any questions I’ve ever had, and I’m reluctant to ditch that. On the other hand, when I scroll through forums, *Distro Hopping* seems to be such a big part of the “Linux experience.”\n
      \n
      What am I missing?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728926405 {#2808
      date: 2024-10-14 19:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      App\Entity\EntryComment {#2312}
    ]
    -id: 32898
    -titleTs: "'distro':11 'distro-hop':10 'feel':2 'hop':12 'like':3 'm':5 'miss':6"
    -bodyTs: "'activ':81 'ago':18 'answer':85 'benefit':68 'big':116 'choos':22 'comfort':46,52 'communiti':82 'daili':4 'distro':24,109 'ditch':98 'document':78 'els':42,74 'ever':91 'experi':121 'forum':108 'gave':11 'got':45 'great':77 'hand':103 'hop':110 'instal':8 'jump':71 'linux':120 'lot':26 'm':51,95 'mint':7,36,75 'miss':125 'move':38,63 'os':49 'part':117 'peopl':28 'question':88 'realli':58 'reason':61 'reluct':96 'say':30 'scroll':106 'see':59 'seem':111 'sinc':9 'someth':41,73 'start':34 've':2,90 'window':14 'would':66 'year':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223962
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13980578"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137562 {#2719
      date: 2024-01-25 00:06:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I guess this is to figure out what is also possible on Linux, and getting to know that not all problems or missing features apply to other distros.\n
    \n
    Sometimes you can lwarn amazing stuff, like a KDE distro can be customized to your liking while a Gnome desktop is a nearly forced workflow and design but can be slightly changed with buggy extensions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706177345 {#2322
    date: 2024-01-25 11:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 338910
  -bodyTs: "'also':10 'amaz':33 'appli':25 'buggi':62 'chang':60 'custom':41 'design':55 'desktop':48 'distro':28,38 'extens':63 'featur':24 'figur':6 'forc':52 'get':15 'gnome':47 'guess':2 'kde':37 'know':17 'like':35,44 'linux':13 'lwarn':32 'miss':23 'near':51 'possibl':11 'problem':21 'slight':59 'sometim':29 'stuff':34 'workflow':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7710706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706177345 {#2321
    date: 2024-01-25 11:09:05.0 +01:00
  }
  +"title": 338910
}
"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 {#2312
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2310
    +user: Proxies\__CG__\App\Entity\User {#2633 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "I-feel-like-I-m-missing-out-by-not-distro-hopping"
    +title: "I feel like I'm missing out by not distro-hopping"
    +url: null
    +body: """
      I’ve been dailying the same Mint install since I gave up on Windows a few years ago. When I was choosing a distro, a lot of people were saying that I should start with Mint and “move on to something else” once I got comfortable with the OS.\n
      \n
      I’m comfortable now, but I don’t really see any reason to move on. What would the benefits be of jumping to something else? Mint has great documentation and an active community that has answers to any questions I’ve ever had, and I’m reluctant to ditch that. On the other hand, when I scroll through forums, *Distro Hopping* seems to be such a big part of the “Linux experience.”\n
      \n
      What am I missing?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728926405 {#2808
      date: 2024-10-14 19:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      App\Entity\EntryComment {#2312}
    ]
    -id: 32898
    -titleTs: "'distro':11 'distro-hop':10 'feel':2 'hop':12 'like':3 'm':5 'miss':6"
    -bodyTs: "'activ':81 'ago':18 'answer':85 'benefit':68 'big':116 'choos':22 'comfort':46,52 'communiti':82 'daili':4 'distro':24,109 'ditch':98 'document':78 'els':42,74 'ever':91 'experi':121 'forum':108 'gave':11 'got':45 'great':77 'hand':103 'hop':110 'instal':8 'jump':71 'linux':120 'lot':26 'm':51,95 'mint':7,36,75 'miss':125 'move':38,63 'os':49 'part':117 'peopl':28 'question':88 'realli':58 'reason':61 'reluct':96 'say':30 'scroll':106 'see':59 'seem':111 'sinc':9 'someth':41,73 'start':34 've':2,90 'window':14 'would':66 'year':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706223962
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13980578"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706137562 {#2719
      date: 2024-01-25 00:06:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I guess this is to figure out what is also possible on Linux, and getting to know that not all problems or missing features apply to other distros.\n
    \n
    Sometimes you can lwarn amazing stuff, like a KDE distro can be customized to your liking while a Gnome desktop is a nearly forced workflow and design but can be slightly changed with buggy extensions.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706177345 {#2322
    date: 2024-01-25 11:09:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -id: 338910
  -bodyTs: "'also':10 'amaz':33 'appli':25 'buggi':62 'chang':60 'custom':41 'design':55 'desktop':48 'distro':28,38 'extens':63 'featur':24 'figur':6 'forc':52 'get':15 'gnome':47 'guess':2 'kde':37 'know':17 'like':35,44 'linux':13 'lwarn':32 'miss':23 'near':51 'possibl':11 'problem':21 'slight':59 'sometim':29 'stuff':34 'workflow':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7710706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706177345 {#2321
    date: 2024-01-25 11:09:05.0 +01:00
  }
  +"title": 338910
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#2819 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2861 …}
  +slug: "ProtonMail-Complied-with-5-957-Data-Requests-in-2022-Still-Secure"
  +title: "ProtonMail Complied with 5,957 Data Requests in 2022 - Still Secure and Private?"
  +url: "https://restoreprivacy.com/protonmail-data-requests-user-logs/"
  +body: "they scrubed there no ip logs policy years ago"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705577945 {#2854
    date: 2024-01-18 12:39:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  +badges: Doctrine\ORM\PersistentCollection {#2872 …}
  +children: [
    App\Entity\EntryComment {#2127
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2126 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
      +body: """
        Swiss law doesnt allow complying with VPN services afaik.\n
        \n
        ProtonVPN and ProtonMail are completely seperate too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705236963 {#2162
        date: 2024-01-14 13:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Napain@lemmy.ml"
        "@sqgl@beehaw.org"
        "@Napain@lemmy.ml"
        "@sqgl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2215 …}
      +nested: Doctrine\ORM\PersistentCollection {#2198 …}
      +votes: Doctrine\ORM\PersistentCollection {#2227 …}
      +reports: Doctrine\ORM\PersistentCollection {#2214 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
      -id: 307775
      -bodyTs: "'afaik':9 'allow':4 'complet':14 'compli':5 'doesnt':3 'law':2 'protonmail':12 'protonvpn':10 'seper':15 'servic':8 'swiss':1 'vpn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7370597"
      +editedAt: DateTimeImmutable @1723202881 {#2044
        date: 2024-08-09 13:28:01.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705236963 {#2128
        date: 2024-01-14 13:56:03.0 +01:00
      }
      +"title": 307775
    }
  ]
  -id: 30343
  -titleTs: "'2022':9 '5':4 '957':5 'compli':2 'data':6 'privat':13 'protonmail':1 'request':7 'secur':11 'still':10"
  -bodyTs: "'ago':9 'ip':5 'log':6 'polici':7 'scrube':2 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705306234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10525654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705219834 {#2840
    date: 2024-01-14 09:10:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#2819 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2861 …}
  +slug: "ProtonMail-Complied-with-5-957-Data-Requests-in-2022-Still-Secure"
  +title: "ProtonMail Complied with 5,957 Data Requests in 2022 - Still Secure and Private?"
  +url: "https://restoreprivacy.com/protonmail-data-requests-user-logs/"
  +body: "they scrubed there no ip logs policy years ago"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705577945 {#2854
    date: 2024-01-18 12:39:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  +badges: Doctrine\ORM\PersistentCollection {#2872 …}
  +children: [
    App\Entity\EntryComment {#2127
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2126 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
      +body: """
        Swiss law doesnt allow complying with VPN services afaik.\n
        \n
        ProtonVPN and ProtonMail are completely seperate too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705236963 {#2162
        date: 2024-01-14 13:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Napain@lemmy.ml"
        "@sqgl@beehaw.org"
        "@Napain@lemmy.ml"
        "@sqgl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2215 …}
      +nested: Doctrine\ORM\PersistentCollection {#2198 …}
      +votes: Doctrine\ORM\PersistentCollection {#2227 …}
      +reports: Doctrine\ORM\PersistentCollection {#2214 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
      -id: 307775
      -bodyTs: "'afaik':9 'allow':4 'complet':14 'compli':5 'doesnt':3 'law':2 'protonmail':12 'protonvpn':10 'seper':15 'servic':8 'swiss':1 'vpn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7370597"
      +editedAt: DateTimeImmutable @1723202881 {#2044
        date: 2024-08-09 13:28:01.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705236963 {#2128
        date: 2024-01-14 13:56:03.0 +01:00
      }
      +"title": 307775
    }
  ]
  -id: 30343
  -titleTs: "'2022':9 '5':4 '957':5 'compli':2 'data':6 'privat':13 'protonmail':1 'request':7 'secur':11 'still':10"
  -bodyTs: "'ago':9 'ip':5 'log':6 'polici':7 'scrube':2 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705306234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10525654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705219834 {#2840
    date: 2024-01-14 09:10:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#2819 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2861 …}
  +slug: "ProtonMail-Complied-with-5-957-Data-Requests-in-2022-Still-Secure"
  +title: "ProtonMail Complied with 5,957 Data Requests in 2022 - Still Secure and Private?"
  +url: "https://restoreprivacy.com/protonmail-data-requests-user-logs/"
  +body: "they scrubed there no ip logs policy years ago"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 37
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705577945 {#2854
    date: 2024-01-18 12:39:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2862 …}
  +votes: Doctrine\ORM\PersistentCollection {#2864 …}
  +reports: Doctrine\ORM\PersistentCollection {#2866 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
  +badges: Doctrine\ORM\PersistentCollection {#2872 …}
  +children: [
    App\Entity\EntryComment {#2127
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2126 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
      +body: """
        Swiss law doesnt allow complying with VPN services afaik.\n
        \n
        ProtonVPN and ProtonMail are completely seperate too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705236963 {#2162
        date: 2024-01-14 13:56:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Napain@lemmy.ml"
        "@sqgl@beehaw.org"
        "@Napain@lemmy.ml"
        "@sqgl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2215 …}
      +nested: Doctrine\ORM\PersistentCollection {#2198 …}
      +votes: Doctrine\ORM\PersistentCollection {#2227 …}
      +reports: Doctrine\ORM\PersistentCollection {#2214 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
      -id: 307775
      -bodyTs: "'afaik':9 'allow':4 'complet':14 'compli':5 'doesnt':3 'law':2 'protonmail':12 'protonvpn':10 'seper':15 'servic':8 'swiss':1 'vpn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7370597"
      +editedAt: DateTimeImmutable @1723202881 {#2044
        date: 2024-08-09 13:28:01.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705236963 {#2128
        date: 2024-01-14 13:56:03.0 +01:00
      }
      +"title": 307775
    }
  ]
  -id: 30343
  -titleTs: "'2022':9 '5':4 '957':5 'compli':2 'data':6 'privat':13 'protonmail':1 'request':7 'secur':11 'still':10"
  -bodyTs: "'ago':9 'ip':5 'log':6 'polici':7 'scrube':2 'year':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705306234
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10525654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705219834 {#2840
    date: 2024-01-14 09:10:34.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2127
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126
    +user: Proxies\__CG__\App\Entity\User {#2819 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2861 …}
    +slug: "ProtonMail-Complied-with-5-957-Data-Requests-in-2022-Still-Secure"
    +title: "ProtonMail Complied with 5,957 Data Requests in 2022 - Still Secure and Private?"
    +url: "https://restoreprivacy.com/protonmail-data-requests-user-logs/"
    +body: "they scrubed there no ip logs policy years ago"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705577945 {#2854
      date: 2024-01-18 12:39:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    +badges: Doctrine\ORM\PersistentCollection {#2872 …}
    +children: [
      App\Entity\EntryComment {#2127}
    ]
    -id: 30343
    -titleTs: "'2022':9 '5':4 '957':5 'compli':2 'data':6 'privat':13 'protonmail':1 'request':7 'secur':11 'still':10"
    -bodyTs: "'ago':9 'ip':5 'log':6 'polici':7 'scrube':2 'year':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705306234
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10525654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705219834 {#2840
      date: 2024-01-14 09:10:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +body: """
    Swiss law doesnt allow complying with VPN services afaik.\n
    \n
    ProtonVPN and ProtonMail are completely seperate too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705236963 {#2162
    date: 2024-01-14 13:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
    "@sqgl@beehaw.org"
    "@Napain@lemmy.ml"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 307775
  -bodyTs: "'afaik':9 'allow':4 'complet':14 'compli':5 'doesnt':3 'law':2 'protonmail':12 'protonvpn':10 'seper':15 'servic':8 'swiss':1 'vpn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7370597"
  +editedAt: DateTimeImmutable @1723202881 {#2044
    date: 2024-08-09 13:28:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705236963 {#2128
    date: 2024-01-14 13:56:03.0 +01:00
  }
  +"title": 307775
}
"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 {#2127
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126
    +user: Proxies\__CG__\App\Entity\User {#2819 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2861 …}
    +slug: "ProtonMail-Complied-with-5-957-Data-Requests-in-2022-Still-Secure"
    +title: "ProtonMail Complied with 5,957 Data Requests in 2022 - Still Secure and Private?"
    +url: "https://restoreprivacy.com/protonmail-data-requests-user-logs/"
    +body: "they scrubed there no ip logs policy years ago"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705577945 {#2854
      date: 2024-01-18 12:39:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    +badges: Doctrine\ORM\PersistentCollection {#2872 …}
    +children: [
      App\Entity\EntryComment {#2127}
    ]
    -id: 30343
    -titleTs: "'2022':9 '5':4 '957':5 'compli':2 'data':6 'privat':13 'protonmail':1 'request':7 'secur':11 'still':10"
    -bodyTs: "'ago':9 'ip':5 'log':6 'polici':7 'scrube':2 'year':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705306234
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10525654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705219834 {#2840
      date: 2024-01-14 09:10:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +body: """
    Swiss law doesnt allow complying with VPN services afaik.\n
    \n
    ProtonVPN and ProtonMail are completely seperate too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705236963 {#2162
    date: 2024-01-14 13:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
    "@sqgl@beehaw.org"
    "@Napain@lemmy.ml"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 307775
  -bodyTs: "'afaik':9 'allow':4 'complet':14 'compli':5 'doesnt':3 'law':2 'protonmail':12 'protonvpn':10 'seper':15 'servic':8 'swiss':1 'vpn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7370597"
  +editedAt: DateTimeImmutable @1723202881 {#2044
    date: 2024-08-09 13:28:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705236963 {#2128
    date: 2024-01-14 13:56:03.0 +01:00
  }
  +"title": 307775
}
"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 {#2127
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126
    +user: Proxies\__CG__\App\Entity\User {#2819 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2861 …}
    +slug: "ProtonMail-Complied-with-5-957-Data-Requests-in-2022-Still-Secure"
    +title: "ProtonMail Complied with 5,957 Data Requests in 2022 - Still Secure and Private?"
    +url: "https://restoreprivacy.com/protonmail-data-requests-user-logs/"
    +body: "they scrubed there no ip logs policy years ago"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 37
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705577945 {#2854
      date: 2024-01-18 12:39:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2862 …}
    +votes: Doctrine\ORM\PersistentCollection {#2864 …}
    +reports: Doctrine\ORM\PersistentCollection {#2866 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2870 …}
    +badges: Doctrine\ORM\PersistentCollection {#2872 …}
    +children: [
      App\Entity\EntryComment {#2127}
    ]
    -id: 30343
    -titleTs: "'2022':9 '5':4 '957':5 'compli':2 'data':6 'privat':13 'protonmail':1 'request':7 'secur':11 'still':10"
    -bodyTs: "'ago':9 'ip':5 'log':6 'polici':7 'scrube':2 'year':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705306234
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10525654"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705219834 {#2840
      date: 2024-01-14 09:10:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +body: """
    Swiss law doesnt allow complying with VPN services afaik.\n
    \n
    ProtonVPN and ProtonMail are completely seperate too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705236963 {#2162
    date: 2024-01-14 13:56:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Napain@lemmy.ml"
    "@sqgl@beehaw.org"
    "@Napain@lemmy.ml"
    "@sqgl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2215 …}
  +nested: Doctrine\ORM\PersistentCollection {#2198 …}
  +votes: Doctrine\ORM\PersistentCollection {#2227 …}
  +reports: Doctrine\ORM\PersistentCollection {#2214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 307775
  -bodyTs: "'afaik':9 'allow':4 'complet':14 'compli':5 'doesnt':3 'law':2 'protonmail':12 'protonvpn':10 'seper':15 'servic':8 'swiss':1 'vpn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7370597"
  +editedAt: DateTimeImmutable @1723202881 {#2044
    date: 2024-08-09 13:28:01.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705236963 {#2128
    date: 2024-01-14 13:56:03.0 +01:00
  }
  +"title": 307775
}
"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 {#2125
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: Proxies\__CG__\App\Entity\Image {#2839 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#2834
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  +badges: Doctrine\ORM\PersistentCollection {#2852 …}
  +children: [
    2 => App\Entity\EntryComment {#2053
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705021055 {#2052
        date: 2024-01-12 01:57:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2104 …}
      +nested: Doctrine\ORM\PersistentCollection {#2099 …}
      +votes: Doctrine\ORM\PersistentCollection {#2108 …}
      +reports: Doctrine\ORM\PersistentCollection {#2101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
      -id: 300413
      -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7270807"
      +editedAt: DateTimeImmutable @1722658230 {#2054
        date: 2024-08-03 06:10:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705021055 {#2058
        date: 2024-01-12 01:57:35.0 +01:00
      }
      +"title": 300413
    }
    1 => App\Entity\EntryComment {#2114
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "Haha whoops. Thanks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705159412 {#2107
        date: 2024-01-13 16:23:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@CallumWells@lemmy.ml"
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@CallumWells@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 305441
      -bodyTs: "'haha':1 'thank':3 'whoop':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7330717"
      +editedAt: DateTimeImmutable @1722658211 {#2112
        date: 2024-08-03 06:10:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705159412 {#2124
        date: 2024-01-13 16:23:32.0 +01:00
      }
      +"title": 305441
    }
    0 => App\Entity\EntryComment {#2252
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705256119 {#2229
        date: 2024-01-14 19:15:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@CallumWells@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2189 …}
      +nested: Doctrine\ORM\PersistentCollection {#2311 …}
      +votes: Doctrine\ORM\PersistentCollection {#2293 …}
      +reports: Doctrine\ORM\PersistentCollection {#2309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
      -id: 308596
      -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7376725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705256119 {#2228
        date: 2024-01-14 19:15:19.0 +01:00
      }
      +"title": 308596
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#2816
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#2713
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: Proxies\__CG__\App\Entity\Image {#2839 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#2834
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  +badges: Doctrine\ORM\PersistentCollection {#2852 …}
  +children: [
    2 => App\Entity\EntryComment {#2053
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705021055 {#2052
        date: 2024-01-12 01:57:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2104 …}
      +nested: Doctrine\ORM\PersistentCollection {#2099 …}
      +votes: Doctrine\ORM\PersistentCollection {#2108 …}
      +reports: Doctrine\ORM\PersistentCollection {#2101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
      -id: 300413
      -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7270807"
      +editedAt: DateTimeImmutable @1722658230 {#2054
        date: 2024-08-03 06:10:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705021055 {#2058
        date: 2024-01-12 01:57:35.0 +01:00
      }
      +"title": 300413
    }
    1 => App\Entity\EntryComment {#2114
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "Haha whoops. Thanks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705159412 {#2107
        date: 2024-01-13 16:23:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@CallumWells@lemmy.ml"
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@CallumWells@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 305441
      -bodyTs: "'haha':1 'thank':3 'whoop':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7330717"
      +editedAt: DateTimeImmutable @1722658211 {#2112
        date: 2024-08-03 06:10:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705159412 {#2124
        date: 2024-01-13 16:23:32.0 +01:00
      }
      +"title": 305441
    }
    0 => App\Entity\EntryComment {#2252
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705256119 {#2229
        date: 2024-01-14 19:15:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@CallumWells@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2189 …}
      +nested: Doctrine\ORM\PersistentCollection {#2311 …}
      +votes: Doctrine\ORM\PersistentCollection {#2293 …}
      +reports: Doctrine\ORM\PersistentCollection {#2309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
      -id: 308596
      -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7376725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705256119 {#2228
        date: 2024-01-14 19:15:19.0 +01:00
      }
      +"title": 308596
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#2816
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#2713
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: Proxies\__CG__\App\Entity\Image {#2839 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
  +slug: "Don-t-be-that-guy"
  +title: "Don't be that guy."
  +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
  +body: """
    When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
    \n
    Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
    \n
    Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 1703
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723346919 {#2834
    date: 2024-08-11 05:28:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2842 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  +badges: Doctrine\ORM\PersistentCollection {#2852 …}
  +children: [
    2 => App\Entity\EntryComment {#2053
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705021055 {#2052
        date: 2024-01-12 01:57:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2104 …}
      +nested: Doctrine\ORM\PersistentCollection {#2099 …}
      +votes: Doctrine\ORM\PersistentCollection {#2108 …}
      +reports: Doctrine\ORM\PersistentCollection {#2101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
      -id: 300413
      -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7270807"
      +editedAt: DateTimeImmutable @1722658230 {#2054
        date: 2024-08-03 06:10:30.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705021055 {#2058
        date: 2024-01-12 01:57:35.0 +01:00
      }
      +"title": 300413
    }
    1 => App\Entity\EntryComment {#2114
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "Haha whoops. Thanks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705159412 {#2107
        date: 2024-01-13 16:23:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@CallumWells@lemmy.ml"
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@CallumWells@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 305441
      -bodyTs: "'haha':1 'thank':3 'whoop':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7330717"
      +editedAt: DateTimeImmutable @1722658211 {#2112
        date: 2024-08-03 06:10:11.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705159412 {#2124
        date: 2024-01-13 16:23:32.0 +01:00
      }
      +"title": 305441
    }
    0 => App\Entity\EntryComment {#2252
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705256119 {#2229
        date: 2024-01-14 19:15:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hperrin@lemmy.world"
        "@KingThrillgore@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@CallumWells@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2189 …}
      +nested: Doctrine\ORM\PersistentCollection {#2311 …}
      +votes: Doctrine\ORM\PersistentCollection {#2293 …}
      +reports: Doctrine\ORM\PersistentCollection {#2309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
      -id: 308596
      -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7376725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705256119 {#2228
        date: 2024-01-14 19:15:19.0 +01:00
      }
      +"title": 308596
    }
  ]
  -id: 29079
  -titleTs: "'guy':5"
  -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705081457
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10583631"
  +editedAt: DateTimeImmutable @1721892992 {#2816
    date: 2024-07-25 09:36:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704995057 {#2713
    date: 2024-01-11 18:44:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2053
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2834
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      2 => App\Entity\EntryComment {#2053}
      1 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Haha whoops. Thanks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705159412 {#2107
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 305441
        -bodyTs: "'haha':1 'thank':3 'whoop':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7330717"
        +editedAt: DateTimeImmutable @1722658211 {#2112
          date: 2024-08-03 06:10:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705159412 {#2124
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +"title": 305441
      }
      0 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705256119 {#2229
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2189 …}
        +nested: Doctrine\ORM\PersistentCollection {#2311 …}
        +votes: Doctrine\ORM\PersistentCollection {#2293 …}
        +reports: Doctrine\ORM\PersistentCollection {#2309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
        -id: 308596
        -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7376725"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705256119 {#2228
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +"title": 308596
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2816
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2713
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705021055 {#2052
    date: 2024-01-12 01:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 300413
  -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7270807"
  +editedAt: DateTimeImmutable @1722658230 {#2054
    date: 2024-08-03 06:10:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705021055 {#2058
    date: 2024-01-12 01:57:35.0 +01:00
  }
  +"title": 300413
}
"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 {#2053
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2834
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      2 => App\Entity\EntryComment {#2053}
      1 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Haha whoops. Thanks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705159412 {#2107
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 305441
        -bodyTs: "'haha':1 'thank':3 'whoop':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7330717"
        +editedAt: DateTimeImmutable @1722658211 {#2112
          date: 2024-08-03 06:10:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705159412 {#2124
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +"title": 305441
      }
      0 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705256119 {#2229
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2189 …}
        +nested: Doctrine\ORM\PersistentCollection {#2311 …}
        +votes: Doctrine\ORM\PersistentCollection {#2293 …}
        +reports: Doctrine\ORM\PersistentCollection {#2309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
        -id: 308596
        -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7376725"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705256119 {#2228
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +"title": 308596
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2816
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2713
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705021055 {#2052
    date: 2024-01-12 01:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 300413
  -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7270807"
  +editedAt: DateTimeImmutable @1722658230 {#2054
    date: 2024-08-03 06:10:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705021055 {#2058
    date: 2024-01-12 01:57:35.0 +01:00
  }
  +"title": 300413
}
"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 {#2053
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2834
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      2 => App\Entity\EntryComment {#2053}
      1 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Haha whoops. Thanks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705159412 {#2107
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 305441
        -bodyTs: "'haha':1 'thank':3 'whoop':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7330717"
        +editedAt: DateTimeImmutable @1722658211 {#2112
          date: 2024-08-03 06:10:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705159412 {#2124
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +"title": 305441
      }
      0 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705256119 {#2229
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2189 …}
        +nested: Doctrine\ORM\PersistentCollection {#2311 …}
        +votes: Doctrine\ORM\PersistentCollection {#2293 …}
        +reports: Doctrine\ORM\PersistentCollection {#2309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
        -id: 308596
        -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7376725"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705256119 {#2228
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +"title": 308596
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2816
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2713
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705021055 {#2052
    date: 2024-01-12 01:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -id: 300413
  -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7270807"
  +editedAt: DateTimeImmutable @1722658230 {#2054
    date: 2024-08-03 06:10:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705021055 {#2058
    date: 2024-01-12 01:57:35.0 +01:00
  }
  +"title": 300413
}
"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 {#2114
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2834
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      2 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705021055 {#2052
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2104 …}
        +nested: Doctrine\ORM\PersistentCollection {#2099 …}
        +votes: Doctrine\ORM\PersistentCollection {#2108 …}
        +reports: Doctrine\ORM\PersistentCollection {#2101 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
        -id: 300413
        -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7270807"
        +editedAt: DateTimeImmutable @1722658230 {#2054
          date: 2024-08-03 06:10:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705021055 {#2058
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +"title": 300413
      }
      1 => App\Entity\EntryComment {#2114}
      0 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705256119 {#2229
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2189 …}
        +nested: Doctrine\ORM\PersistentCollection {#2311 …}
        +votes: Doctrine\ORM\PersistentCollection {#2293 …}
        +reports: Doctrine\ORM\PersistentCollection {#2309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
        -id: 308596
        -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7376725"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705256119 {#2228
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +"title": 308596
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2816
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2713
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "Haha whoops. Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705159412 {#2107
    date: 2024-01-13 16:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@CallumWells@lemmy.ml"
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 305441
  -bodyTs: "'haha':1 'thank':3 'whoop':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7330717"
  +editedAt: DateTimeImmutable @1722658211 {#2112
    date: 2024-08-03 06:10:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705159412 {#2124
    date: 2024-01-13 16:23:32.0 +01:00
  }
  +"title": 305441
}
"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 {#2114
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2834
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      2 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705021055 {#2052
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2104 …}
        +nested: Doctrine\ORM\PersistentCollection {#2099 …}
        +votes: Doctrine\ORM\PersistentCollection {#2108 …}
        +reports: Doctrine\ORM\PersistentCollection {#2101 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
        -id: 300413
        -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7270807"
        +editedAt: DateTimeImmutable @1722658230 {#2054
          date: 2024-08-03 06:10:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705021055 {#2058
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +"title": 300413
      }
      1 => App\Entity\EntryComment {#2114}
      0 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705256119 {#2229
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2189 …}
        +nested: Doctrine\ORM\PersistentCollection {#2311 …}
        +votes: Doctrine\ORM\PersistentCollection {#2293 …}
        +reports: Doctrine\ORM\PersistentCollection {#2309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
        -id: 308596
        -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7376725"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705256119 {#2228
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +"title": 308596
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2816
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2713
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "Haha whoops. Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705159412 {#2107
    date: 2024-01-13 16:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@CallumWells@lemmy.ml"
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 305441
  -bodyTs: "'haha':1 'thank':3 'whoop':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7330717"
  +editedAt: DateTimeImmutable @1722658211 {#2112
    date: 2024-08-03 06:10:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705159412 {#2124
    date: 2024-01-13 16:23:32.0 +01:00
  }
  +"title": 305441
}
"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 {#2114
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2834
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      2 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705021055 {#2052
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2104 …}
        +nested: Doctrine\ORM\PersistentCollection {#2099 …}
        +votes: Doctrine\ORM\PersistentCollection {#2108 …}
        +reports: Doctrine\ORM\PersistentCollection {#2101 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
        -id: 300413
        -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7270807"
        +editedAt: DateTimeImmutable @1722658230 {#2054
          date: 2024-08-03 06:10:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705021055 {#2058
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +"title": 300413
      }
      1 => App\Entity\EntryComment {#2114}
      0 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705256119 {#2229
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2189 …}
        +nested: Doctrine\ORM\PersistentCollection {#2311 …}
        +votes: Doctrine\ORM\PersistentCollection {#2293 …}
        +reports: Doctrine\ORM\PersistentCollection {#2309 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
        -id: 308596
        -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7376725"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705256119 {#2228
          date: 2024-01-14 19:15:19.0 +01:00
        }
        +"title": 308596
      }
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2816
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2713
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "Haha whoops. Thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705159412 {#2107
    date: 2024-01-13 16:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@CallumWells@lemmy.ml"
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 305441
  -bodyTs: "'haha':1 'thank':3 'whoop':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7330717"
  +editedAt: DateTimeImmutable @1722658211 {#2112
    date: 2024-08-03 06:10:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705159412 {#2124
    date: 2024-01-13 16:23:32.0 +01:00
  }
  +"title": 305441
}
"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
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2834
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      2 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705021055 {#2052
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2104 …}
        +nested: Doctrine\ORM\PersistentCollection {#2099 …}
        +votes: Doctrine\ORM\PersistentCollection {#2108 …}
        +reports: Doctrine\ORM\PersistentCollection {#2101 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
        -id: 300413
        -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7270807"
        +editedAt: DateTimeImmutable @1722658230 {#2054
          date: 2024-08-03 06:10:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705021055 {#2058
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +"title": 300413
      }
      1 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Haha whoops. Thanks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705159412 {#2107
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 305441
        -bodyTs: "'haha':1 'thank':3 'whoop':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7330717"
        +editedAt: DateTimeImmutable @1722658211 {#2112
          date: 2024-08-03 06:10:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705159412 {#2124
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +"title": 305441
      }
      0 => App\Entity\EntryComment {#2252}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2816
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2713
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705256119 {#2229
    date: 2024-01-14 19:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 308596
  -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7376725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705256119 {#2228
    date: 2024-01-14 19:15:19.0 +01:00
  }
  +"title": 308596
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2834
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      2 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705021055 {#2052
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2104 …}
        +nested: Doctrine\ORM\PersistentCollection {#2099 …}
        +votes: Doctrine\ORM\PersistentCollection {#2108 …}
        +reports: Doctrine\ORM\PersistentCollection {#2101 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
        -id: 300413
        -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7270807"
        +editedAt: DateTimeImmutable @1722658230 {#2054
          date: 2024-08-03 06:10:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705021055 {#2058
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +"title": 300413
      }
      1 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Haha whoops. Thanks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705159412 {#2107
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 305441
        -bodyTs: "'haha':1 'thank':3 'whoop':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7330717"
        +editedAt: DateTimeImmutable @1722658211 {#2112
          date: 2024-08-03 06:10:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705159412 {#2124
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +"title": 305441
      }
      0 => App\Entity\EntryComment {#2252}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2816
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2713
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705256119 {#2229
    date: 2024-01-14 19:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 308596
  -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7376725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705256119 {#2228
    date: 2024-01-14 19:15:19.0 +01:00
  }
  +"title": 308596
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2252
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2841 …}
    +slug: "Don-t-be-that-guy"
    +title: "Don't be that guy."
    +url: "https://lemmy.world/pictrs/image/6e59a654-2024-415f-8a70-3d1fa31f0c8a.png"
    +body: """
      When you’re talking to an open source dev, just remember that they are literally giving you their time for free, and they are people who don’t like to be treated poorly.\n
      \n
      Edit: Just to be clear, I don’t mean any ill will toward the guy. He’s frustrated and he’s just taking it out in the wrong venue at the wrong people, but that doesn’t mean he’s a bad person.\n
      \n
      Edit 2: The reinstalling he’s talking about is NPM. So just running `npm install`. It’s because he tried removing the `node_modules` directory, which is a reasonable thing to do, but it means you need to reinstall the modules with that command.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 1703
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723346919 {#2834
      date: 2024-08-11 05:28:39.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2842 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      2 => App\Entity\EntryComment {#2053
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "The nightmare just crawls out to our reality when paid software is less developed on and more buggy than free Open Source software."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705021055 {#2052
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2104 …}
        +nested: Doctrine\ORM\PersistentCollection {#2099 …}
        +votes: Doctrine\ORM\PersistentCollection {#2108 …}
        +reports: Doctrine\ORM\PersistentCollection {#2101 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
        -id: 300413
        -bodyTs: "'buggi':18 'crawl':4 'develop':14 'free':20 'less':13 'nightmar':2 'open':21 'paid':10 'realiti':8 'softwar':11,23 'sourc':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7270807"
        +editedAt: DateTimeImmutable @1722658230 {#2054
          date: 2024-08-03 06:10:30.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705021055 {#2058
          date: 2024-01-12 01:57:35.0 +01:00
        }
        +"title": 300413
      }
      1 => App\Entity\EntryComment {#2114
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
        +body: "Haha whoops. Thanks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1705159412 {#2107
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
          "@hperrin@lemmy.world"
          "@KingThrillgore@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@CallumWells@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 305441
        -bodyTs: "'haha':1 'thank':3 'whoop':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7330717"
        +editedAt: DateTimeImmutable @1722658211 {#2112
          date: 2024-08-03 06:10:11.0 +02:00
        }
        +createdAt: DateTimeImmutable @1705159412 {#2124
          date: 2024-01-13 16:23:32.0 +01:00
        }
        +"title": 305441
      }
      0 => App\Entity\EntryComment {#2252}
    ]
    -id: 29079
    -titleTs: "'guy':5"
    -bodyTs: "'2':78 'bad':75 'clear':38 'command':120 'dev':9 'directori':101 'doesn':69 'edit':34,77 'free':21 'frustrat':51 'give':16 'guy':48 'ill':44 'instal':91 'like':29 'liter':15 'mean':42,71,111 'modul':100,117 'need':113 'node':99 'npm':86,90 'open':7 'peopl':25,66 'person':76 'poor':33 're':3 'reason':105 'reinstal':80,115 'rememb':11 'remov':97 'run':89 'sourc':8 'take':56 'talk':4,83 'thing':106 'time':19 'toward':46 'treat':32 'tri':96 'venu':62 'wrong':61,65"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705081457
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10583631"
    +editedAt: DateTimeImmutable @1721892992 {#2816
      date: 2024-07-25 09:36:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704995057 {#2713
      date: 2024-01-11 18:44:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2192 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "Uh. The spell checker doesnt work on my phone either way. I got lazy to fix anything on my GrapheneOS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705256119 {#2229
    date: 2024-01-14 19:15:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@KingThrillgore@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@CallumWells@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 308596
  -bodyTs: "'anyth':17 'checker':4 'doesnt':5 'either':10 'fix':16 'got':13 'grapheneo':20 'lazi':14 'phone':9 'spell':3 'uh':1 'way':11 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7376725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705256119 {#2228
    date: 2024-01-14 19:15:19.0 +01:00
  }
  +"title": 308596
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2071
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
  +slug: "Can-We-Talk-About-Cars-2011"
  +title: "“Can We Talk About Cars?” (2011)"
  +url: "https://ia600206.us.archive.org/35/items/AboutCarsKqUY/About_Cars-KqUY.mp4"
  +body: "old but still relevant vlog - opinion - rant on the dangerous reality of cars"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720545348 {#2874
    date: 2024-07-09 19:15:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  +badges: Doctrine\ORM\PersistentCollection {#2891 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +body: "Mostly people who feel especially confident and secure tend to make crashes and mistakes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704935660 {#2065
        date: 2024-01-11 02:14:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sobsu@lemy.nl"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 297946
      -bodyTs: "'confid':6 'crash':12 'especi':5 'feel':4 'make':11 'mistak':14 'most':1 'peopl':2 'secur':8 'tend':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7243257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704935660 {#2074
        date: 2024-01-11 02:14:20.0 +01:00
      }
      +"title": 297946
    }
  ]
  -id: 28695
  -titleTs: "'2011':6 'car':5 'talk':3"
  -bodyTs: "'car':13 'danger':10 'old':1 'opinion':6 'rant':7 'realiti':11 'relev':4 'still':3 'vlog':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704941248
  +visibility: "visible             "
  +apId: "https://lemy.nl/post/338643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908748 {#2860
    date: 2024-01-10 18:45: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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2071
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
  +slug: "Can-We-Talk-About-Cars-2011"
  +title: "“Can We Talk About Cars?” (2011)"
  +url: "https://ia600206.us.archive.org/35/items/AboutCarsKqUY/About_Cars-KqUY.mp4"
  +body: "old but still relevant vlog - opinion - rant on the dangerous reality of cars"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720545348 {#2874
    date: 2024-07-09 19:15:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  +badges: Doctrine\ORM\PersistentCollection {#2891 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +body: "Mostly people who feel especially confident and secure tend to make crashes and mistakes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704935660 {#2065
        date: 2024-01-11 02:14:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sobsu@lemy.nl"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 297946
      -bodyTs: "'confid':6 'crash':12 'especi':5 'feel':4 'make':11 'mistak':14 'most':1 'peopl':2 'secur':8 'tend':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7243257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704935660 {#2074
        date: 2024-01-11 02:14:20.0 +01:00
      }
      +"title": 297946
    }
  ]
  -id: 28695
  -titleTs: "'2011':6 'car':5 'talk':3"
  -bodyTs: "'car':13 'danger':10 'old':1 'opinion':6 'rant':7 'realiti':11 'relev':4 'still':3 'vlog':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704941248
  +visibility: "visible             "
  +apId: "https://lemy.nl/post/338643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908748 {#2860
    date: 2024-01-10 18:45: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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2071
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
  +slug: "Can-We-Talk-About-Cars-2011"
  +title: "“Can We Talk About Cars?” (2011)"
  +url: "https://ia600206.us.archive.org/35/items/AboutCarsKqUY/About_Cars-KqUY.mp4"
  +body: "old but still relevant vlog - opinion - rant on the dangerous reality of cars"
  +type: "link"
  +lang: "nl"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720545348 {#2874
    date: 2024-07-09 19:15:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  +badges: Doctrine\ORM\PersistentCollection {#2891 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +body: "Mostly people who feel especially confident and secure tend to make crashes and mistakes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704935660 {#2065
        date: 2024-01-11 02:14:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sobsu@lemy.nl"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 297946
      -bodyTs: "'confid':6 'crash':12 'especi':5 'feel':4 'make':11 'mistak':14 'most':1 'peopl':2 'secur':8 'tend':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7243257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704935660 {#2074
        date: 2024-01-11 02:14:20.0 +01:00
      }
      +"title": 297946
    }
  ]
  -id: 28695
  -titleTs: "'2011':6 'car':5 'talk':3"
  -bodyTs: "'car':13 'danger':10 'old':1 'opinion':6 'rant':7 'realiti':11 'relev':4 'still':3 'vlog':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704941248
  +visibility: "visible             "
  +apId: "https://lemy.nl/post/338643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704908748 {#2860
    date: 2024-01-10 18:45: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
    +slug: "Can-We-Talk-About-Cars-2011"
    +title: "“Can We Talk About Cars?” (2011)"
    +url: "https://ia600206.us.archive.org/35/items/AboutCarsKqUY/About_Cars-KqUY.mp4"
    +body: "old but still relevant vlog - opinion - rant on the dangerous reality of cars"
    +type: "link"
    +lang: "nl"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720545348 {#2874
      date: 2024-07-09 19:15:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    +badges: Doctrine\ORM\PersistentCollection {#2891 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -id: 28695
    -titleTs: "'2011':6 'car':5 'talk':3"
    -bodyTs: "'car':13 'danger':10 'old':1 'opinion':6 'rant':7 'realiti':11 'relev':4 'still':3 'vlog':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704941248
    +visibility: "visible             "
    +apId: "https://lemy.nl/post/338643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704908748 {#2860
      date: 2024-01-10 18:45:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "Mostly people who feel especially confident and secure tend to make crashes and mistakes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704935660 {#2065
    date: 2024-01-11 02:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sobsu@lemy.nl"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 297946
  -bodyTs: "'confid':6 'crash':12 'especi':5 'feel':4 'make':11 'mistak':14 'most':1 'peopl':2 'secur':8 'tend':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7243257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704935660 {#2074
    date: 2024-01-11 02:14:20.0 +01:00
  }
  +"title": 297946
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
    +slug: "Can-We-Talk-About-Cars-2011"
    +title: "“Can We Talk About Cars?” (2011)"
    +url: "https://ia600206.us.archive.org/35/items/AboutCarsKqUY/About_Cars-KqUY.mp4"
    +body: "old but still relevant vlog - opinion - rant on the dangerous reality of cars"
    +type: "link"
    +lang: "nl"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720545348 {#2874
      date: 2024-07-09 19:15:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    +badges: Doctrine\ORM\PersistentCollection {#2891 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -id: 28695
    -titleTs: "'2011':6 'car':5 'talk':3"
    -bodyTs: "'car':13 'danger':10 'old':1 'opinion':6 'rant':7 'realiti':11 'relev':4 'still':3 'vlog':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704941248
    +visibility: "visible             "
    +apId: "https://lemy.nl/post/338643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704908748 {#2860
      date: 2024-01-10 18:45:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "Mostly people who feel especially confident and secure tend to make crashes and mistakes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704935660 {#2065
    date: 2024-01-11 02:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sobsu@lemy.nl"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 297946
  -bodyTs: "'confid':6 'crash':12 'especi':5 'feel':4 'make':11 'mistak':14 'most':1 'peopl':2 'secur':8 'tend':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7243257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704935660 {#2074
    date: 2024-01-11 02:14:20.0 +01:00
  }
  +"title": 297946
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2879 …}
    +slug: "Can-We-Talk-About-Cars-2011"
    +title: "“Can We Talk About Cars?” (2011)"
    +url: "https://ia600206.us.archive.org/35/items/AboutCarsKqUY/About_Cars-KqUY.mp4"
    +body: "old but still relevant vlog - opinion - rant on the dangerous reality of cars"
    +type: "link"
    +lang: "nl"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720545348 {#2874
      date: 2024-07-09 19:15:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    +badges: Doctrine\ORM\PersistentCollection {#2891 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -id: 28695
    -titleTs: "'2011':6 'car':5 'talk':3"
    -bodyTs: "'car':13 'danger':10 'old':1 'opinion':6 'rant':7 'realiti':11 'relev':4 'still':3 'vlog':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704941248
    +visibility: "visible             "
    +apId: "https://lemy.nl/post/338643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704908748 {#2860
      date: 2024-01-10 18:45:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "Mostly people who feel especially confident and secure tend to make crashes and mistakes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704935660 {#2065
    date: 2024-01-11 02:14:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sobsu@lemy.nl"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 297946
  -bodyTs: "'confid':6 'crash':12 'especi':5 'feel':4 'make':11 'mistak':14 'most':1 'peopl':2 'secur':8 'tend':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7243257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704935660 {#2074
    date: 2024-01-11 02:14:20.0 +01:00
  }
  +"title": 297946
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2336
  +user: Proxies\__CG__\App\Entity\User {#2857 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "boys-vs-men"
  +title: "boys vs men"
  +url: "https://lemmy.ml/pictrs/image/27c95c9a-f438-4811-9ee9-c029f7b44ea3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720475752 {#2893
    date: 2024-07-08 23:55:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2901 …}
  +votes: Doctrine\ORM\PersistentCollection {#2903 …}
  +reports: Doctrine\ORM\PersistentCollection {#2905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
  +badges: Doctrine\ORM\PersistentCollection {#2911 …}
  +children: [
    App\Entity\EntryComment {#2343
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        More like pussies. Who the fuck uses Microsoft Teams and C#?\n
        \n
        Mattermost, Rust, C and C++ man. Python is for everyone too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704935083 {#2342
        date: 2024-01-11 02:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -id: 297929
      -bodyTs: "'c':11,14,16 'everyon':21 'fuck':6 'like':2 'man':17 'mattermost':12 'microsoft':8 'pussi':3 'python':18 'rust':13 'team':9 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7243079"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704935083 {#2337
        date: 2024-01-11 02:04:43.0 +01:00
      }
      +"title": 297929
    }
  ]
  -id: 28647
  -titleTs: "'boy':1 'men':3 'vs':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704987499
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/10356866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704901099 {#2880
    date: 2024-01-10 16:38:19.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
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2336
  +user: Proxies\__CG__\App\Entity\User {#2857 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "boys-vs-men"
  +title: "boys vs men"
  +url: "https://lemmy.ml/pictrs/image/27c95c9a-f438-4811-9ee9-c029f7b44ea3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720475752 {#2893
    date: 2024-07-08 23:55:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2901 …}
  +votes: Doctrine\ORM\PersistentCollection {#2903 …}
  +reports: Doctrine\ORM\PersistentCollection {#2905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
  +badges: Doctrine\ORM\PersistentCollection {#2911 …}
  +children: [
    App\Entity\EntryComment {#2343
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2336 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        More like pussies. Who the fuck uses Microsoft Teams and C#?\n
        \n
        Mattermost, Rust, C and C++ man. Python is for everyone too.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704935083 {#2342
        date: 2024-01-11 02:04:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@deliberalization@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -id: 297929
      -bodyTs: "'c':11,14,16 'everyon':21 'fuck':6 'like':2 'man':17 'mattermost':12 'microsoft':8 'pussi':3 'python':18 'rust':13 'team':9 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7243079"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704935083 {#2337
        date: 2024-01-11 02:04:43.0 +01:00
      }
      +"title": 297929
    }
  ]
  -id: 28647
  -titleTs: "'boy':1 'men':3 'vs':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704987499
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/10356866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704901099 {#2880
    date: 2024-01-10 16:38:19.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
59 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
60 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "boys-vs-men"
    +title: "boys vs men"
    +url: "https://lemmy.ml/pictrs/image/27c95c9a-f438-4811-9ee9-c029f7b44ea3.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720475752 {#2893
      date: 2024-07-08 23:55:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2903 …}
    +reports: Doctrine\ORM\PersistentCollection {#2905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
    +badges: Doctrine\ORM\PersistentCollection {#2911 …}
    +children: [
      App\Entity\EntryComment {#2343}
    ]
    -id: 28647
    -titleTs: "'boy':1 'men':3 'vs':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704987499
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/10356866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704901099 {#2880
      date: 2024-01-10 16:38:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    More like pussies. Who the fuck uses Microsoft Teams and C#?\n
    \n
    Mattermost, Rust, C and C++ man. Python is for everyone too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704935083 {#2342
    date: 2024-01-11 02:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 297929
  -bodyTs: "'c':11,14,16 'everyon':21 'fuck':6 'like':2 'man':17 'mattermost':12 'microsoft':8 'pussi':3 'python':18 'rust':13 'team':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7243079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704935083 {#2337
    date: 2024-01-11 02:04:43.0 +01:00
  }
  +"title": 297929
}
"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 edit
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "boys-vs-men"
    +title: "boys vs men"
    +url: "https://lemmy.ml/pictrs/image/27c95c9a-f438-4811-9ee9-c029f7b44ea3.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720475752 {#2893
      date: 2024-07-08 23:55:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2903 …}
    +reports: Doctrine\ORM\PersistentCollection {#2905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
    +badges: Doctrine\ORM\PersistentCollection {#2911 …}
    +children: [
      App\Entity\EntryComment {#2343}
    ]
    -id: 28647
    -titleTs: "'boy':1 'men':3 'vs':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704987499
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/10356866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704901099 {#2880
      date: 2024-01-10 16:38:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    More like pussies. Who the fuck uses Microsoft Teams and C#?\n
    \n
    Mattermost, Rust, C and C++ man. Python is for everyone too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704935083 {#2342
    date: 2024-01-11 02:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 297929
  -bodyTs: "'c':11,14,16 'everyon':21 'fuck':6 'like':2 'man':17 'mattermost':12 'microsoft':8 'pussi':3 'python':18 'rust':13 'team':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7243079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704935083 {#2337
    date: 2024-01-11 02:04:43.0 +01:00
  }
  +"title": 297929
}
"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
62 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2336
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "boys-vs-men"
    +title: "boys vs men"
    +url: "https://lemmy.ml/pictrs/image/27c95c9a-f438-4811-9ee9-c029f7b44ea3.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720475752 {#2893
      date: 2024-07-08 23:55:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2901 …}
    +votes: Doctrine\ORM\PersistentCollection {#2903 …}
    +reports: Doctrine\ORM\PersistentCollection {#2905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
    +badges: Doctrine\ORM\PersistentCollection {#2911 …}
    +children: [
      App\Entity\EntryComment {#2343}
    ]
    -id: 28647
    -titleTs: "'boy':1 'men':3 'vs':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704987499
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/10356866"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704901099 {#2880
      date: 2024-01-10 16:38:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    More like pussies. Who the fuck uses Microsoft Teams and C#?\n
    \n
    Mattermost, Rust, C and C++ man. Python is for everyone too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704935083 {#2342
    date: 2024-01-11 02:04:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@deliberalization@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 297929
  -bodyTs: "'c':11,14,16 'everyon':21 'fuck':6 'like':2 'man':17 'mattermost':12 'microsoft':8 'pussi':3 'python':18 'rust':13 'team':9 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7243079"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704935083 {#2337
    date: 2024-01-11 02:04:43.0 +01:00
  }
  +"title": 297929
}
"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
63 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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2289
  +user: Proxies\__CG__\App\Entity\User {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2918 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2920 …}
  +slug: "Why-is-the-Cat-Screaming"
  +title: "Why is the Cat Screaming?"
  +url: "https://beehaw.org/pictrs/image/254054d0-a281-46d2-a8e4-81906e16b424.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719275911 {#2913
    date: 2024-06-25 02:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    App\Entity\EntryComment {#2314
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +body: "No its a dog!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704781721 {#2164
        date: 2024-01-09 07:28:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Vitaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2326 …}
      +nested: Doctrine\ORM\PersistentCollection {#2325 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
      -id: 292890
      -bodyTs: "'dog':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7188006"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704781721 {#2331
        date: 2024-01-09 07:28:41.0 +01:00
      }
      +"title": 292890
    }
  ]
  -id: 28167
  -titleTs: "'cat':4 'scream':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836627
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10885625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704750227 {#2899
    date: 2024-01-08 22:43:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2289
  +user: Proxies\__CG__\App\Entity\User {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2918 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2920 …}
  +slug: "Why-is-the-Cat-Screaming"
  +title: "Why is the Cat Screaming?"
  +url: "https://beehaw.org/pictrs/image/254054d0-a281-46d2-a8e4-81906e16b424.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719275911 {#2913
    date: 2024-06-25 02:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    App\Entity\EntryComment {#2314
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +body: "No its a dog!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704781721 {#2164
        date: 2024-01-09 07:28:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Vitaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2326 …}
      +nested: Doctrine\ORM\PersistentCollection {#2325 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
      -id: 292890
      -bodyTs: "'dog':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7188006"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704781721 {#2331
        date: 2024-01-09 07:28:41.0 +01:00
      }
      +"title": 292890
    }
  ]
  -id: 28167
  -titleTs: "'cat':4 'scream':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836627
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10885625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704750227 {#2899
    date: 2024-01-08 22:43:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2289
  +user: Proxies\__CG__\App\Entity\User {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2918 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2920 …}
  +slug: "Why-is-the-Cat-Screaming"
  +title: "Why is the Cat Screaming?"
  +url: "https://beehaw.org/pictrs/image/254054d0-a281-46d2-a8e4-81906e16b424.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 190
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719275911 {#2913
    date: 2024-06-25 02:38:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    App\Entity\EntryComment {#2314
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2289 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +body: "No its a dog!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704781721 {#2164
        date: 2024-01-09 07:28:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@interolivary@beehaw.org"
        "@Vitaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2326 …}
      +nested: Doctrine\ORM\PersistentCollection {#2325 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2323 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
      -id: 292890
      -bodyTs: "'dog':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7188006"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704781721 {#2331
        date: 2024-01-09 07:28:41.0 +01:00
      }
      +"title": 292890
    }
  ]
  -id: 28167
  -titleTs: "'cat':4 'scream':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704836627
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10885625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704750227 {#2899
    date: 2024-01-08 22:43:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 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
68 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2918 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2920 …}
    +slug: "Why-is-the-Cat-Screaming"
    +title: "Why is the Cat Screaming?"
    +url: "https://beehaw.org/pictrs/image/254054d0-a281-46d2-a8e4-81906e16b424.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719275911 {#2913
      date: 2024-06-25 02:38:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      App\Entity\EntryComment {#2314}
    ]
    -id: 28167
    -titleTs: "'cat':4 'scream':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704836627
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10885625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704750227 {#2899
      date: 2024-01-08 22:43:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: "No its a dog!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704781721 {#2164
    date: 2024-01-09 07:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 292890
  -bodyTs: "'dog':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7188006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704781721 {#2331
    date: 2024-01-09 07:28:41.0 +01:00
  }
  +"title": 292890
}
"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 edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2918 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2920 …}
    +slug: "Why-is-the-Cat-Screaming"
    +title: "Why is the Cat Screaming?"
    +url: "https://beehaw.org/pictrs/image/254054d0-a281-46d2-a8e4-81906e16b424.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719275911 {#2913
      date: 2024-06-25 02:38:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      App\Entity\EntryComment {#2314}
    ]
    -id: 28167
    -titleTs: "'cat':4 'scream':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704836627
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10885625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704750227 {#2899
      date: 2024-01-08 22:43:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: "No its a dog!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704781721 {#2164
    date: 2024-01-09 07:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 292890
  -bodyTs: "'dog':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7188006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704781721 {#2331
    date: 2024-01-09 07:28:41.0 +01:00
  }
  +"title": 292890
}
"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
70 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2289
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2918 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2920 …}
    +slug: "Why-is-the-Cat-Screaming"
    +title: "Why is the Cat Screaming?"
    +url: "https://beehaw.org/pictrs/image/254054d0-a281-46d2-a8e4-81906e16b424.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 190
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719275911 {#2913
      date: 2024-06-25 02:38:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      App\Entity\EntryComment {#2314}
    ]
    -id: 28167
    -titleTs: "'cat':4 'scream':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704836627
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10885625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704750227 {#2899
      date: 2024-01-08 22:43:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: "No its a dog!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704781721 {#2164
    date: 2024-01-09 07:28:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@interolivary@beehaw.org"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2326 …}
  +nested: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  -id: 292890
  -bodyTs: "'dog':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7188006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704781721 {#2331
    date: 2024-01-09 07:28:41.0 +01:00
  }
  +"title": 292890
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED 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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
  +slug: "Linux-in-the-corporate-space"
  +title: "Linux in the corporate space"
  +url: null
  +body: """
    I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
    \n
    While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
    \n
    I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722606537 {#2933
    date: 2024-08-02 15:48:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#2040
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The company I work at uses Kubuntu. At least the devs.\n
        \n
        It was amazing finding this out as a Linux user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704780552 {#2132
        date: 2024-01-09 07:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tekkip20@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 292867
      -bodyTs: "'amaz':14 'compani':2 'dev':11 'find':15 'kubuntu':7 'least':9 'linux':20 'use':6 'user':21 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7187719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704780552 {#2138
        date: 2024-01-09 07:09:12.0 +01:00
      }
      +"title": 292867
    }
  ]
  -id: 28153
  -titleTs: "'corpor':4 'linux':1 'space':5"
  -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704832613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10470862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704746213 {#2919
    date: 2024-01-08 21:36:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
  +slug: "Linux-in-the-corporate-space"
  +title: "Linux in the corporate space"
  +url: null
  +body: """
    I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
    \n
    While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
    \n
    I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722606537 {#2933
    date: 2024-08-02 15:48:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#2040
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The company I work at uses Kubuntu. At least the devs.\n
        \n
        It was amazing finding this out as a Linux user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704780552 {#2132
        date: 2024-01-09 07:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tekkip20@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 292867
      -bodyTs: "'amaz':14 'compani':2 'dev':11 'find':15 'kubuntu':7 'least':9 'linux':20 'use':6 'user':21 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7187719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704780552 {#2138
        date: 2024-01-09 07:09:12.0 +01:00
      }
      +"title": 292867
    }
  ]
  -id: 28153
  -titleTs: "'corpor':4 'linux':1 'space':5"
  -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704832613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10470862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704746213 {#2919
    date: 2024-01-08 21:36:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
  +slug: "Linux-in-the-corporate-space"
  +title: "Linux in the corporate space"
  +url: null
  +body: """
    I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
    \n
    While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
    \n
    I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722606537 {#2933
    date: 2024-08-02 15:48:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#2040
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        The company I work at uses Kubuntu. At least the devs.\n
        \n
        It was amazing finding this out as a Linux user.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704780552 {#2132
        date: 2024-01-09 07:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tekkip20@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2350 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2351 …}
      +reports: Doctrine\ORM\PersistentCollection {#2332 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
      -id: 292867
      -bodyTs: "'amaz':14 'compani':2 'dev':11 'find':15 'kubuntu':7 'least':9 'linux':20 'use':6 'user':21 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7187719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704780552 {#2138
        date: 2024-01-09 07:09:12.0 +01:00
      }
      +"title": 292867
    }
  ]
  -id: 28153
  -titleTs: "'corpor':4 'linux':1 'space':5"
  -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704832613
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10470862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704746213 {#2919
    date: 2024-01-08 21:36:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 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
76 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "Linux-in-the-corporate-space"
    +title: "Linux in the corporate space"
    +url: null
    +body: """
      I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
      \n
      While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
      \n
      I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722606537 {#2933
      date: 2024-08-02 15:48:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#2040}
    ]
    -id: 28153
    -titleTs: "'corpor':4 'linux':1 'space':5"
    -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704832613
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10470862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704746213 {#2919
      date: 2024-01-08 21:36:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The company I work at uses Kubuntu. At least the devs.\n
    \n
    It was amazing finding this out as a Linux user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704780552 {#2132
    date: 2024-01-09 07:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tekkip20@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 292867
  -bodyTs: "'amaz':14 'compani':2 'dev':11 'find':15 'kubuntu':7 'least':9 'linux':20 'use':6 'user':21 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7187719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704780552 {#2138
    date: 2024-01-09 07:09:12.0 +01:00
  }
  +"title": 292867
}
"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 edit
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "Linux-in-the-corporate-space"
    +title: "Linux in the corporate space"
    +url: null
    +body: """
      I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
      \n
      While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
      \n
      I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722606537 {#2933
      date: 2024-08-02 15:48:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#2040}
    ]
    -id: 28153
    -titleTs: "'corpor':4 'linux':1 'space':5"
    -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704832613
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10470862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704746213 {#2919
      date: 2024-01-08 21:36:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The company I work at uses Kubuntu. At least the devs.\n
    \n
    It was amazing finding this out as a Linux user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704780552 {#2132
    date: 2024-01-09 07:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tekkip20@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 292867
  -bodyTs: "'amaz':14 'compani':2 'dev':11 'find':15 'kubuntu':7 'least':9 'linux':20 'use':6 'user':21 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7187719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704780552 {#2138
    date: 2024-01-09 07:09:12.0 +01:00
  }
  +"title": 292867
}
"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
78 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "Linux-in-the-corporate-space"
    +title: "Linux in the corporate space"
    +url: null
    +body: """
      I made this post because I am really curious if Linux is used in offices and educational centres like schools.\n
      \n
      While we all know Windows is the mac-daddy in the business space, are there any businesses you know or workplaces that actually Linux as a business replacement for Windows?\n
      \n
      I.e. Mint or Ubuntu, I am not strictly talking about the server side of things.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722606537 {#2933
      date: 2024-08-02 15:48:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#2040}
    ]
    -id: 28153
    -titleTs: "'corpor':4 'linux':1 'space':5"
    -bodyTs: "'actual':44 'busi':33,38,48 'centr':18 'curious':9 'daddi':30 'educ':17 'i.e':52 'know':24,40 'like':19 'linux':11,45 'mac':29 'mac-daddi':28 'made':2 'mint':53 'offic':15 'post':4 'realli':8 'replac':49 'school':20 'server':63 'side':64 'space':34 'strict':59 'talk':60 'thing':66 'ubuntu':55 'use':13 'window':25,51 'workplac':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704832613
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10470862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704746213 {#2919
      date: 2024-01-08 21:36:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The company I work at uses Kubuntu. At least the devs.\n
    \n
    It was amazing finding this out as a Linux user.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704780552 {#2132
    date: 2024-01-09 07:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tekkip20@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 292867
  -bodyTs: "'amaz':14 'compani':2 'dev':11 'find':15 'kubuntu':7 'least':9 'linux':20 'use':6 'user':21 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7187719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704780552 {#2138
    date: 2024-01-09 07:09:12.0 +01:00
  }
  +"title": 292867
}
"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 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
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2916 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "No-context"
  +title: "No context"
  +url: "https://lemmy.ml/pictrs/image/cdd9d331-b293-453d-b903-b76e3ec6e97d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 275
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720177004 {#2951
    date: 2024-07-05 12:56:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +badges: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: """
        I wondered why, till I temember that the wet wipes I bought half a year ago mentioned it had no plastics and were safe to flush I think.\n
        \n
        I dont use wet wipes anyway but I guess when they tell you its ok then its ok, right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704764527 {#2080
        date: 2024-01-09 02:42:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@MaxHardwood@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 292477
      -bodyTs: "'ago':16 'anyway':34 'bought':12 'dont':30 'flush':26 'guess':37 'half':13 'mention':17 'ok':43,46 'plastic':21 'right':47 'safe':24 'tell':40 'tememb':6 'think':28 'till':4 'use':31 'wet':9,32 'wipe':10,33 'wonder':2 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7182741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704764527 {#2064
        date: 2024-01-09 02:42:07.0 +01:00
      }
      +"title": 292477
    }
  ]
  -id: 27949
  -titleTs: "'context':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704756389
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10250609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704669989 {#2939
    date: 2024-01-08 00:26:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2916 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "No-context"
  +title: "No context"
  +url: "https://lemmy.ml/pictrs/image/cdd9d331-b293-453d-b903-b76e3ec6e97d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 275
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720177004 {#2951
    date: 2024-07-05 12:56:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +badges: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: """
        I wondered why, till I temember that the wet wipes I bought half a year ago mentioned it had no plastics and were safe to flush I think.\n
        \n
        I dont use wet wipes anyway but I guess when they tell you its ok then its ok, right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704764527 {#2080
        date: 2024-01-09 02:42:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@MaxHardwood@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 292477
      -bodyTs: "'ago':16 'anyway':34 'bought':12 'dont':30 'flush':26 'guess':37 'half':13 'mention':17 'ok':43,46 'plastic':21 'right':47 'safe':24 'tell':40 'tememb':6 'think':28 'till':4 'use':31 'wet':9,32 'wipe':10,33 'wonder':2 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7182741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704764527 {#2064
        date: 2024-01-09 02:42:07.0 +01:00
      }
      +"title": 292477
    }
  ]
  -id: 27949
  -titleTs: "'context':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704756389
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10250609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704669989 {#2939
    date: 2024-01-08 00:26:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#2916 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "No-context"
  +title: "No context"
  +url: "https://lemmy.ml/pictrs/image/cdd9d331-b293-453d-b903-b76e3ec6e97d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 275
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720177004 {#2951
    date: 2024-07-05 12:56:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +badges: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +body: """
        I wondered why, till I temember that the wet wipes I bought half a year ago mentioned it had no plastics and were safe to flush I think.\n
        \n
        I dont use wet wipes anyway but I guess when they tell you its ok then its ok, right?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704764527 {#2080
        date: 2024-01-09 02:42:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dessalines@lemmy.ml"
        "@pinkdrunkenelephants@lemmy.cafe"
        "@MaxHardwood@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2091 …}
      +nested: Doctrine\ORM\PersistentCollection {#2090 …}
      +votes: Doctrine\ORM\PersistentCollection {#2092 …}
      +reports: Doctrine\ORM\PersistentCollection {#2241 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
      -id: 292477
      -bodyTs: "'ago':16 'anyway':34 'bought':12 'dont':30 'flush':26 'guess':37 'half':13 'mention':17 'ok':43,46 'plastic':21 'right':47 'safe':24 'tell':40 'tememb':6 'think':28 'till':4 'use':31 'wet':9,32 'wipe':10,33 'wonder':2 'year':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7182741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704764527 {#2064
        date: 2024-01-09 02:42:07.0 +01:00
      }
      +"title": 292477
    }
  ]
  -id: 27949
  -titleTs: "'context':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704756389
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10250609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704669989 {#2939
    date: 2024-01-08 00:26:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 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
84 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2916 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2956 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "No-context"
    +title: "No context"
    +url: "https://lemmy.ml/pictrs/image/cdd9d331-b293-453d-b903-b76e3ec6e97d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 275
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720177004 {#2951
      date: 2024-07-05 12:56:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 27949
    -titleTs: "'context':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704756389
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10250609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704669989 {#2939
      date: 2024-01-08 00:26:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: """
    I wondered why, till I temember that the wet wipes I bought half a year ago mentioned it had no plastics and were safe to flush I think.\n
    \n
    I dont use wet wipes anyway but I guess when they tell you its ok then its ok, right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704764527 {#2080
    date: 2024-01-09 02:42:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@MaxHardwood@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 292477
  -bodyTs: "'ago':16 'anyway':34 'bought':12 'dont':30 'flush':26 'guess':37 'half':13 'mention':17 'ok':43,46 'plastic':21 'right':47 'safe':24 'tell':40 'tememb':6 'think':28 'till':4 'use':31 'wet':9,32 'wipe':10,33 'wonder':2 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7182741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704764527 {#2064
    date: 2024-01-09 02:42:07.0 +01:00
  }
  +"title": 292477
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED edit
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2916 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2956 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "No-context"
    +title: "No context"
    +url: "https://lemmy.ml/pictrs/image/cdd9d331-b293-453d-b903-b76e3ec6e97d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 275
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720177004 {#2951
      date: 2024-07-05 12:56:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 27949
    -titleTs: "'context':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704756389
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10250609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704669989 {#2939
      date: 2024-01-08 00:26:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: """
    I wondered why, till I temember that the wet wipes I bought half a year ago mentioned it had no plastics and were safe to flush I think.\n
    \n
    I dont use wet wipes anyway but I guess when they tell you its ok then its ok, right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704764527 {#2080
    date: 2024-01-09 02:42:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@MaxHardwood@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 292477
  -bodyTs: "'ago':16 'anyway':34 'bought':12 'dont':30 'flush':26 'guess':37 'half':13 'mention':17 'ok':43,46 'plastic':21 'right':47 'safe':24 'tell':40 'tememb':6 'think':28 'till':4 'use':31 'wet':9,32 'wipe':10,33 'wonder':2 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7182741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704764527 {#2064
    date: 2024-01-09 02:42:07.0 +01:00
  }
  +"title": 292477
}
"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
86 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#2916 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2956 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "No-context"
    +title: "No context"
    +url: "https://lemmy.ml/pictrs/image/cdd9d331-b293-453d-b903-b76e3ec6e97d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 275
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720177004 {#2951
      date: 2024-07-05 12:56:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 27949
    -titleTs: "'context':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704756389
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10250609"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704669989 {#2939
      date: 2024-01-08 00:26:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +body: """
    I wondered why, till I temember that the wet wipes I bought half a year ago mentioned it had no plastics and were safe to flush I think.\n
    \n
    I dont use wet wipes anyway but I guess when they tell you its ok then its ok, right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704764527 {#2080
    date: 2024-01-09 02:42:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dessalines@lemmy.ml"
    "@pinkdrunkenelephants@lemmy.cafe"
    "@MaxHardwood@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2091 …}
  +nested: Doctrine\ORM\PersistentCollection {#2090 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 292477
  -bodyTs: "'ago':16 'anyway':34 'bought':12 'dont':30 'flush':26 'guess':37 'half':13 'mention':17 'ok':43,46 'plastic':21 'right':47 'safe':24 'tell':40 'tememb':6 'think':28 'till':4 'use':31 'wet':9,32 'wipe':10,33 'wonder':2 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7182741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704764527 {#2064
    date: 2024-01-09 02:42:07.0 +01:00
  }
  +"title": 292477
}
"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 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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "Playing-an-unsupported-file"
  +title: "Playing an unsupported file"
  +url: "https://lemmy.ml/pictrs/image/4fdd9781-5f97-41ba-86b6-ef8a5aebf745.jpeg"
  +body: """
    Image Alt Text: “After downloading a 2.5GB movie\n
    \n
    Me: Presses play Movie unsupported file” A person is shown with eyes on her laptop punching the wall beside her, causing it to crack.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 98
  +favouriteCount: 506
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724493620 {#2970
    date: 2024-08-24 12:00:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  +badges: Doctrine\ORM\PersistentCollection {#2987 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "Hold my beer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704624118 {#2037
        date: 2024-01-07 11:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@milkytoast@kbin.social"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 288367
      -bodyTs: "'beer':3 'hold':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7150682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704624118 {#2144
        date: 2024-01-07 11:41:58.0 +01:00
      }
      +"title": 288367
    }
  ]
  -id: 27663
  -titleTs: "'file':4 'play':1 'unsupport':3"
  -bodyTs: "'2.5':7 'alt':2 'besid':28 'caus':30 'crack':33 'download':5 'eye':21 'file':15 'gb':8 'imag':1 'laptop':24 'movi':9,13 'person':17 'play':12 'press':11 'punch':25 'shown':19 'text':3 'unsupport':14 'wall':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704647214
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10198822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560814 {#2957
    date: 2024-01-06 18:06:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "Playing-an-unsupported-file"
  +title: "Playing an unsupported file"
  +url: "https://lemmy.ml/pictrs/image/4fdd9781-5f97-41ba-86b6-ef8a5aebf745.jpeg"
  +body: """
    Image Alt Text: “After downloading a 2.5GB movie\n
    \n
    Me: Presses play Movie unsupported file” A person is shown with eyes on her laptop punching the wall beside her, causing it to crack.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 98
  +favouriteCount: 506
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724493620 {#2970
    date: 2024-08-24 12:00:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  +badges: Doctrine\ORM\PersistentCollection {#2987 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "Hold my beer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704624118 {#2037
        date: 2024-01-07 11:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@milkytoast@kbin.social"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 288367
      -bodyTs: "'beer':3 'hold':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7150682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704624118 {#2144
        date: 2024-01-07 11:41:58.0 +01:00
      }
      +"title": 288367
    }
  ]
  -id: 27663
  -titleTs: "'file':4 'play':1 'unsupport':3"
  -bodyTs: "'2.5':7 'alt':2 'besid':28 'caus':30 'crack':33 'download':5 'eye':21 'file':15 'gb':8 'imag':1 'laptop':24 'movi':9,13 'person':17 'play':12 'press':11 'punch':25 'shown':19 'text':3 'unsupport':14 'wall':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704647214
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10198822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560814 {#2957
    date: 2024-01-06 18:06:54.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
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "Playing-an-unsupported-file"
  +title: "Playing an unsupported file"
  +url: "https://lemmy.ml/pictrs/image/4fdd9781-5f97-41ba-86b6-ef8a5aebf745.jpeg"
  +body: """
    Image Alt Text: “After downloading a 2.5GB movie\n
    \n
    Me: Presses play Movie unsupported file” A person is shown with eyes on her laptop punching the wall beside her, causing it to crack.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 98
  +favouriteCount: 506
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724493620 {#2970
    date: 2024-08-24 12:00:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  +badges: Doctrine\ORM\PersistentCollection {#2987 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "Hold my beer"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704624118 {#2037
        date: 2024-01-07 11:41:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyclohexane@lemmy.ml"
        "@milkytoast@kbin.social"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 288367
      -bodyTs: "'beer':3 'hold':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7150682"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704624118 {#2144
        date: 2024-01-07 11:41:58.0 +01:00
      }
      +"title": 288367
    }
  ]
  -id: 27663
  -titleTs: "'file':4 'play':1 'unsupport':3"
  -bodyTs: "'2.5':7 'alt':2 'besid':28 'caus':30 'crack':33 'download':5 'eye':21 'file':15 'gb':8 'imag':1 'laptop':24 'movi':9,13 'person':17 'play':12 'press':11 'punch':25 'shown':19 'text':3 'unsupport':14 'wall':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704647214
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10198822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704560814 {#2957
    date: 2024-01-06 18:06:54.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 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
92 DENIED moderate
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "Playing-an-unsupported-file"
    +title: "Playing an unsupported file"
    +url: "https://lemmy.ml/pictrs/image/4fdd9781-5f97-41ba-86b6-ef8a5aebf745.jpeg"
    +body: """
      Image Alt Text: “After downloading a 2.5GB movie\n
      \n
      Me: Presses play Movie unsupported file” A person is shown with eyes on her laptop punching the wall beside her, causing it to crack.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 98
    +favouriteCount: 506
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724493620 {#2970
      date: 2024-08-24 12:00:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2977 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 27663
    -titleTs: "'file':4 'play':1 'unsupport':3"
    -bodyTs: "'2.5':7 'alt':2 'besid':28 'caus':30 'crack':33 'download':5 'eye':21 'file':15 'gb':8 'imag':1 'laptop':24 'movi':9,13 'person':17 'play':12 'press':11 'punch':25 'shown':19 'text':3 'unsupport':14 'wall':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704647214
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10198822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704560814 {#2957
      date: 2024-01-06 18:06:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "Hold my beer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704624118 {#2037
    date: 2024-01-07 11:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@milkytoast@kbin.social"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 288367
  -bodyTs: "'beer':3 'hold':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7150682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704624118 {#2144
    date: 2024-01-07 11:41:58.0 +01:00
  }
  +"title": 288367
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED edit
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "Playing-an-unsupported-file"
    +title: "Playing an unsupported file"
    +url: "https://lemmy.ml/pictrs/image/4fdd9781-5f97-41ba-86b6-ef8a5aebf745.jpeg"
    +body: """
      Image Alt Text: “After downloading a 2.5GB movie\n
      \n
      Me: Presses play Movie unsupported file” A person is shown with eyes on her laptop punching the wall beside her, causing it to crack.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 98
    +favouriteCount: 506
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724493620 {#2970
      date: 2024-08-24 12:00:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2977 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 27663
    -titleTs: "'file':4 'play':1 'unsupport':3"
    -bodyTs: "'2.5':7 'alt':2 'besid':28 'caus':30 'crack':33 'download':5 'eye':21 'file':15 'gb':8 'imag':1 'laptop':24 'movi':9,13 'person':17 'play':12 'press':11 'punch':25 'shown':19 'text':3 'unsupport':14 'wall':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704647214
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10198822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704560814 {#2957
      date: 2024-01-06 18:06:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "Hold my beer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704624118 {#2037
    date: 2024-01-07 11:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@milkytoast@kbin.social"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 288367
  -bodyTs: "'beer':3 'hold':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7150682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704624118 {#2144
    date: 2024-01-07 11:41:58.0 +01:00
  }
  +"title": 288367
}
"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
94 DENIED moderate
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "Playing-an-unsupported-file"
    +title: "Playing an unsupported file"
    +url: "https://lemmy.ml/pictrs/image/4fdd9781-5f97-41ba-86b6-ef8a5aebf745.jpeg"
    +body: """
      Image Alt Text: “After downloading a 2.5GB movie\n
      \n
      Me: Presses play Movie unsupported file” A person is shown with eyes on her laptop punching the wall beside her, causing it to crack.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 98
    +favouriteCount: 506
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724493620 {#2970
      date: 2024-08-24 12:00:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2977 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 27663
    -titleTs: "'file':4 'play':1 'unsupport':3"
    -bodyTs: "'2.5':7 'alt':2 'besid':28 'caus':30 'crack':33 'download':5 'eye':21 'file':15 'gb':8 'imag':1 'laptop':24 'movi':9,13 'person':17 'play':12 'press':11 'punch':25 'shown':19 'text':3 'unsupport':14 'wall':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704647214
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10198822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704560814 {#2957
      date: 2024-01-06 18:06:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2079 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "Hold my beer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704624118 {#2037
    date: 2024-01-07 11:41:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyclohexane@lemmy.ml"
    "@milkytoast@kbin.social"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 288367
  -bodyTs: "'beer':3 'hold':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7150682"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704624118 {#2144
    date: 2024-01-07 11:41:58.0 +01:00
  }
  +"title": 288367
}
"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 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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2994 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
  +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
  +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
  +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722681852 {#2989
    date: 2024-08-03 12:44:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  +badges: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: [
    2 => App\Entity\EntryComment {#1410
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704432275 {#1708
        date: 2024-01-05 06:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ekZepp@lemmy.world"
        "@Grass@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 281764
      -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7089614"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704432275 {#1926
        date: 2024-01-05 06:24:35.0 +01:00
      }
      +"title": 281764
    }
    1 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Oh thats actually something to keep in mind 🤡"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704623484 {#1402
        date: 2024-01-07 11:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ekZepp@lemmy.world"
        "@Grass@sh.itjust.works"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 288340
      -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7150600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623484 {#1405
        date: 2024-01-07 11:31:24.0 +01:00
      }
      +"title": 288340
    }
    0 => App\Entity\EntryComment {#2025
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: App\Entity\EntryComment {#1385}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Btw"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704623499 {#2022
        date: 2024-01-07 11:31:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ekZepp@lemmy.world"
        "@Grass@sh.itjust.works"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 288341
      -bodyTs: "'btw':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7150602"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623499 {#2018
        date: 2024-01-07 11:31:39.0 +01:00
      }
      +"title": 288341
    }
  ]
  -id: 27026
  -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704402875
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2388408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704316475 {#2976
    date: 2024-01-03 22:14:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2994 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
  +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
  +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
  +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722681852 {#2989
    date: 2024-08-03 12:44:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  +badges: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: [
    2 => App\Entity\EntryComment {#1410
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704432275 {#1708
        date: 2024-01-05 06:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ekZepp@lemmy.world"
        "@Grass@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 281764
      -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7089614"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704432275 {#1926
        date: 2024-01-05 06:24:35.0 +01:00
      }
      +"title": 281764
    }
    1 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Oh thats actually something to keep in mind 🤡"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704623484 {#1402
        date: 2024-01-07 11:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ekZepp@lemmy.world"
        "@Grass@sh.itjust.works"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 288340
      -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7150600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623484 {#1405
        date: 2024-01-07 11:31:24.0 +01:00
      }
      +"title": 288340
    }
    0 => App\Entity\EntryComment {#2025
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: App\Entity\EntryComment {#1385}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Btw"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704623499 {#2022
        date: 2024-01-07 11:31:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ekZepp@lemmy.world"
        "@Grass@sh.itjust.works"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 288341
      -bodyTs: "'btw':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7150602"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623499 {#2018
        date: 2024-01-07 11:31:39.0 +01:00
      }
      +"title": 288341
    }
  ]
  -id: 27026
  -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704402875
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2388408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704316475 {#2976
    date: 2024-01-03 22:14:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: Proxies\__CG__\App\Entity\Image {#2994 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
  +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
  +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
  +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 111
  +favouriteCount: 343
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722681852 {#2989
    date: 2024-08-03 12:44:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  +badges: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: [
    2 => App\Entity\EntryComment {#1410
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704432275 {#1708
        date: 2024-01-05 06:24:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ekZepp@lemmy.world"
        "@Grass@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 281764
      -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7089614"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704432275 {#1926
        date: 2024-01-05 06:24:35.0 +01:00
      }
      +"title": 281764
    }
    1 => App\Entity\EntryComment {#1385
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Oh thats actually something to keep in mind 🤡"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704623484 {#1402
        date: 2024-01-07 11:31:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ekZepp@lemmy.world"
        "@Grass@sh.itjust.works"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1401 …}
      +nested: Doctrine\ORM\PersistentCollection {#1363 …}
      +votes: Doctrine\ORM\PersistentCollection {#1362 …}
      +reports: Doctrine\ORM\PersistentCollection {#2019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
      -id: 288340
      -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7150600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623484 {#1405
        date: 2024-01-07 11:31:24.0 +01:00
      }
      +"title": 288340
    }
    0 => App\Entity\EntryComment {#2025
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
      +image: null
      +parent: App\Entity\EntryComment {#1385}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Btw"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704623499 {#2022
        date: 2024-01-07 11:31:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ekZepp@lemmy.world"
        "@Grass@sh.itjust.works"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 288341
      -bodyTs: "'btw':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7150602"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704623499 {#2018
        date: 2024-01-07 11:31:39.0 +01:00
      }
      +"title": 288341
    }
  ]
  -id: 27026
  -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704402875
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2388408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704316475 {#2976
    date: 2024-01-03 22:14:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 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
100 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2994 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
    +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
    +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
    +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 343
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722681852 {#2989
      date: 2024-08-03 12:44:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      2 => App\Entity\EntryComment {#1410}
      1 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Oh thats actually something to keep in mind 🤡"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623484 {#1402
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 288340
        -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623484 {#1405
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +"title": 288340
      }
      0 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: App\Entity\EntryComment {#1385}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Btw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623499 {#2022
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2011 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2029 …}
        +reports: Doctrine\ORM\PersistentCollection {#2020 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -id: 288341
        -bodyTs: "'btw':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150602"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623499 {#2018
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +"title": 288341
      }
    ]
    -id: 27026
    -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402875
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316475 {#2976
      date: 2024-01-03 22:14:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704432275 {#1708
    date: 2024-01-05 06:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ekZepp@lemmy.world"
    "@Grass@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 281764
  -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7089614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704432275 {#1926
    date: 2024-01-05 06:24:35.0 +01:00
  }
  +"title": 281764
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED edit
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2994 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
    +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
    +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
    +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 343
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722681852 {#2989
      date: 2024-08-03 12:44:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      2 => App\Entity\EntryComment {#1410}
      1 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Oh thats actually something to keep in mind 🤡"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623484 {#1402
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 288340
        -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623484 {#1405
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +"title": 288340
      }
      0 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: App\Entity\EntryComment {#1385}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Btw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623499 {#2022
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2011 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2029 …}
        +reports: Doctrine\ORM\PersistentCollection {#2020 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -id: 288341
        -bodyTs: "'btw':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150602"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623499 {#2018
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +"title": 288341
      }
    ]
    -id: 27026
    -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402875
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316475 {#2976
      date: 2024-01-03 22:14:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704432275 {#1708
    date: 2024-01-05 06:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ekZepp@lemmy.world"
    "@Grass@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 281764
  -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7089614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704432275 {#1926
    date: 2024-01-05 06:24:35.0 +01:00
  }
  +"title": 281764
}
"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
102 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2994 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
    +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
    +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
    +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 343
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722681852 {#2989
      date: 2024-08-03 12:44:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      2 => App\Entity\EntryComment {#1410}
      1 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Oh thats actually something to keep in mind 🤡"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623484 {#1402
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 288340
        -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623484 {#1405
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +"title": 288340
      }
      0 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: App\Entity\EntryComment {#1385}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Btw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623499 {#2022
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2011 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2029 …}
        +reports: Doctrine\ORM\PersistentCollection {#2020 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -id: 288341
        -bodyTs: "'btw':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150602"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623499 {#2018
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +"title": 288341
      }
    ]
    -id: 27026
    -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402875
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316475 {#2976
      date: 2024-01-03 22:14:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704432275 {#1708
    date: 2024-01-05 06:24:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ekZepp@lemmy.world"
    "@Grass@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 281764
  -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7089614"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704432275 {#1926
    date: 2024-01-05 06:24:35.0 +01:00
  }
  +"title": 281764
}
"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 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
104 DENIED moderate
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2994 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
    +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
    +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
    +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 343
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722681852 {#2989
      date: 2024-08-03 12:44:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      2 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704432275 {#1708
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 281764
        -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7089614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704432275 {#1926
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +"title": 281764
      }
      1 => App\Entity\EntryComment {#1385}
      0 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: App\Entity\EntryComment {#1385}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Btw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623499 {#2022
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2011 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2029 …}
        +reports: Doctrine\ORM\PersistentCollection {#2020 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -id: 288341
        -bodyTs: "'btw':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150602"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623499 {#2018
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +"title": 288341
      }
    ]
    -id: 27026
    -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402875
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316475 {#2976
      date: 2024-01-03 22:14:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Oh thats actually something to keep in mind 🤡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704623484 {#1402
    date: 2024-01-07 11:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ekZepp@lemmy.world"
    "@Grass@sh.itjust.works"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 288340
  -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7150600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623484 {#1405
    date: 2024-01-07 11:31:24.0 +01:00
  }
  +"title": 288340
}
"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 edit
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2994 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
    +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
    +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
    +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 343
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722681852 {#2989
      date: 2024-08-03 12:44:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      2 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704432275 {#1708
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 281764
        -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7089614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704432275 {#1926
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +"title": 281764
      }
      1 => App\Entity\EntryComment {#1385}
      0 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: App\Entity\EntryComment {#1385}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Btw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623499 {#2022
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2011 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2029 …}
        +reports: Doctrine\ORM\PersistentCollection {#2020 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -id: 288341
        -bodyTs: "'btw':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150602"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623499 {#2018
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +"title": 288341
      }
    ]
    -id: 27026
    -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402875
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316475 {#2976
      date: 2024-01-03 22:14:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Oh thats actually something to keep in mind 🤡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704623484 {#1402
    date: 2024-01-07 11:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ekZepp@lemmy.world"
    "@Grass@sh.itjust.works"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 288340
  -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7150600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623484 {#1405
    date: 2024-01-07 11:31:24.0 +01:00
  }
  +"title": 288340
}
"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
106 DENIED moderate
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2994 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
    +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
    +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
    +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 343
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722681852 {#2989
      date: 2024-08-03 12:44:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      2 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704432275 {#1708
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 281764
        -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7089614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704432275 {#1926
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +"title": 281764
      }
      1 => App\Entity\EntryComment {#1385}
      0 => App\Entity\EntryComment {#2025
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: App\Entity\EntryComment {#1385}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Btw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623499 {#2022
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2011 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2029 …}
        +reports: Doctrine\ORM\PersistentCollection {#2020 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -id: 288341
        -bodyTs: "'btw':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150602"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623499 {#2018
          date: 2024-01-07 11:31:39.0 +01:00
        }
        +"title": 288341
      }
    ]
    -id: 27026
    -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402875
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316475 {#2976
      date: 2024-01-03 22:14:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Oh thats actually something to keep in mind 🤡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704623484 {#1402
    date: 2024-01-07 11:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ekZepp@lemmy.world"
    "@Grass@sh.itjust.works"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1401 …}
  +nested: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#1362 …}
  +reports: Doctrine\ORM\PersistentCollection {#2019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
  -id: 288340
  -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7150600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623484 {#1405
    date: 2024-01-07 11:31:24.0 +01:00
  }
  +"title": 288340
}
"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
107 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
108 DENIED moderate
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2994 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
    +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
    +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
    +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 343
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722681852 {#2989
      date: 2024-08-03 12:44:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      2 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704432275 {#1708
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 281764
        -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7089614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704432275 {#1926
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +"title": 281764
      }
      1 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Oh thats actually something to keep in mind 🤡"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623484 {#1402
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 288340
        -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623484 {#1405
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +"title": 288340
      }
      0 => App\Entity\EntryComment {#2025}
    ]
    -id: 27026
    -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402875
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316475 {#2976
      date: 2024-01-03 22:14:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: App\Entity\EntryComment {#1385}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704623499 {#2022
    date: 2024-01-07 11:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ekZepp@lemmy.world"
    "@Grass@sh.itjust.works"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 288341
  -bodyTs: "'btw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7150602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623499 {#2018
    date: 2024-01-07 11:31:39.0 +01:00
  }
  +"title": 288341
}
"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
109 DENIED edit
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2994 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
    +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
    +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
    +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 343
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722681852 {#2989
      date: 2024-08-03 12:44:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      2 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704432275 {#1708
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 281764
        -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7089614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704432275 {#1926
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +"title": 281764
      }
      1 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Oh thats actually something to keep in mind 🤡"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623484 {#1402
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 288340
        -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623484 {#1405
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +"title": 288340
      }
      0 => App\Entity\EntryComment {#2025}
    ]
    -id: 27026
    -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402875
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316475 {#2976
      date: 2024-01-03 22:14:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: App\Entity\EntryComment {#1385}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704623499 {#2022
    date: 2024-01-07 11:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ekZepp@lemmy.world"
    "@Grass@sh.itjust.works"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 288341
  -bodyTs: "'btw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7150602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623499 {#2018
    date: 2024-01-07 11:31:39.0 +01:00
  }
  +"title": 288341
}
"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
110 DENIED moderate
App\Entity\EntryComment {#2025
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
    +image: Proxies\__CG__\App\Entity\Image {#2994 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2996 …}
    +slug: "God-bless-the-imperial-system-and-bald-eagles-oil-too"
    +title: "God bless the imperial system and bald eagles 🦅🦅🦅🦅 (oil too)"
    +url: "https://lemmus.org/pictrs/image/7f812bb0-18a5-4592-a8cd-e81d0434daf2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 111
    +favouriteCount: 343
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722681852 {#2989
      date: 2024-08-03 12:44:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      2 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Omg I even dreamed that after hearing this non stop on the class vacation. It follows you through the day and dream."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1704432275 {#1708
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1883 …}
        +nested: Doctrine\ORM\PersistentCollection {#2389 …}
        +votes: Doctrine\ORM\PersistentCollection {#2387 …}
        +reports: Doctrine\ORM\PersistentCollection {#2394 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
        -id: 281764
        -bodyTs: "'class':13 'day':20 'dream':4,22 'even':3 'follow':16 'hear':7 'non':9 'omg':1 'stop':10 'vacat':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7089614"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704432275 {#1926
          date: 2024-01-05 06:24:35.0 +01:00
        }
        +"title": 281764
      }
      1 => App\Entity\EntryComment {#1385
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
        +body: "Oh thats actually something to keep in mind 🤡"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704623484 {#1402
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BradPittIsGod@lemmus.org"
          "@ekZepp@lemmy.world"
          "@Grass@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1401 …}
        +nested: Doctrine\ORM\PersistentCollection {#1363 …}
        +votes: Doctrine\ORM\PersistentCollection {#1362 …}
        +reports: Doctrine\ORM\PersistentCollection {#2019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2030 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2026 …}
        -id: 288340
        -bodyTs: "'actual':3 'keep':6 'mind':8 'oh':1 'someth':4 'that':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7150600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704623484 {#1405
          date: 2024-01-07 11:31:24.0 +01:00
        }
        +"title": 288340
      }
      0 => App\Entity\EntryComment {#2025}
    ]
    -id: 27026
    -titleTs: "'bald':7 'bless':2 'eagl':8 'god':1 'imperi':4 'oil':9 'system':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704402875
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388408"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704316475 {#2976
      date: 2024-01-03 22:14:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1907 …}
  +image: null
  +parent: App\Entity\EntryComment {#1385}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704623499 {#2022
    date: 2024-01-07 11:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ekZepp@lemmy.world"
    "@Grass@sh.itjust.works"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 288341
  -bodyTs: "'btw':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7150602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704623499 {#2018
    date: 2024-01-07 11:31:39.0 +01:00
  }
  +"title": 288341
}
"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 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
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2452
  +user: Proxies\__CG__\App\Entity\User {#3014 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3016 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#3009
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
  +badges: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: [
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "Thr issue with spotify I have is only one. Its pretty good at predicting new songs with radio that I may like and I usually use the radio feature as I dont like to repeat my own playlists over and over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704385437 {#2456
        date: 2024-01-04 17:23:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 279914
      -bodyTs: "'dont':32 'featur':29 'good':12 'issu':2 'like':22,33 'may':21 'new':15 'one':9 'playlist':38 'predict':14 'pretti':11 'radio':18,28 'repeat':35 'song':16 'spotifi':4 'thr':1 'use':26 'usual':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7069329"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704385437 {#2460
        date: 2024-01-04 17:23:57.0 +01:00
      }
      +"title": 279914
    }
    0 => App\Entity\EntryComment {#2364
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: """
        I gave it a short try just to see if my fav artists are there. Yes. Didnt expect this. Also feels much more serious than spotify. I will see if the algorithm does its job.\n
        \n
        Its weird how at first it only displayed music I would never listen to or is not near the artists I selected at the beginning. I guess I need to listen and favoritize them. And wait?..\n
        \n
        Edit: It got a bit better over time. But there are a few songs still missing on Tidal 💀
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704422606 {#2360
        date: 2024-01-05 03:43:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 281558
      -bodyTs: "'algorithm':32 'also':20 'artist':13,55 'begin':60 'better':77 'bit':76 'didnt':17 'display':43 'edit':72 'expect':18 'fav':12 'favorit':68 'feel':21 'first':40 'gave':2 'got':74 'guess':62 'job':35 'listen':48,66 'miss':87 'much':22 'music':44 'near':53 'need':64 'never':47 'see':9,29 'select':57 'serious':24 'short':5 'song':85 'spotifi':26 'still':86 'tidal':89 'time':79 'tri':6 'wait':71 'weird':37 'would':46 'yes':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7084747"
      +editedAt: DateTimeImmutable @1711816852 {#2359
        date: 2024-03-30 17:40:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704422606 {#2361
        date: 2024-01-05 03:43:26.0 +01:00
      }
      +"title": 281558
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2995
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2973
    date: 2024-01-03 17:34:46.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
113 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2452
  +user: Proxies\__CG__\App\Entity\User {#3014 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3016 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#3009
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
  +badges: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: [
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "Thr issue with spotify I have is only one. Its pretty good at predicting new songs with radio that I may like and I usually use the radio feature as I dont like to repeat my own playlists over and over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704385437 {#2456
        date: 2024-01-04 17:23:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 279914
      -bodyTs: "'dont':32 'featur':29 'good':12 'issu':2 'like':22,33 'may':21 'new':15 'one':9 'playlist':38 'predict':14 'pretti':11 'radio':18,28 'repeat':35 'song':16 'spotifi':4 'thr':1 'use':26 'usual':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7069329"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704385437 {#2460
        date: 2024-01-04 17:23:57.0 +01:00
      }
      +"title": 279914
    }
    0 => App\Entity\EntryComment {#2364
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: """
        I gave it a short try just to see if my fav artists are there. Yes. Didnt expect this. Also feels much more serious than spotify. I will see if the algorithm does its job.\n
        \n
        Its weird how at first it only displayed music I would never listen to or is not near the artists I selected at the beginning. I guess I need to listen and favoritize them. And wait?..\n
        \n
        Edit: It got a bit better over time. But there are a few songs still missing on Tidal 💀
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704422606 {#2360
        date: 2024-01-05 03:43:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 281558
      -bodyTs: "'algorithm':32 'also':20 'artist':13,55 'begin':60 'better':77 'bit':76 'didnt':17 'display':43 'edit':72 'expect':18 'fav':12 'favorit':68 'feel':21 'first':40 'gave':2 'got':74 'guess':62 'job':35 'listen':48,66 'miss':87 'much':22 'music':44 'near':53 'need':64 'never':47 'see':9,29 'select':57 'serious':24 'short':5 'song':85 'spotifi':26 'still':86 'tidal':89 'time':79 'tri':6 'wait':71 'weird':37 'would':46 'yes':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7084747"
      +editedAt: DateTimeImmutable @1711816852 {#2359
        date: 2024-03-30 17:40:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704422606 {#2361
        date: 2024-01-05 03:43:26.0 +01:00
      }
      +"title": 281558
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2995
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2973
    date: 2024-01-03 17:34:46.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
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2452
  +user: Proxies\__CG__\App\Entity\User {#3014 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3016 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#3009
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
  +badges: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: [
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "Thr issue with spotify I have is only one. Its pretty good at predicting new songs with radio that I may like and I usually use the radio feature as I dont like to repeat my own playlists over and over."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704385437 {#2456
        date: 2024-01-04 17:23:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 279914
      -bodyTs: "'dont':32 'featur':29 'good':12 'issu':2 'like':22,33 'may':21 'new':15 'one':9 'playlist':38 'predict':14 'pretti':11 'radio':18,28 'repeat':35 'song':16 'spotifi':4 'thr':1 'use':26 'usual':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7069329"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704385437 {#2460
        date: 2024-01-04 17:23:57.0 +01:00
      }
      +"title": 279914
    }
    0 => App\Entity\EntryComment {#2364
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: """
        I gave it a short try just to see if my fav artists are there. Yes. Didnt expect this. Also feels much more serious than spotify. I will see if the algorithm does its job.\n
        \n
        Its weird how at first it only displayed music I would never listen to or is not near the artists I selected at the beginning. I guess I need to listen and favoritize them. And wait?..\n
        \n
        Edit: It got a bit better over time. But there are a few songs still missing on Tidal 💀
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704422606 {#2360
        date: 2024-01-05 03:43:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@const_void@lemmy.ml"
        "@Yerbouti@lemmy.ml"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2380 …}
      +nested: Doctrine\ORM\PersistentCollection {#2382 …}
      +votes: Doctrine\ORM\PersistentCollection {#2384 …}
      +reports: Doctrine\ORM\PersistentCollection {#2379 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
      -id: 281558
      -bodyTs: "'algorithm':32 'also':20 'artist':13,55 'begin':60 'better':77 'bit':76 'didnt':17 'display':43 'edit':72 'expect':18 'fav':12 'favorit':68 'feel':21 'first':40 'gave':2 'got':74 'guess':62 'job':35 'listen':48,66 'miss':87 'much':22 'music':44 'near':53 'need':64 'never':47 'see':9,29 'select':57 'serious':24 'short':5 'song':85 'spotifi':26 'still':86 'tidal':89 'time':79 'tri':6 'wait':71 'weird':37 'would':46 'yes':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7084747"
      +editedAt: DateTimeImmutable @1711816852 {#2359
        date: 2024-03-30 17:40:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704422606 {#2361
        date: 2024-01-05 03:43:26.0 +01:00
      }
      +"title": 281558
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2995
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2973
    date: 2024-01-03 17:34:46.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
115 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
116 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#3014 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3016 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#3009
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#2364
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: """
          I gave it a short try just to see if my fav artists are there. Yes. Didnt expect this. Also feels much more serious than spotify. I will see if the algorithm does its job.\n
          \n
          Its weird how at first it only displayed music I would never listen to or is not near the artists I selected at the beginning. I guess I need to listen and favoritize them. And wait?..\n
          \n
          Edit: It got a bit better over time. But there are a few songs still missing on Tidal 💀
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704422606 {#2360
          date: 2024-01-05 03:43:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2384 …}
        +reports: Doctrine\ORM\PersistentCollection {#2379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 281558
        -bodyTs: "'algorithm':32 'also':20 'artist':13,55 'begin':60 'better':77 'bit':76 'didnt':17 'display':43 'edit':72 'expect':18 'fav':12 'favorit':68 'feel':21 'first':40 'gave':2 'got':74 'guess':62 'job':35 'listen':48,66 'miss':87 'much':22 'music':44 'near':53 'need':64 'never':47 'see':9,29 'select':57 'serious':24 'short':5 'song':85 'spotifi':26 'still':86 'tidal':89 'time':79 'tri':6 'wait':71 'weird':37 'would':46 'yes':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7084747"
        +editedAt: DateTimeImmutable @1711816852 {#2359
          date: 2024-03-30 17:40:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704422606 {#2361
          date: 2024-01-05 03:43:26.0 +01:00
        }
        +"title": 281558
      }
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2995
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2973
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "Thr issue with spotify I have is only one. Its pretty good at predicting new songs with radio that I may like and I usually use the radio feature as I dont like to repeat my own playlists over and over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704385437 {#2456
    date: 2024-01-04 17:23:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 279914
  -bodyTs: "'dont':32 'featur':29 'good':12 'issu':2 'like':22,33 'may':21 'new':15 'one':9 'playlist':38 'predict':14 'pretti':11 'radio':18,28 'repeat':35 'song':16 'spotifi':4 'thr':1 'use':26 'usual':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7069329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704385437 {#2460
    date: 2024-01-04 17:23:57.0 +01:00
  }
  +"title": 279914
}
"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 edit
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#3014 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3016 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#3009
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#2364
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: """
          I gave it a short try just to see if my fav artists are there. Yes. Didnt expect this. Also feels much more serious than spotify. I will see if the algorithm does its job.\n
          \n
          Its weird how at first it only displayed music I would never listen to or is not near the artists I selected at the beginning. I guess I need to listen and favoritize them. And wait?..\n
          \n
          Edit: It got a bit better over time. But there are a few songs still missing on Tidal 💀
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704422606 {#2360
          date: 2024-01-05 03:43:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2384 …}
        +reports: Doctrine\ORM\PersistentCollection {#2379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 281558
        -bodyTs: "'algorithm':32 'also':20 'artist':13,55 'begin':60 'better':77 'bit':76 'didnt':17 'display':43 'edit':72 'expect':18 'fav':12 'favorit':68 'feel':21 'first':40 'gave':2 'got':74 'guess':62 'job':35 'listen':48,66 'miss':87 'much':22 'music':44 'near':53 'need':64 'never':47 'see':9,29 'select':57 'serious':24 'short':5 'song':85 'spotifi':26 'still':86 'tidal':89 'time':79 'tri':6 'wait':71 'weird':37 'would':46 'yes':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7084747"
        +editedAt: DateTimeImmutable @1711816852 {#2359
          date: 2024-03-30 17:40:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704422606 {#2361
          date: 2024-01-05 03:43:26.0 +01:00
        }
        +"title": 281558
      }
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2995
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2973
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "Thr issue with spotify I have is only one. Its pretty good at predicting new songs with radio that I may like and I usually use the radio feature as I dont like to repeat my own playlists over and over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704385437 {#2456
    date: 2024-01-04 17:23:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 279914
  -bodyTs: "'dont':32 'featur':29 'good':12 'issu':2 'like':22,33 'may':21 'new':15 'one':9 'playlist':38 'predict':14 'pretti':11 'radio':18,28 'repeat':35 'song':16 'spotifi':4 'thr':1 'use':26 'usual':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7069329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704385437 {#2460
    date: 2024-01-04 17:23:57.0 +01:00
  }
  +"title": 279914
}
"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
118 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#3014 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3016 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#3009
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#2364
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: """
          I gave it a short try just to see if my fav artists are there. Yes. Didnt expect this. Also feels much more serious than spotify. I will see if the algorithm does its job.\n
          \n
          Its weird how at first it only displayed music I would never listen to or is not near the artists I selected at the beginning. I guess I need to listen and favoritize them. And wait?..\n
          \n
          Edit: It got a bit better over time. But there are a few songs still missing on Tidal 💀
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704422606 {#2360
          date: 2024-01-05 03:43:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2380 …}
        +nested: Doctrine\ORM\PersistentCollection {#2382 …}
        +votes: Doctrine\ORM\PersistentCollection {#2384 …}
        +reports: Doctrine\ORM\PersistentCollection {#2379 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
        -id: 281558
        -bodyTs: "'algorithm':32 'also':20 'artist':13,55 'begin':60 'better':77 'bit':76 'didnt':17 'display':43 'edit':72 'expect':18 'fav':12 'favorit':68 'feel':21 'first':40 'gave':2 'got':74 'guess':62 'job':35 'listen':48,66 'miss':87 'much':22 'music':44 'near':53 'need':64 'never':47 'see':9,29 'select':57 'serious':24 'short':5 'song':85 'spotifi':26 'still':86 'tidal':89 'time':79 'tri':6 'wait':71 'weird':37 'would':46 'yes':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7084747"
        +editedAt: DateTimeImmutable @1711816852 {#2359
          date: 2024-03-30 17:40:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704422606 {#2361
          date: 2024-01-05 03:43:26.0 +01:00
        }
        +"title": 281558
      }
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2995
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2973
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "Thr issue with spotify I have is only one. Its pretty good at predicting new songs with radio that I may like and I usually use the radio feature as I dont like to repeat my own playlists over and over."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704385437 {#2456
    date: 2024-01-04 17:23:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 279914
  -bodyTs: "'dont':32 'featur':29 'good':12 'issu':2 'like':22,33 'may':21 'new':15 'one':9 'playlist':38 'predict':14 'pretti':11 'radio':18,28 'repeat':35 'song':16 'spotifi':4 'thr':1 'use':26 'usual':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7069329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704385437 {#2460
    date: 2024-01-04 17:23:57.0 +01:00
  }
  +"title": 279914
}
"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
119 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
120 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#3014 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3016 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#3009
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "Thr issue with spotify I have is only one. Its pretty good at predicting new songs with radio that I may like and I usually use the radio feature as I dont like to repeat my own playlists over and over."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704385437 {#2456
          date: 2024-01-04 17:23:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 279914
        -bodyTs: "'dont':32 'featur':29 'good':12 'issu':2 'like':22,33 'may':21 'new':15 'one':9 'playlist':38 'predict':14 'pretti':11 'radio':18,28 'repeat':35 'song':16 'spotifi':4 'thr':1 'use':26 'usual':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7069329"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704385437 {#2460
          date: 2024-01-04 17:23:57.0 +01:00
        }
        +"title": 279914
      }
      0 => App\Entity\EntryComment {#2364}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2995
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2973
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: """
    I gave it a short try just to see if my fav artists are there. Yes. Didnt expect this. Also feels much more serious than spotify. I will see if the algorithm does its job.\n
    \n
    Its weird how at first it only displayed music I would never listen to or is not near the artists I selected at the beginning. I guess I need to listen and favoritize them. And wait?..\n
    \n
    Edit: It got a bit better over time. But there are a few songs still missing on Tidal 💀
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704422606 {#2360
    date: 2024-01-05 03:43:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 281558
  -bodyTs: "'algorithm':32 'also':20 'artist':13,55 'begin':60 'better':77 'bit':76 'didnt':17 'display':43 'edit':72 'expect':18 'fav':12 'favorit':68 'feel':21 'first':40 'gave':2 'got':74 'guess':62 'job':35 'listen':48,66 'miss':87 'much':22 'music':44 'near':53 'need':64 'never':47 'see':9,29 'select':57 'serious':24 'short':5 'song':85 'spotifi':26 'still':86 'tidal':89 'time':79 'tri':6 'wait':71 'weird':37 'would':46 'yes':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7084747"
  +editedAt: DateTimeImmutable @1711816852 {#2359
    date: 2024-03-30 17:40:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704422606 {#2361
    date: 2024-01-05 03:43:26.0 +01:00
  }
  +"title": 281558
}
"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
121 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#3014 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3016 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#3009
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "Thr issue with spotify I have is only one. Its pretty good at predicting new songs with radio that I may like and I usually use the radio feature as I dont like to repeat my own playlists over and over."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704385437 {#2456
          date: 2024-01-04 17:23:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 279914
        -bodyTs: "'dont':32 'featur':29 'good':12 'issu':2 'like':22,33 'may':21 'new':15 'one':9 'playlist':38 'predict':14 'pretti':11 'radio':18,28 'repeat':35 'song':16 'spotifi':4 'thr':1 'use':26 'usual':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7069329"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704385437 {#2460
          date: 2024-01-04 17:23:57.0 +01:00
        }
        +"title": 279914
      }
      0 => App\Entity\EntryComment {#2364}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2995
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2973
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: """
    I gave it a short try just to see if my fav artists are there. Yes. Didnt expect this. Also feels much more serious than spotify. I will see if the algorithm does its job.\n
    \n
    Its weird how at first it only displayed music I would never listen to or is not near the artists I selected at the beginning. I guess I need to listen and favoritize them. And wait?..\n
    \n
    Edit: It got a bit better over time. But there are a few songs still missing on Tidal 💀
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704422606 {#2360
    date: 2024-01-05 03:43:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 281558
  -bodyTs: "'algorithm':32 'also':20 'artist':13,55 'begin':60 'better':77 'bit':76 'didnt':17 'display':43 'edit':72 'expect':18 'fav':12 'favorit':68 'feel':21 'first':40 'gave':2 'got':74 'guess':62 'job':35 'listen':48,66 'miss':87 'much':22 'music':44 'near':53 'need':64 'never':47 'see':9,29 'select':57 'serious':24 'short':5 'song':85 'spotifi':26 'still':86 'tidal':89 'time':79 'tri':6 'wait':71 'weird':37 'would':46 'yes':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7084747"
  +editedAt: DateTimeImmutable @1711816852 {#2359
    date: 2024-03-30 17:40:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704422606 {#2361
    date: 2024-01-05 03:43:26.0 +01:00
  }
  +"title": 281558
}
"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
122 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#3014 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3016 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#3009
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "Thr issue with spotify I have is only one. Its pretty good at predicting new songs with radio that I may like and I usually use the radio feature as I dont like to repeat my own playlists over and over."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704385437 {#2456
          date: 2024-01-04 17:23:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@const_void@lemmy.ml"
          "@Yerbouti@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 279914
        -bodyTs: "'dont':32 'featur':29 'good':12 'issu':2 'like':22,33 'may':21 'new':15 'one':9 'playlist':38 'predict':14 'pretti':11 'radio':18,28 'repeat':35 'song':16 'spotifi':4 'thr':1 'use':26 'usual':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7069329"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704385437 {#2460
          date: 2024-01-04 17:23:57.0 +01:00
        }
        +"title": 279914
      }
      0 => App\Entity\EntryComment {#2364}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2995
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2973
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: """
    I gave it a short try just to see if my fav artists are there. Yes. Didnt expect this. Also feels much more serious than spotify. I will see if the algorithm does its job.\n
    \n
    Its weird how at first it only displayed music I would never listen to or is not near the artists I selected at the beginning. I guess I need to listen and favoritize them. And wait?..\n
    \n
    Edit: It got a bit better over time. But there are a few songs still missing on Tidal 💀
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704422606 {#2360
    date: 2024-01-05 03:43:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@const_void@lemmy.ml"
    "@Yerbouti@lemmy.ml"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 281558
  -bodyTs: "'algorithm':32 'also':20 'artist':13,55 'begin':60 'better':77 'bit':76 'didnt':17 'display':43 'edit':72 'expect':18 'fav':12 'favorit':68 'feel':21 'first':40 'gave':2 'got':74 'guess':62 'job':35 'listen':48,66 'miss':87 'much':22 'music':44 'near':53 'need':64 'never':47 'see':9,29 'select':57 'serious':24 'short':5 'song':85 'spotifi':26 'still':86 'tidal':89 'time':79 'tri':6 'wait':71 'weird':37 'would':46 'yes':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7084747"
  +editedAt: DateTimeImmutable @1711816852 {#2359
    date: 2024-03-30 17:40:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704422606 {#2361
    date: 2024-01-05 03:43:26.0 +01:00
  }
  +"title": 281558
}
"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 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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1730
  +user: Proxies\__CG__\App\Entity\User {#2992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: Proxies\__CG__\App\Entity\Image {#3034 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
  +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
  +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 264
  +favouriteCount: 771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723522826 {#3029
    date: 2024-08-13 06:20:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3036 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  +badges: Doctrine\ORM\PersistentCollection {#3046 …}
  +children: [
    1 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well, would be nice if we would have automatic Taxis. Less of the issues like Parking lots but still a lot of issues present."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1710301908 {#1726
        date: 2024-03-13 04:51:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 268010
      -bodyTs: "'automat':9 'issu':14,23 'less':11 'like':15 'lot':17,21 'nice':4 'park':16 'present':24 'still':19 'taxi':10 'well':1 'would':2,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6978261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704050035 {#1728
        date: 2023-12-31 20:13:55.0 +01:00
      }
      +"title": 268010
    }
    0 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: App\Entity\EntryComment {#1736}
      +body: "I can imagine them being cheaper and I only would use people to transit other people when you can have 40 people or so. Where security on big vehicles like bus or train need more caution. A person driving a single person feels like a waste of time or smth. Driverless cars could also be more efficient in routing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704116332 {#1716
        date: 2024-01-01 14:38:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 269921
      -bodyTs: "'40':21 'also':54 'big':28 'bus':31 'car':52 'caution':36 'cheaper':6 'could':53 'drive':39 'driverless':51 'effici':57 'feel':43 'imagin':3 'like':30,44 'need':34 'peopl':12,16,22 'person':38,42 'rout':59 'secur':26 'singl':41 'smth':50 'time':48 'train':33 'transit':14 'use':11 'vehicl':29 'wast':46 'would':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6989352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704116332 {#1717
        date: 2024-01-01 14:38:52.0 +01:00
      }
      +"title": 269921
    }
  ]
  -id: 25894
  -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704046544
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9918613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960144 {#3015
    date: 2023-12-30 19:15:44.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
125 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1730
  +user: Proxies\__CG__\App\Entity\User {#2992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: Proxies\__CG__\App\Entity\Image {#3034 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
  +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
  +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 264
  +favouriteCount: 771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723522826 {#3029
    date: 2024-08-13 06:20:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3036 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  +badges: Doctrine\ORM\PersistentCollection {#3046 …}
  +children: [
    1 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well, would be nice if we would have automatic Taxis. Less of the issues like Parking lots but still a lot of issues present."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1710301908 {#1726
        date: 2024-03-13 04:51:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 268010
      -bodyTs: "'automat':9 'issu':14,23 'less':11 'like':15 'lot':17,21 'nice':4 'park':16 'present':24 'still':19 'taxi':10 'well':1 'would':2,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6978261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704050035 {#1728
        date: 2023-12-31 20:13:55.0 +01:00
      }
      +"title": 268010
    }
    0 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: App\Entity\EntryComment {#1736}
      +body: "I can imagine them being cheaper and I only would use people to transit other people when you can have 40 people or so. Where security on big vehicles like bus or train need more caution. A person driving a single person feels like a waste of time or smth. Driverless cars could also be more efficient in routing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704116332 {#1716
        date: 2024-01-01 14:38:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 269921
      -bodyTs: "'40':21 'also':54 'big':28 'bus':31 'car':52 'caution':36 'cheaper':6 'could':53 'drive':39 'driverless':51 'effici':57 'feel':43 'imagin':3 'like':30,44 'need':34 'peopl':12,16,22 'person':38,42 'rout':59 'secur':26 'singl':41 'smth':50 'time':48 'train':33 'transit':14 'use':11 'vehicl':29 'wast':46 'would':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6989352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704116332 {#1717
        date: 2024-01-01 14:38:52.0 +01:00
      }
      +"title": 269921
    }
  ]
  -id: 25894
  -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704046544
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9918613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960144 {#3015
    date: 2023-12-30 19:15:44.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
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1730
  +user: Proxies\__CG__\App\Entity\User {#2992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: Proxies\__CG__\App\Entity\Image {#3034 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
  +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
  +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
  +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 264
  +favouriteCount: 771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723522826 {#3029
    date: 2024-08-13 06:20:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3036 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  +badges: Doctrine\ORM\PersistentCollection {#3046 …}
  +children: [
    1 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well, would be nice if we would have automatic Taxis. Less of the issues like Parking lots but still a lot of issues present."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1710301908 {#1726
        date: 2024-03-13 04:51:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 268010
      -bodyTs: "'automat':9 'issu':14,23 'less':11 'like':15 'lot':17,21 'nice':4 'park':16 'present':24 'still':19 'taxi':10 'well':1 'would':2,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6978261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704050035 {#1728
        date: 2023-12-31 20:13:55.0 +01:00
      }
      +"title": 268010
    }
    0 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: App\Entity\EntryComment {#1736}
      +body: "I can imagine them being cheaper and I only would use people to transit other people when you can have 40 people or so. Where security on big vehicles like bus or train need more caution. A person driving a single person feels like a waste of time or smth. Driverless cars could also be more efficient in routing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704116332 {#1716
        date: 2024-01-01 14:38:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@ReakDuck@lemmy.ml"
        "@blackn1ght@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 269921
      -bodyTs: "'40':21 'also':54 'big':28 'bus':31 'car':52 'caution':36 'cheaper':6 'could':53 'drive':39 'driverless':51 'effici':57 'feel':43 'imagin':3 'like':30,44 'need':34 'peopl':12,16,22 'person':38,42 'rout':59 'secur':26 'singl':41 'smth':50 'time':48 'train':33 'transit':14 'use':11 'vehicl':29 'wast':46 'would':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6989352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704116332 {#1717
        date: 2024-01-01 14:38:52.0 +01:00
      }
      +"title": 269921
    }
  ]
  -id: 25894
  -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704046544
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9918613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960144 {#3015
    date: 2023-12-30 19:15:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED 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
128 DENIED moderate
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: Proxies\__CG__\App\Entity\Image {#3034 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
    +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
    +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 264
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723522826 {#3029
      date: 2024-08-13 06:20:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3036 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    +badges: Doctrine\ORM\PersistentCollection {#3046 …}
    +children: [
      1 => App\Entity\EntryComment {#1736}
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: App\Entity\EntryComment {#1736}
        +body: "I can imagine them being cheaper and I only would use people to transit other people when you can have 40 people or so. Where security on big vehicles like bus or train need more caution. A person driving a single person feels like a waste of time or smth. Driverless cars could also be more efficient in routing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704116332 {#1716
          date: 2024-01-01 14:38:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 269921
        -bodyTs: "'40':21 'also':54 'big':28 'bus':31 'car':52 'caution':36 'cheaper':6 'could':53 'drive':39 'driverless':51 'effici':57 'feel':43 'imagin':3 'like':30,44 'need':34 'peopl':12,16,22 'person':38,42 'rout':59 'secur':26 'singl':41 'smth':50 'time':48 'train':33 'transit':14 'use':11 'vehicl':29 'wast':46 'would':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6989352"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704116332 {#1717
          date: 2024-01-01 14:38:52.0 +01:00
        }
        +"title": 269921
      }
    ]
    -id: 25894
    -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704046544
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960144 {#3015
      date: 2023-12-30 19:15:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, would be nice if we would have automatic Taxis. Less of the issues like Parking lots but still a lot of issues present."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1710301908 {#1726
    date: 2024-03-13 04:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 268010
  -bodyTs: "'automat':9 'issu':14,23 'less':11 'like':15 'lot':17,21 'nice':4 'park':16 'present':24 'still':19 'taxi':10 'well':1 'would':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6978261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050035 {#1728
    date: 2023-12-31 20:13:55.0 +01:00
  }
  +"title": 268010
}
"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 edit
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: Proxies\__CG__\App\Entity\Image {#3034 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
    +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
    +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 264
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723522826 {#3029
      date: 2024-08-13 06:20:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3036 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    +badges: Doctrine\ORM\PersistentCollection {#3046 …}
    +children: [
      1 => App\Entity\EntryComment {#1736}
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: App\Entity\EntryComment {#1736}
        +body: "I can imagine them being cheaper and I only would use people to transit other people when you can have 40 people or so. Where security on big vehicles like bus or train need more caution. A person driving a single person feels like a waste of time or smth. Driverless cars could also be more efficient in routing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704116332 {#1716
          date: 2024-01-01 14:38:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 269921
        -bodyTs: "'40':21 'also':54 'big':28 'bus':31 'car':52 'caution':36 'cheaper':6 'could':53 'drive':39 'driverless':51 'effici':57 'feel':43 'imagin':3 'like':30,44 'need':34 'peopl':12,16,22 'person':38,42 'rout':59 'secur':26 'singl':41 'smth':50 'time':48 'train':33 'transit':14 'use':11 'vehicl':29 'wast':46 'would':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6989352"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704116332 {#1717
          date: 2024-01-01 14:38:52.0 +01:00
        }
        +"title": 269921
      }
    ]
    -id: 25894
    -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704046544
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960144 {#3015
      date: 2023-12-30 19:15:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, would be nice if we would have automatic Taxis. Less of the issues like Parking lots but still a lot of issues present."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1710301908 {#1726
    date: 2024-03-13 04:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 268010
  -bodyTs: "'automat':9 'issu':14,23 'less':11 'like':15 'lot':17,21 'nice':4 'park':16 'present':24 'still':19 'taxi':10 'well':1 'would':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6978261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050035 {#1728
    date: 2023-12-31 20:13:55.0 +01:00
  }
  +"title": 268010
}
"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
130 DENIED moderate
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: Proxies\__CG__\App\Entity\Image {#3034 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
    +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
    +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 264
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723522826 {#3029
      date: 2024-08-13 06:20:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3036 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    +badges: Doctrine\ORM\PersistentCollection {#3046 …}
    +children: [
      1 => App\Entity\EntryComment {#1736}
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: App\Entity\EntryComment {#1736}
        +body: "I can imagine them being cheaper and I only would use people to transit other people when you can have 40 people or so. Where security on big vehicles like bus or train need more caution. A person driving a single person feels like a waste of time or smth. Driverless cars could also be more efficient in routing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704116332 {#1716
          date: 2024-01-01 14:38:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
          "@ReakDuck@lemmy.ml"
          "@blackn1ght@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 269921
        -bodyTs: "'40':21 'also':54 'big':28 'bus':31 'car':52 'caution':36 'cheaper':6 'could':53 'drive':39 'driverless':51 'effici':57 'feel':43 'imagin':3 'like':30,44 'need':34 'peopl':12,16,22 'person':38,42 'rout':59 'secur':26 'singl':41 'smth':50 'time':48 'train':33 'transit':14 'use':11 'vehicl':29 'wast':46 'would':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6989352"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704116332 {#1717
          date: 2024-01-01 14:38:52.0 +01:00
        }
        +"title": 269921
      }
    ]
    -id: 25894
    -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704046544
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960144 {#3015
      date: 2023-12-30 19:15:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, would be nice if we would have automatic Taxis. Less of the issues like Parking lots but still a lot of issues present."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1710301908 {#1726
    date: 2024-03-13 04:51:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 268010
  -bodyTs: "'automat':9 'issu':14,23 'less':11 'like':15 'lot':17,21 'nice':4 'park':16 'present':24 'still':19 'taxi':10 'well':1 'would':2,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6978261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704050035 {#1728
    date: 2023-12-31 20:13:55.0 +01:00
  }
  +"title": 268010
}
"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 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
132 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: Proxies\__CG__\App\Entity\Image {#3034 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
    +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
    +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 264
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723522826 {#3029
      date: 2024-08-13 06:20:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3036 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    +badges: Doctrine\ORM\PersistentCollection {#3046 …}
    +children: [
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
        +image: null
        +parent: null
        +root: null
        +body: "Well, would be nice if we would have automatic Taxis. Less of the issues like Parking lots but still a lot of issues present."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1710301908 {#1726
          date: 2024-03-13 04:51:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 268010
        -bodyTs: "'automat':9 'issu':14,23 'less':11 'like':15 'lot':17,21 'nice':4 'park':16 'present':24 'still':19 'taxi':10 'well':1 'would':2,7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6978261"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704050035 {#1728
          date: 2023-12-31 20:13:55.0 +01:00
        }
        +"title": 268010
      }
      0 => App\Entity\EntryComment {#1739}
    ]
    -id: 25894
    -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704046544
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960144 {#3015
      date: 2023-12-30 19:15:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: App\Entity\EntryComment {#1736}
  +body: "I can imagine them being cheaper and I only would use people to transit other people when you can have 40 people or so. Where security on big vehicles like bus or train need more caution. A person driving a single person feels like a waste of time or smth. Driverless cars could also be more efficient in routing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704116332 {#1716
    date: 2024-01-01 14:38:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 269921
  -bodyTs: "'40':21 'also':54 'big':28 'bus':31 'car':52 'caution':36 'cheaper':6 'could':53 'drive':39 'driverless':51 'effici':57 'feel':43 'imagin':3 'like':30,44 'need':34 'peopl':12,16,22 'person':38,42 'rout':59 'secur':26 'singl':41 'smth':50 'time':48 'train':33 'transit':14 'use':11 'vehicl':29 'wast':46 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6989352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704116332 {#1717
    date: 2024-01-01 14:38:52.0 +01:00
  }
  +"title": 269921
}
"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 edit
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: Proxies\__CG__\App\Entity\Image {#3034 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
    +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
    +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 264
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723522826 {#3029
      date: 2024-08-13 06:20:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3036 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    +badges: Doctrine\ORM\PersistentCollection {#3046 …}
    +children: [
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
        +image: null
        +parent: null
        +root: null
        +body: "Well, would be nice if we would have automatic Taxis. Less of the issues like Parking lots but still a lot of issues present."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1710301908 {#1726
          date: 2024-03-13 04:51:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 268010
        -bodyTs: "'automat':9 'issu':14,23 'less':11 'like':15 'lot':17,21 'nice':4 'park':16 'present':24 'still':19 'taxi':10 'well':1 'would':2,7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6978261"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704050035 {#1728
          date: 2023-12-31 20:13:55.0 +01:00
        }
        +"title": 268010
      }
      0 => App\Entity\EntryComment {#1739}
    ]
    -id: 25894
    -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704046544
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960144 {#3015
      date: 2023-12-30 19:15:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: App\Entity\EntryComment {#1736}
  +body: "I can imagine them being cheaper and I only would use people to transit other people when you can have 40 people or so. Where security on big vehicles like bus or train need more caution. A person driving a single person feels like a waste of time or smth. Driverless cars could also be more efficient in routing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704116332 {#1716
    date: 2024-01-01 14:38:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 269921
  -bodyTs: "'40':21 'also':54 'big':28 'bus':31 'car':52 'caution':36 'cheaper':6 'could':53 'drive':39 'driverless':51 'effici':57 'feel':43 'imagin':3 'like':30,44 'need':34 'peopl':12,16,22 'person':38,42 'rout':59 'secur':26 'singl':41 'smth':50 'time':48 'train':33 'transit':14 'use':11 'vehicl':29 'wast':46 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6989352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704116332 {#1717
    date: 2024-01-01 14:38:52.0 +01:00
  }
  +"title": 269921
}
"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
134 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1730
    +user: Proxies\__CG__\App\Entity\User {#2992 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
    +image: Proxies\__CG__\App\Entity\Image {#3034 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2900 …}
    +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
    +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
    +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 264
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723522826 {#3029
      date: 2024-08-13 06:20:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3036 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    +badges: Doctrine\ORM\PersistentCollection {#3046 …}
    +children: [
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1730 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
        +image: null
        +parent: null
        +root: null
        +body: "Well, would be nice if we would have automatic Taxis. Less of the issues like Parking lots but still a lot of issues present."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1710301908 {#1726
          date: 2024-03-13 04:51:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@HiddenLayer5@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 268010
        -bodyTs: "'automat':9 'issu':14,23 'less':11 'like':15 'lot':17,21 'nice':4 'park':16 'present':24 'still':19 'taxi':10 'well':1 'would':2,7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6978261"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704050035 {#1728
          date: 2023-12-31 20:13:55.0 +01:00
        }
        +"title": 268010
      }
      0 => App\Entity\EntryComment {#1739}
    ]
    -id: 25894
    -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704046544
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960144 {#3015
      date: 2023-12-30 19:15:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1737 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: App\Entity\EntryComment {#1736}
  +body: "I can imagine them being cheaper and I only would use people to transit other people when you can have 40 people or so. Where security on big vehicles like bus or train need more caution. A person driving a single person feels like a waste of time or smth. Driverless cars could also be more efficient in routing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704116332 {#1716
    date: 2024-01-01 14:38:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@ReakDuck@lemmy.ml"
    "@blackn1ght@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 269921
  -bodyTs: "'40':21 'also':54 'big':28 'bus':31 'car':52 'caution':36 'cheaper':6 'could':53 'drive':39 'driverless':51 'effici':57 'feel':43 'imagin':3 'like':30,44 'need':34 'peopl':12,16,22 'person':38,42 'rout':59 'secur':26 'singl':41 'smth':50 'time':48 'train':33 'transit':14 'use':11 'vehicl':29 'wast':46 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6989352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704116332 {#1717
    date: 2024-01-01 14:38:52.0 +01:00
  }
  +"title": 269921
}
"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
135 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
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#3012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
  +slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
  +title: "What distros have you tried and thought, "Nope, this one's not for me"?"
  +url: null
  +body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 354
  +favouriteCount: 249
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704559219 {#3048
    date: 2024-01-06 17:40:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  +badges: Doctrine\ORM\PersistentCollection {#3064 …}
  +children: [
    1 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "Thats a pretty bad reason"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703577373 {#1613
        date: 2023-12-26 08:56:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@case_when@feddit.uk"
        "@Mandy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 253046
      -bodyTs: "'bad':4 'pretti':3 'reason':5 'that':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6885380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703577373 {#1604
        date: 2023-12-26 08:56:13.0 +01:00
      }
      +"title": 253046
    }
    0 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        Well, for the tech illerterate. Arch is pretty simple and excellent to manage as everything is simple in the system together with the Arch Wiki.\n
        \n
        But this is only for those who tinker and manage their systems or want to learn more about the Linux system. Endeavour is better for the normal user who doesn’t want to break their head. Its definetly not the KISS 1. Which you mentioned
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703616218 {#1611
        date: 2023-12-26 19:43:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@case_when@feddit.uk"
        "@Mandy@sh.itjust.works"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 254372
      -bodyTs: "'1':67 'arch':6,24 'better':49 'break':59 'definet':63 'doesn':55 'endeavour':47 'everyth':15 'excel':11 'head':61 'illerter':5 'kiss':66 'learn':41 'linux':45 'manag':13,35 'mention':70 'normal':52 'pretti':8 'simpl':9,17 'system':20,37,46 'tech':4 'tinker':33 'togeth':21 'user':53 'want':39,57 'well':1 'wiki':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6892512"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703616218 {#1598
        date: 2023-12-26 19:43:38.0 +01:00
      }
      +"title": 254372
    }
  ]
  -id: 24620
  -titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
  -bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703579294
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/5978231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703492894 {#3035
    date: 2023-12-25 09:28:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#3012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
  +slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
  +title: "What distros have you tried and thought, "Nope, this one's not for me"?"
  +url: null
  +body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 354
  +favouriteCount: 249
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704559219 {#3048
    date: 2024-01-06 17:40:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  +badges: Doctrine\ORM\PersistentCollection {#3064 …}
  +children: [
    1 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "Thats a pretty bad reason"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703577373 {#1613
        date: 2023-12-26 08:56:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@case_when@feddit.uk"
        "@Mandy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 253046
      -bodyTs: "'bad':4 'pretti':3 'reason':5 'that':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6885380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703577373 {#1604
        date: 2023-12-26 08:56:13.0 +01:00
      }
      +"title": 253046
    }
    0 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        Well, for the tech illerterate. Arch is pretty simple and excellent to manage as everything is simple in the system together with the Arch Wiki.\n
        \n
        But this is only for those who tinker and manage their systems or want to learn more about the Linux system. Endeavour is better for the normal user who doesn’t want to break their head. Its definetly not the KISS 1. Which you mentioned
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703616218 {#1611
        date: 2023-12-26 19:43:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@case_when@feddit.uk"
        "@Mandy@sh.itjust.works"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 254372
      -bodyTs: "'1':67 'arch':6,24 'better':49 'break':59 'definet':63 'doesn':55 'endeavour':47 'everyth':15 'excel':11 'head':61 'illerter':5 'kiss':66 'learn':41 'linux':45 'manag':13,35 'mention':70 'normal':52 'pretti':8 'simpl':9,17 'system':20,37,46 'tech':4 'tinker':33 'togeth':21 'user':53 'want':39,57 'well':1 'wiki':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6892512"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703616218 {#1598
        date: 2023-12-26 19:43:38.0 +01:00
      }
      +"title": 254372
    }
  ]
  -id: 24620
  -titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
  -bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703579294
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/5978231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703492894 {#3035
    date: 2023-12-25 09:28:14.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
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#3012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
  +slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
  +title: "What distros have you tried and thought, "Nope, this one's not for me"?"
  +url: null
  +body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 354
  +favouriteCount: 249
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704559219 {#3048
    date: 2024-01-06 17:40:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  +badges: Doctrine\ORM\PersistentCollection {#3064 …}
  +children: [
    1 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "Thats a pretty bad reason"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703577373 {#1613
        date: 2023-12-26 08:56:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@case_when@feddit.uk"
        "@Mandy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 253046
      -bodyTs: "'bad':4 'pretti':3 'reason':5 'that':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6885380"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703577373 {#1604
        date: 2023-12-26 08:56:13.0 +01:00
      }
      +"title": 253046
    }
    0 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: """
        Well, for the tech illerterate. Arch is pretty simple and excellent to manage as everything is simple in the system together with the Arch Wiki.\n
        \n
        But this is only for those who tinker and manage their systems or want to learn more about the Linux system. Endeavour is better for the normal user who doesn’t want to break their head. Its definetly not the KISS 1. Which you mentioned
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703616218 {#1611
        date: 2023-12-26 19:43:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@case_when@feddit.uk"
        "@Mandy@sh.itjust.works"
        "@ReakDuck@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 254372
      -bodyTs: "'1':67 'arch':6,24 'better':49 'break':59 'definet':63 'doesn':55 'endeavour':47 'everyth':15 'excel':11 'head':61 'illerter':5 'kiss':66 'learn':41 'linux':45 'manag':13,35 'mention':70 'normal':52 'pretti':8 'simpl':9,17 'system':20,37,46 'tech':4 'tinker':33 'togeth':21 'user':53 'want':39,57 'well':1 'wiki':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6892512"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703616218 {#1598
        date: 2023-12-26 19:43:38.0 +01:00
      }
      +"title": 254372
    }
  ]
  -id: 24620
  -titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
  -bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703579294
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/5978231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703492894 {#3035
    date: 2023-12-25 09:28:14.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
139 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
140 DENIED moderate
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
    +title: "What distros have you tried and thought, "Nope, this one's not for me"?"
    +url: null
    +body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 354
    +favouriteCount: 249
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704559219 {#3048
      date: 2024-01-06 17:40:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1596}
      0 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Well, for the tech illerterate. Arch is pretty simple and excellent to manage as everything is simple in the system together with the Arch Wiki.\n
          \n
          But this is only for those who tinker and manage their systems or want to learn more about the Linux system. Endeavour is better for the normal user who doesn’t want to break their head. Its definetly not the KISS 1. Which you mentioned
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703616218 {#1611
          date: 2023-12-26 19:43:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@case_when@feddit.uk"
          "@Mandy@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 254372
        -bodyTs: "'1':67 'arch':6,24 'better':49 'break':59 'definet':63 'doesn':55 'endeavour':47 'everyth':15 'excel':11 'head':61 'illerter':5 'kiss':66 'learn':41 'linux':45 'manag':13,35 'mention':70 'normal':52 'pretti':8 'simpl':9,17 'system':20,37,46 'tech':4 'tinker':33 'togeth':21 'user':53 'want':39,57 'well':1 'wiki':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6892512"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703616218 {#1598
          date: 2023-12-26 19:43:38.0 +01:00
        }
        +"title": 254372
      }
    ]
    -id: 24620
    -titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
    -bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703579294
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/5978231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703492894 {#3035
      date: 2023-12-25 09:28:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "Thats a pretty bad reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703577373 {#1613
    date: 2023-12-26 08:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@case_when@feddit.uk"
    "@Mandy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 253046
  -bodyTs: "'bad':4 'pretti':3 'reason':5 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6885380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703577373 {#1604
    date: 2023-12-26 08:56:13.0 +01:00
  }
  +"title": 253046
}
"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 edit
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
    +title: "What distros have you tried and thought, "Nope, this one's not for me"?"
    +url: null
    +body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 354
    +favouriteCount: 249
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704559219 {#3048
      date: 2024-01-06 17:40:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1596}
      0 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Well, for the tech illerterate. Arch is pretty simple and excellent to manage as everything is simple in the system together with the Arch Wiki.\n
          \n
          But this is only for those who tinker and manage their systems or want to learn more about the Linux system. Endeavour is better for the normal user who doesn’t want to break their head. Its definetly not the KISS 1. Which you mentioned
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703616218 {#1611
          date: 2023-12-26 19:43:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@case_when@feddit.uk"
          "@Mandy@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 254372
        -bodyTs: "'1':67 'arch':6,24 'better':49 'break':59 'definet':63 'doesn':55 'endeavour':47 'everyth':15 'excel':11 'head':61 'illerter':5 'kiss':66 'learn':41 'linux':45 'manag':13,35 'mention':70 'normal':52 'pretti':8 'simpl':9,17 'system':20,37,46 'tech':4 'tinker':33 'togeth':21 'user':53 'want':39,57 'well':1 'wiki':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6892512"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703616218 {#1598
          date: 2023-12-26 19:43:38.0 +01:00
        }
        +"title": 254372
      }
    ]
    -id: 24620
    -titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
    -bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703579294
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/5978231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703492894 {#3035
      date: 2023-12-25 09:28:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "Thats a pretty bad reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703577373 {#1613
    date: 2023-12-26 08:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@case_when@feddit.uk"
    "@Mandy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 253046
  -bodyTs: "'bad':4 'pretti':3 'reason':5 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6885380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703577373 {#1604
    date: 2023-12-26 08:56:13.0 +01:00
  }
  +"title": 253046
}
"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
142 DENIED moderate
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
    +title: "What distros have you tried and thought, "Nope, this one's not for me"?"
    +url: null
    +body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 354
    +favouriteCount: 249
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704559219 {#3048
      date: 2024-01-06 17:40:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1596}
      0 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: """
          Well, for the tech illerterate. Arch is pretty simple and excellent to manage as everything is simple in the system together with the Arch Wiki.\n
          \n
          But this is only for those who tinker and manage their systems or want to learn more about the Linux system. Endeavour is better for the normal user who doesn’t want to break their head. Its definetly not the KISS 1. Which you mentioned
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703616218 {#1611
          date: 2023-12-26 19:43:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@case_when@feddit.uk"
          "@Mandy@sh.itjust.works"
          "@ReakDuck@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 254372
        -bodyTs: "'1':67 'arch':6,24 'better':49 'break':59 'definet':63 'doesn':55 'endeavour':47 'everyth':15 'excel':11 'head':61 'illerter':5 'kiss':66 'learn':41 'linux':45 'manag':13,35 'mention':70 'normal':52 'pretti':8 'simpl':9,17 'system':20,37,46 'tech':4 'tinker':33 'togeth':21 'user':53 'want':39,57 'well':1 'wiki':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6892512"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703616218 {#1598
          date: 2023-12-26 19:43:38.0 +01:00
        }
        +"title": 254372
      }
    ]
    -id: 24620
    -titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
    -bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703579294
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/5978231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703492894 {#3035
      date: 2023-12-25 09:28:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "Thats a pretty bad reason"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703577373 {#1613
    date: 2023-12-26 08:56:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@case_when@feddit.uk"
    "@Mandy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 253046
  -bodyTs: "'bad':4 'pretti':3 'reason':5 'that':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6885380"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703577373 {#1604
    date: 2023-12-26 08:56:13.0 +01:00
  }
  +"title": 253046
}
"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
143 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
144 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
    +title: "What distros have you tried and thought, "Nope, this one's not for me"?"
    +url: null
    +body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 354
    +favouriteCount: 249
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704559219 {#3048
      date: 2024-01-06 17:40:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: "Thats a pretty bad reason"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703577373 {#1613
          date: 2023-12-26 08:56:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@case_when@feddit.uk"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 253046
        -bodyTs: "'bad':4 'pretti':3 'reason':5 'that':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6885380"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703577373 {#1604
          date: 2023-12-26 08:56:13.0 +01:00
        }
        +"title": 253046
      }
      0 => App\Entity\EntryComment {#1630}
    ]
    -id: 24620
    -titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
    -bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703579294
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/5978231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703492894 {#3035
      date: 2023-12-25 09:28:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    Well, for the tech illerterate. Arch is pretty simple and excellent to manage as everything is simple in the system together with the Arch Wiki.\n
    \n
    But this is only for those who tinker and manage their systems or want to learn more about the Linux system. Endeavour is better for the normal user who doesn’t want to break their head. Its definetly not the KISS 1. Which you mentioned
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703616218 {#1611
    date: 2023-12-26 19:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@case_when@feddit.uk"
    "@Mandy@sh.itjust.works"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 254372
  -bodyTs: "'1':67 'arch':6,24 'better':49 'break':59 'definet':63 'doesn':55 'endeavour':47 'everyth':15 'excel':11 'head':61 'illerter':5 'kiss':66 'learn':41 'linux':45 'manag':13,35 'mention':70 'normal':52 'pretti':8 'simpl':9,17 'system':20,37,46 'tech':4 'tinker':33 'togeth':21 'user':53 'want':39,57 'well':1 'wiki':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6892512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703616218 {#1598
    date: 2023-12-26 19:43:38.0 +01:00
  }
  +"title": 254372
}
"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
145 DENIED edit
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
    +title: "What distros have you tried and thought, "Nope, this one's not for me"?"
    +url: null
    +body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 354
    +favouriteCount: 249
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704559219 {#3048
      date: 2024-01-06 17:40:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: "Thats a pretty bad reason"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703577373 {#1613
          date: 2023-12-26 08:56:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@case_when@feddit.uk"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 253046
        -bodyTs: "'bad':4 'pretti':3 'reason':5 'that':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6885380"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703577373 {#1604
          date: 2023-12-26 08:56:13.0 +01:00
        }
        +"title": 253046
      }
      0 => App\Entity\EntryComment {#1630}
    ]
    -id: 24620
    -titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
    -bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703579294
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/5978231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703492894 {#3035
      date: 2023-12-25 09:28:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    Well, for the tech illerterate. Arch is pretty simple and excellent to manage as everything is simple in the system together with the Arch Wiki.\n
    \n
    But this is only for those who tinker and manage their systems or want to learn more about the Linux system. Endeavour is better for the normal user who doesn’t want to break their head. Its definetly not the KISS 1. Which you mentioned
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703616218 {#1611
    date: 2023-12-26 19:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@case_when@feddit.uk"
    "@Mandy@sh.itjust.works"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 254372
  -bodyTs: "'1':67 'arch':6,24 'better':49 'break':59 'definet':63 'doesn':55 'endeavour':47 'everyth':15 'excel':11 'head':61 'illerter':5 'kiss':66 'learn':41 'linux':45 'manag':13,35 'mention':70 'normal':52 'pretti':8 'simpl':9,17 'system':20,37,46 'tech':4 'tinker':33 'togeth':21 'user':53 'want':39,57 'well':1 'wiki':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6892512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703616218 {#1598
    date: 2023-12-26 19:43:38.0 +01:00
  }
  +"title": 254372
}
"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
146 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2813 …}
    +slug: "What-distros-have-you-tried-and-thought-Nope-this-one-s"
    +title: "What distros have you tried and thought, "Nope, this one's not for me"?"
    +url: null
    +body: "I’ve been using Linux Mint since forever. I’ve never felt a reason to change. But I’m interested in what persuaded others to move."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 354
    +favouriteCount: 249
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704559219 {#3048
      date: 2024-01-06 17:40:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      1 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
        +body: "Thats a pretty bad reason"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703577373 {#1613
          date: 2023-12-26 08:56:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@case_when@feddit.uk"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1701 …}
        +nested: Doctrine\ORM\PersistentCollection {#1687 …}
        +votes: Doctrine\ORM\PersistentCollection {#1689 …}
        +reports: Doctrine\ORM\PersistentCollection {#1691 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
        -id: 253046
        -bodyTs: "'bad':4 'pretti':3 'reason':5 'that':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6885380"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703577373 {#1604
          date: 2023-12-26 08:56:13.0 +01:00
        }
        +"title": 253046
      }
      0 => App\Entity\EntryComment {#1630}
    ]
    -id: 24620
    -titleTs: "'distro':2 'nope':8 'one':10 'thought':7 'tri':5"
    -bodyTs: "'chang':16 'felt':12 'forev':8 'interest':20 'linux':5 'm':19 'mint':6 'move':26 'never':11 'other':24 'persuad':23 'reason':14 'sinc':7 'use':4 've':2,10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703579294
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/5978231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703492894 {#3035
      date: 2023-12-25 09:28:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: """
    Well, for the tech illerterate. Arch is pretty simple and excellent to manage as everything is simple in the system together with the Arch Wiki.\n
    \n
    But this is only for those who tinker and manage their systems or want to learn more about the Linux system. Endeavour is better for the normal user who doesn’t want to break their head. Its definetly not the KISS 1. Which you mentioned
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703616218 {#1611
    date: 2023-12-26 19:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@case_when@feddit.uk"
    "@Mandy@sh.itjust.works"
    "@ReakDuck@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 254372
  -bodyTs: "'1':67 'arch':6,24 'better':49 'break':59 'definet':63 'doesn':55 'endeavour':47 'everyth':15 'excel':11 'head':61 'illerter':5 'kiss':66 'learn':41 'linux':45 'manag':13,35 'mention':70 'normal':52 'pretti':8 'simpl':9,17 'system':20,37,46 'tech':4 'tinker':33 'togeth':21 'user':53 'want':39,57 'well':1 'wiki':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6892512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703616218 {#1598
    date: 2023-12-26 19:43:38.0 +01:00
  }
  +"title": 254372
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED 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
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1550
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3071 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
  +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
  +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
  +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707620517 {#3066
    date: 2024-02-11 04:01:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1550 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: """
        Usually, applying the same tricks that Windows does, its not true.\n
        \n
        But by default, mostl Linux ditros dont do something special for having performance managing.\n
        \n
        But actually. Windows does neither, at least the pure Vanilla form. Its a huge difference when using my Levono Ideapad with the preinstalled Windows versus Windows that is reinstalled Vanilla without drivers. Then Linux is more plug and play and better at this job than Windows.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703458375 {#1579
        date: 2023-12-24 23:52:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuddyTheBeefalo@lemmy.ml"
        "@floofloof@lemmy.ca"
        "@fuckwit_mcbumcrumble@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1564 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 249721
      -bodyTs: "'actual':27 'appli':2 'better':66 'default':14 'differ':40 'ditro':17 'dont':18 'driver':57 'form':36 'huge':39 'ideapad':45 'job':69 'least':32 'levono':44 'linux':16,59 'manag':25 'mostl':15 'neither':30 'perform':24 'play':64 'plug':62 'preinstal':48 'pure':34 'reinstal':54 'someth':20 'special':21 'trick':5 'true':11 'use':42 'usual':1 'vanilla':35,55 'versus':50 'window':7,28,49,51,71 'without':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6864175"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703458375 {#1559
        date: 2023-12-24 23:52:55.0 +01:00
      }
      +"title": 249721
    }
  ]
  -id: 24285
  -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451168
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9679141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364768 {#3054
    date: 2023-12-23 21:52: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
149 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1550
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3071 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
  +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
  +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
  +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707620517 {#3066
    date: 2024-02-11 04:01:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1550 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: """
        Usually, applying the same tricks that Windows does, its not true.\n
        \n
        But by default, mostl Linux ditros dont do something special for having performance managing.\n
        \n
        But actually. Windows does neither, at least the pure Vanilla form. Its a huge difference when using my Levono Ideapad with the preinstalled Windows versus Windows that is reinstalled Vanilla without drivers. Then Linux is more plug and play and better at this job than Windows.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703458375 {#1579
        date: 2023-12-24 23:52:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuddyTheBeefalo@lemmy.ml"
        "@floofloof@lemmy.ca"
        "@fuckwit_mcbumcrumble@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1564 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 249721
      -bodyTs: "'actual':27 'appli':2 'better':66 'default':14 'differ':40 'ditro':17 'dont':18 'driver':57 'form':36 'huge':39 'ideapad':45 'job':69 'least':32 'levono':44 'linux':16,59 'manag':25 'mostl':15 'neither':30 'perform':24 'play':64 'plug':62 'preinstal':48 'pure':34 'reinstal':54 'someth':20 'special':21 'trick':5 'true':11 'use':42 'usual':1 'vanilla':35,55 'versus':50 'window':7,28,49,51,71 'without':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6864175"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703458375 {#1559
        date: 2023-12-24 23:52:55.0 +01:00
      }
      +"title": 249721
    }
  ]
  -id: 24285
  -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451168
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9679141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364768 {#3054
    date: 2023-12-23 21:52: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
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1550
  +user: Proxies\__CG__\App\Entity\User {#3032 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3071 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
  +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
  +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
  +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707620517 {#3066
    date: 2024-02-11 04:01:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    App\Entity\EntryComment {#1548
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1550 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
      +body: """
        Usually, applying the same tricks that Windows does, its not true.\n
        \n
        But by default, mostl Linux ditros dont do something special for having performance managing.\n
        \n
        But actually. Windows does neither, at least the pure Vanilla form. Its a huge difference when using my Levono Ideapad with the preinstalled Windows versus Windows that is reinstalled Vanilla without drivers. Then Linux is more plug and play and better at this job than Windows.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703458375 {#1579
        date: 2023-12-24 23:52:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuddyTheBeefalo@lemmy.ml"
        "@floofloof@lemmy.ca"
        "@fuckwit_mcbumcrumble@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1564 …}
      +nested: Doctrine\ORM\PersistentCollection {#1563 …}
      +votes: Doctrine\ORM\PersistentCollection {#1565 …}
      +reports: Doctrine\ORM\PersistentCollection {#1558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
      -id: 249721
      -bodyTs: "'actual':27 'appli':2 'better':66 'default':14 'differ':40 'ditro':17 'dont':18 'driver':57 'form':36 'huge':39 'ideapad':45 'job':69 'least':32 'levono':44 'linux':16,59 'manag':25 'mostl':15 'neither':30 'perform':24 'play':64 'plug':62 'preinstal':48 'pure':34 'reinstal':54 'someth':20 'special':21 'trick':5 'true':11 'use':42 'usual':1 'vanilla':35,55 'versus':50 'window':7,28,49,51,71 'without':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6864175"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703458375 {#1559
        date: 2023-12-24 23:52:55.0 +01:00
      }
      +"title": 249721
    }
  ]
  -id: 24285
  -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451168
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9679141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364768 {#3054
    date: 2023-12-23 21:52: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
151 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
152 DENIED moderate
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
    +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
    +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
    +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 326
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707620517 {#3066
      date: 2024-02-11 04:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 24285
    -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451168
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9679141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364768 {#3054
      date: 2023-12-23 21:52:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: """
    Usually, applying the same tricks that Windows does, its not true.\n
    \n
    But by default, mostl Linux ditros dont do something special for having performance managing.\n
    \n
    But actually. Windows does neither, at least the pure Vanilla form. Its a huge difference when using my Levono Ideapad with the preinstalled Windows versus Windows that is reinstalled Vanilla without drivers. Then Linux is more plug and play and better at this job than Windows.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703458375 {#1579
    date: 2023-12-24 23:52:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuddyTheBeefalo@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@fuckwit_mcbumcrumble@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 249721
  -bodyTs: "'actual':27 'appli':2 'better':66 'default':14 'differ':40 'ditro':17 'dont':18 'driver':57 'form':36 'huge':39 'ideapad':45 'job':69 'least':32 'levono':44 'linux':16,59 'manag':25 'mostl':15 'neither':30 'perform':24 'play':64 'plug':62 'preinstal':48 'pure':34 'reinstal':54 'someth':20 'special':21 'trick':5 'true':11 'use':42 'usual':1 'vanilla':35,55 'versus':50 'window':7,28,49,51,71 'without':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6864175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703458375 {#1559
    date: 2023-12-24 23:52:55.0 +01:00
  }
  +"title": 249721
}
"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
153 DENIED edit
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
    +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
    +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
    +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 326
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707620517 {#3066
      date: 2024-02-11 04:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 24285
    -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451168
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9679141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364768 {#3054
      date: 2023-12-23 21:52:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: """
    Usually, applying the same tricks that Windows does, its not true.\n
    \n
    But by default, mostl Linux ditros dont do something special for having performance managing.\n
    \n
    But actually. Windows does neither, at least the pure Vanilla form. Its a huge difference when using my Levono Ideapad with the preinstalled Windows versus Windows that is reinstalled Vanilla without drivers. Then Linux is more plug and play and better at this job than Windows.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703458375 {#1579
    date: 2023-12-24 23:52:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuddyTheBeefalo@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@fuckwit_mcbumcrumble@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 249721
  -bodyTs: "'actual':27 'appli':2 'better':66 'default':14 'differ':40 'ditro':17 'dont':18 'driver':57 'form':36 'huge':39 'ideapad':45 'job':69 'least':32 'levono':44 'linux':16,59 'manag':25 'mostl':15 'neither':30 'perform':24 'play':64 'plug':62 'preinstal':48 'pure':34 'reinstal':54 'someth':20 'special':21 'trick':5 'true':11 'use':42 'usual':1 'vanilla':35,55 'versus':50 'window':7,28,49,51,71 'without':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6864175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703458375 {#1559
    date: 2023-12-24 23:52:55.0 +01:00
  }
  +"title": 249721
}
"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
154 DENIED moderate
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550
    +user: Proxies\__CG__\App\Entity\User {#3032 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3071 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3073 …}
    +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
    +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
    +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 326
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707620517 {#3066
      date: 2024-02-11 04:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      App\Entity\EntryComment {#1548}
    ]
    -id: 24285
    -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451168
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9679141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364768 {#3054
      date: 2023-12-23 21:52:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: """
    Usually, applying the same tricks that Windows does, its not true.\n
    \n
    But by default, mostl Linux ditros dont do something special for having performance managing.\n
    \n
    But actually. Windows does neither, at least the pure Vanilla form. Its a huge difference when using my Levono Ideapad with the preinstalled Windows versus Windows that is reinstalled Vanilla without drivers. Then Linux is more plug and play and better at this job than Windows.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703458375 {#1579
    date: 2023-12-24 23:52:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuddyTheBeefalo@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@fuckwit_mcbumcrumble@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1564 …}
  +nested: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  -id: 249721
  -bodyTs: "'actual':27 'appli':2 'better':66 'default':14 'differ':40 'ditro':17 'dont':18 'driver':57 'form':36 'huge':39 'ideapad':45 'job':69 'least':32 'levono':44 'linux':16,59 'manag':25 'mostl':15 'neither':30 'perform':24 'play':64 'plug':62 'preinstal':48 'pure':34 'reinstal':54 'someth':20 'special':21 'trick':5 'true':11 'use':42 'usual':1 'vanilla':35,55 'versus':50 'window':7,28,49,51,71 'without':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6864175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703458375 {#1559
    date: 2023-12-24 23:52:55.0 +01:00
  }
  +"title": 249721
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED 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
156 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#3051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
  +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
  +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
  +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707792849 {#3086
    date: 2024-02-13 03:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    App\Entity\EntryComment {#1606
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: """
        I wish Windows (11) would have this. Literally having a broken Windows Partition right now after starting Rick an Morty VR adventure game…\n
        \n
        I only use Windows for VR gaming
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703426510 {#1428
        date: 2023-12-24 15:01:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@onlinepersona@programming.dev"
        "@TimeSquirrel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1671 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 248576
      -bodyTs: "'11':4 'adventur':22 'broken':11 'game':23,30 'liter':8 'morti':20 'partit':13 'rick':18 'right':14 'start':17 'use':26 'vr':21,29 'window':3,12,27 'wish':2 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6857191"
      +editedAt: DateTimeImmutable @1707453136 {#1440
        date: 2024-02-09 05:32:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703426510 {#1434
        date: 2023-12-24 15:01:50.0 +01:00
      }
      +"title": 248576
    }
  ]
  -id: 24088
  -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703357920
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9639469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703271520 {#3072
    date: 2023-12-22 19:58: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
157 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#3051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
  +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
  +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
  +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707792849 {#3086
    date: 2024-02-13 03:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    App\Entity\EntryComment {#1606
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: """
        I wish Windows (11) would have this. Literally having a broken Windows Partition right now after starting Rick an Morty VR adventure game…\n
        \n
        I only use Windows for VR gaming
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703426510 {#1428
        date: 2023-12-24 15:01:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@onlinepersona@programming.dev"
        "@TimeSquirrel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1671 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 248576
      -bodyTs: "'11':4 'adventur':22 'broken':11 'game':23,30 'liter':8 'morti':20 'partit':13 'rick':18 'right':14 'start':17 'use':26 'vr':21,29 'window':3,12,27 'wish':2 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6857191"
      +editedAt: DateTimeImmutable @1707453136 {#1440
        date: 2024-02-09 05:32:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703426510 {#1434
        date: 2023-12-24 15:01:50.0 +01:00
      }
      +"title": 248576
    }
  ]
  -id: 24088
  -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703357920
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9639469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703271520 {#3072
    date: 2023-12-22 19:58: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
158 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#3051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
  +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
  +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
  +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707792849 {#3086
    date: 2024-02-13 03:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    App\Entity\EntryComment {#1606
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: """
        I wish Windows (11) would have this. Literally having a broken Windows Partition right now after starting Rick an Morty VR adventure game…\n
        \n
        I only use Windows for VR gaming
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703426510 {#1428
        date: 2023-12-24 15:01:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@onlinepersona@programming.dev"
        "@TimeSquirrel@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1671 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 248576
      -bodyTs: "'11':4 'adventur':22 'broken':11 'game':23,30 'liter':8 'morti':20 'partit':13 'rick':18 'right':14 'start':17 'use':26 'vr':21,29 'window':3,12,27 'wish':2 'would':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6857191"
      +editedAt: DateTimeImmutable @1707453136 {#1440
        date: 2024-02-09 05:32:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703426510 {#1434
        date: 2023-12-24 15:01:50.0 +01:00
      }
      +"title": 248576
    }
  ]
  -id: 24088
  -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703357920
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9639469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703271520 {#3072
    date: 2023-12-22 19:58: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
159 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
160 DENIED moderate
App\Entity\EntryComment {#1606
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#3051 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
    +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
    +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707792849 {#3086
      date: 2024-02-13 03:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      App\Entity\EntryComment {#1606}
    ]
    -id: 24088
    -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703357920
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9639469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703271520 {#3072
      date: 2023-12-22 19:58:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    I wish Windows (11) would have this. Literally having a broken Windows Partition right now after starting Rick an Morty VR adventure game…\n
    \n
    I only use Windows for VR gaming
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703426510 {#1428
    date: 2023-12-24 15:01:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 248576
  -bodyTs: "'11':4 'adventur':22 'broken':11 'game':23,30 'liter':8 'morti':20 'partit':13 'rick':18 'right':14 'start':17 'use':26 'vr':21,29 'window':3,12,27 'wish':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6857191"
  +editedAt: DateTimeImmutable @1707453136 {#1440
    date: 2024-02-09 05:32:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703426510 {#1434
    date: 2023-12-24 15:01:50.0 +01:00
  }
  +"title": 248576
}
"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
161 DENIED edit
App\Entity\EntryComment {#1606
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#3051 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
    +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
    +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707792849 {#3086
      date: 2024-02-13 03:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      App\Entity\EntryComment {#1606}
    ]
    -id: 24088
    -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703357920
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9639469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703271520 {#3072
      date: 2023-12-22 19:58:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    I wish Windows (11) would have this. Literally having a broken Windows Partition right now after starting Rick an Morty VR adventure game…\n
    \n
    I only use Windows for VR gaming
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703426510 {#1428
    date: 2023-12-24 15:01:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 248576
  -bodyTs: "'11':4 'adventur':22 'broken':11 'game':23,30 'liter':8 'morti':20 'partit':13 'rick':18 'right':14 'start':17 'use':26 'vr':21,29 'window':3,12,27 'wish':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6857191"
  +editedAt: DateTimeImmutable @1707453136 {#1440
    date: 2024-02-09 05:32:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703426510 {#1434
    date: 2023-12-24 15:01:50.0 +01:00
  }
  +"title": 248576
}
"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
162 DENIED moderate
App\Entity\EntryComment {#1606
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#3051 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
    +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
    +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707792849 {#3086
      date: 2024-02-13 03:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      App\Entity\EntryComment {#1606}
    ]
    -id: 24088
    -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703357920
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9639469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703271520 {#3072
      date: 2023-12-22 19:58:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: """
    I wish Windows (11) would have this. Literally having a broken Windows Partition right now after starting Rick an Morty VR adventure game…\n
    \n
    I only use Windows for VR gaming
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703426510 {#1428
    date: 2023-12-24 15:01:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@TimeSquirrel@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 248576
  -bodyTs: "'11':4 'adventur':22 'broken':11 'game':23,30 'liter':8 'morti':20 'partit':13 'rick':18 'right':14 'start':17 'use':26 'vr':21,29 'window':3,12,27 'wish':2 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6857191"
  +editedAt: DateTimeImmutable @1707453136 {#1440
    date: 2024-02-09 05:32:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703426510 {#1434
    date: 2023-12-24 15:01:50.0 +01:00
  }
  +"title": 248576
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED 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
164 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