Redirect 302 redirect from GET @entry_comment_create (19d2ba)

GET https://kbin.spritesserver.nl/index.php/u/@squaresinger@feddit.de?p=2

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Problem-with-KDE-Nvidia-Proton"
  +title: "Problem with KDE+Nvidia+Proton"
  +url: null
  +body: """
    I recently switched my entertainment laptop to Linux after having my work devices on it for a few years.\n
    \n
    The laptop has a Gforce 1050 Max-Q in it. I’m trying to run games from Steam that officially don’t support Linux.\n
    \n
    If I set the PRIME profile in the Nvidia control panel to “Nvidia only”, everything works as expected.\n
    \n
    But if I set the profile to “On demand”, the whole system freezes a few seconds after I open a game.\n
    \n
    I read some vague comment on Reddit saying it might have something to do with me using KDE.\n
    \n
    If I run it on the Intel GPU, it works no matter what profile is set (but super slow).\n
    \n
    The system is freshly installed using the proprietary Nvidia driver version 535.\n
    \n
    Does anyone have an idea what could be wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700938070 {#1682
    date: 2023-11-25 19:47:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 16592
  -titleTs: "'kde':3 'nvidia':4 'problem':1 'proton':5"
  -bodyTs: "'1050':25 '535':132 'anyon':134 'comment':88 'control':54 'could':139 'demand':71 'devic':13 'driver':130 'entertain':5 'everyth':59 'expect':62 'freez':75 'fresh':124 'game':36,83 'gforc':24 'gpu':109 'idea':137 'instal':125 'intel':108 'kde':101 'laptop':6,21 'linux':8,44 'm':32 'matter':113 'max':27 'max-q':26 'might':93 'nvidia':53,57,129 'offici':40 'open':81 'panel':55 'prime':49 'profil':50,68,115 'proprietari':128 'q':28 'read':85 'recent':2 'reddit':90 'run':35,104 'say':91 'second':78 'set':47,66,117 'slow':120 'someth':95 'steam':38 'super':119 'support':43 'switch':3 'system':74,122 'tri':33 'use':100,126 'vagu':87 'version':131 'whole':73 'work':12,60,111 'wrong':141 'year':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700984523
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6023538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700898123 {#1452
    date: 2023-11-25 08:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Problem-with-KDE-Nvidia-Proton"
  +title: "Problem with KDE+Nvidia+Proton"
  +url: null
  +body: """
    I recently switched my entertainment laptop to Linux after having my work devices on it for a few years.\n
    \n
    The laptop has a Gforce 1050 Max-Q in it. I’m trying to run games from Steam that officially don’t support Linux.\n
    \n
    If I set the PRIME profile in the Nvidia control panel to “Nvidia only”, everything works as expected.\n
    \n
    But if I set the profile to “On demand”, the whole system freezes a few seconds after I open a game.\n
    \n
    I read some vague comment on Reddit saying it might have something to do with me using KDE.\n
    \n
    If I run it on the Intel GPU, it works no matter what profile is set (but super slow).\n
    \n
    The system is freshly installed using the proprietary Nvidia driver version 535.\n
    \n
    Does anyone have an idea what could be wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700938070 {#1682
    date: 2023-11-25 19:47:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 16592
  -titleTs: "'kde':3 'nvidia':4 'problem':1 'proton':5"
  -bodyTs: "'1050':25 '535':132 'anyon':134 'comment':88 'control':54 'could':139 'demand':71 'devic':13 'driver':130 'entertain':5 'everyth':59 'expect':62 'freez':75 'fresh':124 'game':36,83 'gforc':24 'gpu':109 'idea':137 'instal':125 'intel':108 'kde':101 'laptop':6,21 'linux':8,44 'm':32 'matter':113 'max':27 'max-q':26 'might':93 'nvidia':53,57,129 'offici':40 'open':81 'panel':55 'prime':49 'profil':50,68,115 'proprietari':128 'q':28 'read':85 'recent':2 'reddit':90 'run':35,104 'say':91 'second':78 'set':47,66,117 'slow':120 'someth':95 'steam':38 'super':119 'support':43 'switch':3 'system':74,122 'tri':33 'use':100,126 'vagu':87 'version':131 'whole':73 'work':12,60,111 'wrong':141 'year':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700984523
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6023538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700898123 {#1452
    date: 2023-11-25 08:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Problem-with-KDE-Nvidia-Proton"
  +title: "Problem with KDE+Nvidia+Proton"
  +url: null
  +body: """
    I recently switched my entertainment laptop to Linux after having my work devices on it for a few years.\n
    \n
    The laptop has a Gforce 1050 Max-Q in it. I’m trying to run games from Steam that officially don’t support Linux.\n
    \n
    If I set the PRIME profile in the Nvidia control panel to “Nvidia only”, everything works as expected.\n
    \n
    But if I set the profile to “On demand”, the whole system freezes a few seconds after I open a game.\n
    \n
    I read some vague comment on Reddit saying it might have something to do with me using KDE.\n
    \n
    If I run it on the Intel GPU, it works no matter what profile is set (but super slow).\n
    \n
    The system is freshly installed using the proprietary Nvidia driver version 535.\n
    \n
    Does anyone have an idea what could be wrong?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700938070 {#1682
    date: 2023-11-25 19:47:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1641 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1571 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 16592
  -titleTs: "'kde':3 'nvidia':4 'problem':1 'proton':5"
  -bodyTs: "'1050':25 '535':132 'anyon':134 'comment':88 'control':54 'could':139 'demand':71 'devic':13 'driver':130 'entertain':5 'everyth':59 'expect':62 'freez':75 'fresh':124 'game':36,83 'gforc':24 'gpu':109 'idea':137 'instal':125 'intel':108 'kde':101 'laptop':6,21 'linux':8,44 'm':32 'matter':113 'max':27 'max-q':26 'might':93 'nvidia':53,57,129 'offici':40 'open':81 'panel':55 'prime':49 'profil':50,68,115 'proprietari':128 'q':28 'read':85 'recent':2 'reddit':90 'run':35,104 'say':91 'second':78 'set':47,66,117 'slow':120 'someth':95 'steam':38 'super':119 'support':43 'switch':3 'system':74,122 'tri':33 'use':100,126 'vagu':87 'version':131 'whole':73 'work':12,60,111 'wrong':141 'year':19"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700984523
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6023538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700898123 {#1452
    date: 2023-11-25 08:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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
Proxies\__CG__\App\Entity\Entry {#2264
  +user: Proxies\__CG__\App\Entity\User {#2730 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Any-experience-with-teaching-kids-Linux"
  +title: "Any experience with teaching kids Linux?"
  +url: null
  +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701409592 {#2146
    date: 2023-12-01 06:46:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  +badges: Doctrine\ORM\PersistentCollection {#2812 …}
  +children: [
    1 => App\Entity\EntryComment {#2263
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
      +body: """
        Is that so different than in previous generations? Even back in the C64 era most kids just played games from disks they bought.\n
        \n
        If you got into computers any time from the mid-90s, you would have been using Windows and that’s it.\n
        \n
        Smartphones always came with their predetermined OS without a command line or programming tools on them. (There where apps for that on many systems, but in general, that wasn’t a thing most users used.)\n
        \n
        From the 80s on, programming wasn’t required to use a PC and most users never learned it.\n
        \n
        In general, people would just use pre-made software, because they use a PC/smartphone as a tool to do what they want to.\n
        \n
        It’s kinda like with any other tools. People buy a hammer because they need to get a nail into a wall. Only very few people are interested in a hammer itself and get into the art of making their own tools.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700813517 {#2265
        date: 2023-11-24 09:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nayminlwin@lemmy.ml"
        "@ExtremeDullard@lemmy.sdf.org"
        "@sfgifz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2239 …}
      +nested: Doctrine\ORM\PersistentCollection {#2236 …}
      +votes: Doctrine\ORM\PersistentCollection {#2226 …}
      +reports: Doctrine\ORM\PersistentCollection {#2238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
      -id: 157734
      -bodyTs: "'80s':83 '90s':35 'alway':47 'app':64 'art':159 'back':10 'bought':23 'buy':132 'c64':13 'came':48 'command':55 'comput':28 'differ':4 'disk':21 'era':14 'even':9 'game':19 'general':72,100 'generat':8 'get':139,156 'got':26 'hammer':134,153 'interest':150 'kid':16 'kinda':125 'learn':97 'like':126 'line':56 'made':107 'make':161 'mani':68 'mid':34 'mid-90s':33 'nail':141 'need':137 'never':96 'os':52 'pc':92 'pc/smartphone':113 'peopl':101,131,148 'play':18 'pre':106 'pre-mad':105 'predetermin':51 'previous':7 'program':58,85 'requir':88 'smartphon':46 'softwar':108 'system':69 'thing':77 'time':30 'tool':59,116,130,164 'use':40,80,90,104,111 'user':79,95 'wall':144 'want':121 'wasn':74,86 'window':41 'without':53 'would':37,102"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5101280"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700813517 {#2262
        date: 2023-11-24 09:11:57.0 +01:00
      }
      +"title": 157734
    }
    0 => App\Entity\EntryComment {#2250
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Don’t start with the tinkering aspect first.\n
        \n
        Ask yourself, why does your kid use Windows?\n
        \n
        Probably to play games, access the internet and maybe do their homework. Most probably, they don’t use Windows because they specifically enjoy working with Windows, but because it easily lets them do whatever they actually want to do on a PC.\n
        \n
        Spending 5h on fixing some weird incompatibility between the Nvidia GPU, your DE and Proton might be fun for some, but it’s most probably not what your kid wants to do when they could be gaming or doing whatever they actually want to do. Problems like that can scare them off quickly.\n
        \n
        So first setup the PC so that everything they usually do on Windows works without issues.\n
        \n
        The next question is, why would your kid want to run Linux instead of Windows?\n
        \n
        The usual advantages (FOSS, free to use, better for developers) don’t really matter to most kids. The only things I can think of right now are:\n
        \n
        - Runs on PCs that aren’t Win11 compatible\n
        - Some games like Minecraft run faster (but some games also run slower)\n
        \n
        With the setup completed and advantages thought of, you can let the kid use Linux quite similarly to Windows. When the kid wants new software or has an issue, work together with them to get everything running. First do everything and let them watch, later let them do more and more of the process.\n
        \n
        That’s basically it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700814967 {#2244
        date: 2023-11-24 09:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nayminlwin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -id: 157772
      -bodyTs: "'5h':60 'access':21 'actual':52,100 'advantag':145,195 'also':187 'aren':174 'ask':9 'aspect':7 'basic':246 'better':150 'compat':177 'complet':193 'could':93 'de':71 'develop':152 'easili':46 'enjoy':39 'everyth':119,225,229 'faster':183 'first':8,113,227 'fix':62 'foss':146 'free':147 'fun':76 'game':20,95,179,186 'get':224 'gpu':69 'homework':28 'incompat':65 'instead':140 'internet':23 'issu':127,218 'kid':14,87,135,159,202,211 'later':234 'let':47,200,231,235 'like':105,180 'linux':139,204 'matter':156 'mayb':25 'might':74 'minecraft':181 'new':213 'next':129 'nvidia':68 'pc':58,116 'pcs':172 'play':19 'probabl':17,30,83 'problem':104 'process':243 'proton':73 'question':130 'quick':111 'quit':205 'realli':155 'right':167 'run':138,170,182,188,226 'scare':108 'setup':114,192 'similar':206 'slower':189 'softwar':214 'specif':38 'spend':59 'start':3 'thing':162 'think':165 'thought':196 'tinker':6 'togeth':220 'use':15,34,149,203 'usual':121,144 'want':53,88,101,136,212 'watch':233 'weird':64 'whatev':50,98 'win11':176 'window':16,35,42,124,142,208 'without':126 'work':40,125,219 'would':133"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5101502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700814967 {#2254
        date: 2023-11-24 09:36:07.0 +01:00
      }
      +"title": 157772
    }
  ]
  -id: 16188
  -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
  -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700882980
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8387854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796580 {#2800
    date: 2023-11-24 04:29: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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2264
  +user: Proxies\__CG__\App\Entity\User {#2730 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Any-experience-with-teaching-kids-Linux"
  +title: "Any experience with teaching kids Linux?"
  +url: null
  +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701409592 {#2146
    date: 2023-12-01 06:46:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  +badges: Doctrine\ORM\PersistentCollection {#2812 …}
  +children: [
    1 => App\Entity\EntryComment {#2263
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
      +body: """
        Is that so different than in previous generations? Even back in the C64 era most kids just played games from disks they bought.\n
        \n
        If you got into computers any time from the mid-90s, you would have been using Windows and that’s it.\n
        \n
        Smartphones always came with their predetermined OS without a command line or programming tools on them. (There where apps for that on many systems, but in general, that wasn’t a thing most users used.)\n
        \n
        From the 80s on, programming wasn’t required to use a PC and most users never learned it.\n
        \n
        In general, people would just use pre-made software, because they use a PC/smartphone as a tool to do what they want to.\n
        \n
        It’s kinda like with any other tools. People buy a hammer because they need to get a nail into a wall. Only very few people are interested in a hammer itself and get into the art of making their own tools.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700813517 {#2265
        date: 2023-11-24 09:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nayminlwin@lemmy.ml"
        "@ExtremeDullard@lemmy.sdf.org"
        "@sfgifz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2239 …}
      +nested: Doctrine\ORM\PersistentCollection {#2236 …}
      +votes: Doctrine\ORM\PersistentCollection {#2226 …}
      +reports: Doctrine\ORM\PersistentCollection {#2238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
      -id: 157734
      -bodyTs: "'80s':83 '90s':35 'alway':47 'app':64 'art':159 'back':10 'bought':23 'buy':132 'c64':13 'came':48 'command':55 'comput':28 'differ':4 'disk':21 'era':14 'even':9 'game':19 'general':72,100 'generat':8 'get':139,156 'got':26 'hammer':134,153 'interest':150 'kid':16 'kinda':125 'learn':97 'like':126 'line':56 'made':107 'make':161 'mani':68 'mid':34 'mid-90s':33 'nail':141 'need':137 'never':96 'os':52 'pc':92 'pc/smartphone':113 'peopl':101,131,148 'play':18 'pre':106 'pre-mad':105 'predetermin':51 'previous':7 'program':58,85 'requir':88 'smartphon':46 'softwar':108 'system':69 'thing':77 'time':30 'tool':59,116,130,164 'use':40,80,90,104,111 'user':79,95 'wall':144 'want':121 'wasn':74,86 'window':41 'without':53 'would':37,102"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5101280"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700813517 {#2262
        date: 2023-11-24 09:11:57.0 +01:00
      }
      +"title": 157734
    }
    0 => App\Entity\EntryComment {#2250
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Don’t start with the tinkering aspect first.\n
        \n
        Ask yourself, why does your kid use Windows?\n
        \n
        Probably to play games, access the internet and maybe do their homework. Most probably, they don’t use Windows because they specifically enjoy working with Windows, but because it easily lets them do whatever they actually want to do on a PC.\n
        \n
        Spending 5h on fixing some weird incompatibility between the Nvidia GPU, your DE and Proton might be fun for some, but it’s most probably not what your kid wants to do when they could be gaming or doing whatever they actually want to do. Problems like that can scare them off quickly.\n
        \n
        So first setup the PC so that everything they usually do on Windows works without issues.\n
        \n
        The next question is, why would your kid want to run Linux instead of Windows?\n
        \n
        The usual advantages (FOSS, free to use, better for developers) don’t really matter to most kids. The only things I can think of right now are:\n
        \n
        - Runs on PCs that aren’t Win11 compatible\n
        - Some games like Minecraft run faster (but some games also run slower)\n
        \n
        With the setup completed and advantages thought of, you can let the kid use Linux quite similarly to Windows. When the kid wants new software or has an issue, work together with them to get everything running. First do everything and let them watch, later let them do more and more of the process.\n
        \n
        That’s basically it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700814967 {#2244
        date: 2023-11-24 09:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nayminlwin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -id: 157772
      -bodyTs: "'5h':60 'access':21 'actual':52,100 'advantag':145,195 'also':187 'aren':174 'ask':9 'aspect':7 'basic':246 'better':150 'compat':177 'complet':193 'could':93 'de':71 'develop':152 'easili':46 'enjoy':39 'everyth':119,225,229 'faster':183 'first':8,113,227 'fix':62 'foss':146 'free':147 'fun':76 'game':20,95,179,186 'get':224 'gpu':69 'homework':28 'incompat':65 'instead':140 'internet':23 'issu':127,218 'kid':14,87,135,159,202,211 'later':234 'let':47,200,231,235 'like':105,180 'linux':139,204 'matter':156 'mayb':25 'might':74 'minecraft':181 'new':213 'next':129 'nvidia':68 'pc':58,116 'pcs':172 'play':19 'probabl':17,30,83 'problem':104 'process':243 'proton':73 'question':130 'quick':111 'quit':205 'realli':155 'right':167 'run':138,170,182,188,226 'scare':108 'setup':114,192 'similar':206 'slower':189 'softwar':214 'specif':38 'spend':59 'start':3 'thing':162 'think':165 'thought':196 'tinker':6 'togeth':220 'use':15,34,149,203 'usual':121,144 'want':53,88,101,136,212 'watch':233 'weird':64 'whatev':50,98 'win11':176 'window':16,35,42,124,142,208 'without':126 'work':40,125,219 'would':133"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5101502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700814967 {#2254
        date: 2023-11-24 09:36:07.0 +01:00
      }
      +"title": 157772
    }
  ]
  -id: 16188
  -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
  -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700882980
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8387854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796580 {#2800
    date: 2023-11-24 04:29: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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2264
  +user: Proxies\__CG__\App\Entity\User {#2730 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
  +slug: "Any-experience-with-teaching-kids-Linux"
  +title: "Any experience with teaching kids Linux?"
  +url: null
  +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 153
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701409592 {#2146
    date: 2023-12-01 06:46:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
  +badges: Doctrine\ORM\PersistentCollection {#2812 …}
  +children: [
    1 => App\Entity\EntryComment {#2263
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
      +body: """
        Is that so different than in previous generations? Even back in the C64 era most kids just played games from disks they bought.\n
        \n
        If you got into computers any time from the mid-90s, you would have been using Windows and that’s it.\n
        \n
        Smartphones always came with their predetermined OS without a command line or programming tools on them. (There where apps for that on many systems, but in general, that wasn’t a thing most users used.)\n
        \n
        From the 80s on, programming wasn’t required to use a PC and most users never learned it.\n
        \n
        In general, people would just use pre-made software, because they use a PC/smartphone as a tool to do what they want to.\n
        \n
        It’s kinda like with any other tools. People buy a hammer because they need to get a nail into a wall. Only very few people are interested in a hammer itself and get into the art of making their own tools.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700813517 {#2265
        date: 2023-11-24 09:11:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nayminlwin@lemmy.ml"
        "@ExtremeDullard@lemmy.sdf.org"
        "@sfgifz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2239 …}
      +nested: Doctrine\ORM\PersistentCollection {#2236 …}
      +votes: Doctrine\ORM\PersistentCollection {#2226 …}
      +reports: Doctrine\ORM\PersistentCollection {#2238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
      -id: 157734
      -bodyTs: "'80s':83 '90s':35 'alway':47 'app':64 'art':159 'back':10 'bought':23 'buy':132 'c64':13 'came':48 'command':55 'comput':28 'differ':4 'disk':21 'era':14 'even':9 'game':19 'general':72,100 'generat':8 'get':139,156 'got':26 'hammer':134,153 'interest':150 'kid':16 'kinda':125 'learn':97 'like':126 'line':56 'made':107 'make':161 'mani':68 'mid':34 'mid-90s':33 'nail':141 'need':137 'never':96 'os':52 'pc':92 'pc/smartphone':113 'peopl':101,131,148 'play':18 'pre':106 'pre-mad':105 'predetermin':51 'previous':7 'program':58,85 'requir':88 'smartphon':46 'softwar':108 'system':69 'thing':77 'time':30 'tool':59,116,130,164 'use':40,80,90,104,111 'user':79,95 'wall':144 'want':121 'wasn':74,86 'window':41 'without':53 'would':37,102"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5101280"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700813517 {#2262
        date: 2023-11-24 09:11:57.0 +01:00
      }
      +"title": 157734
    }
    0 => App\Entity\EntryComment {#2250
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Don’t start with the tinkering aspect first.\n
        \n
        Ask yourself, why does your kid use Windows?\n
        \n
        Probably to play games, access the internet and maybe do their homework. Most probably, they don’t use Windows because they specifically enjoy working with Windows, but because it easily lets them do whatever they actually want to do on a PC.\n
        \n
        Spending 5h on fixing some weird incompatibility between the Nvidia GPU, your DE and Proton might be fun for some, but it’s most probably not what your kid wants to do when they could be gaming or doing whatever they actually want to do. Problems like that can scare them off quickly.\n
        \n
        So first setup the PC so that everything they usually do on Windows works without issues.\n
        \n
        The next question is, why would your kid want to run Linux instead of Windows?\n
        \n
        The usual advantages (FOSS, free to use, better for developers) don’t really matter to most kids. The only things I can think of right now are:\n
        \n
        - Runs on PCs that aren’t Win11 compatible\n
        - Some games like Minecraft run faster (but some games also run slower)\n
        \n
        With the setup completed and advantages thought of, you can let the kid use Linux quite similarly to Windows. When the kid wants new software or has an issue, work together with them to get everything running. First do everything and let them watch, later let them do more and more of the process.\n
        \n
        That’s basically it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1700814967 {#2244
        date: 2023-11-24 09:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nayminlwin@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2246 …}
      +nested: Doctrine\ORM\PersistentCollection {#2248 …}
      +votes: Doctrine\ORM\PersistentCollection {#2247 …}
      +reports: Doctrine\ORM\PersistentCollection {#2256 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
      -id: 157772
      -bodyTs: "'5h':60 'access':21 'actual':52,100 'advantag':145,195 'also':187 'aren':174 'ask':9 'aspect':7 'basic':246 'better':150 'compat':177 'complet':193 'could':93 'de':71 'develop':152 'easili':46 'enjoy':39 'everyth':119,225,229 'faster':183 'first':8,113,227 'fix':62 'foss':146 'free':147 'fun':76 'game':20,95,179,186 'get':224 'gpu':69 'homework':28 'incompat':65 'instead':140 'internet':23 'issu':127,218 'kid':14,87,135,159,202,211 'later':234 'let':47,200,231,235 'like':105,180 'linux':139,204 'matter':156 'mayb':25 'might':74 'minecraft':181 'new':213 'next':129 'nvidia':68 'pc':58,116 'pcs':172 'play':19 'probabl':17,30,83 'problem':104 'process':243 'proton':73 'question':130 'quick':111 'quit':205 'realli':155 'right':167 'run':138,170,182,188,226 'scare':108 'setup':114,192 'similar':206 'slower':189 'softwar':214 'specif':38 'spend':59 'start':3 'thing':162 'think':165 'thought':196 'tinker':6 'togeth':220 'use':15,34,149,203 'usual':121,144 'want':53,88,101,136,212 'watch':233 'weird':64 'whatev':50,98 'win11':176 'window':16,35,42,124,142,208 'without':126 'work':40,125,219 'would':133"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5101502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700814967 {#2254
        date: 2023-11-24 09:36:07.0 +01:00
      }
      +"title": 157772
    }
  ]
  -id: 16188
  -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
  -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700882980
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8387854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700796580 {#2800
    date: 2023-11-24 04:29: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
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 {#2263
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264
    +user: Proxies\__CG__\App\Entity\User {#2730 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Any-experience-with-teaching-kids-Linux"
    +title: "Any experience with teaching kids Linux?"
    +url: null
    +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701409592 {#2146
      date: 2023-12-01 06:46:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    +badges: Doctrine\ORM\PersistentCollection {#2812 …}
    +children: [
      1 => App\Entity\EntryComment {#2263}
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Don’t start with the tinkering aspect first.\n
          \n
          Ask yourself, why does your kid use Windows?\n
          \n
          Probably to play games, access the internet and maybe do their homework. Most probably, they don’t use Windows because they specifically enjoy working with Windows, but because it easily lets them do whatever they actually want to do on a PC.\n
          \n
          Spending 5h on fixing some weird incompatibility between the Nvidia GPU, your DE and Proton might be fun for some, but it’s most probably not what your kid wants to do when they could be gaming or doing whatever they actually want to do. Problems like that can scare them off quickly.\n
          \n
          So first setup the PC so that everything they usually do on Windows works without issues.\n
          \n
          The next question is, why would your kid want to run Linux instead of Windows?\n
          \n
          The usual advantages (FOSS, free to use, better for developers) don’t really matter to most kids. The only things I can think of right now are:\n
          \n
          - Runs on PCs that aren’t Win11 compatible\n
          - Some games like Minecraft run faster (but some games also run slower)\n
          \n
          With the setup completed and advantages thought of, you can let the kid use Linux quite similarly to Windows. When the kid wants new software or has an issue, work together with them to get everything running. First do everything and let them watch, later let them do more and more of the process.\n
          \n
          That’s basically it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700814967 {#2244
          date: 2023-11-24 09:36:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nayminlwin@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2246 …}
        +nested: Doctrine\ORM\PersistentCollection {#2248 …}
        +votes: Doctrine\ORM\PersistentCollection {#2247 …}
        +reports: Doctrine\ORM\PersistentCollection {#2256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
        -id: 157772
        -bodyTs: "'5h':60 'access':21 'actual':52,100 'advantag':145,195 'also':187 'aren':174 'ask':9 'aspect':7 'basic':246 'better':150 'compat':177 'complet':193 'could':93 'de':71 'develop':152 'easili':46 'enjoy':39 'everyth':119,225,229 'faster':183 'first':8,113,227 'fix':62 'foss':146 'free':147 'fun':76 'game':20,95,179,186 'get':224 'gpu':69 'homework':28 'incompat':65 'instead':140 'internet':23 'issu':127,218 'kid':14,87,135,159,202,211 'later':234 'let':47,200,231,235 'like':105,180 'linux':139,204 'matter':156 'mayb':25 'might':74 'minecraft':181 'new':213 'next':129 'nvidia':68 'pc':58,116 'pcs':172 'play':19 'probabl':17,30,83 'problem':104 'process':243 'proton':73 'question':130 'quick':111 'quit':205 'realli':155 'right':167 'run':138,170,182,188,226 'scare':108 'setup':114,192 'similar':206 'slower':189 'softwar':214 'specif':38 'spend':59 'start':3 'thing':162 'think':165 'thought':196 'tinker':6 'togeth':220 'use':15,34,149,203 'usual':121,144 'want':53,88,101,136,212 'watch':233 'weird':64 'whatev':50,98 'win11':176 'window':16,35,42,124,142,208 'without':126 'work':40,125,219 'would':133"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5101502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700814967 {#2254
          date: 2023-11-24 09:36:07.0 +01:00
        }
        +"title": 157772
      }
    ]
    -id: 16188
    -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
    -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700882980
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8387854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796580 {#2800
      date: 2023-11-24 04:29:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: """
    Is that so different than in previous generations? Even back in the C64 era most kids just played games from disks they bought.\n
    \n
    If you got into computers any time from the mid-90s, you would have been using Windows and that’s it.\n
    \n
    Smartphones always came with their predetermined OS without a command line or programming tools on them. (There where apps for that on many systems, but in general, that wasn’t a thing most users used.)\n
    \n
    From the 80s on, programming wasn’t required to use a PC and most users never learned it.\n
    \n
    In general, people would just use pre-made software, because they use a PC/smartphone as a tool to do what they want to.\n
    \n
    It’s kinda like with any other tools. People buy a hammer because they need to get a nail into a wall. Only very few people are interested in a hammer itself and get into the art of making their own tools.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700813517 {#2265
    date: 2023-11-24 09:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nayminlwin@lemmy.ml"
    "@ExtremeDullard@lemmy.sdf.org"
    "@sfgifz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 157734
  -bodyTs: "'80s':83 '90s':35 'alway':47 'app':64 'art':159 'back':10 'bought':23 'buy':132 'c64':13 'came':48 'command':55 'comput':28 'differ':4 'disk':21 'era':14 'even':9 'game':19 'general':72,100 'generat':8 'get':139,156 'got':26 'hammer':134,153 'interest':150 'kid':16 'kinda':125 'learn':97 'like':126 'line':56 'made':107 'make':161 'mani':68 'mid':34 'mid-90s':33 'nail':141 'need':137 'never':96 'os':52 'pc':92 'pc/smartphone':113 'peopl':101,131,148 'play':18 'pre':106 'pre-mad':105 'predetermin':51 'previous':7 'program':58,85 'requir':88 'smartphon':46 'softwar':108 'system':69 'thing':77 'time':30 'tool':59,116,130,164 'use':40,80,90,104,111 'user':79,95 'wall':144 'want':121 'wasn':74,86 'window':41 'without':53 'would':37,102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5101280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700813517 {#2262
    date: 2023-11-24 09:11:57.0 +01:00
  }
  +"title": 157734
}
"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 {#2263
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264
    +user: Proxies\__CG__\App\Entity\User {#2730 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Any-experience-with-teaching-kids-Linux"
    +title: "Any experience with teaching kids Linux?"
    +url: null
    +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701409592 {#2146
      date: 2023-12-01 06:46:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    +badges: Doctrine\ORM\PersistentCollection {#2812 …}
    +children: [
      1 => App\Entity\EntryComment {#2263}
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Don’t start with the tinkering aspect first.\n
          \n
          Ask yourself, why does your kid use Windows?\n
          \n
          Probably to play games, access the internet and maybe do their homework. Most probably, they don’t use Windows because they specifically enjoy working with Windows, but because it easily lets them do whatever they actually want to do on a PC.\n
          \n
          Spending 5h on fixing some weird incompatibility between the Nvidia GPU, your DE and Proton might be fun for some, but it’s most probably not what your kid wants to do when they could be gaming or doing whatever they actually want to do. Problems like that can scare them off quickly.\n
          \n
          So first setup the PC so that everything they usually do on Windows works without issues.\n
          \n
          The next question is, why would your kid want to run Linux instead of Windows?\n
          \n
          The usual advantages (FOSS, free to use, better for developers) don’t really matter to most kids. The only things I can think of right now are:\n
          \n
          - Runs on PCs that aren’t Win11 compatible\n
          - Some games like Minecraft run faster (but some games also run slower)\n
          \n
          With the setup completed and advantages thought of, you can let the kid use Linux quite similarly to Windows. When the kid wants new software or has an issue, work together with them to get everything running. First do everything and let them watch, later let them do more and more of the process.\n
          \n
          That’s basically it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700814967 {#2244
          date: 2023-11-24 09:36:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nayminlwin@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2246 …}
        +nested: Doctrine\ORM\PersistentCollection {#2248 …}
        +votes: Doctrine\ORM\PersistentCollection {#2247 …}
        +reports: Doctrine\ORM\PersistentCollection {#2256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
        -id: 157772
        -bodyTs: "'5h':60 'access':21 'actual':52,100 'advantag':145,195 'also':187 'aren':174 'ask':9 'aspect':7 'basic':246 'better':150 'compat':177 'complet':193 'could':93 'de':71 'develop':152 'easili':46 'enjoy':39 'everyth':119,225,229 'faster':183 'first':8,113,227 'fix':62 'foss':146 'free':147 'fun':76 'game':20,95,179,186 'get':224 'gpu':69 'homework':28 'incompat':65 'instead':140 'internet':23 'issu':127,218 'kid':14,87,135,159,202,211 'later':234 'let':47,200,231,235 'like':105,180 'linux':139,204 'matter':156 'mayb':25 'might':74 'minecraft':181 'new':213 'next':129 'nvidia':68 'pc':58,116 'pcs':172 'play':19 'probabl':17,30,83 'problem':104 'process':243 'proton':73 'question':130 'quick':111 'quit':205 'realli':155 'right':167 'run':138,170,182,188,226 'scare':108 'setup':114,192 'similar':206 'slower':189 'softwar':214 'specif':38 'spend':59 'start':3 'thing':162 'think':165 'thought':196 'tinker':6 'togeth':220 'use':15,34,149,203 'usual':121,144 'want':53,88,101,136,212 'watch':233 'weird':64 'whatev':50,98 'win11':176 'window':16,35,42,124,142,208 'without':126 'work':40,125,219 'would':133"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5101502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700814967 {#2254
          date: 2023-11-24 09:36:07.0 +01:00
        }
        +"title": 157772
      }
    ]
    -id: 16188
    -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
    -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700882980
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8387854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796580 {#2800
      date: 2023-11-24 04:29:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: """
    Is that so different than in previous generations? Even back in the C64 era most kids just played games from disks they bought.\n
    \n
    If you got into computers any time from the mid-90s, you would have been using Windows and that’s it.\n
    \n
    Smartphones always came with their predetermined OS without a command line or programming tools on them. (There where apps for that on many systems, but in general, that wasn’t a thing most users used.)\n
    \n
    From the 80s on, programming wasn’t required to use a PC and most users never learned it.\n
    \n
    In general, people would just use pre-made software, because they use a PC/smartphone as a tool to do what they want to.\n
    \n
    It’s kinda like with any other tools. People buy a hammer because they need to get a nail into a wall. Only very few people are interested in a hammer itself and get into the art of making their own tools.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700813517 {#2265
    date: 2023-11-24 09:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nayminlwin@lemmy.ml"
    "@ExtremeDullard@lemmy.sdf.org"
    "@sfgifz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 157734
  -bodyTs: "'80s':83 '90s':35 'alway':47 'app':64 'art':159 'back':10 'bought':23 'buy':132 'c64':13 'came':48 'command':55 'comput':28 'differ':4 'disk':21 'era':14 'even':9 'game':19 'general':72,100 'generat':8 'get':139,156 'got':26 'hammer':134,153 'interest':150 'kid':16 'kinda':125 'learn':97 'like':126 'line':56 'made':107 'make':161 'mani':68 'mid':34 'mid-90s':33 'nail':141 'need':137 'never':96 'os':52 'pc':92 'pc/smartphone':113 'peopl':101,131,148 'play':18 'pre':106 'pre-mad':105 'predetermin':51 'previous':7 'program':58,85 'requir':88 'smartphon':46 'softwar':108 'system':69 'thing':77 'time':30 'tool':59,116,130,164 'use':40,80,90,104,111 'user':79,95 'wall':144 'want':121 'wasn':74,86 'window':41 'without':53 'would':37,102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5101280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700813517 {#2262
    date: 2023-11-24 09:11:57.0 +01:00
  }
  +"title": 157734
}
"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 {#2263
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264
    +user: Proxies\__CG__\App\Entity\User {#2730 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Any-experience-with-teaching-kids-Linux"
    +title: "Any experience with teaching kids Linux?"
    +url: null
    +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701409592 {#2146
      date: 2023-12-01 06:46:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    +badges: Doctrine\ORM\PersistentCollection {#2812 …}
    +children: [
      1 => App\Entity\EntryComment {#2263}
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Don’t start with the tinkering aspect first.\n
          \n
          Ask yourself, why does your kid use Windows?\n
          \n
          Probably to play games, access the internet and maybe do their homework. Most probably, they don’t use Windows because they specifically enjoy working with Windows, but because it easily lets them do whatever they actually want to do on a PC.\n
          \n
          Spending 5h on fixing some weird incompatibility between the Nvidia GPU, your DE and Proton might be fun for some, but it’s most probably not what your kid wants to do when they could be gaming or doing whatever they actually want to do. Problems like that can scare them off quickly.\n
          \n
          So first setup the PC so that everything they usually do on Windows works without issues.\n
          \n
          The next question is, why would your kid want to run Linux instead of Windows?\n
          \n
          The usual advantages (FOSS, free to use, better for developers) don’t really matter to most kids. The only things I can think of right now are:\n
          \n
          - Runs on PCs that aren’t Win11 compatible\n
          - Some games like Minecraft run faster (but some games also run slower)\n
          \n
          With the setup completed and advantages thought of, you can let the kid use Linux quite similarly to Windows. When the kid wants new software or has an issue, work together with them to get everything running. First do everything and let them watch, later let them do more and more of the process.\n
          \n
          That’s basically it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1700814967 {#2244
          date: 2023-11-24 09:36:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nayminlwin@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2246 …}
        +nested: Doctrine\ORM\PersistentCollection {#2248 …}
        +votes: Doctrine\ORM\PersistentCollection {#2247 …}
        +reports: Doctrine\ORM\PersistentCollection {#2256 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
        -id: 157772
        -bodyTs: "'5h':60 'access':21 'actual':52,100 'advantag':145,195 'also':187 'aren':174 'ask':9 'aspect':7 'basic':246 'better':150 'compat':177 'complet':193 'could':93 'de':71 'develop':152 'easili':46 'enjoy':39 'everyth':119,225,229 'faster':183 'first':8,113,227 'fix':62 'foss':146 'free':147 'fun':76 'game':20,95,179,186 'get':224 'gpu':69 'homework':28 'incompat':65 'instead':140 'internet':23 'issu':127,218 'kid':14,87,135,159,202,211 'later':234 'let':47,200,231,235 'like':105,180 'linux':139,204 'matter':156 'mayb':25 'might':74 'minecraft':181 'new':213 'next':129 'nvidia':68 'pc':58,116 'pcs':172 'play':19 'probabl':17,30,83 'problem':104 'process':243 'proton':73 'question':130 'quick':111 'quit':205 'realli':155 'right':167 'run':138,170,182,188,226 'scare':108 'setup':114,192 'similar':206 'slower':189 'softwar':214 'specif':38 'spend':59 'start':3 'thing':162 'think':165 'thought':196 'tinker':6 'togeth':220 'use':15,34,149,203 'usual':121,144 'want':53,88,101,136,212 'watch':233 'weird':64 'whatev':50,98 'win11':176 'window':16,35,42,124,142,208 'without':126 'work':40,125,219 'would':133"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5101502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700814967 {#2254
          date: 2023-11-24 09:36:07.0 +01:00
        }
        +"title": 157772
      }
    ]
    -id: 16188
    -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
    -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700882980
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8387854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796580 {#2800
      date: 2023-11-24 04:29:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +body: """
    Is that so different than in previous generations? Even back in the C64 era most kids just played games from disks they bought.\n
    \n
    If you got into computers any time from the mid-90s, you would have been using Windows and that’s it.\n
    \n
    Smartphones always came with their predetermined OS without a command line or programming tools on them. (There where apps for that on many systems, but in general, that wasn’t a thing most users used.)\n
    \n
    From the 80s on, programming wasn’t required to use a PC and most users never learned it.\n
    \n
    In general, people would just use pre-made software, because they use a PC/smartphone as a tool to do what they want to.\n
    \n
    It’s kinda like with any other tools. People buy a hammer because they need to get a nail into a wall. Only very few people are interested in a hammer itself and get into the art of making their own tools.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700813517 {#2265
    date: 2023-11-24 09:11:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nayminlwin@lemmy.ml"
    "@ExtremeDullard@lemmy.sdf.org"
    "@sfgifz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 157734
  -bodyTs: "'80s':83 '90s':35 'alway':47 'app':64 'art':159 'back':10 'bought':23 'buy':132 'c64':13 'came':48 'command':55 'comput':28 'differ':4 'disk':21 'era':14 'even':9 'game':19 'general':72,100 'generat':8 'get':139,156 'got':26 'hammer':134,153 'interest':150 'kid':16 'kinda':125 'learn':97 'like':126 'line':56 'made':107 'make':161 'mani':68 'mid':34 'mid-90s':33 'nail':141 'need':137 'never':96 'os':52 'pc':92 'pc/smartphone':113 'peopl':101,131,148 'play':18 'pre':106 'pre-mad':105 'predetermin':51 'previous':7 'program':58,85 'requir':88 'smartphon':46 'softwar':108 'system':69 'thing':77 'time':30 'tool':59,116,130,164 'use':40,80,90,104,111 'user':79,95 'wall':144 'want':121 'wasn':74,86 'window':41 'without':53 'would':37,102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5101280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700813517 {#2262
    date: 2023-11-24 09:11:57.0 +01:00
  }
  +"title": 157734
}
"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 {#2250
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264
    +user: Proxies\__CG__\App\Entity\User {#2730 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Any-experience-with-teaching-kids-Linux"
    +title: "Any experience with teaching kids Linux?"
    +url: null
    +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701409592 {#2146
      date: 2023-12-01 06:46:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    +badges: Doctrine\ORM\PersistentCollection {#2812 …}
    +children: [
      1 => App\Entity\EntryComment {#2263
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +body: """
          Is that so different than in previous generations? Even back in the C64 era most kids just played games from disks they bought.\n
          \n
          If you got into computers any time from the mid-90s, you would have been using Windows and that’s it.\n
          \n
          Smartphones always came with their predetermined OS without a command line or programming tools on them. (There where apps for that on many systems, but in general, that wasn’t a thing most users used.)\n
          \n
          From the 80s on, programming wasn’t required to use a PC and most users never learned it.\n
          \n
          In general, people would just use pre-made software, because they use a PC/smartphone as a tool to do what they want to.\n
          \n
          It’s kinda like with any other tools. People buy a hammer because they need to get a nail into a wall. Only very few people are interested in a hammer itself and get into the art of making their own tools.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700813517 {#2265
          date: 2023-11-24 09:11:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nayminlwin@lemmy.ml"
          "@ExtremeDullard@lemmy.sdf.org"
          "@sfgifz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 157734
        -bodyTs: "'80s':83 '90s':35 'alway':47 'app':64 'art':159 'back':10 'bought':23 'buy':132 'c64':13 'came':48 'command':55 'comput':28 'differ':4 'disk':21 'era':14 'even':9 'game':19 'general':72,100 'generat':8 'get':139,156 'got':26 'hammer':134,153 'interest':150 'kid':16 'kinda':125 'learn':97 'like':126 'line':56 'made':107 'make':161 'mani':68 'mid':34 'mid-90s':33 'nail':141 'need':137 'never':96 'os':52 'pc':92 'pc/smartphone':113 'peopl':101,131,148 'play':18 'pre':106 'pre-mad':105 'predetermin':51 'previous':7 'program':58,85 'requir':88 'smartphon':46 'softwar':108 'system':69 'thing':77 'time':30 'tool':59,116,130,164 'use':40,80,90,104,111 'user':79,95 'wall':144 'want':121 'wasn':74,86 'window':41 'without':53 'would':37,102"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5101280"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700813517 {#2262
          date: 2023-11-24 09:11:57.0 +01:00
        }
        +"title": 157734
      }
      0 => App\Entity\EntryComment {#2250}
    ]
    -id: 16188
    -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
    -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700882980
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8387854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796580 {#2800
      date: 2023-11-24 04:29:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Don’t start with the tinkering aspect first.\n
    \n
    Ask yourself, why does your kid use Windows?\n
    \n
    Probably to play games, access the internet and maybe do their homework. Most probably, they don’t use Windows because they specifically enjoy working with Windows, but because it easily lets them do whatever they actually want to do on a PC.\n
    \n
    Spending 5h on fixing some weird incompatibility between the Nvidia GPU, your DE and Proton might be fun for some, but it’s most probably not what your kid wants to do when they could be gaming or doing whatever they actually want to do. Problems like that can scare them off quickly.\n
    \n
    So first setup the PC so that everything they usually do on Windows works without issues.\n
    \n
    The next question is, why would your kid want to run Linux instead of Windows?\n
    \n
    The usual advantages (FOSS, free to use, better for developers) don’t really matter to most kids. The only things I can think of right now are:\n
    \n
    - Runs on PCs that aren’t Win11 compatible\n
    - Some games like Minecraft run faster (but some games also run slower)\n
    \n
    With the setup completed and advantages thought of, you can let the kid use Linux quite similarly to Windows. When the kid wants new software or has an issue, work together with them to get everything running. First do everything and let them watch, later let them do more and more of the process.\n
    \n
    That’s basically it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700814967 {#2244
    date: 2023-11-24 09:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nayminlwin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 157772
  -bodyTs: "'5h':60 'access':21 'actual':52,100 'advantag':145,195 'also':187 'aren':174 'ask':9 'aspect':7 'basic':246 'better':150 'compat':177 'complet':193 'could':93 'de':71 'develop':152 'easili':46 'enjoy':39 'everyth':119,225,229 'faster':183 'first':8,113,227 'fix':62 'foss':146 'free':147 'fun':76 'game':20,95,179,186 'get':224 'gpu':69 'homework':28 'incompat':65 'instead':140 'internet':23 'issu':127,218 'kid':14,87,135,159,202,211 'later':234 'let':47,200,231,235 'like':105,180 'linux':139,204 'matter':156 'mayb':25 'might':74 'minecraft':181 'new':213 'next':129 'nvidia':68 'pc':58,116 'pcs':172 'play':19 'probabl':17,30,83 'problem':104 'process':243 'proton':73 'question':130 'quick':111 'quit':205 'realli':155 'right':167 'run':138,170,182,188,226 'scare':108 'setup':114,192 'similar':206 'slower':189 'softwar':214 'specif':38 'spend':59 'start':3 'thing':162 'think':165 'thought':196 'tinker':6 'togeth':220 'use':15,34,149,203 'usual':121,144 'want':53,88,101,136,212 'watch':233 'weird':64 'whatev':50,98 'win11':176 'window':16,35,42,124,142,208 'without':126 'work':40,125,219 'would':133"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5101502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700814967 {#2254
    date: 2023-11-24 09:36:07.0 +01:00
  }
  +"title": 157772
}
"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 {#2250
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264
    +user: Proxies\__CG__\App\Entity\User {#2730 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Any-experience-with-teaching-kids-Linux"
    +title: "Any experience with teaching kids Linux?"
    +url: null
    +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701409592 {#2146
      date: 2023-12-01 06:46:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    +badges: Doctrine\ORM\PersistentCollection {#2812 …}
    +children: [
      1 => App\Entity\EntryComment {#2263
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +body: """
          Is that so different than in previous generations? Even back in the C64 era most kids just played games from disks they bought.\n
          \n
          If you got into computers any time from the mid-90s, you would have been using Windows and that’s it.\n
          \n
          Smartphones always came with their predetermined OS without a command line or programming tools on them. (There where apps for that on many systems, but in general, that wasn’t a thing most users used.)\n
          \n
          From the 80s on, programming wasn’t required to use a PC and most users never learned it.\n
          \n
          In general, people would just use pre-made software, because they use a PC/smartphone as a tool to do what they want to.\n
          \n
          It’s kinda like with any other tools. People buy a hammer because they need to get a nail into a wall. Only very few people are interested in a hammer itself and get into the art of making their own tools.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700813517 {#2265
          date: 2023-11-24 09:11:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nayminlwin@lemmy.ml"
          "@ExtremeDullard@lemmy.sdf.org"
          "@sfgifz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 157734
        -bodyTs: "'80s':83 '90s':35 'alway':47 'app':64 'art':159 'back':10 'bought':23 'buy':132 'c64':13 'came':48 'command':55 'comput':28 'differ':4 'disk':21 'era':14 'even':9 'game':19 'general':72,100 'generat':8 'get':139,156 'got':26 'hammer':134,153 'interest':150 'kid':16 'kinda':125 'learn':97 'like':126 'line':56 'made':107 'make':161 'mani':68 'mid':34 'mid-90s':33 'nail':141 'need':137 'never':96 'os':52 'pc':92 'pc/smartphone':113 'peopl':101,131,148 'play':18 'pre':106 'pre-mad':105 'predetermin':51 'previous':7 'program':58,85 'requir':88 'smartphon':46 'softwar':108 'system':69 'thing':77 'time':30 'tool':59,116,130,164 'use':40,80,90,104,111 'user':79,95 'wall':144 'want':121 'wasn':74,86 'window':41 'without':53 'would':37,102"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5101280"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700813517 {#2262
          date: 2023-11-24 09:11:57.0 +01:00
        }
        +"title": 157734
      }
      0 => App\Entity\EntryComment {#2250}
    ]
    -id: 16188
    -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
    -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700882980
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8387854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796580 {#2800
      date: 2023-11-24 04:29:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Don’t start with the tinkering aspect first.\n
    \n
    Ask yourself, why does your kid use Windows?\n
    \n
    Probably to play games, access the internet and maybe do their homework. Most probably, they don’t use Windows because they specifically enjoy working with Windows, but because it easily lets them do whatever they actually want to do on a PC.\n
    \n
    Spending 5h on fixing some weird incompatibility between the Nvidia GPU, your DE and Proton might be fun for some, but it’s most probably not what your kid wants to do when they could be gaming or doing whatever they actually want to do. Problems like that can scare them off quickly.\n
    \n
    So first setup the PC so that everything they usually do on Windows works without issues.\n
    \n
    The next question is, why would your kid want to run Linux instead of Windows?\n
    \n
    The usual advantages (FOSS, free to use, better for developers) don’t really matter to most kids. The only things I can think of right now are:\n
    \n
    - Runs on PCs that aren’t Win11 compatible\n
    - Some games like Minecraft run faster (but some games also run slower)\n
    \n
    With the setup completed and advantages thought of, you can let the kid use Linux quite similarly to Windows. When the kid wants new software or has an issue, work together with them to get everything running. First do everything and let them watch, later let them do more and more of the process.\n
    \n
    That’s basically it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700814967 {#2244
    date: 2023-11-24 09:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nayminlwin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 157772
  -bodyTs: "'5h':60 'access':21 'actual':52,100 'advantag':145,195 'also':187 'aren':174 'ask':9 'aspect':7 'basic':246 'better':150 'compat':177 'complet':193 'could':93 'de':71 'develop':152 'easili':46 'enjoy':39 'everyth':119,225,229 'faster':183 'first':8,113,227 'fix':62 'foss':146 'free':147 'fun':76 'game':20,95,179,186 'get':224 'gpu':69 'homework':28 'incompat':65 'instead':140 'internet':23 'issu':127,218 'kid':14,87,135,159,202,211 'later':234 'let':47,200,231,235 'like':105,180 'linux':139,204 'matter':156 'mayb':25 'might':74 'minecraft':181 'new':213 'next':129 'nvidia':68 'pc':58,116 'pcs':172 'play':19 'probabl':17,30,83 'problem':104 'process':243 'proton':73 'question':130 'quick':111 'quit':205 'realli':155 'right':167 'run':138,170,182,188,226 'scare':108 'setup':114,192 'similar':206 'slower':189 'softwar':214 'specif':38 'spend':59 'start':3 'thing':162 'think':165 'thought':196 'tinker':6 'togeth':220 'use':15,34,149,203 'usual':121,144 'want':53,88,101,136,212 'watch':233 'weird':64 'whatev':50,98 'win11':176 'window':16,35,42,124,142,208 'without':126 'work':40,125,219 'would':133"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5101502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700814967 {#2254
    date: 2023-11-24 09:36:07.0 +01:00
  }
  +"title": 157772
}
"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 {#2250
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264
    +user: Proxies\__CG__\App\Entity\User {#2730 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1744 …}
    +slug: "Any-experience-with-teaching-kids-Linux"
    +title: "Any experience with teaching kids Linux?"
    +url: null
    +body: "Any one here has any experience with teaching 8 to 12 years old kids Linux?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 153
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701409592 {#2146
      date: 2023-12-01 06:46:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2803 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2806 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2810 …}
    +badges: Doctrine\ORM\PersistentCollection {#2812 …}
    +children: [
      1 => App\Entity\EntryComment {#2263
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +body: """
          Is that so different than in previous generations? Even back in the C64 era most kids just played games from disks they bought.\n
          \n
          If you got into computers any time from the mid-90s, you would have been using Windows and that’s it.\n
          \n
          Smartphones always came with their predetermined OS without a command line or programming tools on them. (There where apps for that on many systems, but in general, that wasn’t a thing most users used.)\n
          \n
          From the 80s on, programming wasn’t required to use a PC and most users never learned it.\n
          \n
          In general, people would just use pre-made software, because they use a PC/smartphone as a tool to do what they want to.\n
          \n
          It’s kinda like with any other tools. People buy a hammer because they need to get a nail into a wall. Only very few people are interested in a hammer itself and get into the art of making their own tools.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700813517 {#2265
          date: 2023-11-24 09:11:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@nayminlwin@lemmy.ml"
          "@ExtremeDullard@lemmy.sdf.org"
          "@sfgifz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 157734
        -bodyTs: "'80s':83 '90s':35 'alway':47 'app':64 'art':159 'back':10 'bought':23 'buy':132 'c64':13 'came':48 'command':55 'comput':28 'differ':4 'disk':21 'era':14 'even':9 'game':19 'general':72,100 'generat':8 'get':139,156 'got':26 'hammer':134,153 'interest':150 'kid':16 'kinda':125 'learn':97 'like':126 'line':56 'made':107 'make':161 'mani':68 'mid':34 'mid-90s':33 'nail':141 'need':137 'never':96 'os':52 'pc':92 'pc/smartphone':113 'peopl':101,131,148 'play':18 'pre':106 'pre-mad':105 'predetermin':51 'previous':7 'program':58,85 'requir':88 'smartphon':46 'softwar':108 'system':69 'thing':77 'time':30 'tool':59,116,130,164 'use':40,80,90,104,111 'user':79,95 'wall':144 'want':121 'wasn':74,86 'window':41 'without':53 'would':37,102"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5101280"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700813517 {#2262
          date: 2023-11-24 09:11:57.0 +01:00
        }
        +"title": 157734
      }
      0 => App\Entity\EntryComment {#2250}
    ]
    -id: 16188
    -titleTs: "'experi':2 'kid':5 'linux':6 'teach':4"
    -bodyTs: "'12':11 '8':9 'experi':6 'kid':14 'linux':15 'old':13 'one':2 'teach':8 'year':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700882980
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8387854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700796580 {#2800
      date: 2023-11-24 04:29:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Don’t start with the tinkering aspect first.\n
    \n
    Ask yourself, why does your kid use Windows?\n
    \n
    Probably to play games, access the internet and maybe do their homework. Most probably, they don’t use Windows because they specifically enjoy working with Windows, but because it easily lets them do whatever they actually want to do on a PC.\n
    \n
    Spending 5h on fixing some weird incompatibility between the Nvidia GPU, your DE and Proton might be fun for some, but it’s most probably not what your kid wants to do when they could be gaming or doing whatever they actually want to do. Problems like that can scare them off quickly.\n
    \n
    So first setup the PC so that everything they usually do on Windows works without issues.\n
    \n
    The next question is, why would your kid want to run Linux instead of Windows?\n
    \n
    The usual advantages (FOSS, free to use, better for developers) don’t really matter to most kids. The only things I can think of right now are:\n
    \n
    - Runs on PCs that aren’t Win11 compatible\n
    - Some games like Minecraft run faster (but some games also run slower)\n
    \n
    With the setup completed and advantages thought of, you can let the kid use Linux quite similarly to Windows. When the kid wants new software or has an issue, work together with them to get everything running. First do everything and let them watch, later let them do more and more of the process.\n
    \n
    That’s basically it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700814967 {#2244
    date: 2023-11-24 09:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nayminlwin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 157772
  -bodyTs: "'5h':60 'access':21 'actual':52,100 'advantag':145,195 'also':187 'aren':174 'ask':9 'aspect':7 'basic':246 'better':150 'compat':177 'complet':193 'could':93 'de':71 'develop':152 'easili':46 'enjoy':39 'everyth':119,225,229 'faster':183 'first':8,113,227 'fix':62 'foss':146 'free':147 'fun':76 'game':20,95,179,186 'get':224 'gpu':69 'homework':28 'incompat':65 'instead':140 'internet':23 'issu':127,218 'kid':14,87,135,159,202,211 'later':234 'let':47,200,231,235 'like':105,180 'linux':139,204 'matter':156 'mayb':25 'might':74 'minecraft':181 'new':213 'next':129 'nvidia':68 'pc':58,116 'pcs':172 'play':19 'probabl':17,30,83 'problem':104 'process':243 'proton':73 'question':130 'quick':111 'quit':205 'realli':155 'right':167 'run':138,170,182,188,226 'scare':108 'setup':114,192 'similar':206 'slower':189 'softwar':214 'specif':38 'spend':59 'start':3 'thing':162 'think':165 'thought':196 'tinker':6 'togeth':220 'use':15,34,149,203 'usual':121,144 'want':53,88,101,136,212 'watch':233 'weird':64 'whatev':50,98 'win11':176 'window':16,35,42,124,142,208 'without':126 'work':40,125,219 'would':133"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5101502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700814967 {#2254
    date: 2023-11-24 09:36:07.0 +01:00
  }
  +"title": 157772
}
"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 {#2204
  +user: Proxies\__CG__\App\Entity\User {#2672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
  +image: Proxies\__CG__\App\Entity\Image {#2837 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "Soup-was-sheltered-from-the-storm"
  +title: "Soup was sheltered from the storm"
  +url: "https://lemmy.world/pictrs/image/3e0e927a-b6c7-401c-a626-485278baa885.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700633285 {#2814
    date: 2023-11-22 07:08:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  +badges: Doctrine\ORM\PersistentCollection {#2846 …}
  +children: [
    App\Entity\EntryComment {#2209
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
      +image: null
      +parent: null
      +root: null
      +body: "Plot twist: The cat belongs to the neighbors and they now think the cat has died in the storm."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701067781 {#2212
        date: 2023-11-27 07:49:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2211 …}
      +nested: Doctrine\ORM\PersistentCollection {#2266 …}
      +votes: Doctrine\ORM\PersistentCollection {#2268 …}
      +reports: Doctrine\ORM\PersistentCollection {#2273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
      -id: 148132
      -bodyTs: "'belong':5 'cat':4,14 'die':16 'neighbor':8 'plot':1 'storm':19 'think':12 'twist':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5022622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700592797 {#2208
        date: 2023-11-21 19:53:17.0 +01:00
      }
      +"title": 148132
    }
  ]
  -id: 15165
  -titleTs: "'shelter':3 'soup':1 'storm':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700676424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8571287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590024 {#2798
    date: 2023-11-21 19:07:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2204
  +user: Proxies\__CG__\App\Entity\User {#2672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
  +image: Proxies\__CG__\App\Entity\Image {#2837 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "Soup-was-sheltered-from-the-storm"
  +title: "Soup was sheltered from the storm"
  +url: "https://lemmy.world/pictrs/image/3e0e927a-b6c7-401c-a626-485278baa885.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700633285 {#2814
    date: 2023-11-22 07:08:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  +badges: Doctrine\ORM\PersistentCollection {#2846 …}
  +children: [
    App\Entity\EntryComment {#2209
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
      +image: null
      +parent: null
      +root: null
      +body: "Plot twist: The cat belongs to the neighbors and they now think the cat has died in the storm."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701067781 {#2212
        date: 2023-11-27 07:49:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2211 …}
      +nested: Doctrine\ORM\PersistentCollection {#2266 …}
      +votes: Doctrine\ORM\PersistentCollection {#2268 …}
      +reports: Doctrine\ORM\PersistentCollection {#2273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
      -id: 148132
      -bodyTs: "'belong':5 'cat':4,14 'die':16 'neighbor':8 'plot':1 'storm':19 'think':12 'twist':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5022622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700592797 {#2208
        date: 2023-11-21 19:53:17.0 +01:00
      }
      +"title": 148132
    }
  ]
  -id: 15165
  -titleTs: "'shelter':3 'soup':1 'storm':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700676424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8571287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590024 {#2798
    date: 2023-11-21 19:07:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2204
  +user: Proxies\__CG__\App\Entity\User {#2672 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
  +image: Proxies\__CG__\App\Entity\Image {#2837 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "Soup-was-sheltered-from-the-storm"
  +title: "Soup was sheltered from the storm"
  +url: "https://lemmy.world/pictrs/image/3e0e927a-b6c7-401c-a626-485278baa885.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700633285 {#2814
    date: 2023-11-22 07:08:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
  +badges: Doctrine\ORM\PersistentCollection {#2846 …}
  +children: [
    App\Entity\EntryComment {#2209
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
      +image: null
      +parent: null
      +root: null
      +body: "Plot twist: The cat belongs to the neighbors and they now think the cat has died in the storm."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1701067781 {#2212
        date: 2023-11-27 07:49:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2211 …}
      +nested: Doctrine\ORM\PersistentCollection {#2266 …}
      +votes: Doctrine\ORM\PersistentCollection {#2268 …}
      +reports: Doctrine\ORM\PersistentCollection {#2273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
      -id: 148132
      -bodyTs: "'belong':5 'cat':4,14 'die':16 'neighbor':8 'plot':1 'storm':19 'think':12 'twist':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5022622"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700592797 {#2208
        date: 2023-11-21 19:53:17.0 +01:00
      }
      +"title": 148132
    }
  ]
  -id: 15165
  -titleTs: "'shelter':3 'soup':1 'storm':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700676424
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8571287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700590024 {#2798
    date: 2023-11-21 19:07:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2209
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204
    +user: Proxies\__CG__\App\Entity\User {#2672 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
    +image: Proxies\__CG__\App\Entity\Image {#2837 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "Soup-was-sheltered-from-the-storm"
    +title: "Soup was sheltered from the storm"
    +url: "https://lemmy.world/pictrs/image/3e0e927a-b6c7-401c-a626-485278baa885.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700633285 {#2814
      date: 2023-11-22 07:08:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2842 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    +badges: Doctrine\ORM\PersistentCollection {#2846 …}
    +children: [
      App\Entity\EntryComment {#2209}
    ]
    -id: 15165
    -titleTs: "'shelter':3 'soup':1 'storm':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700676424
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8571287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700590024 {#2798
      date: 2023-11-21 19:07:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
  +image: null
  +parent: null
  +root: null
  +body: "Plot twist: The cat belongs to the neighbors and they now think the cat has died in the storm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701067781 {#2212
    date: 2023-11-27 07:49:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 148132
  -bodyTs: "'belong':5 'cat':4,14 'die':16 'neighbor':8 'plot':1 'storm':19 'think':12 'twist':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5022622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592797 {#2208
    date: 2023-11-21 19:53:17.0 +01:00
  }
  +"title": 148132
}
"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 {#2209
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204
    +user: Proxies\__CG__\App\Entity\User {#2672 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
    +image: Proxies\__CG__\App\Entity\Image {#2837 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "Soup-was-sheltered-from-the-storm"
    +title: "Soup was sheltered from the storm"
    +url: "https://lemmy.world/pictrs/image/3e0e927a-b6c7-401c-a626-485278baa885.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700633285 {#2814
      date: 2023-11-22 07:08:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2842 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    +badges: Doctrine\ORM\PersistentCollection {#2846 …}
    +children: [
      App\Entity\EntryComment {#2209}
    ]
    -id: 15165
    -titleTs: "'shelter':3 'soup':1 'storm':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700676424
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8571287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700590024 {#2798
      date: 2023-11-21 19:07:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
  +image: null
  +parent: null
  +root: null
  +body: "Plot twist: The cat belongs to the neighbors and they now think the cat has died in the storm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701067781 {#2212
    date: 2023-11-27 07:49:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 148132
  -bodyTs: "'belong':5 'cat':4,14 'die':16 'neighbor':8 'plot':1 'storm':19 'think':12 'twist':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5022622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592797 {#2208
    date: 2023-11-21 19:53:17.0 +01:00
  }
  +"title": 148132
}
"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 {#2209
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204
    +user: Proxies\__CG__\App\Entity\User {#2672 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
    +image: Proxies\__CG__\App\Entity\Image {#2837 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "Soup-was-sheltered-from-the-storm"
    +title: "Soup was sheltered from the storm"
    +url: "https://lemmy.world/pictrs/image/3e0e927a-b6c7-401c-a626-485278baa885.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700633285 {#2814
      date: 2023-11-22 07:08:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2842 …}
    +reports: Doctrine\ORM\PersistentCollection {#2838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2844 …}
    +badges: Doctrine\ORM\PersistentCollection {#2846 …}
    +children: [
      App\Entity\EntryComment {#2209}
    ]
    -id: 15165
    -titleTs: "'shelter':3 'soup':1 'storm':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700676424
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8571287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700590024 {#2798
      date: 2023-11-21 19:07:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2200 …}
  +image: null
  +parent: null
  +root: null
  +body: "Plot twist: The cat belongs to the neighbors and they now think the cat has died in the storm."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1701067781 {#2212
    date: 2023-11-27 07:49:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 148132
  -bodyTs: "'belong':5 'cat':4,14 'die':16 'neighbor':8 'plot':1 'storm':19 'think':12 'twist':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5022622"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700592797 {#2208
    date: 2023-11-21 19:53:17.0 +01:00
  }
  +"title": 148132
}
"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 {#2192
  +user: Proxies\__CG__\App\Entity\User {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2853 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "You-have-no-power-here"
  +title: "You have no power here"
  +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 107
  +favouriteCount: 771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701477553 {#2848
    date: 2023-12-02 01:39:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  +badges: Doctrine\ORM\PersistentCollection {#2866 …}
  +children: [
    3 => App\Entity\EntryComment {#2252
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: """
        It was, 25 years ago. Same as Windows’ security was absent at that time.\n
        \n
        But people never update their prejudices, so all the jokes are from the last millenium.\n
        \n
        If you want an OS that is really malware-free, you need to run temple os.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 65
      +score: 0
      +lastActive: DateTime @1700434143 {#2229
        date: 2023-11-19 23:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2298 …}
      +votes: Doctrine\ORM\PersistentCollection {#2291 …}
      +reports: Doctrine\ORM\PersistentCollection {#2301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
      -id: 141239
      -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4966222"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700434143 {#2228
        date: 2023-11-19 23:49:03.0 +01:00
      }
      +"title": 141239
    }
    2 => App\Entity\EntryComment {#2310
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "I never said that Temple OS is usable ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700438007 {#2321
        date: 2023-11-20 00:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
        "@squaresinger@feddit.de"
        "@ivanafterall@kbin.social"
        "@Godort@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2306 …}
      +nested: Doctrine\ORM\PersistentCollection {#2305 …}
      +votes: Doctrine\ORM\PersistentCollection {#2303 …}
      +reports: Doctrine\ORM\PersistentCollection {#2317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
      -id: 141429
      -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4967587"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700438007 {#2312
        date: 2023-11-20 00:53:27.0 +01:00
      }
      +"title": 141429
    }
    1 => App\Entity\EntryComment {#2295
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: """
        Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
        \n
        And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700489894 {#2290
        date: 2023-11-20 15:18:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
        "@squaresinger@feddit.de"
        "@psud@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2283 …}
      +nested: Doctrine\ORM\PersistentCollection {#2282 …}
      +votes: Doctrine\ORM\PersistentCollection {#2276 …}
      +reports: Doctrine\ORM\PersistentCollection {#2275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
      -id: 142860
      -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4981931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700489894 {#2296
        date: 2023-11-20 15:18:14.0 +01:00
      }
      +"title": 142860
    }
    0 => App\Entity\EntryComment {#2217
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700553063 {#2221
        date: 2023-11-21 08:51:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
        "@squaresinger@feddit.de"
        "@psud@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 145805
      -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5007423"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700553063 {#2219
        date: 2023-11-21 08:51:03.0 +01:00
      }
      +"title": 145805
    }
  ]
  -id: 14552
  -titleTs: "'power':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700519193
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8201821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700432793 {#2820
    date: 2023-11-19 23:26:33.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 {#2192
  +user: Proxies\__CG__\App\Entity\User {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2853 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "You-have-no-power-here"
  +title: "You have no power here"
  +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 107
  +favouriteCount: 771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701477553 {#2848
    date: 2023-12-02 01:39:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  +badges: Doctrine\ORM\PersistentCollection {#2866 …}
  +children: [
    3 => App\Entity\EntryComment {#2252
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: """
        It was, 25 years ago. Same as Windows’ security was absent at that time.\n
        \n
        But people never update their prejudices, so all the jokes are from the last millenium.\n
        \n
        If you want an OS that is really malware-free, you need to run temple os.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 65
      +score: 0
      +lastActive: DateTime @1700434143 {#2229
        date: 2023-11-19 23:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2298 …}
      +votes: Doctrine\ORM\PersistentCollection {#2291 …}
      +reports: Doctrine\ORM\PersistentCollection {#2301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
      -id: 141239
      -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4966222"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700434143 {#2228
        date: 2023-11-19 23:49:03.0 +01:00
      }
      +"title": 141239
    }
    2 => App\Entity\EntryComment {#2310
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "I never said that Temple OS is usable ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700438007 {#2321
        date: 2023-11-20 00:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
        "@squaresinger@feddit.de"
        "@ivanafterall@kbin.social"
        "@Godort@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2306 …}
      +nested: Doctrine\ORM\PersistentCollection {#2305 …}
      +votes: Doctrine\ORM\PersistentCollection {#2303 …}
      +reports: Doctrine\ORM\PersistentCollection {#2317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
      -id: 141429
      -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4967587"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700438007 {#2312
        date: 2023-11-20 00:53:27.0 +01:00
      }
      +"title": 141429
    }
    1 => App\Entity\EntryComment {#2295
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: """
        Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
        \n
        And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700489894 {#2290
        date: 2023-11-20 15:18:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
        "@squaresinger@feddit.de"
        "@psud@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2283 …}
      +nested: Doctrine\ORM\PersistentCollection {#2282 …}
      +votes: Doctrine\ORM\PersistentCollection {#2276 …}
      +reports: Doctrine\ORM\PersistentCollection {#2275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
      -id: 142860
      -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4981931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700489894 {#2296
        date: 2023-11-20 15:18:14.0 +01:00
      }
      +"title": 142860
    }
    0 => App\Entity\EntryComment {#2217
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700553063 {#2221
        date: 2023-11-21 08:51:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
        "@squaresinger@feddit.de"
        "@psud@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 145805
      -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5007423"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700553063 {#2219
        date: 2023-11-21 08:51:03.0 +01:00
      }
      +"title": 145805
    }
  ]
  -id: 14552
  -titleTs: "'power':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700519193
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8201821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700432793 {#2820
    date: 2023-11-19 23:26:33.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 {#2192
  +user: Proxies\__CG__\App\Entity\User {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2853 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "You-have-no-power-here"
  +title: "You have no power here"
  +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 107
  +favouriteCount: 771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701477553 {#2848
    date: 2023-12-02 01:39:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2858 …}
  +reports: Doctrine\ORM\PersistentCollection {#2860 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  +badges: Doctrine\ORM\PersistentCollection {#2866 …}
  +children: [
    3 => App\Entity\EntryComment {#2252
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: """
        It was, 25 years ago. Same as Windows’ security was absent at that time.\n
        \n
        But people never update their prejudices, so all the jokes are from the last millenium.\n
        \n
        If you want an OS that is really malware-free, you need to run temple os.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 65
      +score: 0
      +lastActive: DateTime @1700434143 {#2229
        date: 2023-11-19 23:49:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2299 …}
      +nested: Doctrine\ORM\PersistentCollection {#2298 …}
      +votes: Doctrine\ORM\PersistentCollection {#2291 …}
      +reports: Doctrine\ORM\PersistentCollection {#2301 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
      -id: 141239
      -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4966222"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700434143 {#2228
        date: 2023-11-19 23:49:03.0 +01:00
      }
      +"title": 141239
    }
    2 => App\Entity\EntryComment {#2310
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "I never said that Temple OS is usable ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1700438007 {#2321
        date: 2023-11-20 00:53:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
        "@squaresinger@feddit.de"
        "@ivanafterall@kbin.social"
        "@Godort@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2306 …}
      +nested: Doctrine\ORM\PersistentCollection {#2305 …}
      +votes: Doctrine\ORM\PersistentCollection {#2303 …}
      +reports: Doctrine\ORM\PersistentCollection {#2317 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
      -id: 141429
      -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4967587"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700438007 {#2312
        date: 2023-11-20 00:53:27.0 +01:00
      }
      +"title": 141429
    }
    1 => App\Entity\EntryComment {#2295
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: """
        Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
        \n
        And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700489894 {#2290
        date: 2023-11-20 15:18:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
        "@squaresinger@feddit.de"
        "@psud@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2283 …}
      +nested: Doctrine\ORM\PersistentCollection {#2282 …}
      +votes: Doctrine\ORM\PersistentCollection {#2276 …}
      +reports: Doctrine\ORM\PersistentCollection {#2275 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
      -id: 142860
      -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4981931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700489894 {#2296
        date: 2023-11-20 15:18:14.0 +01:00
      }
      +"title": 142860
    }
    0 => App\Entity\EntryComment {#2217
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700553063 {#2221
        date: 2023-11-21 08:51:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@ShunkW@lemmy.world"
        "@squaresinger@feddit.de"
        "@psud@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 145805
      -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5007423"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700553063 {#2219
        date: 2023-11-21 08:51:03.0 +01:00
      }
      +"title": 145805
    }
  ]
  -id: 14552
  -titleTs: "'power':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700519193
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8201821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700432793 {#2820
    date: 2023-11-19 23:26:33.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 {#2252
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252}
      2 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "I never said that Temple OS is usable ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1700438007 {#2321
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@ivanafterall@kbin.social"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 141429
        -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4967587"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700438007 {#2312
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +"title": 141429
      }
      1 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
          \n
          And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700489894 {#2290
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2283 …}
        +nested: Doctrine\ORM\PersistentCollection {#2282 …}
        +votes: Doctrine\ORM\PersistentCollection {#2276 …}
        +reports: Doctrine\ORM\PersistentCollection {#2275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
        -id: 142860
        -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4981931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700489894 {#2296
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +"title": 142860
      }
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700553063 {#2221
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 145805
        -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5007423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553063 {#2219
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +"title": 145805
      }
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    It was, 25 years ago. Same as Windows’ security was absent at that time.\n
    \n
    But people never update their prejudices, so all the jokes are from the last millenium.\n
    \n
    If you want an OS that is really malware-free, you need to run temple os.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1700434143 {#2229
    date: 2023-11-19 23:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 141239
  -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4966222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700434143 {#2228
    date: 2023-11-19 23:49:03.0 +01:00
  }
  +"title": 141239
}
"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 {#2252
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252}
      2 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "I never said that Temple OS is usable ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1700438007 {#2321
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@ivanafterall@kbin.social"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 141429
        -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4967587"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700438007 {#2312
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +"title": 141429
      }
      1 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
          \n
          And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700489894 {#2290
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2283 …}
        +nested: Doctrine\ORM\PersistentCollection {#2282 …}
        +votes: Doctrine\ORM\PersistentCollection {#2276 …}
        +reports: Doctrine\ORM\PersistentCollection {#2275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
        -id: 142860
        -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4981931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700489894 {#2296
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +"title": 142860
      }
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700553063 {#2221
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 145805
        -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5007423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553063 {#2219
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +"title": 145805
      }
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    It was, 25 years ago. Same as Windows’ security was absent at that time.\n
    \n
    But people never update their prejudices, so all the jokes are from the last millenium.\n
    \n
    If you want an OS that is really malware-free, you need to run temple os.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1700434143 {#2229
    date: 2023-11-19 23:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 141239
  -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4966222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700434143 {#2228
    date: 2023-11-19 23:49:03.0 +01:00
  }
  +"title": 141239
}
"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 {#2252
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252}
      2 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "I never said that Temple OS is usable ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1700438007 {#2321
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@ivanafterall@kbin.social"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 141429
        -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4967587"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700438007 {#2312
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +"title": 141429
      }
      1 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
          \n
          And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700489894 {#2290
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2283 …}
        +nested: Doctrine\ORM\PersistentCollection {#2282 …}
        +votes: Doctrine\ORM\PersistentCollection {#2276 …}
        +reports: Doctrine\ORM\PersistentCollection {#2275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
        -id: 142860
        -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4981931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700489894 {#2296
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +"title": 142860
      }
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700553063 {#2221
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 145805
        -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5007423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553063 {#2219
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +"title": 145805
      }
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    It was, 25 years ago. Same as Windows’ security was absent at that time.\n
    \n
    But people never update their prejudices, so all the jokes are from the last millenium.\n
    \n
    If you want an OS that is really malware-free, you need to run temple os.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1700434143 {#2229
    date: 2023-11-19 23:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 141239
  -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4966222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700434143 {#2228
    date: 2023-11-19 23:49:03.0 +01:00
  }
  +"title": 141239
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          It was, 25 years ago. Same as Windows’ security was absent at that time.\n
          \n
          But people never update their prejudices, so all the jokes are from the last millenium.\n
          \n
          If you want an OS that is really malware-free, you need to run temple os.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 65
        +score: 0
        +lastActive: DateTime @1700434143 {#2229
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 141239
        -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4966222"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700434143 {#2228
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +"title": 141239
      }
      2 => App\Entity\EntryComment {#2310}
      1 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
          \n
          And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700489894 {#2290
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2283 …}
        +nested: Doctrine\ORM\PersistentCollection {#2282 …}
        +votes: Doctrine\ORM\PersistentCollection {#2276 …}
        +reports: Doctrine\ORM\PersistentCollection {#2275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
        -id: 142860
        -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4981931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700489894 {#2296
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +"title": 142860
      }
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700553063 {#2221
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 145805
        -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5007423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553063 {#2219
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +"title": 145805
      }
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "I never said that Temple OS is usable ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700438007 {#2321
    date: 2023-11-20 00:53:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
    "@squaresinger@feddit.de"
    "@ivanafterall@kbin.social"
    "@Godort@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 141429
  -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4967587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700438007 {#2312
    date: 2023-11-20 00:53:27.0 +01:00
  }
  +"title": 141429
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          It was, 25 years ago. Same as Windows’ security was absent at that time.\n
          \n
          But people never update their prejudices, so all the jokes are from the last millenium.\n
          \n
          If you want an OS that is really malware-free, you need to run temple os.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 65
        +score: 0
        +lastActive: DateTime @1700434143 {#2229
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 141239
        -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4966222"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700434143 {#2228
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +"title": 141239
      }
      2 => App\Entity\EntryComment {#2310}
      1 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
          \n
          And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700489894 {#2290
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2283 …}
        +nested: Doctrine\ORM\PersistentCollection {#2282 …}
        +votes: Doctrine\ORM\PersistentCollection {#2276 …}
        +reports: Doctrine\ORM\PersistentCollection {#2275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
        -id: 142860
        -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4981931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700489894 {#2296
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +"title": 142860
      }
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700553063 {#2221
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 145805
        -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5007423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553063 {#2219
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +"title": 145805
      }
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "I never said that Temple OS is usable ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700438007 {#2321
    date: 2023-11-20 00:53:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
    "@squaresinger@feddit.de"
    "@ivanafterall@kbin.social"
    "@Godort@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 141429
  -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4967587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700438007 {#2312
    date: 2023-11-20 00:53:27.0 +01:00
  }
  +"title": 141429
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2310
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          It was, 25 years ago. Same as Windows’ security was absent at that time.\n
          \n
          But people never update their prejudices, so all the jokes are from the last millenium.\n
          \n
          If you want an OS that is really malware-free, you need to run temple os.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 65
        +score: 0
        +lastActive: DateTime @1700434143 {#2229
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 141239
        -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4966222"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700434143 {#2228
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +"title": 141239
      }
      2 => App\Entity\EntryComment {#2310}
      1 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
          \n
          And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700489894 {#2290
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2283 …}
        +nested: Doctrine\ORM\PersistentCollection {#2282 …}
        +votes: Doctrine\ORM\PersistentCollection {#2276 …}
        +reports: Doctrine\ORM\PersistentCollection {#2275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
        -id: 142860
        -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4981931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700489894 {#2296
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +"title": 142860
      }
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700553063 {#2221
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 145805
        -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5007423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553063 {#2219
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +"title": 145805
      }
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "I never said that Temple OS is usable ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1700438007 {#2321
    date: 2023-11-20 00:53:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
    "@squaresinger@feddit.de"
    "@ivanafterall@kbin.social"
    "@Godort@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2306 …}
  +nested: Doctrine\ORM\PersistentCollection {#2305 …}
  +votes: Doctrine\ORM\PersistentCollection {#2303 …}
  +reports: Doctrine\ORM\PersistentCollection {#2317 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
  -id: 141429
  -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4967587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700438007 {#2312
    date: 2023-11-20 00:53:27.0 +01:00
  }
  +"title": 141429
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2295
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          It was, 25 years ago. Same as Windows’ security was absent at that time.\n
          \n
          But people never update their prejudices, so all the jokes are from the last millenium.\n
          \n
          If you want an OS that is really malware-free, you need to run temple os.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 65
        +score: 0
        +lastActive: DateTime @1700434143 {#2229
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 141239
        -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4966222"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700434143 {#2228
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +"title": 141239
      }
      2 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "I never said that Temple OS is usable ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1700438007 {#2321
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@ivanafterall@kbin.social"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 141429
        -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4967587"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700438007 {#2312
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +"title": 141429
      }
      1 => App\Entity\EntryComment {#2295}
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700553063 {#2221
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 145805
        -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5007423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553063 {#2219
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +"title": 145805
      }
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
    \n
    And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700489894 {#2290
    date: 2023-11-20 15:18:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
    "@squaresinger@feddit.de"
    "@psud@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 142860
  -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4981931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700489894 {#2296
    date: 2023-11-20 15:18:14.0 +01:00
  }
  +"title": 142860
}
"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 {#2295
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          It was, 25 years ago. Same as Windows’ security was absent at that time.\n
          \n
          But people never update their prejudices, so all the jokes are from the last millenium.\n
          \n
          If you want an OS that is really malware-free, you need to run temple os.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 65
        +score: 0
        +lastActive: DateTime @1700434143 {#2229
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 141239
        -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4966222"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700434143 {#2228
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +"title": 141239
      }
      2 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "I never said that Temple OS is usable ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1700438007 {#2321
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@ivanafterall@kbin.social"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 141429
        -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4967587"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700438007 {#2312
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +"title": 141429
      }
      1 => App\Entity\EntryComment {#2295}
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700553063 {#2221
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 145805
        -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5007423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553063 {#2219
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +"title": 145805
      }
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
    \n
    And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700489894 {#2290
    date: 2023-11-20 15:18:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
    "@squaresinger@feddit.de"
    "@psud@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 142860
  -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4981931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700489894 {#2296
    date: 2023-11-20 15:18:14.0 +01:00
  }
  +"title": 142860
}
"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 {#2295
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          It was, 25 years ago. Same as Windows’ security was absent at that time.\n
          \n
          But people never update their prejudices, so all the jokes are from the last millenium.\n
          \n
          If you want an OS that is really malware-free, you need to run temple os.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 65
        +score: 0
        +lastActive: DateTime @1700434143 {#2229
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 141239
        -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4966222"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700434143 {#2228
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +"title": 141239
      }
      2 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "I never said that Temple OS is usable ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1700438007 {#2321
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@ivanafterall@kbin.social"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 141429
        -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4967587"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700438007 {#2312
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +"title": 141429
      }
      1 => App\Entity\EntryComment {#2295}
      0 => App\Entity\EntryComment {#2217
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700553063 {#2221
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2199 …}
        +nested: Doctrine\ORM\PersistentCollection {#2195 …}
        +votes: Doctrine\ORM\PersistentCollection {#2197 …}
        +reports: Doctrine\ORM\PersistentCollection {#2206 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
        -id: 145805
        -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5007423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700553063 {#2219
          date: 2023-11-21 08:51:03.0 +01:00
        }
        +"title": 145805
      }
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: """
    Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
    \n
    And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700489894 {#2290
    date: 2023-11-20 15:18:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
    "@squaresinger@feddit.de"
    "@psud@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2283 …}
  +nested: Doctrine\ORM\PersistentCollection {#2282 …}
  +votes: Doctrine\ORM\PersistentCollection {#2276 …}
  +reports: Doctrine\ORM\PersistentCollection {#2275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
  -id: 142860
  -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4981931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700489894 {#2296
    date: 2023-11-20 15:18:14.0 +01:00
  }
  +"title": 142860
}
"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 {#2217
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          It was, 25 years ago. Same as Windows’ security was absent at that time.\n
          \n
          But people never update their prejudices, so all the jokes are from the last millenium.\n
          \n
          If you want an OS that is really malware-free, you need to run temple os.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 65
        +score: 0
        +lastActive: DateTime @1700434143 {#2229
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 141239
        -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4966222"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700434143 {#2228
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +"title": 141239
      }
      2 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "I never said that Temple OS is usable ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1700438007 {#2321
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@ivanafterall@kbin.social"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 141429
        -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4967587"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700438007 {#2312
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +"title": 141429
      }
      1 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
          \n
          And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700489894 {#2290
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2283 …}
        +nested: Doctrine\ORM\PersistentCollection {#2282 …}
        +votes: Doctrine\ORM\PersistentCollection {#2276 …}
        +reports: Doctrine\ORM\PersistentCollection {#2275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
        -id: 142860
        -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4981931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700489894 {#2296
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +"title": 142860
      }
      0 => App\Entity\EntryComment {#2217}
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553063 {#2221
    date: 2023-11-21 08:51:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
    "@squaresinger@feddit.de"
    "@psud@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 145805
  -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5007423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553063 {#2219
    date: 2023-11-21 08:51:03.0 +01:00
  }
  +"title": 145805
}
"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 {#2217
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          It was, 25 years ago. Same as Windows’ security was absent at that time.\n
          \n
          But people never update their prejudices, so all the jokes are from the last millenium.\n
          \n
          If you want an OS that is really malware-free, you need to run temple os.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 65
        +score: 0
        +lastActive: DateTime @1700434143 {#2229
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 141239
        -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4966222"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700434143 {#2228
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +"title": 141239
      }
      2 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "I never said that Temple OS is usable ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1700438007 {#2321
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@ivanafterall@kbin.social"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 141429
        -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4967587"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700438007 {#2312
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +"title": 141429
      }
      1 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
          \n
          And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700489894 {#2290
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2283 …}
        +nested: Doctrine\ORM\PersistentCollection {#2282 …}
        +votes: Doctrine\ORM\PersistentCollection {#2276 …}
        +reports: Doctrine\ORM\PersistentCollection {#2275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
        -id: 142860
        -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4981931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700489894 {#2296
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +"title": 142860
      }
      0 => App\Entity\EntryComment {#2217}
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553063 {#2221
    date: 2023-11-21 08:51:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
    "@squaresinger@feddit.de"
    "@psud@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 145805
  -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5007423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553063 {#2219
    date: 2023-11-21 08:51:03.0 +01:00
  }
  +"title": 145805
}
"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 {#2217
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2192
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2853 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "You-have-no-power-here"
    +title: "You have no power here"
    +url: "https://lemmy.ml/pictrs/image/a7635472-959d-493e-93ff-a29cf83bb48d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 107
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701477553 {#2848
      date: 2023-12-02 01:39:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2858 …}
    +reports: Doctrine\ORM\PersistentCollection {#2860 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2862 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2866 …}
    +children: [
      3 => App\Entity\EntryComment {#2252
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          It was, 25 years ago. Same as Windows’ security was absent at that time.\n
          \n
          But people never update their prejudices, so all the jokes are from the last millenium.\n
          \n
          If you want an OS that is really malware-free, you need to run temple os.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 65
        +score: 0
        +lastActive: DateTime @1700434143 {#2229
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2299 …}
        +nested: Doctrine\ORM\PersistentCollection {#2298 …}
        +votes: Doctrine\ORM\PersistentCollection {#2291 …}
        +reports: Doctrine\ORM\PersistentCollection {#2301 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
        -id: 141239
        -bodyTs: "'25':3 'absent':11 'ago':5 'free':40 'joke':24 'last':28 'malwar':39 'malware-fre':38 'millenium':29 'need':42 'never':17 'os':34,46 'peopl':16 'prejudic':20 'realli':37 'run':44 'secur':9 'templ':45 'time':14 'updat':18 'want':32 'window':8 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4966222"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700434143 {#2228
          date: 2023-11-19 23:49:03.0 +01:00
        }
        +"title": 141239
      }
      2 => App\Entity\EntryComment {#2310
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "I never said that Temple OS is usable ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1700438007 {#2321
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@ivanafterall@kbin.social"
          "@Godort@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2306 …}
        +nested: Doctrine\ORM\PersistentCollection {#2305 …}
        +votes: Doctrine\ORM\PersistentCollection {#2303 …}
        +reports: Doctrine\ORM\PersistentCollection {#2317 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2313 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2292 …}
        -id: 141429
        -bodyTs: "'never':2 'os':6 'said':3 'templ':5 'usabl':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4967587"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700438007 {#2312
          date: 2023-11-20 00:53:27.0 +01:00
        }
        +"title": 141429
      }
      1 => App\Entity\EntryComment {#2295
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2192 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2281 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: """
          Well, anything unpopular that doesn’t use any software (even low-level software) that is also commonly used in popular environments. For example, game consoles, embedded devices or car entertainment systems often use outdated versions of popular browser engines. So to hack these, you don’t need to be a highly skilled hacker, you just need to be able to try some older vulnerabilities.\n
          \n
          And there are enough malicious websites that will just automatically check for these vulnerabilities. And then it’s enough to accidentally open one of these malicious websites and even though nobody wrote the hack specifically for your car, you might catch some malware regardless.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1700489894 {#2290
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@GravitySpoiled@lemmy.ml"
          "@ShunkW@lemmy.world"
          "@squaresinger@feddit.de"
          "@psud@aussie.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2283 …}
        +nested: Doctrine\ORM\PersistentCollection {#2282 …}
        +votes: Doctrine\ORM\PersistentCollection {#2276 …}
        +reports: Doctrine\ORM\PersistentCollection {#2275 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2261 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2218 …}
        -id: 142860
        -bodyTs: "'abl':60 'accident':86 'also':17 'anyth':2 'automat':75 'browser':39 'car':30,103 'catch':106 'check':76 'common':18 'consol':26 'devic':28 'doesn':5 'embed':27 'engin':40 'enough':69,84 'entertain':31 'environ':22 'even':10,94 'exampl':24 'game':25 'hack':43,99 'hacker':54 'high':52 'level':13 'low':12 'low-level':11 'malici':70,91 'malwar':108 'might':105 'need':48,57 'nobodi':96 'often':33 'older':64 'one':88 'open':87 'outdat':35 'popular':21,38 'regardless':109 'skill':53 'softwar':9,14 'specif':100 'system':32 'though':95 'tri':62 'unpopular':3 'use':7,19,34 'version':36 'vulner':65,79 'websit':71,92 'well':1 'wrote':97"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4981931"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700489894 {#2296
          date: 2023-11-20 15:18:14.0 +01:00
        }
        +"title": 142860
      }
      0 => App\Entity\EntryComment {#2217}
    ]
    -id: 14552
    -titleTs: "'power':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700519193
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8201821"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700432793 {#2820
      date: 2023-11-19 23:26:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "True, but when it was unpopular it also didn’t use code/software that was commonly used on a more popular system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700553063 {#2221
    date: 2023-11-21 08:51:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@ShunkW@lemmy.world"
    "@squaresinger@feddit.de"
    "@psud@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 145805
  -bodyTs: "'also':8 'code/software':12 'common':15 'didn':9 'popular':20 'system':21 'true':1 'unpopular':6 'use':11,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5007423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553063 {#2219
    date: 2023-11-21 08:51:03.0 +01:00
  }
  +"title": 145805
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2893 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "Bye-bye-edge"
  +title: "Bye bye edge"
  +url: "https://lemmy.ml/pictrs/image/a47ea1ab-1a9c-48c5-83ae-a6950e156f2c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 189
  +favouriteCount: 942
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701524441 {#2888
    date: 2023-12-02 14:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  +badges: Doctrine\ORM\PersistentCollection {#2905 …}
  +children: [
    App\Entity\EntryComment {#2124
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
      +body: """
        Does Mac prohibit other browser engines like they do on iOS?\n
        \n
        Doesn’t do a lot of good, that they let you use other browsers if they are just reskins for Safari.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700317678 {#2107
        date: 2023-11-18 15:27:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@JackSkellington@lemmy.world"
        "@Dmian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2121 …}
      +nested: Doctrine\ORM\PersistentCollection {#2115 …}
      +votes: Doctrine\ORM\PersistentCollection {#2123 …}
      +reports: Doctrine\ORM\PersistentCollection {#2116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
      -id: 136917
      -bodyTs: "'browser':5,25 'doesn':12 'engin':6 'good':18 'io':11 'let':21 'like':7 'lot':16 'mac':2 'prohibit':3 'reskin':30 'safari':32 'use':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4925223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700317678 {#2112
        date: 2023-11-18 15:27:58.0 +01:00
      }
      +"title": 136917
    }
  ]
  -id: 14116
  -titleTs: "'bye':1,2 'edg':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700396828
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8135551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700310428 {#2874
    date: 2023-11-18 13:27:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2893 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "Bye-bye-edge"
  +title: "Bye bye edge"
  +url: "https://lemmy.ml/pictrs/image/a47ea1ab-1a9c-48c5-83ae-a6950e156f2c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 189
  +favouriteCount: 942
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701524441 {#2888
    date: 2023-12-02 14:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  +badges: Doctrine\ORM\PersistentCollection {#2905 …}
  +children: [
    App\Entity\EntryComment {#2124
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
      +body: """
        Does Mac prohibit other browser engines like they do on iOS?\n
        \n
        Doesn’t do a lot of good, that they let you use other browsers if they are just reskins for Safari.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700317678 {#2107
        date: 2023-11-18 15:27:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@JackSkellington@lemmy.world"
        "@Dmian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2121 …}
      +nested: Doctrine\ORM\PersistentCollection {#2115 …}
      +votes: Doctrine\ORM\PersistentCollection {#2123 …}
      +reports: Doctrine\ORM\PersistentCollection {#2116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
      -id: 136917
      -bodyTs: "'browser':5,25 'doesn':12 'engin':6 'good':18 'io':11 'let':21 'like':7 'lot':16 'mac':2 'prohibit':3 'reskin':30 'safari':32 'use':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4925223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700317678 {#2112
        date: 2023-11-18 15:27:58.0 +01:00
      }
      +"title": 136917
    }
  ]
  -id: 14116
  -titleTs: "'bye':1,2 'edg':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700396828
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8135551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700310428 {#2874
    date: 2023-11-18 13:27:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2893 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "Bye-bye-edge"
  +title: "Bye bye edge"
  +url: "https://lemmy.ml/pictrs/image/a47ea1ab-1a9c-48c5-83ae-a6950e156f2c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 189
  +favouriteCount: 942
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701524441 {#2888
    date: 2023-12-02 14:40:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  +badges: Doctrine\ORM\PersistentCollection {#2905 …}
  +children: [
    App\Entity\EntryComment {#2124
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
      +body: """
        Does Mac prohibit other browser engines like they do on iOS?\n
        \n
        Doesn’t do a lot of good, that they let you use other browsers if they are just reskins for Safari.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700317678 {#2107
        date: 2023-11-18 15:27:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@JackSkellington@lemmy.world"
        "@Dmian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2121 …}
      +nested: Doctrine\ORM\PersistentCollection {#2115 …}
      +votes: Doctrine\ORM\PersistentCollection {#2123 …}
      +reports: Doctrine\ORM\PersistentCollection {#2116 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
      -id: 136917
      -bodyTs: "'browser':5,25 'doesn':12 'engin':6 'good':18 'io':11 'let':21 'like':7 'lot':16 'mac':2 'prohibit':3 'reskin':30 'safari':32 'use':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4925223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700317678 {#2112
        date: 2023-11-18 15:27:58.0 +01:00
      }
      +"title": 136917
    }
  ]
  -id: 14116
  -titleTs: "'bye':1,2 'edg':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700396828
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8135551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700310428 {#2874
    date: 2023-11-18 13:27:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2124
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2893 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "Bye-bye-edge"
    +title: "Bye bye edge"
    +url: "https://lemmy.ml/pictrs/image/a47ea1ab-1a9c-48c5-83ae-a6950e156f2c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 189
    +favouriteCount: 942
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701524441 {#2888
      date: 2023-12-02 14:40:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2895 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      App\Entity\EntryComment {#2124}
    ]
    -id: 14116
    -titleTs: "'bye':1,2 'edg':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700396828
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8135551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700310428 {#2874
      date: 2023-11-18 13:27:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: """
    Does Mac prohibit other browser engines like they do on iOS?\n
    \n
    Doesn’t do a lot of good, that they let you use other browsers if they are just reskins for Safari.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700317678 {#2107
    date: 2023-11-18 15:27:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@JackSkellington@lemmy.world"
    "@Dmian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 136917
  -bodyTs: "'browser':5,25 'doesn':12 'engin':6 'good':18 'io':11 'let':21 'like':7 'lot':16 'mac':2 'prohibit':3 'reskin':30 'safari':32 'use':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4925223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317678 {#2112
    date: 2023-11-18 15:27:58.0 +01:00
  }
  +"title": 136917
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2124
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2893 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "Bye-bye-edge"
    +title: "Bye bye edge"
    +url: "https://lemmy.ml/pictrs/image/a47ea1ab-1a9c-48c5-83ae-a6950e156f2c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 189
    +favouriteCount: 942
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701524441 {#2888
      date: 2023-12-02 14:40:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2895 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      App\Entity\EntryComment {#2124}
    ]
    -id: 14116
    -titleTs: "'bye':1,2 'edg':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700396828
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8135551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700310428 {#2874
      date: 2023-11-18 13:27:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: """
    Does Mac prohibit other browser engines like they do on iOS?\n
    \n
    Doesn’t do a lot of good, that they let you use other browsers if they are just reskins for Safari.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700317678 {#2107
    date: 2023-11-18 15:27:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@JackSkellington@lemmy.world"
    "@Dmian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 136917
  -bodyTs: "'browser':5,25 'doesn':12 'engin':6 'good':18 'io':11 'let':21 'like':7 'lot':16 'mac':2 'prohibit':3 'reskin':30 'safari':32 'use':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4925223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317678 {#2112
    date: 2023-11-18 15:27:58.0 +01:00
  }
  +"title": 136917
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2124
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2893 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "Bye-bye-edge"
    +title: "Bye bye edge"
    +url: "https://lemmy.ml/pictrs/image/a47ea1ab-1a9c-48c5-83ae-a6950e156f2c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 189
    +favouriteCount: 942
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701524441 {#2888
      date: 2023-12-02 14:40:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2895 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      App\Entity\EntryComment {#2124}
    ]
    -id: 14116
    -titleTs: "'bye':1,2 'edg':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700396828
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8135551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700310428 {#2874
      date: 2023-11-18 13:27:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2117 …}
  +body: """
    Does Mac prohibit other browser engines like they do on iOS?\n
    \n
    Doesn’t do a lot of good, that they let you use other browsers if they are just reskins for Safari.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700317678 {#2107
    date: 2023-11-18 15:27:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@JackSkellington@lemmy.world"
    "@Dmian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2121 …}
  +nested: Doctrine\ORM\PersistentCollection {#2115 …}
  +votes: Doctrine\ORM\PersistentCollection {#2123 …}
  +reports: Doctrine\ORM\PersistentCollection {#2116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2163 …}
  -id: 136917
  -bodyTs: "'browser':5,25 'doesn':12 'engin':6 'good':18 'io':11 'let':21 'like':7 'lot':16 'mac':2 'prohibit':3 'reskin':30 'safari':32 'use':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4925223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317678 {#2112
    date: 2023-11-18 15:27:58.0 +01:00
  }
  +"title": 136917
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#2817 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
  +image: Proxies\__CG__\App\Entity\Image {#2873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2875 …}
  +slug: "You-can-t-describe-all-of-StarWars-with-just-one-quote"
  +title: "You can’t describe all of StarWars with just one quote"
  +url: "https://feddit.de/pictrs/image/4d6b5873-5b51-4d3d-ae18-d8a5d1993b94.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 477
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700697090 {#2868
    date: 2023-11-23 00:51:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  +badges: Doctrine\ORM\PersistentCollection {#2886 …}
  +children: [
    App\Entity\EntryComment {#2127
      +user: App\Entity\User {#263 …}
      +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: "All that blue milk needs to come from somewhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700318258 {#2044
        date: 2023-11-18 15:37:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@genfood@feddit.de"
        "@TAYRN@lemmy.world"
      ]
      +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: 136940
      -bodyTs: "'blue':3 'come':7 'milk':4 'need':5 'somewher':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4925440"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700318258 {#2128
        date: 2023-11-18 15:37:38.0 +01:00
      }
      +"title": 136940
    }
  ]
  -id: 14105
  -titleTs: "'describ':4 'one':10 'quot':11 'starwar':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700385021
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5784888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700298621 {#2854
    date: 2023-11-18 10:10:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#2817 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
  +image: Proxies\__CG__\App\Entity\Image {#2873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2875 …}
  +slug: "You-can-t-describe-all-of-StarWars-with-just-one-quote"
  +title: "You can’t describe all of StarWars with just one quote"
  +url: "https://feddit.de/pictrs/image/4d6b5873-5b51-4d3d-ae18-d8a5d1993b94.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 477
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700697090 {#2868
    date: 2023-11-23 00:51:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  +badges: Doctrine\ORM\PersistentCollection {#2886 …}
  +children: [
    App\Entity\EntryComment {#2127
      +user: App\Entity\User {#263 …}
      +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: "All that blue milk needs to come from somewhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700318258 {#2044
        date: 2023-11-18 15:37:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@genfood@feddit.de"
        "@TAYRN@lemmy.world"
      ]
      +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: 136940
      -bodyTs: "'blue':3 'come':7 'milk':4 'need':5 'somewher':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4925440"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700318258 {#2128
        date: 2023-11-18 15:37:38.0 +01:00
      }
      +"title": 136940
    }
  ]
  -id: 14105
  -titleTs: "'describ':4 'one':10 'quot':11 'starwar':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700385021
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5784888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700298621 {#2854
    date: 2023-11-18 10:10:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2126
  +user: Proxies\__CG__\App\Entity\User {#2817 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
  +image: Proxies\__CG__\App\Entity\Image {#2873 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2875 …}
  +slug: "You-can-t-describe-all-of-StarWars-with-just-one-quote"
  +title: "You can’t describe all of StarWars with just one quote"
  +url: "https://feddit.de/pictrs/image/4d6b5873-5b51-4d3d-ae18-d8a5d1993b94.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 477
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700697090 {#2868
    date: 2023-11-23 00:51:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2878 …}
  +reports: Doctrine\ORM\PersistentCollection {#2880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
  +badges: Doctrine\ORM\PersistentCollection {#2886 …}
  +children: [
    App\Entity\EntryComment {#2127
      +user: App\Entity\User {#263 …}
      +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: "All that blue milk needs to come from somewhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700318258 {#2044
        date: 2023-11-18 15:37:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@genfood@feddit.de"
        "@TAYRN@lemmy.world"
      ]
      +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: 136940
      -bodyTs: "'blue':3 'come':7 'milk':4 'need':5 'somewher':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4925440"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700318258 {#2128
        date: 2023-11-18 15:37:38.0 +01:00
      }
      +"title": 136940
    }
  ]
  -id: 14105
  -titleTs: "'describ':4 'one':10 'quot':11 'starwar':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700385021
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5784888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700298621 {#2854
    date: 2023-11-18 10:10:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126
    +user: Proxies\__CG__\App\Entity\User {#2817 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
    +image: Proxies\__CG__\App\Entity\Image {#2873 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2875 …}
    +slug: "You-can-t-describe-all-of-StarWars-with-just-one-quote"
    +title: "You can’t describe all of StarWars with just one quote"
    +url: "https://feddit.de/pictrs/image/4d6b5873-5b51-4d3d-ae18-d8a5d1993b94.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 477
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700697090 {#2868
      date: 2023-11-23 00:51:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2876 …}
    +votes: Doctrine\ORM\PersistentCollection {#2878 …}
    +reports: Doctrine\ORM\PersistentCollection {#2880 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
    +badges: Doctrine\ORM\PersistentCollection {#2886 …}
    +children: [
      App\Entity\EntryComment {#2127}
    ]
    -id: 14105
    -titleTs: "'describ':4 'one':10 'quot':11 'starwar':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700385021
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5784888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700298621 {#2854
      date: 2023-11-18 10:10:21.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: "All that blue milk needs to come from somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700318258 {#2044
    date: 2023-11-18 15:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@genfood@feddit.de"
    "@TAYRN@lemmy.world"
  ]
  +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: 136940
  -bodyTs: "'blue':3 'come':7 'milk':4 'need':5 'somewher':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4925440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700318258 {#2128
    date: 2023-11-18 15:37:38.0 +01:00
  }
  +"title": 136940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126
    +user: Proxies\__CG__\App\Entity\User {#2817 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
    +image: Proxies\__CG__\App\Entity\Image {#2873 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2875 …}
    +slug: "You-can-t-describe-all-of-StarWars-with-just-one-quote"
    +title: "You can’t describe all of StarWars with just one quote"
    +url: "https://feddit.de/pictrs/image/4d6b5873-5b51-4d3d-ae18-d8a5d1993b94.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 477
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700697090 {#2868
      date: 2023-11-23 00:51:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2876 …}
    +votes: Doctrine\ORM\PersistentCollection {#2878 …}
    +reports: Doctrine\ORM\PersistentCollection {#2880 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
    +badges: Doctrine\ORM\PersistentCollection {#2886 …}
    +children: [
      App\Entity\EntryComment {#2127}
    ]
    -id: 14105
    -titleTs: "'describ':4 'one':10 'quot':11 'starwar':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700385021
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5784888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700298621 {#2854
      date: 2023-11-18 10:10:21.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: "All that blue milk needs to come from somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700318258 {#2044
    date: 2023-11-18 15:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@genfood@feddit.de"
    "@TAYRN@lemmy.world"
  ]
  +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: 136940
  -bodyTs: "'blue':3 'come':7 'milk':4 'need':5 'somewher':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4925440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700318258 {#2128
    date: 2023-11-18 15:37:38.0 +01:00
  }
  +"title": 136940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2127
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2126
    +user: Proxies\__CG__\App\Entity\User {#2817 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2043 …}
    +image: Proxies\__CG__\App\Entity\Image {#2873 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2875 …}
    +slug: "You-can-t-describe-all-of-StarWars-with-just-one-quote"
    +title: "You can’t describe all of StarWars with just one quote"
    +url: "https://feddit.de/pictrs/image/4d6b5873-5b51-4d3d-ae18-d8a5d1993b94.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 477
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700697090 {#2868
      date: 2023-11-23 00:51:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2876 …}
    +votes: Doctrine\ORM\PersistentCollection {#2878 …}
    +reports: Doctrine\ORM\PersistentCollection {#2880 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2882 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2884 …}
    +badges: Doctrine\ORM\PersistentCollection {#2886 …}
    +children: [
      App\Entity\EntryComment {#2127}
    ]
    -id: 14105
    -titleTs: "'describ':4 'one':10 'quot':11 'starwar':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700385021
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5784888"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700298621 {#2854
      date: 2023-11-18 10:10:21.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: "All that blue milk needs to come from somewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700318258 {#2044
    date: 2023-11-18 15:37:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@genfood@feddit.de"
    "@TAYRN@lemmy.world"
  ]
  +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: 136940
  -bodyTs: "'blue':3 'come':7 'milk':4 'need':5 'somewher':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4925440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700318258 {#2128
    date: 2023-11-18 15:37:38.0 +01:00
  }
  +"title": 136940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2871 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "They-re-in-no-position-to-complain"
  +title: "They’re in no position to complain"
  +url: "https://lemmy.ml/pictrs/image/2bdd5432-c90d-47be-9705-da25afc60758.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 391
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700914240 {#2907
    date: 2023-11-25 13:10:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#2058
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: """
        WSL is really easy to setup by now. In the beginning it was really terrible.\n
        \n
        Now all you need to do (if you are fine with Ubuntu) is open CMD with admin rights and input `wsl --install`.\n
        \n
        If you want another distro, it’s `wsl -l -o` to check the available distros and `wsl --install -d ` to install it.\n
        \n
        More documentation here: [learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700259862 {#2052
        date: 2023-11-17 23:24:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@QuazarOmega@lemy.lol"
        "@OrderedChaos@lemmy.world"
      ]
      +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: 135135
      -bodyTs: "'/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':65 'admin':32 'anoth':41 'avail':51 'begin':11 'check':49 'cmd':30 'd':56 'distro':42,52 'document':61 'easi':4 'fine':25 'input':35 'instal':37,55,58 'l':46 'learn.microsoft.com':64 'learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':63 'need':19 'o':47 'open':29 'realli':3,14 'right':33 'setup':6 'terribl':15 'ubuntu':27 'want':40 'wsl':1,36,45,54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4910355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700259862 {#2054
        date: 2023-11-17 23:24:22.0 +01:00
      }
      +"title": 135135
    }
  ]
  -id: 13963
  -titleTs: "'complain':7 'posit':5 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700339848
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8107705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253448 {#2894
    date: 2023-11-17 21:37:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2871 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "They-re-in-no-position-to-complain"
  +title: "They’re in no position to complain"
  +url: "https://lemmy.ml/pictrs/image/2bdd5432-c90d-47be-9705-da25afc60758.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 391
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700914240 {#2907
    date: 2023-11-25 13:10:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#2058
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: """
        WSL is really easy to setup by now. In the beginning it was really terrible.\n
        \n
        Now all you need to do (if you are fine with Ubuntu) is open CMD with admin rights and input `wsl --install`.\n
        \n
        If you want another distro, it’s `wsl -l -o` to check the available distros and `wsl --install -d ` to install it.\n
        \n
        More documentation here: [learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700259862 {#2052
        date: 2023-11-17 23:24:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@QuazarOmega@lemy.lol"
        "@OrderedChaos@lemmy.world"
      ]
      +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: 135135
      -bodyTs: "'/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':65 'admin':32 'anoth':41 'avail':51 'begin':11 'check':49 'cmd':30 'd':56 'distro':42,52 'document':61 'easi':4 'fine':25 'input':35 'instal':37,55,58 'l':46 'learn.microsoft.com':64 'learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':63 'need':19 'o':47 'open':29 'realli':3,14 'right':33 'setup':6 'terribl':15 'ubuntu':27 'want':40 'wsl':1,36,45,54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4910355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700259862 {#2054
        date: 2023-11-17 23:24:22.0 +01:00
      }
      +"title": 135135
    }
  ]
  -id: 13963
  -titleTs: "'complain':7 'posit':5 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700339848
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8107705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253448 {#2894
    date: 2023-11-17 21:37:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2871 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "They-re-in-no-position-to-complain"
  +title: "They’re in no position to complain"
  +url: "https://lemmy.ml/pictrs/image/2bdd5432-c90d-47be-9705-da25afc60758.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 391
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700914240 {#2907
    date: 2023-11-25 13:10:40.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2915 …}
  +reports: Doctrine\ORM\PersistentCollection {#2917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
  +badges: Doctrine\ORM\PersistentCollection {#2923 …}
  +children: [
    App\Entity\EntryComment {#2058
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: """
        WSL is really easy to setup by now. In the beginning it was really terrible.\n
        \n
        Now all you need to do (if you are fine with Ubuntu) is open CMD with admin rights and input `wsl --install`.\n
        \n
        If you want another distro, it’s `wsl -l -o` to check the available distros and `wsl --install -d ` to install it.\n
        \n
        More documentation here: [learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700259862 {#2052
        date: 2023-11-17 23:24:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@QuazarOmega@lemy.lol"
        "@OrderedChaos@lemmy.world"
      ]
      +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: 135135
      -bodyTs: "'/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':65 'admin':32 'anoth':41 'avail':51 'begin':11 'check':49 'cmd':30 'd':56 'distro':42,52 'document':61 'easi':4 'fine':25 'input':35 'instal':37,55,58 'l':46 'learn.microsoft.com':64 'learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':63 'need':19 'o':47 'open':29 'realli':3,14 'right':33 'setup':6 'terribl':15 'ubuntu':27 'want':40 'wsl':1,36,45,54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4910355"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700259862 {#2054
        date: 2023-11-17 23:24:22.0 +01:00
      }
      +"title": 135135
    }
  ]
  -id: 13963
  -titleTs: "'complain':7 'posit':5 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700339848
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8107705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700253448 {#2894
    date: 2023-11-17 21:37:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2871 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "They-re-in-no-position-to-complain"
    +title: "They’re in no position to complain"
    +url: "https://lemmy.ml/pictrs/image/2bdd5432-c90d-47be-9705-da25afc60758.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 391
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700914240 {#2907
      date: 2023-11-25 13:10:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2912 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#2058}
    ]
    -id: 13963
    -titleTs: "'complain':7 'posit':5 're':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700339848
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8107705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700253448 {#2894
      date: 2023-11-17 21:37:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: """
    WSL is really easy to setup by now. In the beginning it was really terrible.\n
    \n
    Now all you need to do (if you are fine with Ubuntu) is open CMD with admin rights and input `wsl --install`.\n
    \n
    If you want another distro, it’s `wsl -l -o` to check the available distros and `wsl --install -d ` to install it.\n
    \n
    More documentation here: [learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700259862 {#2052
    date: 2023-11-17 23:24:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@OrderedChaos@lemmy.world"
  ]
  +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: 135135
  -bodyTs: "'/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':65 'admin':32 'anoth':41 'avail':51 'begin':11 'check':49 'cmd':30 'd':56 'distro':42,52 'document':61 'easi':4 'fine':25 'input':35 'instal':37,55,58 'l':46 'learn.microsoft.com':64 'learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':63 'need':19 'o':47 'open':29 'realli':3,14 'right':33 'setup':6 'terribl':15 'ubuntu':27 'want':40 'wsl':1,36,45,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4910355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700259862 {#2054
    date: 2023-11-17 23:24:22.0 +01:00
  }
  +"title": 135135
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2871 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "They-re-in-no-position-to-complain"
    +title: "They’re in no position to complain"
    +url: "https://lemmy.ml/pictrs/image/2bdd5432-c90d-47be-9705-da25afc60758.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 391
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700914240 {#2907
      date: 2023-11-25 13:10:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2912 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#2058}
    ]
    -id: 13963
    -titleTs: "'complain':7 'posit':5 're':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700339848
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8107705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700253448 {#2894
      date: 2023-11-17 21:37:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: """
    WSL is really easy to setup by now. In the beginning it was really terrible.\n
    \n
    Now all you need to do (if you are fine with Ubuntu) is open CMD with admin rights and input `wsl --install`.\n
    \n
    If you want another distro, it’s `wsl -l -o` to check the available distros and `wsl --install -d ` to install it.\n
    \n
    More documentation here: [learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700259862 {#2052
    date: 2023-11-17 23:24:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@OrderedChaos@lemmy.world"
  ]
  +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: 135135
  -bodyTs: "'/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':65 'admin':32 'anoth':41 'avail':51 'begin':11 'check':49 'cmd':30 'd':56 'distro':42,52 'document':61 'easi':4 'fine':25 'input':35 'instal':37,55,58 'l':46 'learn.microsoft.com':64 'learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':63 'need':19 'o':47 'open':29 'realli':3,14 'right':33 'setup':6 'terribl':15 'ubuntu':27 'want':40 'wsl':1,36,45,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4910355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700259862 {#2054
    date: 2023-11-17 23:24:22.0 +01:00
  }
  +"title": 135135
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2871 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "They-re-in-no-position-to-complain"
    +title: "They’re in no position to complain"
    +url: "https://lemmy.ml/pictrs/image/2bdd5432-c90d-47be-9705-da25afc60758.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 391
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700914240 {#2907
      date: 2023-11-25 13:10:40.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2912 …}
    +votes: Doctrine\ORM\PersistentCollection {#2915 …}
    +reports: Doctrine\ORM\PersistentCollection {#2917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2921 …}
    +badges: Doctrine\ORM\PersistentCollection {#2923 …}
    +children: [
      App\Entity\EntryComment {#2058}
    ]
    -id: 13963
    -titleTs: "'complain':7 'posit':5 're':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700339848
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8107705"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700253448 {#2894
      date: 2023-11-17 21:37:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: """
    WSL is really easy to setup by now. In the beginning it was really terrible.\n
    \n
    Now all you need to do (if you are fine with Ubuntu) is open CMD with admin rights and input `wsl --install`.\n
    \n
    If you want another distro, it’s `wsl -l -o` to check the available distros and `wsl --install -d ` to install it.\n
    \n
    More documentation here: [learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700259862 {#2052
    date: 2023-11-17 23:24:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@QuazarOmega@lemy.lol"
    "@OrderedChaos@lemmy.world"
  ]
  +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: 135135
  -bodyTs: "'/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':65 'admin':32 'anoth':41 'avail':51 'begin':11 'check':49 'cmd':30 'd':56 'distro':42,52 'document':61 'easi':4 'fine':25 'input':35 'instal':37,55,58 'l':46 'learn.microsoft.com':64 'learn.microsoft.com/en-us/windows/wsl/install](https://learn.microsoft.com/en-us/windows/wsl/install)':63 'need':19 'o':47 'open':29 'realli':3,14 'right':33 'setup':6 'terribl':15 'ubuntu':27 'want':40 'wsl':1,36,45,54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4910355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700259862 {#2054
    date: 2023-11-17 23:24:22.0 +01:00
  }
  +"title": 135135
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2039
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "Text-editor-war"
  +title: "Text editor war"
  +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
  +body: "Low quality meme"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 193
  +favouriteCount: 786
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700799065 {#2925
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  +badges: Doctrine\ORM\PersistentCollection {#2941 …}
  +children: [
    App\Entity\EntryComment {#2034
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2039 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +body: """
        Vim can do much more than nano, but for it to work, quite a few specific stars need to align, and if they don’t you are screwed.\n
        \n
        Nano on the other had just works. If it exists in your env.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700254189 {#2188
        date: 2023-11-17 21:49:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@lurch@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2155 …}
      +nested: Doctrine\ORM\PersistentCollection {#2158 …}
      +votes: Doctrine\ORM\PersistentCollection {#2151 …}
      +reports: Doctrine\ORM\PersistentCollection {#2145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
      -id: 228872
      -bodyTs: "'align':20 'env':41 'exist':38 'much':4 'nano':7,29 'need':18 'quit':13 'screw':28 'specif':16 'star':17 'vim':1 'work':12,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4908042"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254189 {#2142
        date: 2023-11-17 21:49:49.0 +01:00
      }
      +"title": 228872
    }
  ]
  -id: 13955
  -titleTs: "'editor':2 'text':1 'war':3"
  -bodyTs: "'low':1 'meme':3 'qualiti':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700337566
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8106154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251166 {#2913
    date: 2023-11-17 20:59:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2039
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "Text-editor-war"
  +title: "Text editor war"
  +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
  +body: "Low quality meme"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 193
  +favouriteCount: 786
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700799065 {#2925
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  +badges: Doctrine\ORM\PersistentCollection {#2941 …}
  +children: [
    App\Entity\EntryComment {#2034
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2039 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +body: """
        Vim can do much more than nano, but for it to work, quite a few specific stars need to align, and if they don’t you are screwed.\n
        \n
        Nano on the other had just works. If it exists in your env.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700254189 {#2188
        date: 2023-11-17 21:49:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@lurch@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2155 …}
      +nested: Doctrine\ORM\PersistentCollection {#2158 …}
      +votes: Doctrine\ORM\PersistentCollection {#2151 …}
      +reports: Doctrine\ORM\PersistentCollection {#2145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
      -id: 228872
      -bodyTs: "'align':20 'env':41 'exist':38 'much':4 'nano':7,29 'need':18 'quit':13 'screw':28 'specif':16 'star':17 'vim':1 'work':12,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4908042"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254189 {#2142
        date: 2023-11-17 21:49:49.0 +01:00
      }
      +"title": 228872
    }
  ]
  -id: 13955
  -titleTs: "'editor':2 'text':1 'war':3"
  -bodyTs: "'low':1 'meme':3 'qualiti':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700337566
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8106154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251166 {#2913
    date: 2023-11-17 20:59:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2039
  +user: Proxies\__CG__\App\Entity\User {#2851 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: Proxies\__CG__\App\Entity\Image {#2891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
  +slug: "Text-editor-war"
  +title: "Text editor war"
  +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
  +body: "Low quality meme"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 193
  +favouriteCount: 786
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700799065 {#2925
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  +badges: Doctrine\ORM\PersistentCollection {#2941 …}
  +children: [
    App\Entity\EntryComment {#2034
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2039 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +body: """
        Vim can do much more than nano, but for it to work, quite a few specific stars need to align, and if they don’t you are screwed.\n
        \n
        Nano on the other had just works. If it exists in your env.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700254189 {#2188
        date: 2023-11-17 21:49:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@lurch@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2155 …}
      +nested: Doctrine\ORM\PersistentCollection {#2158 …}
      +votes: Doctrine\ORM\PersistentCollection {#2151 …}
      +reports: Doctrine\ORM\PersistentCollection {#2145 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
      -id: 228872
      -bodyTs: "'align':20 'env':41 'exist':38 'much':4 'nano':7,29 'need':18 'quit':13 'screw':28 'specif':16 'star':17 'vim':1 'work':12,35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4908042"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700254189 {#2142
        date: 2023-11-17 21:49:49.0 +01:00
      }
      +"title": 228872
    }
  ]
  -id: 13955
  -titleTs: "'editor':2 'text':1 'war':3"
  -bodyTs: "'low':1 'meme':3 'qualiti':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700337566
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8106154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251166 {#2913
    date: 2023-11-17 20:59:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2891 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "Text-editor-war"
    +title: "Text editor war"
    +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
    +body: "Low quality meme"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 193
    +favouriteCount: 786
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700799065 {#2925
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2930 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    +badges: Doctrine\ORM\PersistentCollection {#2941 …}
    +children: [
      App\Entity\EntryComment {#2034}
    ]
    -id: 13955
    -titleTs: "'editor':2 'text':1 'war':3"
    -bodyTs: "'low':1 'meme':3 'qualiti':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700337566
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8106154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251166 {#2913
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: """
    Vim can do much more than nano, but for it to work, quite a few specific stars need to align, and if they don’t you are screwed.\n
    \n
    Nano on the other had just works. If it exists in your env.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700254189 {#2188
    date: 2023-11-17 21:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@lurch@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 228872
  -bodyTs: "'align':20 'env':41 'exist':38 'much':4 'nano':7,29 'need':18 'quit':13 'screw':28 'specif':16 'star':17 'vim':1 'work':12,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4908042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254189 {#2142
    date: 2023-11-17 21:49:49.0 +01:00
  }
  +"title": 228872
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2891 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "Text-editor-war"
    +title: "Text editor war"
    +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
    +body: "Low quality meme"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 193
    +favouriteCount: 786
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700799065 {#2925
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2930 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    +badges: Doctrine\ORM\PersistentCollection {#2941 …}
    +children: [
      App\Entity\EntryComment {#2034}
    ]
    -id: 13955
    -titleTs: "'editor':2 'text':1 'war':3"
    -bodyTs: "'low':1 'meme':3 'qualiti':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700337566
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8106154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251166 {#2913
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: """
    Vim can do much more than nano, but for it to work, quite a few specific stars need to align, and if they don’t you are screwed.\n
    \n
    Nano on the other had just works. If it exists in your env.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700254189 {#2188
    date: 2023-11-17 21:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@lurch@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 228872
  -bodyTs: "'align':20 'env':41 'exist':38 'much':4 'nano':7,29 'need':18 'quit':13 'screw':28 'specif':16 'star':17 'vim':1 'work':12,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4908042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254189 {#2142
    date: 2023-11-17 21:49:49.0 +01:00
  }
  +"title": 228872
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2034
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2039
    +user: Proxies\__CG__\App\Entity\User {#2851 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: Proxies\__CG__\App\Entity\Image {#2891 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2855 …}
    +slug: "Text-editor-war"
    +title: "Text editor war"
    +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
    +body: "Low quality meme"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 193
    +favouriteCount: 786
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700799065 {#2925
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2930 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    +badges: Doctrine\ORM\PersistentCollection {#2941 …}
    +children: [
      App\Entity\EntryComment {#2034}
    ]
    -id: 13955
    -titleTs: "'editor':2 'text':1 'war':3"
    -bodyTs: "'low':1 'meme':3 'qualiti':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700337566
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8106154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251166 {#2913
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: """
    Vim can do much more than nano, but for it to work, quite a few specific stars need to align, and if they don’t you are screwed.\n
    \n
    Nano on the other had just works. If it exists in your env.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700254189 {#2188
    date: 2023-11-17 21:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@lurch@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 228872
  -bodyTs: "'align':20 'env':41 'exist':38 'much':4 'nano':7,29 'need':18 'quit':13 'screw':28 'specif':16 'star':17 'vim':1 'work':12,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4908042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700254189 {#2142
    date: 2023-11-17 21:49:49.0 +01:00
  }
  +"title": 228872
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2071
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: Proxies\__CG__\App\Entity\Image {#2948 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "Got-high-wanted-to-watch-mythbusters-and-see-this-Great"
  +title: "Got high, wanted to watch mythbusters, and see this. Great experience."
  +url: "https://lemmy.world/pictrs/image/589608c4-8f49-4a14-a52d-2d8415b625a7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700660005 {#2943
    date: 2023-11-22 14:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +badges: Doctrine\ORM\PersistentCollection {#2960 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
      +image: null
      +parent: null
      +root: null
      +body: "Next time get high after doing the troubleshooting ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700118812 {#2065
        date: 2023-11-16 08:13:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_number8_@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: 129406
      -bodyTs: "'get':3 'high':4 'next':1 'time':2 'troubleshoot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4860302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700118812 {#2074
        date: 2023-11-16 08:13:32.0 +01:00
      }
      +"title": 129406
    }
  ]
  -id: 13433
  -titleTs: "'experi':11 'got':1 'great':10 'high':2 'mythbust':6 'see':8 'want':3 'watch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700193576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8317159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700107176 {#2931
    date: 2023-11-16 04:59:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2071
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: Proxies\__CG__\App\Entity\Image {#2948 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "Got-high-wanted-to-watch-mythbusters-and-see-this-Great"
  +title: "Got high, wanted to watch mythbusters, and see this. Great experience."
  +url: "https://lemmy.world/pictrs/image/589608c4-8f49-4a14-a52d-2d8415b625a7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700660005 {#2943
    date: 2023-11-22 14:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +badges: Doctrine\ORM\PersistentCollection {#2960 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
      +image: null
      +parent: null
      +root: null
      +body: "Next time get high after doing the troubleshooting ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700118812 {#2065
        date: 2023-11-16 08:13:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_number8_@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: 129406
      -bodyTs: "'get':3 'high':4 'next':1 'time':2 'troubleshoot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4860302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700118812 {#2074
        date: 2023-11-16 08:13:32.0 +01:00
      }
      +"title": 129406
    }
  ]
  -id: 13433
  -titleTs: "'experi':11 'got':1 'great':10 'high':2 'mythbust':6 'see':8 'want':3 'watch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700193576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8317159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700107176 {#2931
    date: 2023-11-16 04:59:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2071
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: Proxies\__CG__\App\Entity\Image {#2948 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "Got-high-wanted-to-watch-mythbusters-and-see-this-Great"
  +title: "Got high, wanted to watch mythbusters, and see this. Great experience."
  +url: "https://lemmy.world/pictrs/image/589608c4-8f49-4a14-a52d-2d8415b625a7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700660005 {#2943
    date: 2023-11-22 14:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2950 …}
  +votes: Doctrine\ORM\PersistentCollection {#2952 …}
  +reports: Doctrine\ORM\PersistentCollection {#2954 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
  +badges: Doctrine\ORM\PersistentCollection {#2960 …}
  +children: [
    App\Entity\EntryComment {#2066
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2071 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
      +image: null
      +parent: null
      +root: null
      +body: "Next time get high after doing the troubleshooting ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1700118812 {#2065
        date: 2023-11-16 08:13:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_number8_@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: 129406
      -bodyTs: "'get':3 'high':4 'next':1 'time':2 'troubleshoot':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4860302"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700118812 {#2074
        date: 2023-11-16 08:13:32.0 +01:00
      }
      +"title": 129406
    }
  ]
  -id: 13433
  -titleTs: "'experi':11 'got':1 'great':10 'high':2 'mythbust':6 'see':8 'want':3 'watch':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700193576
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8317159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700107176 {#2931
    date: 2023-11-16 04:59:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2910 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
    +image: Proxies\__CG__\App\Entity\Image {#2948 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "Got-high-wanted-to-watch-mythbusters-and-see-this-Great"
    +title: "Got high, wanted to watch mythbusters, and see this. Great experience."
    +url: "https://lemmy.world/pictrs/image/589608c4-8f49-4a14-a52d-2d8415b625a7.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700660005 {#2943
      date: 2023-11-22 14:33:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -id: 13433
    -titleTs: "'experi':11 'got':1 'great':10 'high':2 'mythbust':6 'see':8 'want':3 'watch':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700193576
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8317159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700107176 {#2931
      date: 2023-11-16 04:59:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +parent: null
  +root: null
  +body: "Next time get high after doing the troubleshooting ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700118812 {#2065
    date: 2023-11-16 08:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@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: 129406
  -bodyTs: "'get':3 'high':4 'next':1 'time':2 'troubleshoot':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4860302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700118812 {#2074
    date: 2023-11-16 08:13:32.0 +01:00
  }
  +"title": 129406
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2910 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
    +image: Proxies\__CG__\App\Entity\Image {#2948 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "Got-high-wanted-to-watch-mythbusters-and-see-this-Great"
    +title: "Got high, wanted to watch mythbusters, and see this. Great experience."
    +url: "https://lemmy.world/pictrs/image/589608c4-8f49-4a14-a52d-2d8415b625a7.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700660005 {#2943
      date: 2023-11-22 14:33:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -id: 13433
    -titleTs: "'experi':11 'got':1 'great':10 'high':2 'mythbust':6 'see':8 'want':3 'watch':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700193576
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8317159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700107176 {#2931
      date: 2023-11-16 04:59:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +parent: null
  +root: null
  +body: "Next time get high after doing the troubleshooting ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700118812 {#2065
    date: 2023-11-16 08:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@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: 129406
  -bodyTs: "'get':3 'high':4 'next':1 'time':2 'troubleshoot':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4860302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700118812 {#2074
    date: 2023-11-16 08:13:32.0 +01:00
  }
  +"title": 129406
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2066
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2071
    +user: Proxies\__CG__\App\Entity\User {#2910 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
    +image: Proxies\__CG__\App\Entity\Image {#2948 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "Got-high-wanted-to-watch-mythbusters-and-see-this-Great"
    +title: "Got high, wanted to watch mythbusters, and see this. Great experience."
    +url: "https://lemmy.world/pictrs/image/589608c4-8f49-4a14-a52d-2d8415b625a7.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700660005 {#2943
      date: 2023-11-22 14:33:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2950 …}
    +votes: Doctrine\ORM\PersistentCollection {#2952 …}
    +reports: Doctrine\ORM\PersistentCollection {#2954 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2958 …}
    +badges: Doctrine\ORM\PersistentCollection {#2960 …}
    +children: [
      App\Entity\EntryComment {#2066}
    ]
    -id: 13433
    -titleTs: "'experi':11 'got':1 'great':10 'high':2 'mythbust':6 'see':8 'want':3 'watch':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700193576
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8317159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700107176 {#2931
      date: 2023-11-16 04:59:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2067 …}
  +image: null
  +parent: null
  +root: null
  +body: "Next time get high after doing the troubleshooting ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1700118812 {#2065
    date: 2023-11-16 08:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@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: 129406
  -bodyTs: "'get':3 'high':4 'next':1 'time':2 'troubleshoot':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4860302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700118812 {#2074
    date: 2023-11-16 08:13:32.0 +01:00
  }
  +"title": 129406
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: Proxies\__CG__\App\Entity\Image {#2967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
  +slug: "Yes-also-Teslas"
  +title: "Yes, also Teslas"
  +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700074689 {#2962
    date: 2023-11-15 19:58:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  +badges: Doctrine\ORM\PersistentCollection {#2980 …}
  +children: [
    6 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "This is actually backed by research."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699646665 {#1383
        date: 2023-11-10 21:04:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@can@sh.itjust.works"
        "@tocopherol@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 108879
      -bodyTs: "'actual':3 'back':4 'research':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699646665 {#1402
        date: 2023-11-10 21:04:25.0 +01:00
      }
      +"title": 108879
    }
    5 => App\Entity\EntryComment {#2033
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699646819 {#2025
        date: 2023-11-10 21:06:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@thantik@lemmy.world"
        "@Poggervania@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 108885
      -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699646819 {#2011
        date: 2023-11-10 21:06:59.0 +01:00
      }
      +"title": 108885
    }
    4 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: """
        Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
        \n
        Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
        \n
        I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699647061 {#2079
        date: 2023-11-10 21:11:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@thantik@lemmy.world"
        "@Sneptaur@pawb.social"
        "@cestvrai@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -id: 108893
      -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647061 {#2084
        date: 2023-11-10 21:11:01.0 +01:00
      }
      +"title": 108893
    }
    3 => App\Entity\EntryComment {#2095
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: """
        Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
        \n
        So spreading the suburbs out that much means that much more nature will be destroyed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699647178 {#2089
        date: 2023-11-10 21:12:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@thantik@lemmy.world"
        "@grue@lemmy.world"
      ]
      +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: 108896
      -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647178 {#2088
        date: 2023-11-10 21:12:58.0 +01:00
      }
      +"title": 108896
    }
    2 => App\Entity\EntryComment {#2040
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699647235 {#2132
        date: 2023-11-10 21:13:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SpaceNoodle@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: 108898
      -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647235 {#2138
        date: 2023-11-10 21:13:55.0 +01:00
      }
      +"title": 108898
    }
    1 => App\Entity\EntryComment {#2314
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699647352 {#2164
        date: 2023-11-10 21:15:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@rtxn@lemmy.world"
        "@ramenshaman@lemmy.world"
      ]
      +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: 108904
      -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647352 {#2331
        date: 2023-11-10 21:15:52.0 +01:00
      }
      +"title": 108904
    }
    0 => App\Entity\EntryComment {#2343
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +body: """
        But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
        \n
        There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699698551 {#2342
        date: 2023-11-11 11:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@rtxn@lemmy.world"
        "@ramenshaman@lemmy.world"
        "@squaresinger@feddit.de"
      ]
      +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: 110667
      -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4713495"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699698551 {#2337
        date: 2023-11-11 11:29:11.0 +01:00
      }
      +"title": 110667
    }
  ]
  -id: 11788
  -titleTs: "'also':2 'tesla':3 'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699719409
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6008655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699633009 {#2949
    date: 2023-11-10 17:16:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: Proxies\__CG__\App\Entity\Image {#2967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
  +slug: "Yes-also-Teslas"
  +title: "Yes, also Teslas"
  +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700074689 {#2962
    date: 2023-11-15 19:58:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  +badges: Doctrine\ORM\PersistentCollection {#2980 …}
  +children: [
    6 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "This is actually backed by research."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699646665 {#1383
        date: 2023-11-10 21:04:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@can@sh.itjust.works"
        "@tocopherol@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 108879
      -bodyTs: "'actual':3 'back':4 'research':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699646665 {#1402
        date: 2023-11-10 21:04:25.0 +01:00
      }
      +"title": 108879
    }
    5 => App\Entity\EntryComment {#2033
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699646819 {#2025
        date: 2023-11-10 21:06:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@thantik@lemmy.world"
        "@Poggervania@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 108885
      -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699646819 {#2011
        date: 2023-11-10 21:06:59.0 +01:00
      }
      +"title": 108885
    }
    4 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: """
        Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
        \n
        Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
        \n
        I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699647061 {#2079
        date: 2023-11-10 21:11:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@thantik@lemmy.world"
        "@Sneptaur@pawb.social"
        "@cestvrai@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -id: 108893
      -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647061 {#2084
        date: 2023-11-10 21:11:01.0 +01:00
      }
      +"title": 108893
    }
    3 => App\Entity\EntryComment {#2095
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: """
        Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
        \n
        So spreading the suburbs out that much means that much more nature will be destroyed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699647178 {#2089
        date: 2023-11-10 21:12:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@thantik@lemmy.world"
        "@grue@lemmy.world"
      ]
      +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: 108896
      -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647178 {#2088
        date: 2023-11-10 21:12:58.0 +01:00
      }
      +"title": 108896
    }
    2 => App\Entity\EntryComment {#2040
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699647235 {#2132
        date: 2023-11-10 21:13:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SpaceNoodle@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: 108898
      -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647235 {#2138
        date: 2023-11-10 21:13:55.0 +01:00
      }
      +"title": 108898
    }
    1 => App\Entity\EntryComment {#2314
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699647352 {#2164
        date: 2023-11-10 21:15:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@rtxn@lemmy.world"
        "@ramenshaman@lemmy.world"
      ]
      +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: 108904
      -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647352 {#2331
        date: 2023-11-10 21:15:52.0 +01:00
      }
      +"title": 108904
    }
    0 => App\Entity\EntryComment {#2343
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +body: """
        But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
        \n
        There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699698551 {#2342
        date: 2023-11-11 11:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@rtxn@lemmy.world"
        "@ramenshaman@lemmy.world"
        "@squaresinger@feddit.de"
      ]
      +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: 110667
      -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4713495"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699698551 {#2337
        date: 2023-11-11 11:29:11.0 +01:00
      }
      +"title": 110667
    }
  ]
  -id: 11788
  -titleTs: "'also':2 'tesla':3 'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699719409
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6008655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699633009 {#2949
    date: 2023-11-10 17:16:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1385
  +user: Proxies\__CG__\App\Entity\User {#2928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: Proxies\__CG__\App\Entity\Image {#2967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
  +slug: "Yes-also-Teslas"
  +title: "Yes, also Teslas"
  +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 342
  +favouriteCount: 1184
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700074689 {#2962
    date: 2023-11-15 19:58:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2970 …}
  +votes: Doctrine\ORM\PersistentCollection {#2972 …}
  +reports: Doctrine\ORM\PersistentCollection {#2974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
  +badges: Doctrine\ORM\PersistentCollection {#2980 …}
  +children: [
    6 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "This is actually backed by research."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699646665 {#1383
        date: 2023-11-10 21:04:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@can@sh.itjust.works"
        "@tocopherol@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 108879
      -bodyTs: "'actual':3 'back':4 'research':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699646665 {#1402
        date: 2023-11-10 21:04:25.0 +01:00
      }
      +"title": 108879
    }
    5 => App\Entity\EntryComment {#2033
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699646819 {#2025
        date: 2023-11-10 21:06:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@thantik@lemmy.world"
        "@Poggervania@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 108885
      -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699646819 {#2011
        date: 2023-11-10 21:06:59.0 +01:00
      }
      +"title": 108885
    }
    4 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: """
        Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
        \n
        Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
        \n
        I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699647061 {#2079
        date: 2023-11-10 21:11:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@thantik@lemmy.world"
        "@Sneptaur@pawb.social"
        "@cestvrai@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -id: 108893
      -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647061 {#2084
        date: 2023-11-10 21:11:01.0 +01:00
      }
      +"title": 108893
    }
    3 => App\Entity\EntryComment {#2095
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +body: """
        Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
        \n
        So spreading the suburbs out that much means that much more nature will be destroyed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699647178 {#2089
        date: 2023-11-10 21:12:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@thantik@lemmy.world"
        "@grue@lemmy.world"
      ]
      +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: 108896
      -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697257"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647178 {#2088
        date: 2023-11-10 21:12:58.0 +01:00
      }
      +"title": 108896
    }
    2 => App\Entity\EntryComment {#2040
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
      +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699647235 {#2132
        date: 2023-11-10 21:13:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@SpaceNoodle@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: 108898
      -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647235 {#2138
        date: 2023-11-10 21:13:55.0 +01:00
      }
      +"title": 108898
    }
    1 => App\Entity\EntryComment {#2314
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699647352 {#2164
        date: 2023-11-10 21:15:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@rtxn@lemmy.world"
        "@ramenshaman@lemmy.world"
      ]
      +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: 108904
      -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4697321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699647352 {#2331
        date: 2023-11-10 21:15:52.0 +01:00
      }
      +"title": 108904
    }
    0 => App\Entity\EntryComment {#2343
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
      +body: """
        But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
        \n
        There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699698551 {#2342
        date: 2023-11-11 11:29:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@mander.xyz"
        "@rtxn@lemmy.world"
        "@ramenshaman@lemmy.world"
        "@squaresinger@feddit.de"
      ]
      +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: 110667
      -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4713495"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699698551 {#2337
        date: 2023-11-11 11:29:11.0 +01:00
      }
      +"title": 110667
    }
  ]
  -id: 11788
  -titleTs: "'also':2 'tesla':3 'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699719409
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6008655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699633009 {#2949
    date: 2023-11-10 17:16:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#1405
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405}
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "This is actually backed by research."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699646665 {#1383
    date: 2023-11-10 21:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@can@sh.itjust.works"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 108879
  -bodyTs: "'actual':3 'back':4 'research':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699646665 {#1402
    date: 2023-11-10 21:04:25.0 +01:00
  }
  +"title": 108879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#1405
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405}
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "This is actually backed by research."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699646665 {#1383
    date: 2023-11-10 21:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@can@sh.itjust.works"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 108879
  -bodyTs: "'actual':3 'back':4 'research':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699646665 {#1402
    date: 2023-11-10 21:04:25.0 +01:00
  }
  +"title": 108879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#1405
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405}
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "This is actually backed by research."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699646665 {#1383
    date: 2023-11-10 21:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@can@sh.itjust.works"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 108879
  -bodyTs: "'actual':3 'back':4 'research':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699646665 {#1402
    date: 2023-11-10 21:04:25.0 +01:00
  }
  +"title": 108879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033}
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699646819 {#2025
    date: 2023-11-10 21:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@thantik@lemmy.world"
    "@Poggervania@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 108885
  -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699646819 {#2011
    date: 2023-11-10 21:06:59.0 +01:00
  }
  +"title": 108885
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033}
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699646819 {#2025
    date: 2023-11-10 21:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@thantik@lemmy.world"
    "@Poggervania@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 108885
  -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699646819 {#2011
    date: 2023-11-10 21:06:59.0 +01:00
  }
  +"title": 108885
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2033
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033}
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699646819 {#2025
    date: 2023-11-10 21:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@thantik@lemmy.world"
    "@Poggervania@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 108885
  -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699646819 {#2011
    date: 2023-11-10 21:06:59.0 +01:00
  }
  +"title": 108885
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078}
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: """
    Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
    \n
    Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
    \n
    I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699647061 {#2079
    date: 2023-11-10 21:11:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@thantik@lemmy.world"
    "@Sneptaur@pawb.social"
    "@cestvrai@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 108893
  -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647061 {#2084
    date: 2023-11-10 21:11:01.0 +01:00
  }
  +"title": 108893
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078}
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: """
    Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
    \n
    Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
    \n
    I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699647061 {#2079
    date: 2023-11-10 21:11:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@thantik@lemmy.world"
    "@Sneptaur@pawb.social"
    "@cestvrai@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 108893
  -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647061 {#2084
    date: 2023-11-10 21:11:01.0 +01:00
  }
  +"title": 108893
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078}
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: """
    Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
    \n
    Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
    \n
    I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699647061 {#2079
    date: 2023-11-10 21:11:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@thantik@lemmy.world"
    "@Sneptaur@pawb.social"
    "@cestvrai@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -id: 108893
  -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647061 {#2084
    date: 2023-11-10 21:11:01.0 +01:00
  }
  +"title": 108893
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095}
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: """
    Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
    \n
    So spreading the suburbs out that much means that much more nature will be destroyed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699647178 {#2089
    date: 2023-11-10 21:12:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@thantik@lemmy.world"
    "@grue@lemmy.world"
  ]
  +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: 108896
  -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647178 {#2088
    date: 2023-11-10 21:12:58.0 +01:00
  }
  +"title": 108896
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095}
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: """
    Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
    \n
    So spreading the suburbs out that much means that much more nature will be destroyed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699647178 {#2089
    date: 2023-11-10 21:12:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@thantik@lemmy.world"
    "@grue@lemmy.world"
  ]
  +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: 108896
  -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647178 {#2088
    date: 2023-11-10 21:12:58.0 +01:00
  }
  +"title": 108896
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095}
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +body: """
    Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
    \n
    So spreading the suburbs out that much means that much more nature will be destroyed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699647178 {#2089
    date: 2023-11-10 21:12:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@thantik@lemmy.world"
    "@grue@lemmy.world"
  ]
  +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: 108896
  -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647178 {#2088
    date: 2023-11-10 21:12:58.0 +01:00
  }
  +"title": 108896
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040}
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699647235 {#2132
    date: 2023-11-10 21:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SpaceNoodle@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: 108898
  -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647235 {#2138
    date: 2023-11-10 21:13:55.0 +01:00
  }
  +"title": 108898
}
"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 edit
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040}
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699647235 {#2132
    date: 2023-11-10 21:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SpaceNoodle@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: 108898
  -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647235 {#2138
    date: 2023-11-10 21:13:55.0 +01:00
  }
  +"title": 108898
}
"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
108 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040}
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
  +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699647235 {#2132
    date: 2023-11-10 21:13:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@SpaceNoodle@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: 108898
  -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647235 {#2138
    date: 2023-11-10 21:13:55.0 +01:00
  }
  +"title": 108898
}
"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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314}
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699647352 {#2164
    date: 2023-11-10 21:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@rtxn@lemmy.world"
    "@ramenshaman@lemmy.world"
  ]
  +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: 108904
  -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647352 {#2331
    date: 2023-11-10 21:15:52.0 +01:00
  }
  +"title": 108904
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314}
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699647352 {#2164
    date: 2023-11-10 21:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@rtxn@lemmy.world"
    "@ramenshaman@lemmy.world"
  ]
  +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: 108904
  -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647352 {#2331
    date: 2023-11-10 21:15:52.0 +01:00
  }
  +"title": 108904
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2314
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314}
      0 => App\Entity\EntryComment {#2343
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: """
          But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
          \n
          There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699698551 {#2342
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
          "@squaresinger@feddit.de"
        ]
        +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: 110667
        -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4713495"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699698551 {#2337
          date: 2023-11-11 11:29:11.0 +01:00
        }
        +"title": 110667
      }
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699647352 {#2164
    date: 2023-11-10 21:15:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@rtxn@lemmy.world"
    "@ramenshaman@lemmy.world"
  ]
  +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: 108904
  -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4697321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699647352 {#2331
    date: 2023-11-10 21:15:52.0 +01:00
  }
  +"title": 108904
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: """
    But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
    \n
    There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699698551 {#2342
    date: 2023-11-11 11:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@rtxn@lemmy.world"
    "@ramenshaman@lemmy.world"
    "@squaresinger@feddit.de"
  ]
  +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: 110667
  -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4713495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699698551 {#2337
    date: 2023-11-11 11:29:11.0 +01:00
  }
  +"title": 110667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: """
    But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
    \n
    There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699698551 {#2342
    date: 2023-11-11 11:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@rtxn@lemmy.world"
    "@ramenshaman@lemmy.world"
    "@squaresinger@feddit.de"
  ]
  +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: 110667
  -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4713495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699698551 {#2337
    date: 2023-11-11 11:29:11.0 +01:00
  }
  +"title": 110667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2343
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1385
    +user: Proxies\__CG__\App\Entity\User {#2928 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
    +image: Proxies\__CG__\App\Entity\Image {#2967 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2969 …}
    +slug: "Yes-also-Teslas"
    +title: "Yes, also Teslas"
    +url: "https://media.mastodon.scot/mastodon-scot-public/media_attachments/files/111/386/122/832/701/352/original/adf530561fcd6b97.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 342
    +favouriteCount: 1184
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700074689 {#2962
      date: 2023-11-15 19:58:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2970 …}
    +votes: Doctrine\ORM\PersistentCollection {#2972 …}
    +reports: Doctrine\ORM\PersistentCollection {#2974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2978 …}
    +badges: Doctrine\ORM\PersistentCollection {#2980 …}
    +children: [
      6 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1401 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
        +body: "This is actually backed by research."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699646665 {#1383
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@can@sh.itjust.works"
          "@tocopherol@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 108879
        -bodyTs: "'actual':3 'back':4 'research':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697049"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646665 {#1402
          date: 2023-11-10 21:04:25.0 +01:00
        }
        +"title": 108879
      }
      5 => App\Entity\EntryComment {#2033
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2021 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: "If a significant amount of people live in their cars, it means that the housing market and the wages are seriously out of whack, and the government has not been doing their job for the last decades."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699646819 {#2025
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Poggervania@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 108885
        -bodyTs: "'amount':4 'car':10 'decad':37 'govern':27 'hous':15 'job':33 'last':36 'live':7 'market':16 'mean':12 'peopl':6 'serious':21 'signific':3 'wage':19 'whack':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697126"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699646819 {#2011
          date: 2023-11-10 21:06:59.0 +01:00
        }
        +"title": 108885
      }
      4 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Part of the issue here is that if you own a car, it’s often cheaper to take the car than public transport, because most of the car expenses are paid independent of the immediate usage.\n
          \n
          Car value deprecation, taxes, maintainance, all of that cost you money no matter whether you drive into town today or use some other means of transport.\n
          \n
          I think it would be much better to put all taxes onto the fuel price. If you pay €5 for a litre of fuel, instead of the ~€1.5/l that we are currently paying, it would make more sense to take public transport some times.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699647061 {#2079
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@Sneptaur@pawb.social"
          "@cestvrai@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -id: 108893
        -bodyTs: "'/l':91 '1.5':90 '5':81 'better':69 'car':12,20,28,37 'cheaper':16 'cost':45 'current':95 'deprec':39 'drive':52 'expens':29 'fuel':76,86 'immedi':35 'independ':32 'instead':87 'issu':4 'litr':84 'maintain':41 'make':99 'matter':49 'mean':60 'money':47 'much':68 'often':15 'onto':74 'paid':31 'part':1 'pay':80,96 'price':77 'public':22,104 'put':71 'sens':101 'take':18,103 'tax':40,73 'think':64 'time':107 'today':55 'town':54 'transport':23,62,105 'usag':36 'use':57 'valu':38 'whether':50 'would':66,98"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697227"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647061 {#2084
          date: 2023-11-10 21:11:01.0 +01:00
        }
        +"title": 108893
      }
      3 => App\Entity\EntryComment {#2095
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2087 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +body: """
          Don’t forget that even if you have a lawn and a few trees/flowers on your single-family home backyard, that area is mostly dead to nature.\n
          \n
          So spreading the suburbs out that much means that much more nature will be destroyed.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647178 {#2089
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@thantik@lemmy.world"
          "@grue@lemmy.world"
        ]
        +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: 108896
        -bodyTs: "'area':23 'backyard':21 'dead':26 'destroy':43 'even':5 'famili':19 'forget':3 'home':20 'lawn':10 'mean':36 'most':25 'much':35,38 'natur':28,40 'singl':18 'single-famili':17 'spread':30 'suburb':32 'trees/flowers':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697257"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647178 {#2088
          date: 2023-11-10 21:12:58.0 +01:00
        }
        +"title": 108896
      }
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2345 …}
        +body: "Sure they can. I’ve been doing that for quite a few years until climate change warmed my city up so much that snow and ice don’t really happen anymore."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699647235 {#2132
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@SpaceNoodle@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: 108898
        -bodyTs: "'anymor':31 'chang':16 'citi':19 'climat':15 'happen':30 'ice':26 'much':22 'quit':10 'realli':29 'snow':24 'sure':1 've':5 'warm':17 'year':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697281"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647235 {#2138
          date: 2023-11-10 21:13:55.0 +01:00
        }
        +"title": 108898
      }
      1 => App\Entity\EntryComment {#2314
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1385 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2289 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
        +body: "And if you’d plonk down that solar panel onto a roof where it catches much more sunlight, it would be able to produce even more electricity!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699647352 {#2164
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Masimatutu@mander.xyz"
          "@rtxn@lemmy.world"
          "@ramenshaman@lemmy.world"
        ]
        +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: 108904
        -bodyTs: "'abl':22 'catch':15 'd':4 'electr':27 'even':25 'much':16 'onto':10 'panel':9 'plonk':5 'produc':24 'roof':12 'solar':8 'sunlight':18 'would':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4697321"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699647352 {#2331
          date: 2023-11-10 21:15:52.0 +01:00
        }
        +"title": 108904
      }
      0 => App\Entity\EntryComment {#2343}
    ]
    -id: 11788
    -titleTs: "'also':2 'tesla':3 'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699719409
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6008655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699633009 {#2949
      date: 2023-11-10 17:16:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1382 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2328 …}
  +body: """
    But are all sides of the car in the optimal angle towards the sun? No trees or buildings near your parking spot that could shade your car?\n
    \n
    There is a pretty huge demand for solar panels right now. If these panels didn’t go into a car, someone else would mount them to a roof instead.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699698551 {#2342
    date: 2023-11-11 11:29:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@mander.xyz"
    "@rtxn@lemmy.world"
    "@ramenshaman@lemmy.world"
    "@squaresinger@feddit.de"
  ]
  +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: 110667
  -bodyTs: "'angl':11 'build':18 'car':7,27,47 'could':24 'demand':33 'didn':42 'els':49 'go':44 'huge':32 'instead':56 'mount':51 'near':19 'optim':10 'panel':36,41 'park':21 'pretti':31 'right':37 'roof':55 'shade':25 'side':4 'solar':35 'someon':48 'spot':22 'sun':14 'toward':12 'tree':16 'would':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4713495"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699698551 {#2337
    date: 2023-11-11 11:29:11.0 +01:00
  }
  +"title": 110667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#2987 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2989 …}
  +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
  +title: "Amazon Building its Own Linux-Based OS to Replace Android"
  +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700018185 {#2982
    date: 2023-11-15 04:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
  +badges: Doctrine\ORM\PersistentCollection {#3000 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: """
        Well, they don’t want a mobile Linux. This is going to be a minimalist, locked-down distro that does nothing more than start a webrenderer.\n
        \n
        Nobody’s gonna see the underlying Linux system.\n
        \n
        It’s kinda like how my car entertainment system is running Linux. You wouldn’t know it if you don’t read the license file that comes with it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699603752 {#2468
        date: 2023-11-10 09:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@worldofgeese@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 106951
      -bodyTs: "'car':42 'come':62 'distro':19 'entertain':43 'file':60 'go':11 'gonna':30 'kinda':38 'know':51 'licens':59 'like':39 'linux':8,34,47 'lock':17 'locked-down':16 'minimalist':15 'mobil':7 'nobodi':28 'noth':22 'read':57 'run':46 'see':31 'start':25 'system':35,44 'under':33 'want':5 'webrender':27 'well':1 'wouldn':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4681264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699603752 {#2459
        date: 2023-11-10 09:09:12.0 +01:00
      }
      +"title": 106951
    }
  ]
  -id: 11677
  -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699684679
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6066606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699598279 {#2968
    date: 2023-11-10 07:37:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#2987 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2989 …}
  +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
  +title: "Amazon Building its Own Linux-Based OS to Replace Android"
  +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700018185 {#2982
    date: 2023-11-15 04:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
  +badges: Doctrine\ORM\PersistentCollection {#3000 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: """
        Well, they don’t want a mobile Linux. This is going to be a minimalist, locked-down distro that does nothing more than start a webrenderer.\n
        \n
        Nobody’s gonna see the underlying Linux system.\n
        \n
        It’s kinda like how my car entertainment system is running Linux. You wouldn’t know it if you don’t read the license file that comes with it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699603752 {#2468
        date: 2023-11-10 09:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@worldofgeese@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 106951
      -bodyTs: "'car':42 'come':62 'distro':19 'entertain':43 'file':60 'go':11 'gonna':30 'kinda':38 'know':51 'licens':59 'like':39 'linux':8,34,47 'lock':17 'locked-down':16 'minimalist':15 'mobil':7 'nobodi':28 'noth':22 'read':57 'run':46 'see':31 'start':25 'system':35,44 'under':33 'want':5 'webrender':27 'well':1 'wouldn':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4681264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699603752 {#2459
        date: 2023-11-10 09:09:12.0 +01:00
      }
      +"title": 106951
    }
  ]
  -id: 11677
  -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699684679
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6066606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699598279 {#2968
    date: 2023-11-10 07:37:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#2987 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2989 …}
  +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
  +title: "Amazon Building its Own Linux-Based OS to Replace Android"
  +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700018185 {#2982
    date: 2023-11-15 04:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2990 …}
  +votes: Doctrine\ORM\PersistentCollection {#2992 …}
  +reports: Doctrine\ORM\PersistentCollection {#2994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
  +badges: Doctrine\ORM\PersistentCollection {#3000 …}
  +children: [
    App\Entity\EntryComment {#2455
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: """
        Well, they don’t want a mobile Linux. This is going to be a minimalist, locked-down distro that does nothing more than start a webrenderer.\n
        \n
        Nobody’s gonna see the underlying Linux system.\n
        \n
        It’s kinda like how my car entertainment system is running Linux. You wouldn’t know it if you don’t read the license file that comes with it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1699603752 {#2468
        date: 2023-11-10 09:09:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@worldofgeese@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 106951
      -bodyTs: "'car':42 'come':62 'distro':19 'entertain':43 'file':60 'go':11 'gonna':30 'kinda':38 'know':51 'licens':59 'like':39 'linux':8,34,47 'lock':17 'locked-down':16 'minimalist':15 'mobil':7 'nobodi':28 'noth':22 'read':57 'run':46 'see':31 'start':25 'system':35,44 'under':33 'want':5 'webrender':27 'well':1 'wouldn':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4681264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699603752 {#2459
        date: 2023-11-10 09:09:12.0 +01:00
      }
      +"title": 106951
    }
  ]
  -id: 11677
  -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699684679
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6066606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699598279 {#2968
    date: 2023-11-10 07:37:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2455
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#2987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2989 …}
    +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
    +title: "Amazon Building its Own Linux-Based OS to Replace Android"
    +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 466
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700018185 {#2982
      date: 2023-11-15 04:16:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2992 …}
    +reports: Doctrine\ORM\PersistentCollection {#2994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
    +badges: Doctrine\ORM\PersistentCollection {#3000 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 11677
    -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699684679
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6066606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699598279 {#2968
      date: 2023-11-10 07:37:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: """
    Well, they don’t want a mobile Linux. This is going to be a minimalist, locked-down distro that does nothing more than start a webrenderer.\n
    \n
    Nobody’s gonna see the underlying Linux system.\n
    \n
    It’s kinda like how my car entertainment system is running Linux. You wouldn’t know it if you don’t read the license file that comes with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699603752 {#2468
    date: 2023-11-10 09:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@worldofgeese@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 106951
  -bodyTs: "'car':42 'come':62 'distro':19 'entertain':43 'file':60 'go':11 'gonna':30 'kinda':38 'know':51 'licens':59 'like':39 'linux':8,34,47 'lock':17 'locked-down':16 'minimalist':15 'mobil':7 'nobodi':28 'noth':22 'read':57 'run':46 'see':31 'start':25 'system':35,44 'under':33 'want':5 'webrender':27 'well':1 'wouldn':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4681264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699603752 {#2459
    date: 2023-11-10 09:09:12.0 +01:00
  }
  +"title": 106951
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2455
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#2987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2989 …}
    +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
    +title: "Amazon Building its Own Linux-Based OS to Replace Android"
    +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 466
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700018185 {#2982
      date: 2023-11-15 04:16:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2992 …}
    +reports: Doctrine\ORM\PersistentCollection {#2994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
    +badges: Doctrine\ORM\PersistentCollection {#3000 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 11677
    -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699684679
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6066606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699598279 {#2968
      date: 2023-11-10 07:37:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: """
    Well, they don’t want a mobile Linux. This is going to be a minimalist, locked-down distro that does nothing more than start a webrenderer.\n
    \n
    Nobody’s gonna see the underlying Linux system.\n
    \n
    It’s kinda like how my car entertainment system is running Linux. You wouldn’t know it if you don’t read the license file that comes with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699603752 {#2468
    date: 2023-11-10 09:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@worldofgeese@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 106951
  -bodyTs: "'car':42 'come':62 'distro':19 'entertain':43 'file':60 'go':11 'gonna':30 'kinda':38 'know':51 'licens':59 'like':39 'linux':8,34,47 'lock':17 'locked-down':16 'minimalist':15 'mobil':7 'nobodi':28 'noth':22 'read':57 'run':46 'see':31 'start':25 'system':35,44 'under':33 'want':5 'webrender':27 'well':1 'wouldn':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4681264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699603752 {#2459
    date: 2023-11-10 09:09:12.0 +01:00
  }
  +"title": 106951
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2455
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#2987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2989 …}
    +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
    +title: "Amazon Building its Own Linux-Based OS to Replace Android"
    +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 466
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700018185 {#2982
      date: 2023-11-15 04:16:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2990 …}
    +votes: Doctrine\ORM\PersistentCollection {#2992 …}
    +reports: Doctrine\ORM\PersistentCollection {#2994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2998 …}
    +badges: Doctrine\ORM\PersistentCollection {#3000 …}
    +children: [
      App\Entity\EntryComment {#2455}
    ]
    -id: 11677
    -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699684679
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6066606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699598279 {#2968
      date: 2023-11-10 07:37:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: """
    Well, they don’t want a mobile Linux. This is going to be a minimalist, locked-down distro that does nothing more than start a webrenderer.\n
    \n
    Nobody’s gonna see the underlying Linux system.\n
    \n
    It’s kinda like how my car entertainment system is running Linux. You wouldn’t know it if you don’t read the license file that comes with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1699603752 {#2468
    date: 2023-11-10 09:09:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@worldofgeese@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 106951
  -bodyTs: "'car':42 'come':62 'distro':19 'entertain':43 'file':60 'go':11 'gonna':30 'kinda':38 'know':51 'licens':59 'like':39 'linux':8,34,47 'lock':17 'locked-down':16 'minimalist':15 'mobil':7 'nobodi':28 'noth':22 'read':57 'run':46 'see':31 'start':25 'system':35,44 'under':33 'want':5 'webrender':27 'well':1 'wouldn':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4681264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699603752 {#2459
    date: 2023-11-10 09:09:12.0 +01:00
  }
  +"title": 106951
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2965 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#3007 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
  +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
  +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
  +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
  +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875159 {#3002
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3010 …}
  +votes: Doctrine\ORM\PersistentCollection {#3012 …}
  +reports: Doctrine\ORM\PersistentCollection {#3014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  +badges: Doctrine\ORM\PersistentCollection {#3020 …}
  +children: [
    2 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Sounds like a great laptop to run Windows on /s\n
        \n
        Edit: quite surprising how many people don’t understand the /s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699772017 {#1616
        date: 2023-11-12 07:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +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: 104206
      -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4652674"
      +editedAt: DateTimeImmutable @1699674063 {#1741
        date: 2023-11-11 04:41:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699538093 {#1740
        date: 2023-11-09 14:54:53.0 +01:00
      }
      +"title": 104206
    }
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: App\Entity\EntryComment {#1739}
      +body: """
        I guess, they, for some reason, do want people to run Windows on that machine^^\n
        \n
        Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699560355 {#2456
        date: 2023-11-09 21:05:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@squaresinger@feddit.de"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 105281
      -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4662625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560355 {#2460
        date: 2023-11-09 21:05:55.0 +01:00
      }
      +"title": 105281
    }
    0 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: App\Entity\EntryComment {#1739}
      +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699599720 {#2382
        date: 2023-11-10 08:02:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@squaresinger@feddit.de"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 106816
      -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4679849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699599720 {#2386
        date: 2023-11-10 08:02:00.0 +01:00
      }
      +"title": 106816
    }
  ]
  -id: 11439
  -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
  -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623645
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/365918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537245 {#2988
    date: 2023-11-09 14:40:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2965 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#3007 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
  +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
  +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
  +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
  +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875159 {#3002
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3010 …}
  +votes: Doctrine\ORM\PersistentCollection {#3012 …}
  +reports: Doctrine\ORM\PersistentCollection {#3014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  +badges: Doctrine\ORM\PersistentCollection {#3020 …}
  +children: [
    2 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Sounds like a great laptop to run Windows on /s\n
        \n
        Edit: quite surprising how many people don’t understand the /s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699772017 {#1616
        date: 2023-11-12 07:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +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: 104206
      -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4652674"
      +editedAt: DateTimeImmutable @1699674063 {#1741
        date: 2023-11-11 04:41:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699538093 {#1740
        date: 2023-11-09 14:54:53.0 +01:00
      }
      +"title": 104206
    }
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: App\Entity\EntryComment {#1739}
      +body: """
        I guess, they, for some reason, do want people to run Windows on that machine^^\n
        \n
        Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699560355 {#2456
        date: 2023-11-09 21:05:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@squaresinger@feddit.de"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 105281
      -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4662625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560355 {#2460
        date: 2023-11-09 21:05:55.0 +01:00
      }
      +"title": 105281
    }
    0 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: App\Entity\EntryComment {#1739}
      +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699599720 {#2382
        date: 2023-11-10 08:02:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@squaresinger@feddit.de"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 106816
      -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4679849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699599720 {#2386
        date: 2023-11-10 08:02:00.0 +01:00
      }
      +"title": 106816
    }
  ]
  -id: 11439
  -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
  -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623645
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/365918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537245 {#2988
    date: 2023-11-09 14:40:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#2965 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#3007 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
  +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
  +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
  +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
  +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 252
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699875159 {#3002
    date: 2023-11-13 12:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3010 …}
  +votes: Doctrine\ORM\PersistentCollection {#3012 …}
  +reports: Doctrine\ORM\PersistentCollection {#3014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  +badges: Doctrine\ORM\PersistentCollection {#3020 …}
  +children: [
    2 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Sounds like a great laptop to run Windows on /s\n
        \n
        Edit: quite surprising how many people don’t understand the /s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699772017 {#1616
        date: 2023-11-12 07:53:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +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: 104206
      -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4652674"
      +editedAt: DateTimeImmutable @1699674063 {#1741
        date: 2023-11-11 04:41:03.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699538093 {#1740
        date: 2023-11-09 14:54:53.0 +01:00
      }
      +"title": 104206
    }
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: App\Entity\EntryComment {#1739}
      +body: """
        I guess, they, for some reason, do want people to run Windows on that machine^^\n
        \n
        Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699560355 {#2456
        date: 2023-11-09 21:05:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@squaresinger@feddit.de"
        "@c0mbatbag3l@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 105281
      -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4662625"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699560355 {#2460
        date: 2023-11-09 21:05:55.0 +01:00
      }
      +"title": 105281
    }
    0 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
      +root: App\Entity\EntryComment {#1739}
      +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699599720 {#2382
        date: 2023-11-10 08:02:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@squaresinger@feddit.de"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 106816
      -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4679849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699599720 {#2386
        date: 2023-11-10 08:02:00.0 +01:00
      }
      +"title": 106816
    }
  ]
  -id: 11439
  -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
  -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699623645
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/365918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699537245 {#2988
    date: 2023-11-09 14:40:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3007 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#3002
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      2 => App\Entity\EntryComment {#1739}
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: App\Entity\EntryComment {#1739}
        +body: """
          I guess, they, for some reason, do want people to run Windows on that machine^^\n
          \n
          Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699560355 {#2456
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@c0mbatbag3l@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1874 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#2383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
        -id: 105281
        -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4662625"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560355 {#2460
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +"title": 105281
      }
      0 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: App\Entity\EntryComment {#1739}
        +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699599720 {#2382
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2359 …}
        +votes: Doctrine\ORM\PersistentCollection {#2377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 106816
        -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4679849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699599720 {#2386
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +"title": 106816
      }
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2988
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sounds like a great laptop to run Windows on /s\n
    \n
    Edit: quite surprising how many people don’t understand the /s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699772017 {#1616
    date: 2023-11-12 07:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +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: 104206
  -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4652674"
  +editedAt: DateTimeImmutable @1699674063 {#1741
    date: 2023-11-11 04:41:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699538093 {#1740
    date: 2023-11-09 14:54:53.0 +01:00
  }
  +"title": 104206
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3007 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#3002
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      2 => App\Entity\EntryComment {#1739}
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: App\Entity\EntryComment {#1739}
        +body: """
          I guess, they, for some reason, do want people to run Windows on that machine^^\n
          \n
          Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699560355 {#2456
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@c0mbatbag3l@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1874 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#2383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
        -id: 105281
        -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4662625"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560355 {#2460
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +"title": 105281
      }
      0 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: App\Entity\EntryComment {#1739}
        +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699599720 {#2382
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2359 …}
        +votes: Doctrine\ORM\PersistentCollection {#2377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 106816
        -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4679849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699599720 {#2386
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +"title": 106816
      }
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2988
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sounds like a great laptop to run Windows on /s\n
    \n
    Edit: quite surprising how many people don’t understand the /s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699772017 {#1616
    date: 2023-11-12 07:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +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: 104206
  -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4652674"
  +editedAt: DateTimeImmutable @1699674063 {#1741
    date: 2023-11-11 04:41:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699538093 {#1740
    date: 2023-11-09 14:54:53.0 +01:00
  }
  +"title": 104206
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3007 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#3002
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      2 => App\Entity\EntryComment {#1739}
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: App\Entity\EntryComment {#1739}
        +body: """
          I guess, they, for some reason, do want people to run Windows on that machine^^\n
          \n
          Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699560355 {#2456
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@c0mbatbag3l@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1874 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#2383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
        -id: 105281
        -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4662625"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560355 {#2460
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +"title": 105281
      }
      0 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: App\Entity\EntryComment {#1739}
        +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699599720 {#2382
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2359 …}
        +votes: Doctrine\ORM\PersistentCollection {#2377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 106816
        -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4679849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699599720 {#2386
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +"title": 106816
      }
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2988
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Sounds like a great laptop to run Windows on /s\n
    \n
    Edit: quite surprising how many people don’t understand the /s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699772017 {#1616
    date: 2023-11-12 07:53:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +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: 104206
  -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4652674"
  +editedAt: DateTimeImmutable @1699674063 {#1741
    date: 2023-11-11 04:41:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699538093 {#1740
    date: 2023-11-09 14:54:53.0 +01:00
  }
  +"title": 104206
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3007 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#3002
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      2 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sounds like a great laptop to run Windows on /s\n
          \n
          Edit: quite surprising how many people don’t understand the /s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699772017 {#1616
          date: 2023-11-12 07:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +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: 104206
        -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4652674"
        +editedAt: DateTimeImmutable @1699674063 {#1741
          date: 2023-11-11 04:41:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699538093 {#1740
          date: 2023-11-09 14:54:53.0 +01:00
        }
        +"title": 104206
      }
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: App\Entity\EntryComment {#1739}
        +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699599720 {#2382
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2359 …}
        +votes: Doctrine\ORM\PersistentCollection {#2377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 106816
        -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4679849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699599720 {#2386
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +"title": 106816
      }
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2988
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: App\Entity\EntryComment {#1739}
  +body: """
    I guess, they, for some reason, do want people to run Windows on that machine^^\n
    \n
    Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699560355 {#2456
    date: 2023-11-09 21:05:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@squaresinger@feddit.de"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 105281
  -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4662625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560355 {#2460
    date: 2023-11-09 21:05:55.0 +01:00
  }
  +"title": 105281
}
"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 edit
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3007 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#3002
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      2 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sounds like a great laptop to run Windows on /s\n
          \n
          Edit: quite surprising how many people don’t understand the /s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699772017 {#1616
          date: 2023-11-12 07:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +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: 104206
        -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4652674"
        +editedAt: DateTimeImmutable @1699674063 {#1741
          date: 2023-11-11 04:41:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699538093 {#1740
          date: 2023-11-09 14:54:53.0 +01:00
        }
        +"title": 104206
      }
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: App\Entity\EntryComment {#1739}
        +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699599720 {#2382
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2359 …}
        +votes: Doctrine\ORM\PersistentCollection {#2377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 106816
        -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4679849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699599720 {#2386
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +"title": 106816
      }
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2988
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: App\Entity\EntryComment {#1739}
  +body: """
    I guess, they, for some reason, do want people to run Windows on that machine^^\n
    \n
    Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699560355 {#2456
    date: 2023-11-09 21:05:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@squaresinger@feddit.de"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 105281
  -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4662625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560355 {#2460
    date: 2023-11-09 21:05:55.0 +01:00
  }
  +"title": 105281
}
"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
136 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3007 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#3002
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      2 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sounds like a great laptop to run Windows on /s\n
          \n
          Edit: quite surprising how many people don’t understand the /s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699772017 {#1616
          date: 2023-11-12 07:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +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: 104206
        -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4652674"
        +editedAt: DateTimeImmutable @1699674063 {#1741
          date: 2023-11-11 04:41:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699538093 {#1740
          date: 2023-11-09 14:54:53.0 +01:00
        }
        +"title": 104206
      }
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
        +root: App\Entity\EntryComment {#1739}
        +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699599720 {#2382
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@possiblylinux127@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2364 …}
        +nested: Doctrine\ORM\PersistentCollection {#2359 …}
        +votes: Doctrine\ORM\PersistentCollection {#2377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
        -id: 106816
        -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4679849"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699599720 {#2386
          date: 2023-11-10 08:02:00.0 +01:00
        }
        +"title": 106816
      }
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2988
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: App\Entity\EntryComment {#1739}
  +body: """
    I guess, they, for some reason, do want people to run Windows on that machine^^\n
    \n
    Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699560355 {#2456
    date: 2023-11-09 21:05:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@squaresinger@feddit.de"
    "@c0mbatbag3l@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 105281
  -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4662625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699560355 {#2460
    date: 2023-11-09 21:05:55.0 +01:00
  }
  +"title": 105281
}
"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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3007 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#3002
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      2 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sounds like a great laptop to run Windows on /s\n
          \n
          Edit: quite surprising how many people don’t understand the /s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699772017 {#1616
          date: 2023-11-12 07:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +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: 104206
        -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4652674"
        +editedAt: DateTimeImmutable @1699674063 {#1741
          date: 2023-11-11 04:41:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699538093 {#1740
          date: 2023-11-09 14:54:53.0 +01:00
        }
        +"title": 104206
      }
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: App\Entity\EntryComment {#1739}
        +body: """
          I guess, they, for some reason, do want people to run Windows on that machine^^\n
          \n
          Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699560355 {#2456
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@c0mbatbag3l@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1874 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#2383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
        -id: 105281
        -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4662625"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560355 {#2460
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +"title": 105281
      }
      0 => App\Entity\EntryComment {#2380}
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2988
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: App\Entity\EntryComment {#1739}
  +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699599720 {#2382
    date: 2023-11-10 08:02:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@squaresinger@feddit.de"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 106816
  -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4679849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699599720 {#2386
    date: 2023-11-10 08:02:00.0 +01:00
  }
  +"title": 106816
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3007 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#3002
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      2 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sounds like a great laptop to run Windows on /s\n
          \n
          Edit: quite surprising how many people don’t understand the /s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699772017 {#1616
          date: 2023-11-12 07:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +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: 104206
        -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4652674"
        +editedAt: DateTimeImmutable @1699674063 {#1741
          date: 2023-11-11 04:41:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699538093 {#1740
          date: 2023-11-09 14:54:53.0 +01:00
        }
        +"title": 104206
      }
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: App\Entity\EntryComment {#1739}
        +body: """
          I guess, they, for some reason, do want people to run Windows on that machine^^\n
          \n
          Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699560355 {#2456
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@c0mbatbag3l@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1874 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#2383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
        -id: 105281
        -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4662625"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560355 {#2460
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +"title": 105281
      }
      0 => App\Entity\EntryComment {#2380}
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2988
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: App\Entity\EntryComment {#1739}
  +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699599720 {#2382
    date: 2023-11-10 08:02:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@squaresinger@feddit.de"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 106816
  -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4679849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699599720 {#2386
    date: 2023-11-10 08:02:00.0 +01:00
  }
  +"title": 106816
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2380
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#2965 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3007 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3009 …}
    +slug: "System76-s-Lemur-Pro-Laptop-Is-Just-a-Really-Nice-Linux"
    +title: "System76’s Lemur Pro Laptop Is Just a Really Nice Linux Laptop"
    +url: "https://www.wired.com/review/system-76-lemur-pro-laptop/"
    +body: "> The System76 Lemur Pro is light, thin, repairable, and upgradeable. It’s the best Linux laptop we’ve tested."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 252
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699875159 {#3002
      date: 2023-11-13 12:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3010 …}
    +votes: Doctrine\ORM\PersistentCollection {#3012 …}
    +reports: Doctrine\ORM\PersistentCollection {#3014 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3016 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    +badges: Doctrine\ORM\PersistentCollection {#3020 …}
    +children: [
      2 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Sounds like a great laptop to run Windows on /s\n
          \n
          Edit: quite surprising how many people don’t understand the /s.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1699772017 {#1616
          date: 2023-11-12 07:53:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +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: 104206
        -bodyTs: "'/s':10,21 'edit':11 'great':4 'laptop':5 'like':2 'mani':15 'peopl':16 'quit':12 'run':7 'sound':1 'surpris':13 'understand':19 'window':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4652674"
        +editedAt: DateTimeImmutable @1699674063 {#1741
          date: 2023-11-11 04:41:03.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699538093 {#1740
          date: 2023-11-09 14:54:53.0 +01:00
        }
        +"title": 104206
      }
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: App\Entity\EntryComment {#1739}
        +body: """
          I guess, they, for some reason, do want people to run Windows on that machine^^\n
          \n
          Or they are triggered so hard, that they couldn’t even understand the /s anymore when they got to that point of the sentence.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1699560355 {#2456
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@pnutzh4x0r@lemmy.ndlug.org"
          "@squaresinger@feddit.de"
          "@c0mbatbag3l@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1874 …}
        +nested: Doctrine\ORM\PersistentCollection {#1708 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#2383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
        -id: 105281
        -bodyTs: "'/s':29 'anymor':30 'couldn':24 'even':26 'got':33 'guess':2 'hard':21 'machin':15 'peopl':9 'point':36 'reason':6 'run':11 'sentenc':39 'trigger':19 'understand':27 'want':8 'window':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4662625"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699560355 {#2460
          date: 2023-11-09 21:05:55.0 +01:00
        }
        +"title": 105281
      }
      0 => App\Entity\EntryComment {#2380}
    ]
    -id: 11439
    -titleTs: "'laptop':5,12 'lemur':3 'linux':11 'nice':10 'pro':4 'realli':9 'system76':1"
    -bodyTs: "'best':14 'laptop':16 'lemur':3 'light':6 'linux':15 'pro':4 'repair':8 'system76':2 'test':19 'thin':7 'upgrad':10 've':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699623645
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/365918"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699537245 {#2988
      date: 2023-11-09 14:40:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2372 …}
  +root: App\Entity\EntryComment {#1739}
  +body: "I thought the /s should have been enough to tell everyone that this was a joke, but apparently not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699599720 {#2382
    date: 2023-11-10 08:02:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@squaresinger@feddit.de"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 106816
  -bodyTs: "'/s':4 'appar':18 'enough':8 'everyon':11 'joke':16 'tell':10 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4679849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699599720 {#2386
    date: 2023-11-10 08:02:00.0 +01:00
  }
  +"title": 106816
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#3027 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#3029 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3030 …}
  +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
  +title: "New Plasma 6 Default Icon Theme Looks"
  +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699538417 {#3022
    date: 2023-11-09 15:00:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
  +badges: Doctrine\ORM\PersistentCollection {#3041 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally designers are realizing it’s not 2013 anymore and nobody liked the Win8 designed-in-powerpoint style."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699340641 {#1568
        date: 2023-11-07 08:04:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1719 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 97781
      -bodyTs: "'2013':8 'anymor':9 'design':2,16 'designed-in-powerpoint':15 'final':1 'like':12 'nobodi':11 'powerpoint':18 'realiz':4 'style':19 'win8':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4590177"
      +editedAt: DateTimeImmutable @1699379268 {#1585
        date: 2023-11-07 18:47:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699340641 {#1573
        date: 2023-11-07 08:04:01.0 +01:00
      }
      +"title": 97781
    }
  ]
  -id: 10789
  -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699421861
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7614728"
  +editedAt: DateTimeImmutable @1699399085 {#3008
    date: 2023-11-08 00:18:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699335461 {#2985
    date: 2023-11-07 06:37:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#3027 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#3029 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3030 …}
  +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
  +title: "New Plasma 6 Default Icon Theme Looks"
  +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699538417 {#3022
    date: 2023-11-09 15:00:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
  +badges: Doctrine\ORM\PersistentCollection {#3041 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally designers are realizing it’s not 2013 anymore and nobody liked the Win8 designed-in-powerpoint style."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699340641 {#1568
        date: 2023-11-07 08:04:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1719 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 97781
      -bodyTs: "'2013':8 'anymor':9 'design':2,16 'designed-in-powerpoint':15 'final':1 'like':12 'nobodi':11 'powerpoint':18 'realiz':4 'style':19 'win8':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4590177"
      +editedAt: DateTimeImmutable @1699379268 {#1585
        date: 2023-11-07 18:47:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699340641 {#1573
        date: 2023-11-07 08:04:01.0 +01:00
      }
      +"title": 97781
    }
  ]
  -id: 10789
  -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699421861
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7614728"
  +editedAt: DateTimeImmutable @1699399085 {#3008
    date: 2023-11-08 00:18:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699335461 {#2985
    date: 2023-11-07 06:37:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1715
  +user: Proxies\__CG__\App\Entity\User {#3027 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#3029 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3030 …}
  +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
  +title: "New Plasma 6 Default Icon Theme Looks"
  +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 396
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699538417 {#3022
    date: 2023-11-09 15:00:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3031 …}
  +votes: Doctrine\ORM\PersistentCollection {#3033 …}
  +reports: Doctrine\ORM\PersistentCollection {#3035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
  +badges: Doctrine\ORM\PersistentCollection {#3041 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: null
      +root: null
      +body: "Finally designers are realizing it’s not 2013 anymore and nobody liked the Win8 designed-in-powerpoint style."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699340641 {#1568
        date: 2023-11-07 08:04:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1719 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 97781
      -bodyTs: "'2013':8 'anymor':9 'design':2,16 'designed-in-powerpoint':15 'final':1 'like':12 'nobodi':11 'powerpoint':18 'realiz':4 'style':19 'win8':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4590177"
      +editedAt: DateTimeImmutable @1699379268 {#1585
        date: 2023-11-07 18:47:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699340641 {#1573
        date: 2023-11-07 08:04:01.0 +01:00
      }
      +"title": 97781
    }
  ]
  -id: 10789
  -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699421861
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7614728"
  +editedAt: DateTimeImmutable @1699399085 {#3008
    date: 2023-11-08 00:18:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699335461 {#2985
    date: 2023-11-07 06:37:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#3027 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3029 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3030 …}
    +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
    +title: "New Plasma 6 Default Icon Theme Looks"
    +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 396
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699538417 {#3022
      date: 2023-11-09 15:00:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
    +badges: Doctrine\ORM\PersistentCollection {#3041 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 10789
    -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699421861
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7614728"
    +editedAt: DateTimeImmutable @1699399085 {#3008
      date: 2023-11-08 00:18:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699335461 {#2985
      date: 2023-11-07 06:37:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally designers are realizing it’s not 2013 anymore and nobody liked the Win8 designed-in-powerpoint style."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699340641 {#1568
    date: 2023-11-07 08:04:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 97781
  -bodyTs: "'2013':8 'anymor':9 'design':2,16 'designed-in-powerpoint':15 'final':1 'like':12 'nobodi':11 'powerpoint':18 'realiz':4 'style':19 'win8':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4590177"
  +editedAt: DateTimeImmutable @1699379268 {#1585
    date: 2023-11-07 18:47:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699340641 {#1573
    date: 2023-11-07 08:04:01.0 +01:00
  }
  +"title": 97781
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#3027 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3029 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3030 …}
    +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
    +title: "New Plasma 6 Default Icon Theme Looks"
    +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 396
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699538417 {#3022
      date: 2023-11-09 15:00:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
    +badges: Doctrine\ORM\PersistentCollection {#3041 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 10789
    -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699421861
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7614728"
    +editedAt: DateTimeImmutable @1699399085 {#3008
      date: 2023-11-08 00:18:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699335461 {#2985
      date: 2023-11-07 06:37:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally designers are realizing it’s not 2013 anymore and nobody liked the Win8 designed-in-powerpoint style."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699340641 {#1568
    date: 2023-11-07 08:04:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 97781
  -bodyTs: "'2013':8 'anymor':9 'design':2,16 'designed-in-powerpoint':15 'final':1 'like':12 'nobodi':11 'powerpoint':18 'realiz':4 'style':19 'win8':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4590177"
  +editedAt: DateTimeImmutable @1699379268 {#1585
    date: 2023-11-07 18:47:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699340641 {#1573
    date: 2023-11-07 08:04:01.0 +01:00
  }
  +"title": 97781
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#3027 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#3029 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3030 …}
    +slug: "New-Plasma-6-Default-Icon-Theme-Looks"
    +title: "New Plasma 6 Default Icon Theme Looks"
    +url: "https://invent.kde.org/frameworks/breeze-icons/uploads/044e3eb9e47def438331eb37f3ab7ce8/image.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 396
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699538417 {#3022
      date: 2023-11-09 15:00:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3031 …}
    +votes: Doctrine\ORM\PersistentCollection {#3033 …}
    +reports: Doctrine\ORM\PersistentCollection {#3035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3039 …}
    +badges: Doctrine\ORM\PersistentCollection {#3041 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 10789
    -titleTs: "'6':3 'default':4 'icon':5 'look':7 'new':1 'plasma':2 'theme':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699421861
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7614728"
    +editedAt: DateTimeImmutable @1699399085 {#3008
      date: 2023-11-08 00:18:05.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699335461 {#2985
      date: 2023-11-07 06:37:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: null
  +root: null
  +body: "Finally designers are realizing it’s not 2013 anymore and nobody liked the Win8 designed-in-powerpoint style."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699340641 {#1568
    date: 2023-11-07 08:04:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1719 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 97781
  -bodyTs: "'2013':8 'anymor':9 'design':2,16 'designed-in-powerpoint':15 'final':1 'like':12 'nobodi':11 'powerpoint':18 'realiz':4 'style':19 'win8':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4590177"
  +editedAt: DateTimeImmutable @1699379268 {#1585
    date: 2023-11-07 18:47:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699340641 {#1573
    date: 2023-11-07 08:04:01.0 +01:00
  }
  +"title": 97781
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details