GET https://kbin.spritesserver.nl/u/@LinuxSBC@lemm.ee/top

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "Comparison-between-NixOS-vs-blendOS-vs-Vanilla-OS-what-to"
  +title: "Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?"
  +url: null
  +body: """
    So I’ve recently taken an interest in these three distros:\n
    \n
    - [NixOS](NixOS)\n
    - [blendOS](https://blendos.co/)\n
    - [Vanilla OS](https://vanillaos.org/)\n
    \n
    All of these offer something very interesting:  \n
    Access to (basically) all Linux-capable software, no matter from what repo.\n
    \n
    Both *NixOS* and *blendOS* are based on config files, from which your system is basically derived from, and Vanilla OS uses a package manager `apx` to install from any given repo, regardless of distribution.\n
    \n
    While I’ve looked into *Fedora Silverblue,* that distro is limited to only install Flatpaks (edit: no, not really), which is fine for “apps”, but seems to be more of a problem with managing system- and CLI tools.\n
    \n
    I haven’t distro hopped yet, as I’m still on [Manjaro GNOME](https://manjaro.org/) on my devices.\n
    \n
    ---\n
    \n
    What are your thoughts on the three distros mentioned above?  \n
    Which ones are the most interesting, and for what reasons?\n
    \n
    Personally, I’m mostly interested in NixOS & blendOS, as I believe they may have more advantages compared to Arch;\n
    \n
    What do you think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699933143 {#2832
    date: 2023-11-14 04:39:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2841 …}
  +reports: Doctrine\ORM\PersistentCollection {#2843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
  +badges: Doctrine\ORM\PersistentCollection {#2849 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +body: "VanillaOS and BlendOS also use containers to install apps, just like Fedora Silverblue. In fact, it’s easier to install native packages on Silverblue than it is on VanillaOS. Just set your terminal to start a container by default."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699844127 {#1554
        date: 2023-11-13 03:55:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanja@lemmy.blahaj.zone"
        "@mintycactus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 118318
      -bodyTs: "'also':4 'app':9 'blendo':3 'contain':6,37 'default':39 'easier':18 'fact':15 'fedora':12 'instal':8,20 'like':11 'nativ':21 'packag':22 'set':31 'silverblu':13,24 'start':35 'termin':33 'use':5 'vanillao':1,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6059193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844127 {#1558
        date: 2023-11-13 03:55:27.0 +01:00
      }
      +"title": 118318
    }
  ]
  -id: 12379
  -titleTs: "'blendo':5 'comparison':1 'nixo':3 'os':8 'pick':11 'vanilla':7 'vs':4,6"
  -bodyTs: "'/)':17,22,130 'access':30 'advantag':169 'app':100 'apx':67 'arch':172 'base':48 'basic':32,57 'believ':164 'blendo':14,46,161 'blendos.co':16 'blendos.co/)':15 'capabl':36 'cli':113 'compar':170 'config':50 'deriv':58 'devic':133 'distribut':76 'distro':11,85,118,141 'edit':92 'fedora':82 'file':51 'fine':98 'flatpak':91 'given':72 'gnome':127 'haven':116 'hop':119 'instal':69,90 'interest':7,29,149,158 'limit':87 'linux':35 'linux-cap':34 'look':80 'm':123,156 'manag':66,110 'manjaro':126 'manjaro.org':129 'manjaro.org/)':128 'matter':39 'may':166 'mention':142 'most':157 'nixo':12,13,44,160 'offer':26 'one':145 'os':19,62 'packag':65 'person':154 'problem':108 'realli':95 'reason':153 'recent':4 'regardless':74 'repo':42,73 'seem':102 'silverblu':83 'softwar':37 'someth':27 'still':124 'system':55,111 'taken':5 'think':176 'thought':137 'three':10,140 'tool':114 'use':63 'vanilla':18,61 'vanillaos.org':21 'vanillaos.org/)':20 've':3,79 'yet':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699918854
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5318029"
  +editedAt: DateTimeImmutable @1700043968 {#2820
    date: 2023-11-15 11:26:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699832454 {#2799
    date: 2023-11-13 00:40:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "Comparison-between-NixOS-vs-blendOS-vs-Vanilla-OS-what-to"
  +title: "Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?"
  +url: null
  +body: """
    So I’ve recently taken an interest in these three distros:\n
    \n
    - [NixOS](NixOS)\n
    - [blendOS](https://blendos.co/)\n
    - [Vanilla OS](https://vanillaos.org/)\n
    \n
    All of these offer something very interesting:  \n
    Access to (basically) all Linux-capable software, no matter from what repo.\n
    \n
    Both *NixOS* and *blendOS* are based on config files, from which your system is basically derived from, and Vanilla OS uses a package manager `apx` to install from any given repo, regardless of distribution.\n
    \n
    While I’ve looked into *Fedora Silverblue,* that distro is limited to only install Flatpaks (edit: no, not really), which is fine for “apps”, but seems to be more of a problem with managing system- and CLI tools.\n
    \n
    I haven’t distro hopped yet, as I’m still on [Manjaro GNOME](https://manjaro.org/) on my devices.\n
    \n
    ---\n
    \n
    What are your thoughts on the three distros mentioned above?  \n
    Which ones are the most interesting, and for what reasons?\n
    \n
    Personally, I’m mostly interested in NixOS & blendOS, as I believe they may have more advantages compared to Arch;\n
    \n
    What do you think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699933143 {#2832
    date: 2023-11-14 04:39:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2841 …}
  +reports: Doctrine\ORM\PersistentCollection {#2843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
  +badges: Doctrine\ORM\PersistentCollection {#2849 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +body: "VanillaOS and BlendOS also use containers to install apps, just like Fedora Silverblue. In fact, it’s easier to install native packages on Silverblue than it is on VanillaOS. Just set your terminal to start a container by default."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699844127 {#1554
        date: 2023-11-13 03:55:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanja@lemmy.blahaj.zone"
        "@mintycactus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 118318
      -bodyTs: "'also':4 'app':9 'blendo':3 'contain':6,37 'default':39 'easier':18 'fact':15 'fedora':12 'instal':8,20 'like':11 'nativ':21 'packag':22 'set':31 'silverblu':13,24 'start':35 'termin':33 'use':5 'vanillao':1,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6059193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844127 {#1558
        date: 2023-11-13 03:55:27.0 +01:00
      }
      +"title": 118318
    }
  ]
  -id: 12379
  -titleTs: "'blendo':5 'comparison':1 'nixo':3 'os':8 'pick':11 'vanilla':7 'vs':4,6"
  -bodyTs: "'/)':17,22,130 'access':30 'advantag':169 'app':100 'apx':67 'arch':172 'base':48 'basic':32,57 'believ':164 'blendo':14,46,161 'blendos.co':16 'blendos.co/)':15 'capabl':36 'cli':113 'compar':170 'config':50 'deriv':58 'devic':133 'distribut':76 'distro':11,85,118,141 'edit':92 'fedora':82 'file':51 'fine':98 'flatpak':91 'given':72 'gnome':127 'haven':116 'hop':119 'instal':69,90 'interest':7,29,149,158 'limit':87 'linux':35 'linux-cap':34 'look':80 'm':123,156 'manag':66,110 'manjaro':126 'manjaro.org':129 'manjaro.org/)':128 'matter':39 'may':166 'mention':142 'most':157 'nixo':12,13,44,160 'offer':26 'one':145 'os':19,62 'packag':65 'person':154 'problem':108 'realli':95 'reason':153 'recent':4 'regardless':74 'repo':42,73 'seem':102 'silverblu':83 'softwar':37 'someth':27 'still':124 'system':55,111 'taken':5 'think':176 'thought':137 'three':10,140 'tool':114 'use':63 'vanilla':18,61 'vanillaos.org':21 'vanillaos.org/)':20 've':3,79 'yet':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699918854
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5318029"
  +editedAt: DateTimeImmutable @1700043968 {#2820
    date: 2023-11-15 11:26:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699832454 {#2799
    date: 2023-11-13 00:40:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "Comparison-between-NixOS-vs-blendOS-vs-Vanilla-OS-what-to"
  +title: "Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?"
  +url: null
  +body: """
    So I’ve recently taken an interest in these three distros:\n
    \n
    - [NixOS](NixOS)\n
    - [blendOS](https://blendos.co/)\n
    - [Vanilla OS](https://vanillaos.org/)\n
    \n
    All of these offer something very interesting:  \n
    Access to (basically) all Linux-capable software, no matter from what repo.\n
    \n
    Both *NixOS* and *blendOS* are based on config files, from which your system is basically derived from, and Vanilla OS uses a package manager `apx` to install from any given repo, regardless of distribution.\n
    \n
    While I’ve looked into *Fedora Silverblue,* that distro is limited to only install Flatpaks (edit: no, not really), which is fine for “apps”, but seems to be more of a problem with managing system- and CLI tools.\n
    \n
    I haven’t distro hopped yet, as I’m still on [Manjaro GNOME](https://manjaro.org/) on my devices.\n
    \n
    ---\n
    \n
    What are your thoughts on the three distros mentioned above?  \n
    Which ones are the most interesting, and for what reasons?\n
    \n
    Personally, I’m mostly interested in NixOS & blendOS, as I believe they may have more advantages compared to Arch;\n
    \n
    What do you think?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699933143 {#2832
    date: 2023-11-14 04:39:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2841 …}
  +reports: Doctrine\ORM\PersistentCollection {#2843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
  +badges: Doctrine\ORM\PersistentCollection {#2849 …}
  +children: [
    App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +body: "VanillaOS and BlendOS also use containers to install apps, just like Fedora Silverblue. In fact, it’s easier to install native packages on Silverblue than it is on VanillaOS. Just set your terminal to start a container by default."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699844127 {#1554
        date: 2023-11-13 03:55:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tanja@lemmy.blahaj.zone"
        "@mintycactus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 118318
      -bodyTs: "'also':4 'app':9 'blendo':3 'contain':6,37 'default':39 'easier':18 'fact':15 'fedora':12 'instal':8,20 'like':11 'nativ':21 'packag':22 'set':31 'silverblu':13,24 'start':35 'termin':33 'use':5 'vanillao':1,29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6059193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844127 {#1558
        date: 2023-11-13 03:55:27.0 +01:00
      }
      +"title": 118318
    }
  ]
  -id: 12379
  -titleTs: "'blendo':5 'comparison':1 'nixo':3 'os':8 'pick':11 'vanilla':7 'vs':4,6"
  -bodyTs: "'/)':17,22,130 'access':30 'advantag':169 'app':100 'apx':67 'arch':172 'base':48 'basic':32,57 'believ':164 'blendo':14,46,161 'blendos.co':16 'blendos.co/)':15 'capabl':36 'cli':113 'compar':170 'config':50 'deriv':58 'devic':133 'distribut':76 'distro':11,85,118,141 'edit':92 'fedora':82 'file':51 'fine':98 'flatpak':91 'given':72 'gnome':127 'haven':116 'hop':119 'instal':69,90 'interest':7,29,149,158 'limit':87 'linux':35 'linux-cap':34 'look':80 'm':123,156 'manag':66,110 'manjaro':126 'manjaro.org':129 'manjaro.org/)':128 'matter':39 'may':166 'mention':142 'most':157 'nixo':12,13,44,160 'offer':26 'one':145 'os':19,62 'packag':65 'person':154 'problem':108 'realli':95 'reason':153 'recent':4 'regardless':74 'repo':42,73 'seem':102 'silverblu':83 'softwar':37 'someth':27 'still':124 'system':55,111 'taken':5 'think':176 'thought':137 'three':10,140 'tool':114 'use':63 'vanilla':18,61 'vanillaos.org':21 'vanillaos.org/)':20 've':3,79 'yet':120"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699918854
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5318029"
  +editedAt: DateTimeImmutable @1700043968 {#2820
    date: 2023-11-15 11:26:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699832454 {#2799
    date: 2023-11-13 00:40:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Comparison-between-NixOS-vs-blendOS-vs-Vanilla-OS-what-to"
    +title: "Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?"
    +url: null
    +body: """
      So I’ve recently taken an interest in these three distros:\n
      \n
      - [NixOS](NixOS)\n
      - [blendOS](https://blendos.co/)\n
      - [Vanilla OS](https://vanillaos.org/)\n
      \n
      All of these offer something very interesting:  \n
      Access to (basically) all Linux-capable software, no matter from what repo.\n
      \n
      Both *NixOS* and *blendOS* are based on config files, from which your system is basically derived from, and Vanilla OS uses a package manager `apx` to install from any given repo, regardless of distribution.\n
      \n
      While I’ve looked into *Fedora Silverblue,* that distro is limited to only install Flatpaks (edit: no, not really), which is fine for “apps”, but seems to be more of a problem with managing system- and CLI tools.\n
      \n
      I haven’t distro hopped yet, as I’m still on [Manjaro GNOME](https://manjaro.org/) on my devices.\n
      \n
      ---\n
      \n
      What are your thoughts on the three distros mentioned above?  \n
      Which ones are the most interesting, and for what reasons?\n
      \n
      Personally, I’m mostly interested in NixOS & blendOS, as I believe they may have more advantages compared to Arch;\n
      \n
      What do you think?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699933143 {#2832
      date: 2023-11-14 04:39:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    +badges: Doctrine\ORM\PersistentCollection {#2849 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 12379
    -titleTs: "'blendo':5 'comparison':1 'nixo':3 'os':8 'pick':11 'vanilla':7 'vs':4,6"
    -bodyTs: "'/)':17,22,130 'access':30 'advantag':169 'app':100 'apx':67 'arch':172 'base':48 'basic':32,57 'believ':164 'blendo':14,46,161 'blendos.co':16 'blendos.co/)':15 'capabl':36 'cli':113 'compar':170 'config':50 'deriv':58 'devic':133 'distribut':76 'distro':11,85,118,141 'edit':92 'fedora':82 'file':51 'fine':98 'flatpak':91 'given':72 'gnome':127 'haven':116 'hop':119 'instal':69,90 'interest':7,29,149,158 'limit':87 'linux':35 'linux-cap':34 'look':80 'm':123,156 'manag':66,110 'manjaro':126 'manjaro.org':129 'manjaro.org/)':128 'matter':39 'may':166 'mention':142 'most':157 'nixo':12,13,44,160 'offer':26 'one':145 'os':19,62 'packag':65 'person':154 'problem':108 'realli':95 'reason':153 'recent':4 'regardless':74 'repo':42,73 'seem':102 'silverblu':83 'softwar':37 'someth':27 'still':124 'system':55,111 'taken':5 'think':176 'thought':137 'three':10,140 'tool':114 'use':63 'vanilla':18,61 'vanillaos.org':21 'vanillaos.org/)':20 've':3,79 'yet':120"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699918854
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5318029"
    +editedAt: DateTimeImmutable @1700043968 {#2820
      date: 2023-11-15 11:26:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699832454 {#2799
      date: 2023-11-13 00:40:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +body: "VanillaOS and BlendOS also use containers to install apps, just like Fedora Silverblue. In fact, it’s easier to install native packages on Silverblue than it is on VanillaOS. Just set your terminal to start a container by default."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699844127 {#1554
    date: 2023-11-13 03:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanja@lemmy.blahaj.zone"
    "@mintycactus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 118318
  -bodyTs: "'also':4 'app':9 'blendo':3 'contain':6,37 'default':39 'easier':18 'fact':15 'fedora':12 'instal':8,20 'like':11 'nativ':21 'packag':22 'set':31 'silverblu':13,24 'start':35 'termin':33 'use':5 'vanillao':1,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6059193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844127 {#1558
    date: 2023-11-13 03:55:27.0 +01:00
  }
  +"title": 118318
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Comparison-between-NixOS-vs-blendOS-vs-Vanilla-OS-what-to"
    +title: "Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?"
    +url: null
    +body: """
      So I’ve recently taken an interest in these three distros:\n
      \n
      - [NixOS](NixOS)\n
      - [blendOS](https://blendos.co/)\n
      - [Vanilla OS](https://vanillaos.org/)\n
      \n
      All of these offer something very interesting:  \n
      Access to (basically) all Linux-capable software, no matter from what repo.\n
      \n
      Both *NixOS* and *blendOS* are based on config files, from which your system is basically derived from, and Vanilla OS uses a package manager `apx` to install from any given repo, regardless of distribution.\n
      \n
      While I’ve looked into *Fedora Silverblue,* that distro is limited to only install Flatpaks (edit: no, not really), which is fine for “apps”, but seems to be more of a problem with managing system- and CLI tools.\n
      \n
      I haven’t distro hopped yet, as I’m still on [Manjaro GNOME](https://manjaro.org/) on my devices.\n
      \n
      ---\n
      \n
      What are your thoughts on the three distros mentioned above?  \n
      Which ones are the most interesting, and for what reasons?\n
      \n
      Personally, I’m mostly interested in NixOS & blendOS, as I believe they may have more advantages compared to Arch;\n
      \n
      What do you think?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699933143 {#2832
      date: 2023-11-14 04:39:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    +badges: Doctrine\ORM\PersistentCollection {#2849 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 12379
    -titleTs: "'blendo':5 'comparison':1 'nixo':3 'os':8 'pick':11 'vanilla':7 'vs':4,6"
    -bodyTs: "'/)':17,22,130 'access':30 'advantag':169 'app':100 'apx':67 'arch':172 'base':48 'basic':32,57 'believ':164 'blendo':14,46,161 'blendos.co':16 'blendos.co/)':15 'capabl':36 'cli':113 'compar':170 'config':50 'deriv':58 'devic':133 'distribut':76 'distro':11,85,118,141 'edit':92 'fedora':82 'file':51 'fine':98 'flatpak':91 'given':72 'gnome':127 'haven':116 'hop':119 'instal':69,90 'interest':7,29,149,158 'limit':87 'linux':35 'linux-cap':34 'look':80 'm':123,156 'manag':66,110 'manjaro':126 'manjaro.org':129 'manjaro.org/)':128 'matter':39 'may':166 'mention':142 'most':157 'nixo':12,13,44,160 'offer':26 'one':145 'os':19,62 'packag':65 'person':154 'problem':108 'realli':95 'reason':153 'recent':4 'regardless':74 'repo':42,73 'seem':102 'silverblu':83 'softwar':37 'someth':27 'still':124 'system':55,111 'taken':5 'think':176 'thought':137 'three':10,140 'tool':114 'use':63 'vanilla':18,61 'vanillaos.org':21 'vanillaos.org/)':20 've':3,79 'yet':120"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699918854
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5318029"
    +editedAt: DateTimeImmutable @1700043968 {#2820
      date: 2023-11-15 11:26:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699832454 {#2799
      date: 2023-11-13 00:40:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +body: "VanillaOS and BlendOS also use containers to install apps, just like Fedora Silverblue. In fact, it’s easier to install native packages on Silverblue than it is on VanillaOS. Just set your terminal to start a container by default."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699844127 {#1554
    date: 2023-11-13 03:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanja@lemmy.blahaj.zone"
    "@mintycactus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 118318
  -bodyTs: "'also':4 'app':9 'blendo':3 'contain':6,37 'default':39 'easier':18 'fact':15 'fedora':12 'instal':8,20 'like':11 'nativ':21 'packag':22 'set':31 'silverblu':13,24 'start':35 'termin':33 'use':5 'vanillao':1,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6059193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844127 {#1558
    date: 2023-11-13 03:55:27.0 +01:00
  }
  +"title": 118318
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Comparison-between-NixOS-vs-blendOS-vs-Vanilla-OS-what-to"
    +title: "Comparison between NixOS vs blendOS vs Vanilla OS: what to pick and why?"
    +url: null
    +body: """
      So I’ve recently taken an interest in these three distros:\n
      \n
      - [NixOS](NixOS)\n
      - [blendOS](https://blendos.co/)\n
      - [Vanilla OS](https://vanillaos.org/)\n
      \n
      All of these offer something very interesting:  \n
      Access to (basically) all Linux-capable software, no matter from what repo.\n
      \n
      Both *NixOS* and *blendOS* are based on config files, from which your system is basically derived from, and Vanilla OS uses a package manager `apx` to install from any given repo, regardless of distribution.\n
      \n
      While I’ve looked into *Fedora Silverblue,* that distro is limited to only install Flatpaks (edit: no, not really), which is fine for “apps”, but seems to be more of a problem with managing system- and CLI tools.\n
      \n
      I haven’t distro hopped yet, as I’m still on [Manjaro GNOME](https://manjaro.org/) on my devices.\n
      \n
      ---\n
      \n
      What are your thoughts on the three distros mentioned above?  \n
      Which ones are the most interesting, and for what reasons?\n
      \n
      Personally, I’m mostly interested in NixOS & blendOS, as I believe they may have more advantages compared to Arch;\n
      \n
      What do you think?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699933143 {#2832
      date: 2023-11-14 04:39:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2841 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2845 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    +badges: Doctrine\ORM\PersistentCollection {#2849 …}
    +children: [
      App\Entity\EntryComment {#1556}
    ]
    -id: 12379
    -titleTs: "'blendo':5 'comparison':1 'nixo':3 'os':8 'pick':11 'vanilla':7 'vs':4,6"
    -bodyTs: "'/)':17,22,130 'access':30 'advantag':169 'app':100 'apx':67 'arch':172 'base':48 'basic':32,57 'believ':164 'blendo':14,46,161 'blendos.co':16 'blendos.co/)':15 'capabl':36 'cli':113 'compar':170 'config':50 'deriv':58 'devic':133 'distribut':76 'distro':11,85,118,141 'edit':92 'fedora':82 'file':51 'fine':98 'flatpak':91 'given':72 'gnome':127 'haven':116 'hop':119 'instal':69,90 'interest':7,29,149,158 'limit':87 'linux':35 'linux-cap':34 'look':80 'm':123,156 'manag':66,110 'manjaro':126 'manjaro.org':129 'manjaro.org/)':128 'matter':39 'may':166 'mention':142 'most':157 'nixo':12,13,44,160 'offer':26 'one':145 'os':19,62 'packag':65 'person':154 'problem':108 'realli':95 'reason':153 'recent':4 'regardless':74 'repo':42,73 'seem':102 'silverblu':83 'softwar':37 'someth':27 'still':124 'system':55,111 'taken':5 'think':176 'thought':137 'three':10,140 'tool':114 'use':63 'vanilla':18,61 'vanillaos.org':21 'vanillaos.org/)':20 've':3,79 'yet':120"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699918854
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5318029"
    +editedAt: DateTimeImmutable @1700043968 {#2820
      date: 2023-11-15 11:26:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699832454 {#2799
      date: 2023-11-13 00:40:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +body: "VanillaOS and BlendOS also use containers to install apps, just like Fedora Silverblue. In fact, it’s easier to install native packages on Silverblue than it is on VanillaOS. Just set your terminal to start a container by default."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699844127 {#1554
    date: 2023-11-13 03:55:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tanja@lemmy.blahaj.zone"
    "@mintycactus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 118318
  -bodyTs: "'also':4 'app':9 'blendo':3 'contain':6,37 'default':39 'easier':18 'fact':15 'fedora':12 'instal':8,20 'like':11 'nativ':21 'packag':22 'set':31 'silverblu':13,24 'start':35 'termin':33 'use':5 'vanillao':1,29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6059193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844127 {#1558
    date: 2023-11-13 03:55:27.0 +01:00
  }
  +"title": 118318
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2059
  +user: Proxies\__CG__\App\Entity\User {#2817 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2851
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2859 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  +badges: Doctrine\ORM\PersistentCollection {#2867 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2059 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "On GNOME, I like BlackBox, though Prompt looks promising once it’s stable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705518007 {#2048
        date: 2024-01-17 20:00:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 317347
      -bodyTs: "'blackbox':5 'gnome':2 'like':4 'look':8 'promis':9 'prompt':7 'stabl':13 'though':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8377402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705518007 {#2051
        date: 2024-01-17 20:00:07.0 +01:00
      }
      +"title": 317347
    }
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2838
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2059
  +user: Proxies\__CG__\App\Entity\User {#2817 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2851
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2859 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  +badges: Doctrine\ORM\PersistentCollection {#2867 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2059 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "On GNOME, I like BlackBox, though Prompt looks promising once it’s stable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705518007 {#2048
        date: 2024-01-17 20:00:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 317347
      -bodyTs: "'blackbox':5 'gnome':2 'like':4 'look':8 'promis':9 'prompt':7 'stabl':13 'though':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8377402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705518007 {#2051
        date: 2024-01-17 20:00:07.0 +01:00
      }
      +"title": 317347
    }
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2838
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2059
  +user: Proxies\__CG__\App\Entity\User {#2817 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "Which-terminal-emulator-do-you-use"
  +title: "Which terminal emulator do you use?"
  +url: null
  +body: """
    I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
    \n
    Curious to see if there’s a terminal someone swears by and refuses to use anything else.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 152
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727481816 {#2851
    date: 2024-09-28 02:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2859 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  +badges: Doctrine\ORM\PersistentCollection {#2867 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2059 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "On GNOME, I like BlackBox, though Prompt looks promising once it’s stable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705518007 {#2048
        date: 2024-01-17 20:00:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tourist@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 317347
      -bodyTs: "'blackbox':5 'gnome':2 'like':4 'look':8 'promis':9 'prompt':7 'stabl':13 'though':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8377402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705518007 {#2051
        date: 2024-01-17 20:00:07.0 +01:00
      }
      +"title": 317347
    }
  ]
  -id: 31243
  -titleTs: "'emul':3 'termin':2 'use':6"
  -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596035
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832055"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509635 {#2838
    date: 2024-01-17 17:40:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059
    +user: Proxies\__CG__\App\Entity\User {#2817 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2851
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +badges: Doctrine\ORM\PersistentCollection {#2867 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2838
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "On GNOME, I like BlackBox, though Prompt looks promising once it’s stable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705518007 {#2048
    date: 2024-01-17 20:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 317347
  -bodyTs: "'blackbox':5 'gnome':2 'like':4 'look':8 'promis':9 'prompt':7 'stabl':13 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8377402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705518007 {#2051
    date: 2024-01-17 20:00:07.0 +01:00
  }
  +"title": 317347
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059
    +user: Proxies\__CG__\App\Entity\User {#2817 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2851
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +badges: Doctrine\ORM\PersistentCollection {#2867 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2838
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "On GNOME, I like BlackBox, though Prompt looks promising once it’s stable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705518007 {#2048
    date: 2024-01-17 20:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 317347
  -bodyTs: "'blackbox':5 'gnome':2 'like':4 'look':8 'promis':9 'prompt':7 'stabl':13 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8377402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705518007 {#2051
    date: 2024-01-17 20:00:07.0 +01:00
  }
  +"title": 317347
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059
    +user: Proxies\__CG__\App\Entity\User {#2817 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Which-terminal-emulator-do-you-use"
    +title: "Which terminal emulator do you use?"
    +url: null
    +body: """
      I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me.\n
      \n
      Curious to see if there’s a terminal someone swears by and refuses to use anything else.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 152
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727481816 {#2851
      date: 2024-09-28 02:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +badges: Doctrine\ORM\PersistentCollection {#2867 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 31243
    -titleTs: "'emul':3 'termin':2 'use':6"
    -bodyTs: "'alway':3 'anyth':50 'avail':17 'cool':20 'cool-retro-term':19 'curious':35 'day':25 'els':15,51 'fast':32 'gnome':8 'konsol':6 'look':12 'never':10 'novelti':28 'pretti':31 'realli':11 'refus':47 'retro':21 'see':37 'someon':43 'swear':44 'term':22 'termin':9,42 'tri':18 'use':5,49 've':2 'wore':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705596035
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10832055"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705509635 {#2838
      date: 2024-01-17 17:40:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "On GNOME, I like BlackBox, though Prompt looks promising once it’s stable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705518007 {#2048
    date: 2024-01-17 20:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 317347
  -bodyTs: "'blackbox':5 'gnome':2 'like':4 'look':8 'promis':9 'prompt':7 'stabl':13 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8377402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705518007 {#2051
    date: 2024-01-17 20:00:07.0 +01:00
  }
  +"title": 317347
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2422
  +user: Proxies\__CG__\App\Entity\User {#2761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2796
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2801 …}
  +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: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2422 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: "He’s pretty much the quintessential QA tester. He wants to do things his way, regardless of whether or not the OS wants him to do that. He’s usually skilled enough to fix anything he messes up, but he doesn’t know enough about Linux to do that, so he ends up breaking things. I feel like most people have a better experience than he did, but his technique uncovered a ton of bugs and usability issues that significantly improved the Linux desktop to have fixed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701041882 {#2448
        date: 2023-11-27 00:38:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@Fizz@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2456 …}
      +votes: Doctrine\ORM\PersistentCollection {#2453 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
      -id: 168414
      -bodyTs: "'anyth':35 'better':63 'break':54 'bug':75 'desktop':84 'doesn':41 'end':52 'enough':32,44 'experi':64 'feel':57 'fix':34,87 'improv':81 'issu':78 'know':43 'like':58 'linux':46,83 'mess':37 'much':4 'os':22 'peopl':60 'pretti':3 'qa':7 'quintessenti':6 'regardless':16 'signific':80 'skill':31 'techniqu':70 'tester':8 'thing':13,55 'ton':73 'uncov':71 'usabl':77 'usual':30 'want':10,23 'way':15 'whether':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6627214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701041882 {#2411
        date: 2023-11-27 00:38:02.0 +01:00
      }
      +"title": 168414
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2784
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2422
  +user: Proxies\__CG__\App\Entity\User {#2761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2796
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2801 …}
  +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: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2422 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: "He’s pretty much the quintessential QA tester. He wants to do things his way, regardless of whether or not the OS wants him to do that. He’s usually skilled enough to fix anything he messes up, but he doesn’t know enough about Linux to do that, so he ends up breaking things. I feel like most people have a better experience than he did, but his technique uncovered a ton of bugs and usability issues that significantly improved the Linux desktop to have fixed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701041882 {#2448
        date: 2023-11-27 00:38:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@Fizz@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2456 …}
      +votes: Doctrine\ORM\PersistentCollection {#2453 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
      -id: 168414
      -bodyTs: "'anyth':35 'better':63 'break':54 'bug':75 'desktop':84 'doesn':41 'end':52 'enough':32,44 'experi':64 'feel':57 'fix':34,87 'improv':81 'issu':78 'know':43 'like':58 'linux':46,83 'mess':37 'much':4 'os':22 'peopl':60 'pretti':3 'qa':7 'quintessenti':6 'regardless':16 'signific':80 'skill':31 'techniqu':70 'tester':8 'thing':13,55 'ton':73 'uncov':71 'usabl':77 'usual':30 'want':10,23 'way':15 'whether':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6627214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701041882 {#2411
        date: 2023-11-27 00:38:02.0 +01:00
      }
      +"title": 168414
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2784
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2422
  +user: Proxies\__CG__\App\Entity\User {#2761 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "what-caused-you-to-get-into-Linux"
  +title: "what caused you to get into Linux?"
  +url: null
  +body: "What caused you to get into it, are you an evangel and are you obsessed?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 294
  +favouriteCount: 241
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702621959 {#2796
    date: 2023-12-15 07:32:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2801 …}
  +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: [
    App\Entity\EntryComment {#2447
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2422 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
      +body: "He’s pretty much the quintessential QA tester. He wants to do things his way, regardless of whether or not the OS wants him to do that. He’s usually skilled enough to fix anything he messes up, but he doesn’t know enough about Linux to do that, so he ends up breaking things. I feel like most people have a better experience than he did, but his technique uncovered a ton of bugs and usability issues that significantly improved the Linux desktop to have fixed."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701041882 {#2448
        date: 2023-11-27 00:38:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Altomes@lemm.ee"
        "@Fizz@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2456 …}
      +votes: Doctrine\ORM\PersistentCollection {#2453 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
      -id: 168414
      -bodyTs: "'anyth':35 'better':63 'break':54 'bug':75 'desktop':84 'doesn':41 'end':52 'enough':32,44 'experi':64 'feel':57 'fix':34,87 'improv':81 'issu':78 'know':43 'like':58 'linux':46,83 'mess':37 'much':4 'os':22 'peopl':60 'pretti':3 'qa':7 'quintessenti':6 'regardless':16 'signific':80 'skill':31 'techniqu':70 'tester':8 'thing':13,55 'ton':73 'uncov':71 'usabl':77 'usual':30 'want':10,23 'way':15 'whether':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6627214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701041882 {#2411
        date: 2023-11-27 00:38:02.0 +01:00
      }
      +"title": 168414
    }
  ]
  -id: 17077
  -titleTs: "'caus':2 'get':5 'linux':7"
  -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701110283
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16098493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023883 {#2784
    date: 2023-11-26 19:38:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2447
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2422
    +user: Proxies\__CG__\App\Entity\User {#2761 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2796
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +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: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2784
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: "He’s pretty much the quintessential QA tester. He wants to do things his way, regardless of whether or not the OS wants him to do that. He’s usually skilled enough to fix anything he messes up, but he doesn’t know enough about Linux to do that, so he ends up breaking things. I feel like most people have a better experience than he did, but his technique uncovered a ton of bugs and usability issues that significantly improved the Linux desktop to have fixed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701041882 {#2448
    date: 2023-11-27 00:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@Fizz@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 168414
  -bodyTs: "'anyth':35 'better':63 'break':54 'bug':75 'desktop':84 'doesn':41 'end':52 'enough':32,44 'experi':64 'feel':57 'fix':34,87 'improv':81 'issu':78 'know':43 'like':58 'linux':46,83 'mess':37 'much':4 'os':22 'peopl':60 'pretti':3 'qa':7 'quintessenti':6 'regardless':16 'signific':80 'skill':31 'techniqu':70 'tester':8 'thing':13,55 'ton':73 'uncov':71 'usabl':77 'usual':30 'want':10,23 'way':15 'whether':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6627214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701041882 {#2411
    date: 2023-11-27 00:38:02.0 +01:00
  }
  +"title": 168414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2447
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2422
    +user: Proxies\__CG__\App\Entity\User {#2761 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2796
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +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: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2784
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: "He’s pretty much the quintessential QA tester. He wants to do things his way, regardless of whether or not the OS wants him to do that. He’s usually skilled enough to fix anything he messes up, but he doesn’t know enough about Linux to do that, so he ends up breaking things. I feel like most people have a better experience than he did, but his technique uncovered a ton of bugs and usability issues that significantly improved the Linux desktop to have fixed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701041882 {#2448
    date: 2023-11-27 00:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@Fizz@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 168414
  -bodyTs: "'anyth':35 'better':63 'break':54 'bug':75 'desktop':84 'doesn':41 'end':52 'enough':32,44 'experi':64 'feel':57 'fix':34,87 'improv':81 'issu':78 'know':43 'like':58 'linux':46,83 'mess':37 'much':4 'os':22 'peopl':60 'pretti':3 'qa':7 'quintessenti':6 'regardless':16 'signific':80 'skill':31 'techniqu':70 'tester':8 'thing':13,55 'ton':73 'uncov':71 'usabl':77 'usual':30 'want':10,23 'way':15 'whether':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6627214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701041882 {#2411
    date: 2023-11-27 00:38:02.0 +01:00
  }
  +"title": 168414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2447
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2422
    +user: Proxies\__CG__\App\Entity\User {#2761 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "what-caused-you-to-get-into-Linux"
    +title: "what caused you to get into Linux?"
    +url: null
    +body: "What caused you to get into it, are you an evangel and are you obsessed?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 294
    +favouriteCount: 241
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702621959 {#2796
      date: 2023-12-15 07:32:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +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: [
      App\Entity\EntryComment {#2447}
    ]
    -id: 17077
    -titleTs: "'caus':2 'get':5 'linux':7"
    -bodyTs: "'caus':2 'evangel':11 'get':5 'obsess':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701110283
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16098493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023883 {#2784
      date: 2023-11-26 19:38:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2462 …}
  +body: "He’s pretty much the quintessential QA tester. He wants to do things his way, regardless of whether or not the OS wants him to do that. He’s usually skilled enough to fix anything he messes up, but he doesn’t know enough about Linux to do that, so he ends up breaking things. I feel like most people have a better experience than he did, but his technique uncovered a ton of bugs and usability issues that significantly improved the Linux desktop to have fixed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701041882 {#2448
    date: 2023-11-27 00:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Altomes@lemm.ee"
    "@Fizz@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2456 …}
  +votes: Doctrine\ORM\PersistentCollection {#2453 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  -id: 168414
  -bodyTs: "'anyth':35 'better':63 'break':54 'bug':75 'desktop':84 'doesn':41 'end':52 'enough':32,44 'experi':64 'feel':57 'fix':34,87 'improv':81 'issu':78 'know':43 'like':58 'linux':46,83 'mess':37 'much':4 'os':22 'peopl':60 'pretti':3 'qa':7 'quintessenti':6 'regardless':16 'signific':80 'skill':31 'techniqu':70 'tester':8 'thing':13,55 'ton':73 'uncov':71 'usabl':77 'usual':30 'want':10,23 'way':15 'whether':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6627214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701041882 {#2411
    date: 2023-11-27 00:38:02.0 +01:00
  }
  +"title": 168414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1705
  +user: Proxies\__CG__\App\Entity\User {#2781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "Should-I-install-Linux-on-my-smartphone"
  +title: "Should I install Linux on my smartphone?"
  +url: null
  +body: """
    I have a Samsung Galaxy J3 (2018) smartphone which currently has the stock Samsung Android OS installed on it. I wanted to install an Android “distro” that doesn’t spy on me, like Graphene OS, but I couldn’t find a ROM for it. Since I would probably need to compile AOSP from source code anyways, I though, why not install Gentoo on my smartphone (doing the compilation on a more powerful computer using distcc). I have already installed Gentoo on both my laptop and desktop from a stage3 tarball and I’m loving it, so I guess doing the same on my smartphone wouldn’t be too hard.\n
    \n
    Now, the problem is that I need to use a few apps that are not available on Linux, like the proprietary app that I use to pay for my bus tickets. How well does waydroid work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700259842 {#2814
    date: 2023-11-17 23:24:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2822 …}
  +reports: Doctrine\ORM\PersistentCollection {#2824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2828 …}
  +badges: Doctrine\ORM\PersistentCollection {#2830 …}
  +children: [
    1 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Have you installed a custom ROM on it? If not, you definitely don’t have the skills for this. If so, have you built your own ROM for it? If not, do that so you learn how it works in a predictable environment. Then port something existing to it, like UBPorts. Only after you do all of that and probably a lot more should you attempt to effectively develop your own distro on hostile hardware."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699939127 {#1691
        date: 2023-11-14 06:18:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KseniyaK@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 122303
      -bodyTs: "'attempt':66 'built':24 'custom':5 'definit':12 'develop':69 'distro':72 'effect':68 'environ':43 'exist':47 'hardwar':75 'hostil':74 'instal':3 'learn':36 'like':50 'lot':62 'port':45 'predict':42 'probabl':60 'rom':6,27 'skill':17 'someth':46 'ubport':51 'work':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6103373"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699939127 {#1692
        date: 2023-11-14 06:18:47.0 +01:00
      }
      +"title": 122303
    }
    0 => App\Entity\EntryComment {#1725
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Great answer. People frequently think that Android phones work just like desktops, but they are very different."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699939237 {#1617
        date: 2023-11-14 06:20:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KseniyaK@lemmy.ca"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 122307
      -bodyTs: "'android':7 'answer':2 'desktop':12 'differ':17 'frequent':4 'great':1 'like':11 'peopl':3 'phone':8 'think':5 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6103407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699939237 {#1731
        date: 2023-11-14 06:20:37.0 +01:00
      }
      +"title": 122307
    }
  ]
  -id: 12824
  -titleTs: "'instal':3 'linux':4 'smartphon':7"
  -bodyTs: "'2018':7 'alreadi':78 'android':15,25 'anyway':56 'aosp':52 'app':121,131 'avail':125 'bus':139 'code':55 'compil':51,68 'comput':73 'couldn':38 'current':10 'desktop':86 'distcc':75 'distro':26 'doesn':28 'find':40 'galaxi':5 'gentoo':62,80 'graphen':34 'guess':98 'hard':109 'instal':17,23,61,79 'j3':6 'laptop':84 'like':33,128 'linux':127 'love':94 'm':93 'need':49,116 'os':16,35 'pay':136 'power':72 'probabl':48 'problem':112 'proprietari':130 'rom':42 'samsung':4,14 'sinc':45 'smartphon':8,65,104 'sourc':54 'spi':30 'stage3':89 'stock':13 'tarbal':90 'though':58 'ticket':140 'use':74,118,134 'want':21 'waydroid':144 'well':142 'work':145 'would':47 'wouldn':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700021515
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9294225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699935115 {#2802
    date: 2023-11-14 05:11:55.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 {#1705
  +user: Proxies\__CG__\App\Entity\User {#2781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "Should-I-install-Linux-on-my-smartphone"
  +title: "Should I install Linux on my smartphone?"
  +url: null
  +body: """
    I have a Samsung Galaxy J3 (2018) smartphone which currently has the stock Samsung Android OS installed on it. I wanted to install an Android “distro” that doesn’t spy on me, like Graphene OS, but I couldn’t find a ROM for it. Since I would probably need to compile AOSP from source code anyways, I though, why not install Gentoo on my smartphone (doing the compilation on a more powerful computer using distcc). I have already installed Gentoo on both my laptop and desktop from a stage3 tarball and I’m loving it, so I guess doing the same on my smartphone wouldn’t be too hard.\n
    \n
    Now, the problem is that I need to use a few apps that are not available on Linux, like the proprietary app that I use to pay for my bus tickets. How well does waydroid work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700259842 {#2814
    date: 2023-11-17 23:24:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2822 …}
  +reports: Doctrine\ORM\PersistentCollection {#2824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2828 …}
  +badges: Doctrine\ORM\PersistentCollection {#2830 …}
  +children: [
    1 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Have you installed a custom ROM on it? If not, you definitely don’t have the skills for this. If so, have you built your own ROM for it? If not, do that so you learn how it works in a predictable environment. Then port something existing to it, like UBPorts. Only after you do all of that and probably a lot more should you attempt to effectively develop your own distro on hostile hardware."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699939127 {#1691
        date: 2023-11-14 06:18:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KseniyaK@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 122303
      -bodyTs: "'attempt':66 'built':24 'custom':5 'definit':12 'develop':69 'distro':72 'effect':68 'environ':43 'exist':47 'hardwar':75 'hostil':74 'instal':3 'learn':36 'like':50 'lot':62 'port':45 'predict':42 'probabl':60 'rom':6,27 'skill':17 'someth':46 'ubport':51 'work':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6103373"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699939127 {#1692
        date: 2023-11-14 06:18:47.0 +01:00
      }
      +"title": 122303
    }
    0 => App\Entity\EntryComment {#1725
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Great answer. People frequently think that Android phones work just like desktops, but they are very different."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699939237 {#1617
        date: 2023-11-14 06:20:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KseniyaK@lemmy.ca"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 122307
      -bodyTs: "'android':7 'answer':2 'desktop':12 'differ':17 'frequent':4 'great':1 'like':11 'peopl':3 'phone':8 'think':5 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6103407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699939237 {#1731
        date: 2023-11-14 06:20:37.0 +01:00
      }
      +"title": 122307
    }
  ]
  -id: 12824
  -titleTs: "'instal':3 'linux':4 'smartphon':7"
  -bodyTs: "'2018':7 'alreadi':78 'android':15,25 'anyway':56 'aosp':52 'app':121,131 'avail':125 'bus':139 'code':55 'compil':51,68 'comput':73 'couldn':38 'current':10 'desktop':86 'distcc':75 'distro':26 'doesn':28 'find':40 'galaxi':5 'gentoo':62,80 'graphen':34 'guess':98 'hard':109 'instal':17,23,61,79 'j3':6 'laptop':84 'like':33,128 'linux':127 'love':94 'm':93 'need':49,116 'os':16,35 'pay':136 'power':72 'probabl':48 'problem':112 'proprietari':130 'rom':42 'samsung':4,14 'sinc':45 'smartphon':8,65,104 'sourc':54 'spi':30 'stage3':89 'stock':13 'tarbal':90 'though':58 'ticket':140 'use':74,118,134 'want':21 'waydroid':144 'well':142 'work':145 'would':47 'wouldn':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700021515
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9294225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699935115 {#2802
    date: 2023-11-14 05:11:55.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 {#1705
  +user: Proxies\__CG__\App\Entity\User {#2781 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "Should-I-install-Linux-on-my-smartphone"
  +title: "Should I install Linux on my smartphone?"
  +url: null
  +body: """
    I have a Samsung Galaxy J3 (2018) smartphone which currently has the stock Samsung Android OS installed on it. I wanted to install an Android “distro” that doesn’t spy on me, like Graphene OS, but I couldn’t find a ROM for it. Since I would probably need to compile AOSP from source code anyways, I though, why not install Gentoo on my smartphone (doing the compilation on a more powerful computer using distcc). I have already installed Gentoo on both my laptop and desktop from a stage3 tarball and I’m loving it, so I guess doing the same on my smartphone wouldn’t be too hard.\n
    \n
    Now, the problem is that I need to use a few apps that are not available on Linux, like the proprietary app that I use to pay for my bus tickets. How well does waydroid work?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 63
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700259842 {#2814
    date: 2023-11-17 23:24:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2822 …}
  +reports: Doctrine\ORM\PersistentCollection {#2824 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2826 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2828 …}
  +badges: Doctrine\ORM\PersistentCollection {#2830 …}
  +children: [
    1 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Have you installed a custom ROM on it? If not, you definitely don’t have the skills for this. If so, have you built your own ROM for it? If not, do that so you learn how it works in a predictable environment. Then port something existing to it, like UBPorts. Only after you do all of that and probably a lot more should you attempt to effectively develop your own distro on hostile hardware."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699939127 {#1691
        date: 2023-11-14 06:18:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KseniyaK@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1711 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1630 …}
      +reports: Doctrine\ORM\PersistentCollection {#1628 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 122303
      -bodyTs: "'attempt':66 'built':24 'custom':5 'definit':12 'develop':69 'distro':72 'effect':68 'environ':43 'exist':47 'hardwar':75 'hostil':74 'instal':3 'learn':36 'like':50 'lot':62 'port':45 'predict':42 'probabl':60 'rom':6,27 'skill':17 'someth':46 'ubport':51 'work':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6103373"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699939127 {#1692
        date: 2023-11-14 06:18:47.0 +01:00
      }
      +"title": 122303
    }
    0 => App\Entity\EntryComment {#1725
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Great answer. People frequently think that Android phones work just like desktops, but they are very different."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1699939237 {#1617
        date: 2023-11-14 06:20:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KseniyaK@lemmy.ca"
        "@d3Xt3r@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
      -id: 122307
      -bodyTs: "'android':7 'answer':2 'desktop':12 'differ':17 'frequent':4 'great':1 'like':11 'peopl':3 'phone':8 'think':5 'work':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6103407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699939237 {#1731
        date: 2023-11-14 06:20:37.0 +01:00
      }
      +"title": 122307
    }
  ]
  -id: 12824
  -titleTs: "'instal':3 'linux':4 'smartphon':7"
  -bodyTs: "'2018':7 'alreadi':78 'android':15,25 'anyway':56 'aosp':52 'app':121,131 'avail':125 'bus':139 'code':55 'compil':51,68 'comput':73 'couldn':38 'current':10 'desktop':86 'distcc':75 'distro':26 'doesn':28 'find':40 'galaxi':5 'gentoo':62,80 'graphen':34 'guess':98 'hard':109 'instal':17,23,61,79 'j3':6 'laptop':84 'like':33,128 'linux':127 'love':94 'm':93 'need':49,116 'os':16,35 'pay':136 'power':72 'probabl':48 'problem':112 'proprietari':130 'rom':42 'samsung':4,14 'sinc':45 'smartphon':8,65,104 'sourc':54 'spi':30 'stage3':89 'stock':13 'tarbal':90 'though':58 'ticket':140 'use':74,118,134 'want':21 'waydroid':144 'well':142 'work':145 'would':47 'wouldn':105"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700021515
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9294225"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699935115 {#2802
    date: 2023-11-14 05:11:55.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 {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2781 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Should-I-install-Linux-on-my-smartphone"
    +title: "Should I install Linux on my smartphone?"
    +url: null
    +body: """
      I have a Samsung Galaxy J3 (2018) smartphone which currently has the stock Samsung Android OS installed on it. I wanted to install an Android “distro” that doesn’t spy on me, like Graphene OS, but I couldn’t find a ROM for it. Since I would probably need to compile AOSP from source code anyways, I though, why not install Gentoo on my smartphone (doing the compilation on a more powerful computer using distcc). I have already installed Gentoo on both my laptop and desktop from a stage3 tarball and I’m loving it, so I guess doing the same on my smartphone wouldn’t be too hard.\n
      \n
      Now, the problem is that I need to use a few apps that are not available on Linux, like the proprietary app that I use to pay for my bus tickets. How well does waydroid work?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700259842 {#2814
      date: 2023-11-17 23:24:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2822 …}
    +reports: Doctrine\ORM\PersistentCollection {#2824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2828 …}
    +badges: Doctrine\ORM\PersistentCollection {#2830 …}
    +children: [
      1 => App\Entity\EntryComment {#1795}
      0 => App\Entity\EntryComment {#1725
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Great answer. People frequently think that Android phones work just like desktops, but they are very different."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699939237 {#1617
          date: 2023-11-14 06:20:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KseniyaK@lemmy.ca"
          "@d3Xt3r@lemmy.nz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 122307
        -bodyTs: "'android':7 'answer':2 'desktop':12 'differ':17 'frequent':4 'great':1 'like':11 'peopl':3 'phone':8 'think':5 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6103407"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699939237 {#1731
          date: 2023-11-14 06:20:37.0 +01:00
        }
        +"title": 122307
      }
    ]
    -id: 12824
    -titleTs: "'instal':3 'linux':4 'smartphon':7"
    -bodyTs: "'2018':7 'alreadi':78 'android':15,25 'anyway':56 'aosp':52 'app':121,131 'avail':125 'bus':139 'code':55 'compil':51,68 'comput':73 'couldn':38 'current':10 'desktop':86 'distcc':75 'distro':26 'doesn':28 'find':40 'galaxi':5 'gentoo':62,80 'graphen':34 'guess':98 'hard':109 'instal':17,23,61,79 'j3':6 'laptop':84 'like':33,128 'linux':127 'love':94 'm':93 'need':49,116 'os':16,35 'pay':136 'power':72 'probabl':48 'problem':112 'proprietari':130 'rom':42 'samsung':4,14 'sinc':45 'smartphon':8,65,104 'sourc':54 'spi':30 'stage3':89 'stock':13 'tarbal':90 'though':58 'ticket':140 'use':74,118,134 'want':21 'waydroid':144 'well':142 'work':145 'would':47 'wouldn':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700021515
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9294225"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699935115 {#2802
      date: 2023-11-14 05:11:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you installed a custom ROM on it? If not, you definitely don’t have the skills for this. If so, have you built your own ROM for it? If not, do that so you learn how it works in a predictable environment. Then port something existing to it, like UBPorts. Only after you do all of that and probably a lot more should you attempt to effectively develop your own distro on hostile hardware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699939127 {#1691
    date: 2023-11-14 06:18:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KseniyaK@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 122303
  -bodyTs: "'attempt':66 'built':24 'custom':5 'definit':12 'develop':69 'distro':72 'effect':68 'environ':43 'exist':47 'hardwar':75 'hostil':74 'instal':3 'learn':36 'like':50 'lot':62 'port':45 'predict':42 'probabl':60 'rom':6,27 'skill':17 'someth':46 'ubport':51 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6103373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699939127 {#1692
    date: 2023-11-14 06:18:47.0 +01:00
  }
  +"title": 122303
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2781 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Should-I-install-Linux-on-my-smartphone"
    +title: "Should I install Linux on my smartphone?"
    +url: null
    +body: """
      I have a Samsung Galaxy J3 (2018) smartphone which currently has the stock Samsung Android OS installed on it. I wanted to install an Android “distro” that doesn’t spy on me, like Graphene OS, but I couldn’t find a ROM for it. Since I would probably need to compile AOSP from source code anyways, I though, why not install Gentoo on my smartphone (doing the compilation on a more powerful computer using distcc). I have already installed Gentoo on both my laptop and desktop from a stage3 tarball and I’m loving it, so I guess doing the same on my smartphone wouldn’t be too hard.\n
      \n
      Now, the problem is that I need to use a few apps that are not available on Linux, like the proprietary app that I use to pay for my bus tickets. How well does waydroid work?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700259842 {#2814
      date: 2023-11-17 23:24:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2822 …}
    +reports: Doctrine\ORM\PersistentCollection {#2824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2828 …}
    +badges: Doctrine\ORM\PersistentCollection {#2830 …}
    +children: [
      1 => App\Entity\EntryComment {#1795}
      0 => App\Entity\EntryComment {#1725
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Great answer. People frequently think that Android phones work just like desktops, but they are very different."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699939237 {#1617
          date: 2023-11-14 06:20:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KseniyaK@lemmy.ca"
          "@d3Xt3r@lemmy.nz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 122307
        -bodyTs: "'android':7 'answer':2 'desktop':12 'differ':17 'frequent':4 'great':1 'like':11 'peopl':3 'phone':8 'think':5 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6103407"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699939237 {#1731
          date: 2023-11-14 06:20:37.0 +01:00
        }
        +"title": 122307
      }
    ]
    -id: 12824
    -titleTs: "'instal':3 'linux':4 'smartphon':7"
    -bodyTs: "'2018':7 'alreadi':78 'android':15,25 'anyway':56 'aosp':52 'app':121,131 'avail':125 'bus':139 'code':55 'compil':51,68 'comput':73 'couldn':38 'current':10 'desktop':86 'distcc':75 'distro':26 'doesn':28 'find':40 'galaxi':5 'gentoo':62,80 'graphen':34 'guess':98 'hard':109 'instal':17,23,61,79 'j3':6 'laptop':84 'like':33,128 'linux':127 'love':94 'm':93 'need':49,116 'os':16,35 'pay':136 'power':72 'probabl':48 'problem':112 'proprietari':130 'rom':42 'samsung':4,14 'sinc':45 'smartphon':8,65,104 'sourc':54 'spi':30 'stage3':89 'stock':13 'tarbal':90 'though':58 'ticket':140 'use':74,118,134 'want':21 'waydroid':144 'well':142 'work':145 'would':47 'wouldn':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700021515
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9294225"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699935115 {#2802
      date: 2023-11-14 05:11:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you installed a custom ROM on it? If not, you definitely don’t have the skills for this. If so, have you built your own ROM for it? If not, do that so you learn how it works in a predictable environment. Then port something existing to it, like UBPorts. Only after you do all of that and probably a lot more should you attempt to effectively develop your own distro on hostile hardware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699939127 {#1691
    date: 2023-11-14 06:18:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KseniyaK@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 122303
  -bodyTs: "'attempt':66 'built':24 'custom':5 'definit':12 'develop':69 'distro':72 'effect':68 'environ':43 'exist':47 'hardwar':75 'hostil':74 'instal':3 'learn':36 'like':50 'lot':62 'port':45 'predict':42 'probabl':60 'rom':6,27 'skill':17 'someth':46 'ubport':51 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6103373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699939127 {#1692
    date: 2023-11-14 06:18:47.0 +01:00
  }
  +"title": 122303
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2781 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Should-I-install-Linux-on-my-smartphone"
    +title: "Should I install Linux on my smartphone?"
    +url: null
    +body: """
      I have a Samsung Galaxy J3 (2018) smartphone which currently has the stock Samsung Android OS installed on it. I wanted to install an Android “distro” that doesn’t spy on me, like Graphene OS, but I couldn’t find a ROM for it. Since I would probably need to compile AOSP from source code anyways, I though, why not install Gentoo on my smartphone (doing the compilation on a more powerful computer using distcc). I have already installed Gentoo on both my laptop and desktop from a stage3 tarball and I’m loving it, so I guess doing the same on my smartphone wouldn’t be too hard.\n
      \n
      Now, the problem is that I need to use a few apps that are not available on Linux, like the proprietary app that I use to pay for my bus tickets. How well does waydroid work?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700259842 {#2814
      date: 2023-11-17 23:24:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2822 …}
    +reports: Doctrine\ORM\PersistentCollection {#2824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2828 …}
    +badges: Doctrine\ORM\PersistentCollection {#2830 …}
    +children: [
      1 => App\Entity\EntryComment {#1795}
      0 => App\Entity\EntryComment {#1725
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
        +body: "Great answer. People frequently think that Android phones work just like desktops, but they are very different."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1699939237 {#1617
          date: 2023-11-14 06:20:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KseniyaK@lemmy.ca"
          "@d3Xt3r@lemmy.nz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
        -id: 122307
        -bodyTs: "'android':7 'answer':2 'desktop':12 'differ':17 'frequent':4 'great':1 'like':11 'peopl':3 'phone':8 'think':5 'work':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6103407"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699939237 {#1731
          date: 2023-11-14 06:20:37.0 +01:00
        }
        +"title": 122307
      }
    ]
    -id: 12824
    -titleTs: "'instal':3 'linux':4 'smartphon':7"
    -bodyTs: "'2018':7 'alreadi':78 'android':15,25 'anyway':56 'aosp':52 'app':121,131 'avail':125 'bus':139 'code':55 'compil':51,68 'comput':73 'couldn':38 'current':10 'desktop':86 'distcc':75 'distro':26 'doesn':28 'find':40 'galaxi':5 'gentoo':62,80 'graphen':34 'guess':98 'hard':109 'instal':17,23,61,79 'j3':6 'laptop':84 'like':33,128 'linux':127 'love':94 'm':93 'need':49,116 'os':16,35 'pay':136 'power':72 'probabl':48 'problem':112 'proprietari':130 'rom':42 'samsung':4,14 'sinc':45 'smartphon':8,65,104 'sourc':54 'spi':30 'stage3':89 'stock':13 'tarbal':90 'though':58 'ticket':140 'use':74,118,134 'want':21 'waydroid':144 'well':142 'work':145 'would':47 'wouldn':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700021515
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9294225"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699935115 {#2802
      date: 2023-11-14 05:11:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you installed a custom ROM on it? If not, you definitely don’t have the skills for this. If so, have you built your own ROM for it? If not, do that so you learn how it works in a predictable environment. Then port something existing to it, like UBPorts. Only after you do all of that and probably a lot more should you attempt to effectively develop your own distro on hostile hardware."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699939127 {#1691
    date: 2023-11-14 06:18:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KseniyaK@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1711 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1630 …}
  +reports: Doctrine\ORM\PersistentCollection {#1628 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 122303
  -bodyTs: "'attempt':66 'built':24 'custom':5 'definit':12 'develop':69 'distro':72 'effect':68 'environ':43 'exist':47 'hardwar':75 'hostil':74 'instal':3 'learn':36 'like':50 'lot':62 'port':45 'predict':42 'probabl':60 'rom':6,27 'skill':17 'someth':46 'ubport':51 'work':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6103373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699939127 {#1692
    date: 2023-11-14 06:18:47.0 +01:00
  }
  +"title": 122303
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1725
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2781 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Should-I-install-Linux-on-my-smartphone"
    +title: "Should I install Linux on my smartphone?"
    +url: null
    +body: """
      I have a Samsung Galaxy J3 (2018) smartphone which currently has the stock Samsung Android OS installed on it. I wanted to install an Android “distro” that doesn’t spy on me, like Graphene OS, but I couldn’t find a ROM for it. Since I would probably need to compile AOSP from source code anyways, I though, why not install Gentoo on my smartphone (doing the compilation on a more powerful computer using distcc). I have already installed Gentoo on both my laptop and desktop from a stage3 tarball and I’m loving it, so I guess doing the same on my smartphone wouldn’t be too hard.\n
      \n
      Now, the problem is that I need to use a few apps that are not available on Linux, like the proprietary app that I use to pay for my bus tickets. How well does waydroid work?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700259842 {#2814
      date: 2023-11-17 23:24:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2822 …}
    +reports: Doctrine\ORM\PersistentCollection {#2824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2828 …}
    +badges: Doctrine\ORM\PersistentCollection {#2830 …}
    +children: [
      1 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: "Have you installed a custom ROM on it? If not, you definitely don’t have the skills for this. If so, have you built your own ROM for it? If not, do that so you learn how it works in a predictable environment. Then port something existing to it, like UBPorts. Only after you do all of that and probably a lot more should you attempt to effectively develop your own distro on hostile hardware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699939127 {#1691
          date: 2023-11-14 06:18:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KseniyaK@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1711 …}
        +nested: Doctrine\ORM\PersistentCollection {#1611 …}
        +votes: Doctrine\ORM\PersistentCollection {#1630 …}
        +reports: Doctrine\ORM\PersistentCollection {#1628 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 122303
        -bodyTs: "'attempt':66 'built':24 'custom':5 'definit':12 'develop':69 'distro':72 'effect':68 'environ':43 'exist':47 'hardwar':75 'hostil':74 'instal':3 'learn':36 'like':50 'lot':62 'port':45 'predict':42 'probabl':60 'rom':6,27 'skill':17 'someth':46 'ubport':51 'work':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6103373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699939127 {#1692
          date: 2023-11-14 06:18:47.0 +01:00
        }
        +"title": 122303
      }
      0 => App\Entity\EntryComment {#1725}
    ]
    -id: 12824
    -titleTs: "'instal':3 'linux':4 'smartphon':7"
    -bodyTs: "'2018':7 'alreadi':78 'android':15,25 'anyway':56 'aosp':52 'app':121,131 'avail':125 'bus':139 'code':55 'compil':51,68 'comput':73 'couldn':38 'current':10 'desktop':86 'distcc':75 'distro':26 'doesn':28 'find':40 'galaxi':5 'gentoo':62,80 'graphen':34 'guess':98 'hard':109 'instal':17,23,61,79 'j3':6 'laptop':84 'like':33,128 'linux':127 'love':94 'm':93 'need':49,116 'os':16,35 'pay':136 'power':72 'probabl':48 'problem':112 'proprietari':130 'rom':42 'samsung':4,14 'sinc':45 'smartphon':8,65,104 'sourc':54 'spi':30 'stage3':89 'stock':13 'tarbal':90 'though':58 'ticket':140 'use':74,118,134 'want':21 'waydroid':144 'well':142 'work':145 'would':47 'wouldn':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700021515
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9294225"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699935115 {#2802
      date: 2023-11-14 05:11:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Great answer. People frequently think that Android phones work just like desktops, but they are very different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699939237 {#1617
    date: 2023-11-14 06:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KseniyaK@lemmy.ca"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 122307
  -bodyTs: "'android':7 'answer':2 'desktop':12 'differ':17 'frequent':4 'great':1 'like':11 'peopl':3 'phone':8 'think':5 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6103407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699939237 {#1731
    date: 2023-11-14 06:20:37.0 +01:00
  }
  +"title": 122307
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1725
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2781 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Should-I-install-Linux-on-my-smartphone"
    +title: "Should I install Linux on my smartphone?"
    +url: null
    +body: """
      I have a Samsung Galaxy J3 (2018) smartphone which currently has the stock Samsung Android OS installed on it. I wanted to install an Android “distro” that doesn’t spy on me, like Graphene OS, but I couldn’t find a ROM for it. Since I would probably need to compile AOSP from source code anyways, I though, why not install Gentoo on my smartphone (doing the compilation on a more powerful computer using distcc). I have already installed Gentoo on both my laptop and desktop from a stage3 tarball and I’m loving it, so I guess doing the same on my smartphone wouldn’t be too hard.\n
      \n
      Now, the problem is that I need to use a few apps that are not available on Linux, like the proprietary app that I use to pay for my bus tickets. How well does waydroid work?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700259842 {#2814
      date: 2023-11-17 23:24:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2822 …}
    +reports: Doctrine\ORM\PersistentCollection {#2824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2828 …}
    +badges: Doctrine\ORM\PersistentCollection {#2830 …}
    +children: [
      1 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: "Have you installed a custom ROM on it? If not, you definitely don’t have the skills for this. If so, have you built your own ROM for it? If not, do that so you learn how it works in a predictable environment. Then port something existing to it, like UBPorts. Only after you do all of that and probably a lot more should you attempt to effectively develop your own distro on hostile hardware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699939127 {#1691
          date: 2023-11-14 06:18:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KseniyaK@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1711 …}
        +nested: Doctrine\ORM\PersistentCollection {#1611 …}
        +votes: Doctrine\ORM\PersistentCollection {#1630 …}
        +reports: Doctrine\ORM\PersistentCollection {#1628 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 122303
        -bodyTs: "'attempt':66 'built':24 'custom':5 'definit':12 'develop':69 'distro':72 'effect':68 'environ':43 'exist':47 'hardwar':75 'hostil':74 'instal':3 'learn':36 'like':50 'lot':62 'port':45 'predict':42 'probabl':60 'rom':6,27 'skill':17 'someth':46 'ubport':51 'work':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6103373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699939127 {#1692
          date: 2023-11-14 06:18:47.0 +01:00
        }
        +"title": 122303
      }
      0 => App\Entity\EntryComment {#1725}
    ]
    -id: 12824
    -titleTs: "'instal':3 'linux':4 'smartphon':7"
    -bodyTs: "'2018':7 'alreadi':78 'android':15,25 'anyway':56 'aosp':52 'app':121,131 'avail':125 'bus':139 'code':55 'compil':51,68 'comput':73 'couldn':38 'current':10 'desktop':86 'distcc':75 'distro':26 'doesn':28 'find':40 'galaxi':5 'gentoo':62,80 'graphen':34 'guess':98 'hard':109 'instal':17,23,61,79 'j3':6 'laptop':84 'like':33,128 'linux':127 'love':94 'm':93 'need':49,116 'os':16,35 'pay':136 'power':72 'probabl':48 'problem':112 'proprietari':130 'rom':42 'samsung':4,14 'sinc':45 'smartphon':8,65,104 'sourc':54 'spi':30 'stage3':89 'stock':13 'tarbal':90 'though':58 'ticket':140 'use':74,118,134 'want':21 'waydroid':144 'well':142 'work':145 'would':47 'wouldn':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700021515
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9294225"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699935115 {#2802
      date: 2023-11-14 05:11:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Great answer. People frequently think that Android phones work just like desktops, but they are very different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699939237 {#1617
    date: 2023-11-14 06:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KseniyaK@lemmy.ca"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 122307
  -bodyTs: "'android':7 'answer':2 'desktop':12 'differ':17 'frequent':4 'great':1 'like':11 'peopl':3 'phone':8 'think':5 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6103407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699939237 {#1731
    date: 2023-11-14 06:20:37.0 +01:00
  }
  +"title": 122307
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1725
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2781 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "Should-I-install-Linux-on-my-smartphone"
    +title: "Should I install Linux on my smartphone?"
    +url: null
    +body: """
      I have a Samsung Galaxy J3 (2018) smartphone which currently has the stock Samsung Android OS installed on it. I wanted to install an Android “distro” that doesn’t spy on me, like Graphene OS, but I couldn’t find a ROM for it. Since I would probably need to compile AOSP from source code anyways, I though, why not install Gentoo on my smartphone (doing the compilation on a more powerful computer using distcc). I have already installed Gentoo on both my laptop and desktop from a stage3 tarball and I’m loving it, so I guess doing the same on my smartphone wouldn’t be too hard.\n
      \n
      Now, the problem is that I need to use a few apps that are not available on Linux, like the proprietary app that I use to pay for my bus tickets. How well does waydroid work?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 63
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700259842 {#2814
      date: 2023-11-17 23:24:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2819 …}
    +votes: Doctrine\ORM\PersistentCollection {#2822 …}
    +reports: Doctrine\ORM\PersistentCollection {#2824 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2826 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2828 …}
    +badges: Doctrine\ORM\PersistentCollection {#2830 …}
    +children: [
      1 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: "Have you installed a custom ROM on it? If not, you definitely don’t have the skills for this. If so, have you built your own ROM for it? If not, do that so you learn how it works in a predictable environment. Then port something existing to it, like UBPorts. Only after you do all of that and probably a lot more should you attempt to effectively develop your own distro on hostile hardware."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1699939127 {#1691
          date: 2023-11-14 06:18:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@KseniyaK@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1711 …}
        +nested: Doctrine\ORM\PersistentCollection {#1611 …}
        +votes: Doctrine\ORM\PersistentCollection {#1630 …}
        +reports: Doctrine\ORM\PersistentCollection {#1628 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1599 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 122303
        -bodyTs: "'attempt':66 'built':24 'custom':5 'definit':12 'develop':69 'distro':72 'effect':68 'environ':43 'exist':47 'hardwar':75 'hostil':74 'instal':3 'learn':36 'like':50 'lot':62 'port':45 'predict':42 'probabl':60 'rom':6,27 'skill':17 'someth':46 'ubport':51 'work':39"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6103373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699939127 {#1692
          date: 2023-11-14 06:18:47.0 +01:00
        }
        +"title": 122303
      }
      0 => App\Entity\EntryComment {#1725}
    ]
    -id: 12824
    -titleTs: "'instal':3 'linux':4 'smartphon':7"
    -bodyTs: "'2018':7 'alreadi':78 'android':15,25 'anyway':56 'aosp':52 'app':121,131 'avail':125 'bus':139 'code':55 'compil':51,68 'comput':73 'couldn':38 'current':10 'desktop':86 'distcc':75 'distro':26 'doesn':28 'find':40 'galaxi':5 'gentoo':62,80 'graphen':34 'guess':98 'hard':109 'instal':17,23,61,79 'j3':6 'laptop':84 'like':33,128 'linux':127 'love':94 'm':93 'need':49,116 'os':16,35 'pay':136 'power':72 'probabl':48 'problem':112 'proprietari':130 'rom':42 'samsung':4,14 'sinc':45 'smartphon':8,65,104 'sourc':54 'spi':30 'stage3':89 'stock':13 'tarbal':90 'though':58 'ticket':140 'use':74,118,134 'want':21 'waydroid':144 'well':142 'work':145 'would':47 'wouldn':105"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700021515
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9294225"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699935115 {#2802
      date: 2023-11-14 05:11:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Great answer. People frequently think that Android phones work just like desktops, but they are very different."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1699939237 {#1617
    date: 2023-11-14 06:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KseniyaK@lemmy.ca"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1732 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1735 …}
  -id: 122307
  -bodyTs: "'android':7 'answer':2 'desktop':12 'differ':17 'frequent':4 'great':1 'like':11 'peopl':3 'phone':8 'think':5 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6103407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699939237 {#1731
    date: 2023-11-14 06:20:37.0 +01:00
  }
  +"title": 122307
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1910
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2765 …}
  +slug: "December-Updates-The-Spirit-of-COSMIC"
  +title: "December Updates: The Spirit of COSMIC"
  +url: "https://blog.system76.com/post/the-spirit-of-cosmic-december-updates"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702754011 {#2758
    date: 2023-12-16 20:13:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +badges: Doctrine\ORM\PersistentCollection {#2776 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1910 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think their RSS feed has a placeholder title for this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704831990 {#2378
        date: 2024-01-09 21:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmstick@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 222947
      -bodyTs: "'feed':5 'placehold':8 'rss':4 'think':2 'titl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7339271"
      +editedAt: DateTimeImmutable @1704816342 {#2379
        date: 2024-01-09 17:05:42.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702600585 {#2381
        date: 2023-12-15 01:36:25.0 +01:00
      }
      +"title": 222947
    }
  ]
  -id: 22310
  -titleTs: "'cosmic':6 'decemb':1 'spirit':4 'updat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702682128
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9578314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702595728 {#2744
    date: 2023-12-15 00:15: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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1910
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2765 …}
  +slug: "December-Updates-The-Spirit-of-COSMIC"
  +title: "December Updates: The Spirit of COSMIC"
  +url: "https://blog.system76.com/post/the-spirit-of-cosmic-december-updates"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702754011 {#2758
    date: 2023-12-16 20:13:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +badges: Doctrine\ORM\PersistentCollection {#2776 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1910 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think their RSS feed has a placeholder title for this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704831990 {#2378
        date: 2024-01-09 21:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmstick@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 222947
      -bodyTs: "'feed':5 'placehold':8 'rss':4 'think':2 'titl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7339271"
      +editedAt: DateTimeImmutable @1704816342 {#2379
        date: 2024-01-09 17:05:42.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702600585 {#2381
        date: 2023-12-15 01:36:25.0 +01:00
      }
      +"title": 222947
    }
  ]
  -id: 22310
  -titleTs: "'cosmic':6 'decemb':1 'spirit':4 'updat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702682128
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9578314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702595728 {#2744
    date: 2023-12-15 00:15: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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1910
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2763 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2765 …}
  +slug: "December-Updates-The-Spirit-of-COSMIC"
  +title: "December Updates: The Spirit of COSMIC"
  +url: "https://blog.system76.com/post/the-spirit-of-cosmic-december-updates"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702754011 {#2758
    date: 2023-12-16 20:13:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2766 …}
  +votes: Doctrine\ORM\PersistentCollection {#2768 …}
  +reports: Doctrine\ORM\PersistentCollection {#2770 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +badges: Doctrine\ORM\PersistentCollection {#2776 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1910 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think their RSS feed has a placeholder title for this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704831990 {#2378
        date: 2024-01-09 21:26:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mmstick@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1906 …}
      +nested: Doctrine\ORM\PersistentCollection {#1708 …}
      +votes: Doctrine\ORM\PersistentCollection {#1410 …}
      +reports: Doctrine\ORM\PersistentCollection {#1907 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
      -id: 222947
      -bodyTs: "'feed':5 'placehold':8 'rss':4 'think':2 'titl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7339271"
      +editedAt: DateTimeImmutable @1704816342 {#2379
        date: 2024-01-09 17:05:42.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702600585 {#2381
        date: 2023-12-15 01:36:25.0 +01:00
      }
      +"title": 222947
    }
  ]
  -id: 22310
  -titleTs: "'cosmic':6 'decemb':1 'spirit':4 'updat':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702682128
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9578314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702595728 {#2744
    date: 2023-12-15 00:15: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
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 {#2383
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2763 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2765 …}
    +slug: "December-Updates-The-Spirit-of-COSMIC"
    +title: "December Updates: The Spirit of COSMIC"
    +url: "https://blog.system76.com/post/the-spirit-of-cosmic-december-updates"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702754011 {#2758
      date: 2023-12-16 20:13:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +badges: Doctrine\ORM\PersistentCollection {#2776 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 22310
    -titleTs: "'cosmic':6 'decemb':1 'spirit':4 'updat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702682128
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9578314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702595728 {#2744
      date: 2023-12-15 00:15:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think their RSS feed has a placeholder title for this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704831990 {#2378
    date: 2024-01-09 21:26:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmstick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 222947
  -bodyTs: "'feed':5 'placehold':8 'rss':4 'think':2 'titl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7339271"
  +editedAt: DateTimeImmutable @1704816342 {#2379
    date: 2024-01-09 17:05:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702600585 {#2381
    date: 2023-12-15 01:36:25.0 +01:00
  }
  +"title": 222947
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2383
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2763 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2765 …}
    +slug: "December-Updates-The-Spirit-of-COSMIC"
    +title: "December Updates: The Spirit of COSMIC"
    +url: "https://blog.system76.com/post/the-spirit-of-cosmic-december-updates"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702754011 {#2758
      date: 2023-12-16 20:13:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +badges: Doctrine\ORM\PersistentCollection {#2776 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 22310
    -titleTs: "'cosmic':6 'decemb':1 'spirit':4 'updat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702682128
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9578314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702595728 {#2744
      date: 2023-12-15 00:15:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think their RSS feed has a placeholder title for this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704831990 {#2378
    date: 2024-01-09 21:26:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmstick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 222947
  -bodyTs: "'feed':5 'placehold':8 'rss':4 'think':2 'titl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7339271"
  +editedAt: DateTimeImmutable @1704816342 {#2379
    date: 2024-01-09 17:05:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702600585 {#2381
    date: 2023-12-15 01:36:25.0 +01:00
  }
  +"title": 222947
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2383
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2763 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2765 …}
    +slug: "December-Updates-The-Spirit-of-COSMIC"
    +title: "December Updates: The Spirit of COSMIC"
    +url: "https://blog.system76.com/post/the-spirit-of-cosmic-december-updates"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 104
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702754011 {#2758
      date: 2023-12-16 20:13:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2766 …}
    +votes: Doctrine\ORM\PersistentCollection {#2768 …}
    +reports: Doctrine\ORM\PersistentCollection {#2770 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2772 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +badges: Doctrine\ORM\PersistentCollection {#2776 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 22310
    -titleTs: "'cosmic':6 'decemb':1 'spirit':4 'updat':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702682128
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9578314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702595728 {#2744
      date: 2023-12-15 00:15:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think their RSS feed has a placeholder title for this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704831990 {#2378
    date: 2024-01-09 21:26:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmstick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1906 …}
  +nested: Doctrine\ORM\PersistentCollection {#1708 …}
  +votes: Doctrine\ORM\PersistentCollection {#1410 …}
  +reports: Doctrine\ORM\PersistentCollection {#1907 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 222947
  -bodyTs: "'feed':5 'placehold':8 'rss':4 'think':2 'titl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7339271"
  +editedAt: DateTimeImmutable @1704816342 {#2379
    date: 2024-01-09 17:05:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702600585 {#2381
    date: 2023-12-15 01:36:25.0 +01:00
  }
  +"title": 222947
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1715
  +user: Proxies\__CG__\App\Entity\User {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "What-Tweak-Program-changes-a-Desktop-Environment-from-unusable-to"
  +title: "What Tweak, Program, ... changes a Desktop Environment from unusable to great for you?"
  +url: null
  +body: """
    I have used Linux on and off for 15 years. I consider myself a casual user and stuck to the mainstream DEs (mostly KDE, XFCE and some Cinnamon). Gnome has been a hurdle for me before and after the big version 40 changes, I couldn’t get my head around how they handled the workspaces and workflow. At some point I I tried out an extension hat changed all of it.\n
    \n
    [Material Shell](https://extensions.gnome.org/extension/3357/material-shell/)\n
    \n
    It moves the workspaces to a vertical panel and the programs onto a horizontal panel. In a workspace you can view the programs full screen or tile them.\n
    \n
    Several Programs inside a Workspace. It’s basically they same way Gnome works. However for some reason it just makes sense in my brain. No idea why. (I’m looking at WMs that work in a similar way atm. Maybe I’ll take the plunge away from DEs at some point)\n
    \n
    Has such a small change ever saved a Desktop Environment for you and is essential if you ever install it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726923969 {#2778
    date: 2024-09-21 15:06:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2786 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
  +badges: Doctrine\ORM\PersistentCollection {#2794 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tiling addons. I like having a full DE, but I also want tiling, so Pop!_Shell on GNOME and Polonium on KDE are invaluable (and yes, COSMIC looks really promising)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700957324 {#1729
        date: 2023-11-26 01:08:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@b9chomps@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 164389
      -bodyTs: "'addon':2 'also':11 'cosmic':27 'de':8 'full':7 'gnome':18 'invalu':24 'kde':22 'like':4 'look':28 'polonium':20 'pop':15 'promis':30 'realli':29 'shell':16 'tile':1,13 'want':12 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6584143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700957324 {#1724
        date: 2023-11-26 01:08:44.0 +01:00
      }
      +"title": 164389
    }
  ]
  -id: 16823
  -titleTs: "'chang':4 'desktop':6 'environ':7 'great':11 'program':3 'tweak':2 'unus':9"
  -bodyTs: "'/extension/3357/material-shell/)':76 '15':9 '40':42 'around':50 'atm':143 'away':150 'basic':112 'big':40 'brain':128 'casual':15 'chang':43,68,160 'cinnamon':28 'consid':12 'couldn':45 'des':22,152 'desktop':164 'environ':165 'essenti':170 'ever':161,173 'extens':66 'extensions.gnome.org':75 'extensions.gnome.org/extension/3357/material-shell/)':74 'full':100 'get':47 'gnome':29,116 'handl':53 'hat':67 'head':49 'horizont':90 'howev':118 'hurdl':33 'idea':130 'insid':107 'instal':174 'kde':24 'linux':4 'll':146 'look':134 'm':133 'mainstream':21 'make':124 'materi':72 'mayb':144 'most':23 'move':78 'onto':88 'panel':84,91 'plung':149 'point':60,155 'program':87,99,106 'reason':121 'save':162 'screen':101 'sens':125 'sever':105 'shell':73 'similar':141 'small':159 'stuck':18 'take':147 'tile':103 'tri':63 'use':3 'user':16 'version':41 'vertic':83 'view':97 'way':115,142 'wms':136 'work':117,138 'workflow':57 'workspac':55,80,94,109 'xfce':25 'year':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701034472
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9851586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700948072 {#2764
    date: 2023-11-25 22:34:32.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 {#1715
  +user: Proxies\__CG__\App\Entity\User {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "What-Tweak-Program-changes-a-Desktop-Environment-from-unusable-to"
  +title: "What Tweak, Program, ... changes a Desktop Environment from unusable to great for you?"
  +url: null
  +body: """
    I have used Linux on and off for 15 years. I consider myself a casual user and stuck to the mainstream DEs (mostly KDE, XFCE and some Cinnamon). Gnome has been a hurdle for me before and after the big version 40 changes, I couldn’t get my head around how they handled the workspaces and workflow. At some point I I tried out an extension hat changed all of it.\n
    \n
    [Material Shell](https://extensions.gnome.org/extension/3357/material-shell/)\n
    \n
    It moves the workspaces to a vertical panel and the programs onto a horizontal panel. In a workspace you can view the programs full screen or tile them.\n
    \n
    Several Programs inside a Workspace. It’s basically they same way Gnome works. However for some reason it just makes sense in my brain. No idea why. (I’m looking at WMs that work in a similar way atm. Maybe I’ll take the plunge away from DEs at some point)\n
    \n
    Has such a small change ever saved a Desktop Environment for you and is essential if you ever install it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726923969 {#2778
    date: 2024-09-21 15:06:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2786 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
  +badges: Doctrine\ORM\PersistentCollection {#2794 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tiling addons. I like having a full DE, but I also want tiling, so Pop!_Shell on GNOME and Polonium on KDE are invaluable (and yes, COSMIC looks really promising)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700957324 {#1729
        date: 2023-11-26 01:08:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@b9chomps@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 164389
      -bodyTs: "'addon':2 'also':11 'cosmic':27 'de':8 'full':7 'gnome':18 'invalu':24 'kde':22 'like':4 'look':28 'polonium':20 'pop':15 'promis':30 'realli':29 'shell':16 'tile':1,13 'want':12 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6584143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700957324 {#1724
        date: 2023-11-26 01:08:44.0 +01:00
      }
      +"title": 164389
    }
  ]
  -id: 16823
  -titleTs: "'chang':4 'desktop':6 'environ':7 'great':11 'program':3 'tweak':2 'unus':9"
  -bodyTs: "'/extension/3357/material-shell/)':76 '15':9 '40':42 'around':50 'atm':143 'away':150 'basic':112 'big':40 'brain':128 'casual':15 'chang':43,68,160 'cinnamon':28 'consid':12 'couldn':45 'des':22,152 'desktop':164 'environ':165 'essenti':170 'ever':161,173 'extens':66 'extensions.gnome.org':75 'extensions.gnome.org/extension/3357/material-shell/)':74 'full':100 'get':47 'gnome':29,116 'handl':53 'hat':67 'head':49 'horizont':90 'howev':118 'hurdl':33 'idea':130 'insid':107 'instal':174 'kde':24 'linux':4 'll':146 'look':134 'm':133 'mainstream':21 'make':124 'materi':72 'mayb':144 'most':23 'move':78 'onto':88 'panel':84,91 'plung':149 'point':60,155 'program':87,99,106 'reason':121 'save':162 'screen':101 'sens':125 'sever':105 'shell':73 'similar':141 'small':159 'stuck':18 'take':147 'tile':103 'tri':63 'use':3 'user':16 'version':41 'vertic':83 'view':97 'way':115,142 'wms':136 'work':117,138 'workflow':57 'workspac':55,80,94,109 'xfce':25 'year':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701034472
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9851586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700948072 {#2764
    date: 2023-11-25 22:34:32.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 {#1715
  +user: Proxies\__CG__\App\Entity\User {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "What-Tweak-Program-changes-a-Desktop-Environment-from-unusable-to"
  +title: "What Tweak, Program, ... changes a Desktop Environment from unusable to great for you?"
  +url: null
  +body: """
    I have used Linux on and off for 15 years. I consider myself a casual user and stuck to the mainstream DEs (mostly KDE, XFCE and some Cinnamon). Gnome has been a hurdle for me before and after the big version 40 changes, I couldn’t get my head around how they handled the workspaces and workflow. At some point I I tried out an extension hat changed all of it.\n
    \n
    [Material Shell](https://extensions.gnome.org/extension/3357/material-shell/)\n
    \n
    It moves the workspaces to a vertical panel and the programs onto a horizontal panel. In a workspace you can view the programs full screen or tile them.\n
    \n
    Several Programs inside a Workspace. It’s basically they same way Gnome works. However for some reason it just makes sense in my brain. No idea why. (I’m looking at WMs that work in a similar way atm. Maybe I’ll take the plunge away from DEs at some point)\n
    \n
    Has such a small change ever saved a Desktop Environment for you and is essential if you ever install it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 28
  +favouriteCount: 22
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726923969 {#2778
    date: 2024-09-21 15:06:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2786 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
  +badges: Doctrine\ORM\PersistentCollection {#2794 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1715 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Tiling addons. I like having a full DE, but I also want tiling, so Pop!_Shell on GNOME and Polonium on KDE are invaluable (and yes, COSMIC looks really promising)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700957324 {#1729
        date: 2023-11-26 01:08:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@b9chomps@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1714 …}
      +nested: Doctrine\ORM\PersistentCollection {#1720 …}
      +votes: Doctrine\ORM\PersistentCollection {#1717 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 164389
      -bodyTs: "'addon':2 'also':11 'cosmic':27 'de':8 'full':7 'gnome':18 'invalu':24 'kde':22 'like':4 'look':28 'polonium':20 'pop':15 'promis':30 'realli':29 'shell':16 'tile':1,13 'want':12 'yes':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6584143"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700957324 {#1724
        date: 2023-11-26 01:08:44.0 +01:00
      }
      +"title": 164389
    }
  ]
  -id: 16823
  -titleTs: "'chang':4 'desktop':6 'environ':7 'great':11 'program':3 'tweak':2 'unus':9"
  -bodyTs: "'/extension/3357/material-shell/)':76 '15':9 '40':42 'around':50 'atm':143 'away':150 'basic':112 'big':40 'brain':128 'casual':15 'chang':43,68,160 'cinnamon':28 'consid':12 'couldn':45 'des':22,152 'desktop':164 'environ':165 'essenti':170 'ever':161,173 'extens':66 'extensions.gnome.org':75 'extensions.gnome.org/extension/3357/material-shell/)':74 'full':100 'get':47 'gnome':29,116 'handl':53 'hat':67 'head':49 'horizont':90 'howev':118 'hurdl':33 'idea':130 'insid':107 'instal':174 'kde':24 'linux':4 'll':146 'look':134 'm':133 'mainstream':21 'make':124 'materi':72 'mayb':144 'most':23 'move':78 'onto':88 'panel':84,91 'plung':149 'point':60,155 'program':87,99,106 'reason':121 'save':162 'screen':101 'sens':125 'sever':105 'shell':73 'similar':141 'small':159 'stuck':18 'take':147 'tile':103 'tri':63 'use':3 'user':16 'version':41 'vertic':83 'view':97 'way':115,142 'wms':136 'work':117,138 'workflow':57 'workspac':55,80,94,109 'xfce':25 'year':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701034472
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9851586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700948072 {#2764
    date: 2023-11-25 22:34:32.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 {#1719
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "What-Tweak-Program-changes-a-Desktop-Environment-from-unusable-to"
    +title: "What Tweak, Program, ... changes a Desktop Environment from unusable to great for you?"
    +url: null
    +body: """
      I have used Linux on and off for 15 years. I consider myself a casual user and stuck to the mainstream DEs (mostly KDE, XFCE and some Cinnamon). Gnome has been a hurdle for me before and after the big version 40 changes, I couldn’t get my head around how they handled the workspaces and workflow. At some point I I tried out an extension hat changed all of it.\n
      \n
      [Material Shell](https://extensions.gnome.org/extension/3357/material-shell/)\n
      \n
      It moves the workspaces to a vertical panel and the programs onto a horizontal panel. In a workspace you can view the programs full screen or tile them.\n
      \n
      Several Programs inside a Workspace. It’s basically they same way Gnome works. However for some reason it just makes sense in my brain. No idea why. (I’m looking at WMs that work in a similar way atm. Maybe I’ll take the plunge away from DEs at some point)\n
      \n
      Has such a small change ever saved a Desktop Environment for you and is essential if you ever install it?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726923969 {#2778
      date: 2024-09-21 15:06:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2786 …}
    +reports: Doctrine\ORM\PersistentCollection {#2788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
    +badges: Doctrine\ORM\PersistentCollection {#2794 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 16823
    -titleTs: "'chang':4 'desktop':6 'environ':7 'great':11 'program':3 'tweak':2 'unus':9"
    -bodyTs: "'/extension/3357/material-shell/)':76 '15':9 '40':42 'around':50 'atm':143 'away':150 'basic':112 'big':40 'brain':128 'casual':15 'chang':43,68,160 'cinnamon':28 'consid':12 'couldn':45 'des':22,152 'desktop':164 'environ':165 'essenti':170 'ever':161,173 'extens':66 'extensions.gnome.org':75 'extensions.gnome.org/extension/3357/material-shell/)':74 'full':100 'get':47 'gnome':29,116 'handl':53 'hat':67 'head':49 'horizont':90 'howev':118 'hurdl':33 'idea':130 'insid':107 'instal':174 'kde':24 'linux':4 'll':146 'look':134 'm':133 'mainstream':21 'make':124 'materi':72 'mayb':144 'most':23 'move':78 'onto':88 'panel':84,91 'plung':149 'point':60,155 'program':87,99,106 'reason':121 'save':162 'screen':101 'sens':125 'sever':105 'shell':73 'similar':141 'small':159 'stuck':18 'take':147 'tile':103 'tri':63 'use':3 'user':16 'version':41 'vertic':83 'view':97 'way':115,142 'wms':136 'work':117,138 'workflow':57 'workspac':55,80,94,109 'xfce':25 'year':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701034472
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9851586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700948072 {#2764
      date: 2023-11-25 22:34:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tiling addons. I like having a full DE, but I also want tiling, so Pop!_Shell on GNOME and Polonium on KDE are invaluable (and yes, COSMIC looks really promising)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700957324 {#1729
    date: 2023-11-26 01:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@b9chomps@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 164389
  -bodyTs: "'addon':2 'also':11 'cosmic':27 'de':8 'full':7 'gnome':18 'invalu':24 'kde':22 'like':4 'look':28 'polonium':20 'pop':15 'promis':30 'realli':29 'shell':16 'tile':1,13 'want':12 'yes':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6584143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700957324 {#1724
    date: 2023-11-26 01:08:44.0 +01:00
  }
  +"title": 164389
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "What-Tweak-Program-changes-a-Desktop-Environment-from-unusable-to"
    +title: "What Tweak, Program, ... changes a Desktop Environment from unusable to great for you?"
    +url: null
    +body: """
      I have used Linux on and off for 15 years. I consider myself a casual user and stuck to the mainstream DEs (mostly KDE, XFCE and some Cinnamon). Gnome has been a hurdle for me before and after the big version 40 changes, I couldn’t get my head around how they handled the workspaces and workflow. At some point I I tried out an extension hat changed all of it.\n
      \n
      [Material Shell](https://extensions.gnome.org/extension/3357/material-shell/)\n
      \n
      It moves the workspaces to a vertical panel and the programs onto a horizontal panel. In a workspace you can view the programs full screen or tile them.\n
      \n
      Several Programs inside a Workspace. It’s basically they same way Gnome works. However for some reason it just makes sense in my brain. No idea why. (I’m looking at WMs that work in a similar way atm. Maybe I’ll take the plunge away from DEs at some point)\n
      \n
      Has such a small change ever saved a Desktop Environment for you and is essential if you ever install it?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726923969 {#2778
      date: 2024-09-21 15:06:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2786 …}
    +reports: Doctrine\ORM\PersistentCollection {#2788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
    +badges: Doctrine\ORM\PersistentCollection {#2794 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 16823
    -titleTs: "'chang':4 'desktop':6 'environ':7 'great':11 'program':3 'tweak':2 'unus':9"
    -bodyTs: "'/extension/3357/material-shell/)':76 '15':9 '40':42 'around':50 'atm':143 'away':150 'basic':112 'big':40 'brain':128 'casual':15 'chang':43,68,160 'cinnamon':28 'consid':12 'couldn':45 'des':22,152 'desktop':164 'environ':165 'essenti':170 'ever':161,173 'extens':66 'extensions.gnome.org':75 'extensions.gnome.org/extension/3357/material-shell/)':74 'full':100 'get':47 'gnome':29,116 'handl':53 'hat':67 'head':49 'horizont':90 'howev':118 'hurdl':33 'idea':130 'insid':107 'instal':174 'kde':24 'linux':4 'll':146 'look':134 'm':133 'mainstream':21 'make':124 'materi':72 'mayb':144 'most':23 'move':78 'onto':88 'panel':84,91 'plung':149 'point':60,155 'program':87,99,106 'reason':121 'save':162 'screen':101 'sens':125 'sever':105 'shell':73 'similar':141 'small':159 'stuck':18 'take':147 'tile':103 'tri':63 'use':3 'user':16 'version':41 'vertic':83 'view':97 'way':115,142 'wms':136 'work':117,138 'workflow':57 'workspac':55,80,94,109 'xfce':25 'year':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701034472
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9851586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700948072 {#2764
      date: 2023-11-25 22:34:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tiling addons. I like having a full DE, but I also want tiling, so Pop!_Shell on GNOME and Polonium on KDE are invaluable (and yes, COSMIC looks really promising)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700957324 {#1729
    date: 2023-11-26 01:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@b9chomps@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 164389
  -bodyTs: "'addon':2 'also':11 'cosmic':27 'de':8 'full':7 'gnome':18 'invalu':24 'kde':22 'like':4 'look':28 'polonium':20 'pop':15 'promis':30 'realli':29 'shell':16 'tile':1,13 'want':12 'yes':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6584143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700957324 {#1724
    date: 2023-11-26 01:08:44.0 +01:00
  }
  +"title": 164389
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1715
    +user: Proxies\__CG__\App\Entity\User {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "What-Tweak-Program-changes-a-Desktop-Environment-from-unusable-to"
    +title: "What Tweak, Program, ... changes a Desktop Environment from unusable to great for you?"
    +url: null
    +body: """
      I have used Linux on and off for 15 years. I consider myself a casual user and stuck to the mainstream DEs (mostly KDE, XFCE and some Cinnamon). Gnome has been a hurdle for me before and after the big version 40 changes, I couldn’t get my head around how they handled the workspaces and workflow. At some point I I tried out an extension hat changed all of it.\n
      \n
      [Material Shell](https://extensions.gnome.org/extension/3357/material-shell/)\n
      \n
      It moves the workspaces to a vertical panel and the programs onto a horizontal panel. In a workspace you can view the programs full screen or tile them.\n
      \n
      Several Programs inside a Workspace. It’s basically they same way Gnome works. However for some reason it just makes sense in my brain. No idea why. (I’m looking at WMs that work in a similar way atm. Maybe I’ll take the plunge away from DEs at some point)\n
      \n
      Has such a small change ever saved a Desktop Environment for you and is essential if you ever install it?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 28
    +favouriteCount: 22
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726923969 {#2778
      date: 2024-09-21 15:06:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2786 …}
    +reports: Doctrine\ORM\PersistentCollection {#2788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
    +badges: Doctrine\ORM\PersistentCollection {#2794 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 16823
    -titleTs: "'chang':4 'desktop':6 'environ':7 'great':11 'program':3 'tweak':2 'unus':9"
    -bodyTs: "'/extension/3357/material-shell/)':76 '15':9 '40':42 'around':50 'atm':143 'away':150 'basic':112 'big':40 'brain':128 'casual':15 'chang':43,68,160 'cinnamon':28 'consid':12 'couldn':45 'des':22,152 'desktop':164 'environ':165 'essenti':170 'ever':161,173 'extens':66 'extensions.gnome.org':75 'extensions.gnome.org/extension/3357/material-shell/)':74 'full':100 'get':47 'gnome':29,116 'handl':53 'hat':67 'head':49 'horizont':90 'howev':118 'hurdl':33 'idea':130 'insid':107 'instal':174 'kde':24 'linux':4 'll':146 'look':134 'm':133 'mainstream':21 'make':124 'materi':72 'mayb':144 'most':23 'move':78 'onto':88 'panel':84,91 'plung':149 'point':60,155 'program':87,99,106 'reason':121 'save':162 'screen':101 'sens':125 'sever':105 'shell':73 'similar':141 'small':159 'stuck':18 'take':147 'tile':103 'tri':63 'use':3 'user':16 'version':41 'vertic':83 'view':97 'way':115,142 'wms':136 'work':117,138 'workflow':57 'workspac':55,80,94,109 'xfce':25 'year':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701034472
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9851586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700948072 {#2764
      date: 2023-11-25 22:34:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Tiling addons. I like having a full DE, but I also want tiling, so Pop!_Shell on GNOME and Polonium on KDE are invaluable (and yes, COSMIC looks really promising)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700957324 {#1729
    date: 2023-11-26 01:08:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@b9chomps@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1714 …}
  +nested: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 164389
  -bodyTs: "'addon':2 'also':11 'cosmic':27 'de':8 'full':7 'gnome':18 'invalu':24 'kde':22 'like':4 'look':28 'polonium':20 'pop':15 'promis':30 'realli':29 'shell':16 'tile':1,13 'want':12 'yes':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6584143"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700957324 {#1724
    date: 2023-11-26 01:08:44.0 +01:00
  }
  +"title": 164389
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2371
  +user: Proxies\__CG__\App\Entity\User {#2703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2745 …}
  +slug: "Vivaldi-Is-Available-on-Flathub-Brno-Hat"
  +title: "Vivaldi Is Available on Flathub – Brno Hat"
  +url: "https://enblog.eischmann.cz/2023/12/08/vivaldi-is-available-on-flathub/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702286094 {#2738
    date: 2023-12-11 10:14:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2746 …}
  +votes: Doctrine\ORM\PersistentCollection {#2748 …}
  +reports: Doctrine\ORM\PersistentCollection {#2750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
  +badges: Doctrine\ORM\PersistentCollection {#2756 …}
  +children: [
    App\Entity\EntryComment {#2471
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2371 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "Yes. Why?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702048994 {#2469
        date: 2023-12-08 16:23:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@pineapplelover@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 211084
      -bodyTs: "'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7127894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702048994 {#2467
        date: 2023-12-08 16:23:14.0 +01:00
      }
      +"title": 211084
    }
  ]
  -id: 21183
  -titleTs: "'avail':3 'brno':6 'flathub':5 'hat':7 'vivaldi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702125118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7473810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702038718 {#2724
    date: 2023-12-08 13:31:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2371
  +user: Proxies\__CG__\App\Entity\User {#2703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2745 …}
  +slug: "Vivaldi-Is-Available-on-Flathub-Brno-Hat"
  +title: "Vivaldi Is Available on Flathub – Brno Hat"
  +url: "https://enblog.eischmann.cz/2023/12/08/vivaldi-is-available-on-flathub/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702286094 {#2738
    date: 2023-12-11 10:14:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2746 …}
  +votes: Doctrine\ORM\PersistentCollection {#2748 …}
  +reports: Doctrine\ORM\PersistentCollection {#2750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
  +badges: Doctrine\ORM\PersistentCollection {#2756 …}
  +children: [
    App\Entity\EntryComment {#2471
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2371 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "Yes. Why?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702048994 {#2469
        date: 2023-12-08 16:23:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@pineapplelover@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 211084
      -bodyTs: "'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7127894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702048994 {#2467
        date: 2023-12-08 16:23:14.0 +01:00
      }
      +"title": 211084
    }
  ]
  -id: 21183
  -titleTs: "'avail':3 'brno':6 'flathub':5 'hat':7 'vivaldi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702125118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7473810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702038718 {#2724
    date: 2023-12-08 13:31:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2371
  +user: Proxies\__CG__\App\Entity\User {#2703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2745 …}
  +slug: "Vivaldi-Is-Available-on-Flathub-Brno-Hat"
  +title: "Vivaldi Is Available on Flathub – Brno Hat"
  +url: "https://enblog.eischmann.cz/2023/12/08/vivaldi-is-available-on-flathub/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 32
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702286094 {#2738
    date: 2023-12-11 10:14:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2746 …}
  +votes: Doctrine\ORM\PersistentCollection {#2748 …}
  +reports: Doctrine\ORM\PersistentCollection {#2750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
  +badges: Doctrine\ORM\PersistentCollection {#2756 …}
  +children: [
    App\Entity\EntryComment {#2471
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2371 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "Yes. Why?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702048994 {#2469
        date: 2023-12-08 16:23:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@pineapplelover@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 211084
      -bodyTs: "'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7127894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702048994 {#2467
        date: 2023-12-08 16:23:14.0 +01:00
      }
      +"title": 211084
    }
  ]
  -id: 21183
  -titleTs: "'avail':3 'brno':6 'flathub':5 'hat':7 'vivaldi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702125118
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7473810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702038718 {#2724
    date: 2023-12-08 13:31:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2471
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371
    +user: Proxies\__CG__\App\Entity\User {#2703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2743 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2745 …}
    +slug: "Vivaldi-Is-Available-on-Flathub-Brno-Hat"
    +title: "Vivaldi Is Available on Flathub – Brno Hat"
    +url: "https://enblog.eischmann.cz/2023/12/08/vivaldi-is-available-on-flathub/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702286094 {#2738
      date: 2023-12-11 10:14:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2746 …}
    +votes: Doctrine\ORM\PersistentCollection {#2748 …}
    +reports: Doctrine\ORM\PersistentCollection {#2750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
    +badges: Doctrine\ORM\PersistentCollection {#2756 …}
    +children: [
      App\Entity\EntryComment {#2471}
    ]
    -id: 21183
    -titleTs: "'avail':3 'brno':6 'flathub':5 'hat':7 'vivaldi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702125118
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7473810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702038718 {#2724
      date: 2023-12-08 13:31:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "Yes. Why?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702048994 {#2469
    date: 2023-12-08 16:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 211084
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7127894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048994 {#2467
    date: 2023-12-08 16:23:14.0 +01:00
  }
  +"title": 211084
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2471
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371
    +user: Proxies\__CG__\App\Entity\User {#2703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2743 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2745 …}
    +slug: "Vivaldi-Is-Available-on-Flathub-Brno-Hat"
    +title: "Vivaldi Is Available on Flathub – Brno Hat"
    +url: "https://enblog.eischmann.cz/2023/12/08/vivaldi-is-available-on-flathub/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702286094 {#2738
      date: 2023-12-11 10:14:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2746 …}
    +votes: Doctrine\ORM\PersistentCollection {#2748 …}
    +reports: Doctrine\ORM\PersistentCollection {#2750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
    +badges: Doctrine\ORM\PersistentCollection {#2756 …}
    +children: [
      App\Entity\EntryComment {#2471}
    ]
    -id: 21183
    -titleTs: "'avail':3 'brno':6 'flathub':5 'hat':7 'vivaldi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702125118
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7473810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702038718 {#2724
      date: 2023-12-08 13:31:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "Yes. Why?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702048994 {#2469
    date: 2023-12-08 16:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 211084
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7127894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048994 {#2467
    date: 2023-12-08 16:23:14.0 +01:00
  }
  +"title": 211084
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2471
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371
    +user: Proxies\__CG__\App\Entity\User {#2703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2743 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2745 …}
    +slug: "Vivaldi-Is-Available-on-Flathub-Brno-Hat"
    +title: "Vivaldi Is Available on Flathub – Brno Hat"
    +url: "https://enblog.eischmann.cz/2023/12/08/vivaldi-is-available-on-flathub/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 32
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702286094 {#2738
      date: 2023-12-11 10:14:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2746 …}
    +votes: Doctrine\ORM\PersistentCollection {#2748 …}
    +reports: Doctrine\ORM\PersistentCollection {#2750 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2752 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2754 …}
    +badges: Doctrine\ORM\PersistentCollection {#2756 …}
    +children: [
      App\Entity\EntryComment {#2471}
    ]
    -id: 21183
    -titleTs: "'avail':3 'brno':6 'flathub':5 'hat':7 'vivaldi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702125118
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7473810"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702038718 {#2724
      date: 2023-12-08 13:31:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "Yes. Why?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702048994 {#2469
    date: 2023-12-08 16:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 211084
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7127894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048994 {#2467
    date: 2023-12-08 16:23:14.0 +01:00
  }
  +"title": 211084
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "I do not like it, Sam I Am."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699709712 {#1439
    date: 2023-11-11 14:35:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@germtm_@lemmy.world"
    "@aniki@lemm.ee"
    "@robolemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 111152
  -bodyTs: "'like':4 'sam':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5993321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699709712 {#1435
    date: 2023-11-11 14:35:12.0 +01:00
  }
  +"title": 111152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "I do not like it, Sam I Am."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699709712 {#1439
    date: 2023-11-11 14:35:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@germtm_@lemmy.world"
    "@aniki@lemm.ee"
    "@robolemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 111152
  -bodyTs: "'like':4 'sam':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5993321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699709712 {#1435
    date: 2023-11-11 14:35:12.0 +01:00
  }
  +"title": 111152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "I do not like it, Sam I Am."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699709712 {#1439
    date: 2023-11-11 14:35:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@germtm_@lemmy.world"
    "@aniki@lemm.ee"
    "@robolemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 111152
  -bodyTs: "'like':4 'sam':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5993321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699709712 {#1435
    date: 2023-11-11 14:35:12.0 +01:00
  }
  +"title": 111152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "I’ve been using Linux for ten years, and I’ve never done that. It’s not really a part of the Linux experience anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699709884 {#1582
    date: 2023-11-11 14:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@carl_dungeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 111169
  -bodyTs: "'anymor':25 'done':13 'experi':24 'linux':5,23 'never':12 'part':20 'realli':18 'ten':7 'use':4 've':2,11 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5993388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699709884 {#1527
    date: 2023-11-11 14:38:04.0 +01:00
  }
  +"title": 111169
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "I’ve been using Linux for ten years, and I’ve never done that. It’s not really a part of the Linux experience anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699709884 {#1582
    date: 2023-11-11 14:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@carl_dungeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 111169
  -bodyTs: "'anymor':25 'done':13 'experi':24 'linux':5,23 'never':12 'part':20 'realli':18 'ten':7 'use':4 've':2,11 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5993388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699709884 {#1527
    date: 2023-11-11 14:38:04.0 +01:00
  }
  +"title": 111169
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +body: "I’ve been using Linux for ten years, and I’ve never done that. It’s not really a part of the Linux experience anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699709884 {#1582
    date: 2023-11-11 14:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@carl_dungeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 111169
  -bodyTs: "'anymor':25 'done':13 'experi':24 'linux':5,23 'never':12 'part':20 'realli':18 'ten':7 'use':4 've':2,11 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5993388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699709884 {#1527
    date: 2023-11-11 14:38:04.0 +01:00
  }
  +"title": 111169
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +body: "You can’t do that. Installing custom ROMs on Android devices is very different than installing an OS on a desktop/laptop. Most devices don’t allow changing the OS at all, most of the ones that do don’t have any Linux builds, and then you’ll be stuck with whatever distro you’re given (probably UBPorts or maybe PostmarketOS) rather than choosing your own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703123659 {#2369
    date: 2023-12-21 02:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@fernandorincon@reddthat.com"
    "@AbidanYre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 239332
  -bodyTs: "'allow':26 'android':10 'build':43 'chang':27 'choos':63 'custom':7 'desktop/laptop':21 'devic':11,23 'differ':14 'distro':52 'given':55 'instal':6,16 'linux':42 'll':47 'mayb':59 'one':35 'os':18,29 'postmarketo':60 'probabl':56 'rather':61 're':54 'rom':8 'stuck':49 'ubport':57 'whatev':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7480376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703123659 {#2387
    date: 2023-12-21 02:54:19.0 +01:00
  }
  +"title": 239332
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +body: "You can’t do that. Installing custom ROMs on Android devices is very different than installing an OS on a desktop/laptop. Most devices don’t allow changing the OS at all, most of the ones that do don’t have any Linux builds, and then you’ll be stuck with whatever distro you’re given (probably UBPorts or maybe PostmarketOS) rather than choosing your own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703123659 {#2369
    date: 2023-12-21 02:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@fernandorincon@reddthat.com"
    "@AbidanYre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 239332
  -bodyTs: "'allow':26 'android':10 'build':43 'chang':27 'choos':63 'custom':7 'desktop/laptop':21 'devic':11,23 'differ':14 'distro':52 'given':55 'instal':6,16 'linux':42 'll':47 'mayb':59 'one':35 'os':18,29 'postmarketo':60 'probabl':56 'rather':61 're':54 'rom':8 'stuck':49 'ubport':57 'whatev':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7480376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703123659 {#2387
    date: 2023-12-21 02:54:19.0 +01:00
  }
  +"title": 239332
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#2392
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +body: "You can’t do that. Installing custom ROMs on Android devices is very different than installing an OS on a desktop/laptop. Most devices don’t allow changing the OS at all, most of the ones that do don’t have any Linux builds, and then you’ll be stuck with whatever distro you’re given (probably UBPorts or maybe PostmarketOS) rather than choosing your own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703123659 {#2369
    date: 2023-12-21 02:54:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@fernandorincon@reddthat.com"
    "@AbidanYre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 239332
  -bodyTs: "'allow':26 'android':10 'build':43 'chang':27 'choos':63 'custom':7 'desktop/laptop':21 'devic':11,23 'differ':14 'distro':52 'given':55 'instal':6,16 'linux':42 'll':47 'mayb':59 'one':35 'os':18,29 'postmarketo':60 'probabl':56 'rather':61 're':54 'rom':8 'stuck':49 'ubport':57 'whatev':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7480376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703123659 {#2387
    date: 2023-12-21 02:54:19.0 +01:00
  }
  +"title": 239332
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, an actual ereader might work out better for you if that’s all you plan to do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1706451087 {#1403
      date: 2024-01-28 15:11:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mmababes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 239338
    -bodyTs: "'actual':3 'better':8 'eread':4 'honest':1 'might':5 'plan':16 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7480429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703123801 {#2019
      date: 2023-12-21 02:56:41.0 +01:00
    }
    +"title": 239338
  }
  +body: "Also, KOReader adds a bunch of extra features and functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703135402 {#2083
    date: 2023-12-21 06:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@LinuxSBC@lemm.ee"
    "@aodhsishaj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 239649
  -bodyTs: "'add':3 'also':1 'bunch':5 'extra':7 'featur':8 'function':10 'koread':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7483655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135402 {#2082
    date: 2023-12-21 06:10:02.0 +01:00
  }
  +"title": 239649
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, an actual ereader might work out better for you if that’s all you plan to do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1706451087 {#1403
      date: 2024-01-28 15:11:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mmababes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 239338
    -bodyTs: "'actual':3 'better':8 'eread':4 'honest':1 'might':5 'plan':16 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7480429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703123801 {#2019
      date: 2023-12-21 02:56:41.0 +01:00
    }
    +"title": 239338
  }
  +body: "Also, KOReader adds a bunch of extra features and functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703135402 {#2083
    date: 2023-12-21 06:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@LinuxSBC@lemm.ee"
    "@aodhsishaj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 239649
  -bodyTs: "'add':3 'also':1 'bunch':5 'extra':7 'featur':8 'function':10 'koread':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7483655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135402 {#2082
    date: 2023-12-21 06:10:02.0 +01:00
  }
  +"title": 239649
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +root: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +parent: null
    +root: null
    +body: "Honestly, an actual ereader might work out better for you if that’s all you plan to do."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1706451087 {#1403
      date: 2024-01-28 15:11:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mmababes@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2030 …}
    +nested: Doctrine\ORM\PersistentCollection {#2026 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    -id: 239338
    -bodyTs: "'actual':3 'better':8 'eread':4 'honest':1 'might':5 'plan':16 'work':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7480429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703123801 {#2019
      date: 2023-12-21 02:56:41.0 +01:00
    }
    +"title": 239338
  }
  +body: "Also, KOReader adds a bunch of extra features and functionality."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703135402 {#2083
    date: 2023-12-21 06:10:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@LinuxSBC@lemm.ee"
    "@aodhsishaj@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 239649
  -bodyTs: "'add':3 'also':1 'bunch':5 'extra':7 'featur':8 'function':10 'koread':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7483655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135402 {#2082
    date: 2023-12-21 06:10:02.0 +01:00
  }
  +"title": 239649
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2023
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly, an actual ereader might work out better for you if that’s all you plan to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706451087 {#1403
    date: 2024-01-28 15:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 239338
  -bodyTs: "'actual':3 'better':8 'eread':4 'honest':1 'might':5 'plan':16 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7480429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703123801 {#2019
    date: 2023-12-21 02:56:41.0 +01:00
  }
  +"title": 239338
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2023
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly, an actual ereader might work out better for you if that’s all you plan to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706451087 {#1403
    date: 2024-01-28 15:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 239338
  -bodyTs: "'actual':3 'better':8 'eread':4 'honest':1 'might':5 'plan':16 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7480429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703123801 {#2019
    date: 2023-12-21 02:56:41.0 +01:00
  }
  +"title": 239338
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2023
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Honestly, an actual ereader might work out better for you if that’s all you plan to do."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1706451087 {#1403
    date: 2024-01-28 15:11:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 239338
  -bodyTs: "'actual':3 'better':8 'eread':4 'honest':1 'might':5 'plan':16 'work':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7480429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703123801 {#2019
    date: 2023-12-21 02:56:41.0 +01:00
  }
  +"title": 239338
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +body: "Kindles are really hard to root. Use XDA Developers forum for this kind of thing. [xdaforums.com/…/fire-hd-8-2018-only-unbrick-downg…](https://xdaforums.com/t/fire-hd-8-2018-only-unbrick-downgrade-unlock-root.3894256/), which is what that guide is based on, looks like it only works for the 2018 version and seems way more difficult and risky than most ROM installations. Also, that won’t install Linux, just a different Android version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703135257 {#2012
    date: 2023-12-21 06:07:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@fernandorincon@reddthat.com"
    "@AbidanYre@lemmy.world"
    "@LinuxSBC@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 239642
  -bodyTs: "'/fire-hd-8-2018-only-unbrick-downg':17 '/t/fire-hd-8-2018-only-unbrick-downgrade-unlock-root.3894256/),':20 '2018':36 'also':49 'android':58 'base':27 'develop':9 'differ':57 'difficult':42 'forum':10 'guid':25 'hard':4 'instal':48,53 'kind':13 'kindl':1 'like':30 'linux':54 'look':29 'realli':3 'riski':44 'rom':47 'root':6 'seem':39 'thing':15 'use':7 'version':37,59 'way':40 'won':51 'work':33 'xda':8 'xdaforums.com':16,19 'xdaforums.com/t/fire-hd-8-2018-only-unbrick-downgrade-unlock-root.3894256/),':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7483621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135257 {#2020
    date: 2023-12-21 06:07:37.0 +01:00
  }
  +"title": 239642
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +body: "Kindles are really hard to root. Use XDA Developers forum for this kind of thing. [xdaforums.com/…/fire-hd-8-2018-only-unbrick-downg…](https://xdaforums.com/t/fire-hd-8-2018-only-unbrick-downgrade-unlock-root.3894256/), which is what that guide is based on, looks like it only works for the 2018 version and seems way more difficult and risky than most ROM installations. Also, that won’t install Linux, just a different Android version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703135257 {#2012
    date: 2023-12-21 06:07:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@fernandorincon@reddthat.com"
    "@AbidanYre@lemmy.world"
    "@LinuxSBC@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 239642
  -bodyTs: "'/fire-hd-8-2018-only-unbrick-downg':17 '/t/fire-hd-8-2018-only-unbrick-downgrade-unlock-root.3894256/),':20 '2018':36 'also':49 'android':58 'base':27 'develop':9 'differ':57 'difficult':42 'forum':10 'guid':25 'hard':4 'instal':48,53 'kind':13 'kindl':1 'like':30 'linux':54 'look':29 'realli':3 'riski':44 'rom':47 'root':6 'seem':39 'thing':15 'use':7 'version':37,59 'way':40 'won':51 'work':33 'xda':8 'xdaforums.com':16,19 'xdaforums.com/t/fire-hd-8-2018-only-unbrick-downgrade-unlock-root.3894256/),':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7483621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135257 {#2020
    date: 2023-12-21 06:07:37.0 +01:00
  }
  +"title": 239642
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2394 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +body: "Kindles are really hard to root. Use XDA Developers forum for this kind of thing. [xdaforums.com/…/fire-hd-8-2018-only-unbrick-downg…](https://xdaforums.com/t/fire-hd-8-2018-only-unbrick-downgrade-unlock-root.3894256/), which is what that guide is based on, looks like it only works for the 2018 version and seems way more difficult and risky than most ROM installations. Also, that won’t install Linux, just a different Android version."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703135257 {#2012
    date: 2023-12-21 06:07:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mmababes@lemmy.world"
    "@fernandorincon@reddthat.com"
    "@AbidanYre@lemmy.world"
    "@LinuxSBC@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 239642
  -bodyTs: "'/fire-hd-8-2018-only-unbrick-downg':17 '/t/fire-hd-8-2018-only-unbrick-downgrade-unlock-root.3894256/),':20 '2018':36 'also':49 'android':58 'base':27 'develop':9 'differ':57 'difficult':42 'forum':10 'guid':25 'hard':4 'instal':48,53 'kind':13 'kindl':1 'like':30 'linux':54 'look':29 'realli':3 'riski':44 'rom':47 'root':6 'seem':39 'thing':15 'use':7 'version':37,59 'way':40 'won':51 'work':33 'xda':8 'xdaforums.com':16,19 'xdaforums.com/t/fire-hd-8-2018-only-unbrick-downgrade-unlock-root.3894256/),':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7483621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703135257 {#2020
    date: 2023-12-21 06:07:37.0 +01:00
  }
  +"title": 239642
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2092
  +user: Proxies\__CG__\App\Entity\User {#2181 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "What-happens-to-my-instance-if-my-domain-expires"
  +title: "What happens to my instance if my domain expires?"
  +url: null
  +body: """
    I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
    \n
    Also, do freenom and .tk just not allow new domains to be registered anymore?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710511511 {#2674
    date: 2024-03-15 15:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2680 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    App\Entity\EntryComment {#2093
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2092 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
      +image: null
      +parent: null
      +root: null
      +body: ".ovh domains are like $2/year, if that helps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703602774 {#2086
        date: 2023-12-26 15:59:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@arudesalad@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 271305
      -bodyTs: "'2/year':5 'domain':2 'help':8 'like':4 'ovh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7604786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703602774 {#2090
        date: 2023-12-26 15:59:34.0 +01:00
      }
      +"title": 271305
    }
  ]
  -id: 24861
  -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
  -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703638499
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11623429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552099 {#2604
    date: 2023-12-26 01:54: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
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#2181 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "What-happens-to-my-instance-if-my-domain-expires"
  +title: "What happens to my instance if my domain expires?"
  +url: null
  +body: """
    I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
    \n
    Also, do freenom and .tk just not allow new domains to be registered anymore?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710511511 {#2674
    date: 2024-03-15 15:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2680 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    App\Entity\EntryComment {#2093
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2092 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
      +image: null
      +parent: null
      +root: null
      +body: ".ovh domains are like $2/year, if that helps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703602774 {#2086
        date: 2023-12-26 15:59:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@arudesalad@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 271305
      -bodyTs: "'2/year':5 'domain':2 'help':8 'like':4 'ovh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7604786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703602774 {#2090
        date: 2023-12-26 15:59:34.0 +01:00
      }
      +"title": 271305
    }
  ]
  -id: 24861
  -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
  -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703638499
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11623429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552099 {#2604
    date: 2023-12-26 01:54: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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#2181 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
  +slug: "What-happens-to-my-instance-if-my-domain-expires"
  +title: "What happens to my instance if my domain expires?"
  +url: null
  +body: """
    I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
    \n
    Also, do freenom and .tk just not allow new domains to be registered anymore?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710511511 {#2674
    date: 2024-03-15 15:05:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2680 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    App\Entity\EntryComment {#2093
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2092 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
      +image: null
      +parent: null
      +root: null
      +body: ".ovh domains are like $2/year, if that helps."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703602774 {#2086
        date: 2023-12-26 15:59:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@arudesalad@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 271305
      -bodyTs: "'2/year':5 'domain':2 'help':8 'like':4 'ovh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7604786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703602774 {#2090
        date: 2023-12-26 15:59:34.0 +01:00
      }
      +"title": 271305
    }
  ]
  -id: 24861
  -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
  -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703638499
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11623429"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703552099 {#2604
    date: 2023-12-26 01:54: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
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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "What-happens-to-my-instance-if-my-domain-expires"
    +title: "What happens to my instance if my domain expires?"
    +url: null
    +body: """
      I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
      \n
      Also, do freenom and .tk just not allow new domains to be registered anymore?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710511511 {#2674
      date: 2024-03-15 15:05:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2680 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      App\Entity\EntryComment {#2093}
    ]
    -id: 24861
    -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
    -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703638499
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11623429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703552099 {#2604
      date: 2023-12-26 01:54:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +parent: null
  +root: null
  +body: ".ovh domains are like $2/year, if that helps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703602774 {#2086
    date: 2023-12-26 15:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 271305
  -bodyTs: "'2/year':5 'domain':2 'help':8 'like':4 'ovh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7604786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703602774 {#2090
    date: 2023-12-26 15:59:34.0 +01:00
  }
  +"title": 271305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "What-happens-to-my-instance-if-my-domain-expires"
    +title: "What happens to my instance if my domain expires?"
    +url: null
    +body: """
      I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
      \n
      Also, do freenom and .tk just not allow new domains to be registered anymore?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710511511 {#2674
      date: 2024-03-15 15:05:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2680 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      App\Entity\EntryComment {#2093}
    ]
    -id: 24861
    -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
    -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703638499
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11623429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703552099 {#2604
      date: 2023-12-26 01:54:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +parent: null
  +root: null
  +body: ".ovh domains are like $2/year, if that helps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703602774 {#2086
    date: 2023-12-26 15:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 271305
  -bodyTs: "'2/year':5 'domain':2 'help':8 'like':4 'ovh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7604786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703602774 {#2090
    date: 2023-12-26 15:59:34.0 +01:00
  }
  +"title": 271305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2679 …}
    +slug: "What-happens-to-my-instance-if-my-domain-expires"
    +title: "What happens to my instance if my domain expires?"
    +url: null
    +body: """
      I recently was gifted a raspberry pi 5 and was looking at domains to buy to host my own instance. What happens to my instance if the domain expires?\n
      \n
      Also, do freenom and .tk just not allow new domains to be registered anymore?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710511511 {#2674
      date: 2024-03-15 15:05:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2680 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      App\Entity\EntryComment {#2093}
    ]
    -id: 24861
    -titleTs: "'domain':8 'expir':9 'happen':2 'instanc':5"
    -bodyTs: "'5':8 'allow':37 'also':30 'anymor':43 'buy':15 'domain':13,28,39 'expir':29 'freenom':32 'gift':4 'happen':22 'host':17 'instanc':20,25 'look':11 'new':38 'pi':7 'raspberri':6 'recent':2 'regist':42 'tk':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703638499
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11623429"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703552099 {#2604
      date: 2023-12-26 01:54:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2094 …}
  +image: null
  +parent: null
  +root: null
  +body: ".ovh domains are like $2/year, if that helps."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703602774 {#2086
    date: 2023-12-26 15:59:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@arudesalad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 271305
  -bodyTs: "'2/year':5 'domain':2 'help':8 'like':4 'ovh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7604786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703602774 {#2090
    date: 2023-12-26 15:59:34.0 +01:00
  }
  +"title": 271305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2347
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
  +slug: "Thoughts-on-this"
  +title: "Thoughts on this?"
  +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711282074 {#2041
    date: 2024-03-24 13:07:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  +badges: Doctrine\ORM\PersistentCollection {#2677 …}
  +children: [
    1 => App\Entity\EntryComment {#2351
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704205838 {#2348
        date: 2024-01-02 15:30:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@AMDIsOurLord@lemmy.ml"
        "@kuneho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 273532
      -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7795542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205838 {#2346
        date: 2024-01-02 15:30:38.0 +01:00
      }
      +"title": 273532
    }
    2 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704205902 {#2159
        date: 2024-01-02 15:31:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@AMDIsOurLord@lemmy.ml"
        "@kuneho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 273538
      -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7795557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205902 {#2143
        date: 2024-01-02 15:31:42.0 +01:00
      }
      +"title": 273538
    }
    0 => App\Entity\EntryComment {#2333
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704205844 {#2327
        date: 2024-01-02 15:30:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@AMDIsOurLord@lemmy.ml"
        "@kuneho@lemmy.world"
        "@barkingspiders@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 273533
      -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7795544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205844 {#2329
        date: 2024-01-02 15:30:44.0 +01:00
      }
      +"title": 273533
    }
  ]
  -id: 26680
  -titleTs: "'thought':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704275680
  +visibility: "visible             "
  +apId: "https://futurology.today/post/322568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704189280 {#2501
    date: 2024-01-02 10:54: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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2347
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
  +slug: "Thoughts-on-this"
  +title: "Thoughts on this?"
  +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711282074 {#2041
    date: 2024-03-24 13:07:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  +badges: Doctrine\ORM\PersistentCollection {#2677 …}
  +children: [
    1 => App\Entity\EntryComment {#2351
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704205838 {#2348
        date: 2024-01-02 15:30:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@AMDIsOurLord@lemmy.ml"
        "@kuneho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 273532
      -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7795542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205838 {#2346
        date: 2024-01-02 15:30:38.0 +01:00
      }
      +"title": 273532
    }
    2 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704205902 {#2159
        date: 2024-01-02 15:31:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@AMDIsOurLord@lemmy.ml"
        "@kuneho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 273538
      -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7795557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205902 {#2143
        date: 2024-01-02 15:31:42.0 +01:00
      }
      +"title": 273538
    }
    0 => App\Entity\EntryComment {#2333
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704205844 {#2327
        date: 2024-01-02 15:30:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@AMDIsOurLord@lemmy.ml"
        "@kuneho@lemmy.world"
        "@barkingspiders@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 273533
      -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7795544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205844 {#2329
        date: 2024-01-02 15:30:44.0 +01:00
      }
      +"title": 273533
    }
  ]
  -id: 26680
  -titleTs: "'thought':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704275680
  +visibility: "visible             "
  +apId: "https://futurology.today/post/322568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704189280 {#2501
    date: 2024-01-02 10:54: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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2347
  +user: Proxies\__CG__\App\Entity\User {#2170 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
  +slug: "Thoughts-on-this"
  +title: "Thoughts on this?"
  +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711282074 {#2041
    date: 2024-03-24 13:07:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2633 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  +badges: Doctrine\ORM\PersistentCollection {#2677 …}
  +children: [
    1 => App\Entity\EntryComment {#2351
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704205838 {#2348
        date: 2024-01-02 15:30:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@AMDIsOurLord@lemmy.ml"
        "@kuneho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 273532
      -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7795542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205838 {#2346
        date: 2024-01-02 15:30:38.0 +01:00
      }
      +"title": 273532
    }
    2 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704205902 {#2159
        date: 2024-01-02 15:31:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@AMDIsOurLord@lemmy.ml"
        "@kuneho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 273538
      -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7795557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205902 {#2143
        date: 2024-01-02 15:31:42.0 +01:00
      }
      +"title": 273538
    }
    0 => App\Entity\EntryComment {#2333
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1704205844 {#2327
        date: 2024-01-02 15:30:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@AMDIsOurLord@lemmy.ml"
        "@kuneho@lemmy.world"
        "@barkingspiders@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 273533
      -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7795544"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704205844 {#2329
        date: 2024-01-02 15:30:44.0 +01:00
      }
      +"title": 273533
    }
  ]
  -id: 26680
  -titleTs: "'thought':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704275680
  +visibility: "visible             "
  +apId: "https://futurology.today/post/322568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704189280 {#2501
    date: 2024-01-02 10:54: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
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 {#2351
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2614 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#2041
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    +badges: Doctrine\ORM\PersistentCollection {#2677 …}
    +children: [
      1 => App\Entity\EntryComment {#2351}
      2 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704205902 {#2159
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 273538
        -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795557"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205902 {#2143
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +"title": 273538
      }
      0 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704205844 {#2327
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
          "@barkingspiders@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 273533
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205844 {#2329
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +"title": 273533
      }
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#2501
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704205838 {#2348
    date: 2024-01-02 15:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@AMDIsOurLord@lemmy.ml"
    "@kuneho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 273532
  -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7795542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205838 {#2346
    date: 2024-01-02 15:30:38.0 +01:00
  }
  +"title": 273532
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2351
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2614 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#2041
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    +badges: Doctrine\ORM\PersistentCollection {#2677 …}
    +children: [
      1 => App\Entity\EntryComment {#2351}
      2 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704205902 {#2159
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 273538
        -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795557"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205902 {#2143
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +"title": 273538
      }
      0 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704205844 {#2327
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
          "@barkingspiders@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 273533
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205844 {#2329
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +"title": 273533
      }
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#2501
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704205838 {#2348
    date: 2024-01-02 15:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@AMDIsOurLord@lemmy.ml"
    "@kuneho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 273532
  -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7795542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205838 {#2346
    date: 2024-01-02 15:30:38.0 +01:00
  }
  +"title": 273532
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2351
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2614 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#2041
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    +badges: Doctrine\ORM\PersistentCollection {#2677 …}
    +children: [
      1 => App\Entity\EntryComment {#2351}
      2 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704205902 {#2159
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 273538
        -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795557"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205902 {#2143
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +"title": 273538
      }
      0 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704205844 {#2327
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
          "@barkingspiders@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 273533
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205844 {#2329
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +"title": 273533
      }
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#2501
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704205838 {#2348
    date: 2024-01-02 15:30:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@AMDIsOurLord@lemmy.ml"
    "@kuneho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 273532
  -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7795542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205838 {#2346
    date: 2024-01-02 15:30:38.0 +01:00
  }
  +"title": 273532
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2135
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2614 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#2041
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    +badges: Doctrine\ORM\PersistentCollection {#2677 …}
    +children: [
      1 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704205838 {#2348
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 273532
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205838 {#2346
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +"title": 273532
      }
      2 => App\Entity\EntryComment {#2135}
      0 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704205844 {#2327
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
          "@barkingspiders@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 273533
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205844 {#2329
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +"title": 273533
      }
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#2501
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704205902 {#2159
    date: 2024-01-02 15:31:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@AMDIsOurLord@lemmy.ml"
    "@kuneho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 273538
  -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7795557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205902 {#2143
    date: 2024-01-02 15:31:42.0 +01:00
  }
  +"title": 273538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2135
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2614 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#2041
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    +badges: Doctrine\ORM\PersistentCollection {#2677 …}
    +children: [
      1 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704205838 {#2348
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 273532
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205838 {#2346
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +"title": 273532
      }
      2 => App\Entity\EntryComment {#2135}
      0 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704205844 {#2327
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
          "@barkingspiders@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 273533
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205844 {#2329
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +"title": 273533
      }
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#2501
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704205902 {#2159
    date: 2024-01-02 15:31:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@AMDIsOurLord@lemmy.ml"
    "@kuneho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 273538
  -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7795557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205902 {#2143
    date: 2024-01-02 15:31:42.0 +01:00
  }
  +"title": 273538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2135
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2614 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#2041
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    +badges: Doctrine\ORM\PersistentCollection {#2677 …}
    +children: [
      1 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704205838 {#2348
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 273532
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205838 {#2346
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +"title": 273532
      }
      2 => App\Entity\EntryComment {#2135}
      0 => App\Entity\EntryComment {#2333
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1704205844 {#2327
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
          "@barkingspiders@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 273533
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795544"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205844 {#2329
          date: 2024-01-02 15:30:44.0 +01:00
        }
        +"title": 273533
      }
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#2501
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704205902 {#2159
    date: 2024-01-02 15:31:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@AMDIsOurLord@lemmy.ml"
    "@kuneho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 273538
  -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7795557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205902 {#2143
    date: 2024-01-02 15:31:42.0 +01:00
  }
  +"title": 273538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2333
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2614 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#2041
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    +badges: Doctrine\ORM\PersistentCollection {#2677 …}
    +children: [
      1 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704205838 {#2348
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 273532
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205838 {#2346
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +"title": 273532
      }
      2 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704205902 {#2159
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 273538
        -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795557"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205902 {#2143
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +"title": 273538
      }
      0 => App\Entity\EntryComment {#2333}
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#2501
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704205844 {#2327
    date: 2024-01-02 15:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@AMDIsOurLord@lemmy.ml"
    "@kuneho@lemmy.world"
    "@barkingspiders@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 273533
  -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7795544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205844 {#2329
    date: 2024-01-02 15:30:44.0 +01:00
  }
  +"title": 273533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2333
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2614 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#2041
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    +badges: Doctrine\ORM\PersistentCollection {#2677 …}
    +children: [
      1 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704205838 {#2348
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 273532
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205838 {#2346
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +"title": 273532
      }
      2 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704205902 {#2159
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 273538
        -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795557"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205902 {#2143
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +"title": 273538
      }
      0 => App\Entity\EntryComment {#2333}
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#2501
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704205844 {#2327
    date: 2024-01-02 15:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@AMDIsOurLord@lemmy.ml"
    "@kuneho@lemmy.world"
    "@barkingspiders@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 273533
  -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7795544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205844 {#2329
    date: 2024-01-02 15:30:44.0 +01:00
  }
  +"title": 273533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2333
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#2170 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2614 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2636 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#2041
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2635 …}
    +votes: Doctrine\ORM\PersistentCollection {#2633 …}
    +reports: Doctrine\ORM\PersistentCollection {#2630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2664 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
    +badges: Doctrine\ORM\PersistentCollection {#2677 …}
    +children: [
      1 => App\Entity\EntryComment {#2351
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704205838 {#2348
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2349 …}
        +nested: Doctrine\ORM\PersistentCollection {#2141 …}
        +votes: Doctrine\ORM\PersistentCollection {#2164 …}
        +reports: Doctrine\ORM\PersistentCollection {#2314 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
        -id: 273532
        -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795542"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205838 {#2346
          date: 2024-01-02 15:30:38.0 +01:00
        }
        +"title": 273532
      }
      2 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
        +body: "Actually, the primary dev is no longer active. The other developers have moved to a fork called Input Leap that has Wayland support."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1704205902 {#2159
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@AMDIsOurLord@lemmy.ml"
          "@kuneho@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 273538
        -bodyTs: "'activ':8 'actual':1 'call':17 'dev':4 'develop':11 'fork':16 'input':18 'leap':19 'longer':7 'move':13 'primari':3 'support':23 'wayland':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/7795557"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704205902 {#2143
          date: 2024-01-02 15:31:42.0 +01:00
        }
        +"title": 273538
      }
      0 => App\Entity\EntryComment {#2333}
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#2501
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Maybe try Input Leap. It’s an actively maintained fork of Barrier (Barrier isn’t maintained), and it has Wayland support."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704205844 {#2327
    date: 2024-01-02 15:30:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@AMDIsOurLord@lemmy.ml"
    "@kuneho@lemmy.world"
    "@barkingspiders@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 273533
  -bodyTs: "'activ':8 'barrier':12,13 'fork':10 'input':3 'isn':14 'leap':4 'maintain':9,16 'mayb':1 'support':21 'tri':2 'wayland':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7795544"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704205844 {#2329
    date: 2024-01-02 15:30:44.0 +01:00
  }
  +"title": 273533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
110 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