GET https://kbin.spritesserver.nl/u/@giacomo@lemm.ee/active

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1910
  +user: Proxies\__CG__\App\Entity\User {#2061 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Yubikey-on-Linux"
  +title: "Yubikey on Linux?"
  +url: null
  +body: """
    Hi friends! Has anyone here had success using Yubikeys on Linux? I’ve been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.\n
    \n
    I have the following Yubikey-related packages on my system:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── udev rules for unprivileged access to YubiKeys\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libyubikey0 1.13-6 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Yubikey OTP handling library runtime\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python 3 library for configuring a YubiKey — transitional package\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library and command line tool for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical application for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical personalization tool for YubiKey tokens\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libfido2-1 1.10.0-1 [Ubuntu/jammy main]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── library for generating and verifying FIDO 2.0 objects\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-fido2 0.9.1-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library for implementing FIDO 2.0\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Middleware to access a smart card using PC/SC (daemon side)\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728479908 {#2097
    date: 2024-10-09 15:18:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  +badges: Doctrine\ORM\PersistentCollection {#2070 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1910 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +body: "I don’t think you are correct. You will need to get over this. Thanks in advance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705438676 {#2379
        date: 2024-01-16 21:57:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vhstape@lemmy.sdf.org"
        "@TCB13@lemmy.world"
        "@KarnaSubarna@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 314932
      -bodyTs: "'advanc':17 'correct':7 'get':12 'need':10 'thank':15 'think':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8344912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705438676 {#2381
        date: 2024-01-16 21:57:56.0 +01:00
      }
      +"title": 314932
    }
  ]
  -id: 30870
  -titleTs: "'linux':3 'yubikey':1"
  -bodyTs: "'-1':86,104,124,140,153,155,172 '-3':57,185 '-6':71 '0.9.1':171 '1.10.0':154 '1.13':70 '1.2.4':123 '1.20.0':56 '1.9.5':184 '2.0':166,182 '22.04':36 '3':92 '3.1.24':139 '4.0.7':85,103 '5c':29 'access':66,193 'anyon':4 'applic':130 'appreci':41 'avail':23 'back':16 'build1':141 'card':196 'command':112 'configur':95,116,132 'daemon':199 'fido':165,181 'fido2':170 'follow':45 'forth':18 'friend':2 'generat':162 'get':26 'go':15 'graphic':129,146 'gui':138 'handl':78 'hi':1 'implement':180 'instal':61,75,90,108,128,145,159,176,190 'libfido2':152 'librari':79,93,110,160,178 'libyubikey':54 'libyubikey-udev':53 'libyubikey0':69 'line':113 'linux':11 'lts':37 'main':157 'manag':84,102,121 'middlewar':191 'nfc':30 'nice':33 'object':167 'otp':77 'packag':49,99 'pc/sc':198 'pcscd':183 'person':137,147 'play':32 'python':91,109,177 'python3':82,169 'python3-fido2':168 'python3-yubikey-manager':81 'qt':122 'relat':48 'rule':63 'runtim':80 'side':200 'smart':195 'success':7 'suggest':39 'support':20 'system':52 'token':151 'tool':114,148 'transit':98 'tri':24 'ubuntu':35 'ubuntu/jammy':58,72,87,105,125,142,156,173,187 'ubuntu1':186 'udev':55,62 'univers':59,73,88,106,126,143,174,188 'unprivileg':65 'use':8,197 've':13 'verifi':164 'yubikey':9,28,47,68,76,83,97,101,118,120,134,136,150 'yubikey-manag':100 'yubikey-manager-qt':119 'yubikey-personalization-gui':135 'yubikey-rel':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705473146
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10713545"
  +editedAt: DateTimeImmutable @1724986277 {#2144
    date: 2024-08-30 04:51:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705386746 {#2024
    date: 2024-01-16 07:32:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1910
  +user: Proxies\__CG__\App\Entity\User {#2061 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Yubikey-on-Linux"
  +title: "Yubikey on Linux?"
  +url: null
  +body: """
    Hi friends! Has anyone here had success using Yubikeys on Linux? I’ve been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.\n
    \n
    I have the following Yubikey-related packages on my system:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── udev rules for unprivileged access to YubiKeys\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libyubikey0 1.13-6 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Yubikey OTP handling library runtime\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python 3 library for configuring a YubiKey — transitional package\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library and command line tool for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical application for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical personalization tool for YubiKey tokens\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libfido2-1 1.10.0-1 [Ubuntu/jammy main]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── library for generating and verifying FIDO 2.0 objects\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-fido2 0.9.1-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library for implementing FIDO 2.0\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Middleware to access a smart card using PC/SC (daemon side)\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728479908 {#2097
    date: 2024-10-09 15:18:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  +badges: Doctrine\ORM\PersistentCollection {#2070 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1910 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +body: "I don’t think you are correct. You will need to get over this. Thanks in advance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705438676 {#2379
        date: 2024-01-16 21:57:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vhstape@lemmy.sdf.org"
        "@TCB13@lemmy.world"
        "@KarnaSubarna@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 314932
      -bodyTs: "'advanc':17 'correct':7 'get':12 'need':10 'thank':15 'think':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8344912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705438676 {#2381
        date: 2024-01-16 21:57:56.0 +01:00
      }
      +"title": 314932
    }
  ]
  -id: 30870
  -titleTs: "'linux':3 'yubikey':1"
  -bodyTs: "'-1':86,104,124,140,153,155,172 '-3':57,185 '-6':71 '0.9.1':171 '1.10.0':154 '1.13':70 '1.2.4':123 '1.20.0':56 '1.9.5':184 '2.0':166,182 '22.04':36 '3':92 '3.1.24':139 '4.0.7':85,103 '5c':29 'access':66,193 'anyon':4 'applic':130 'appreci':41 'avail':23 'back':16 'build1':141 'card':196 'command':112 'configur':95,116,132 'daemon':199 'fido':165,181 'fido2':170 'follow':45 'forth':18 'friend':2 'generat':162 'get':26 'go':15 'graphic':129,146 'gui':138 'handl':78 'hi':1 'implement':180 'instal':61,75,90,108,128,145,159,176,190 'libfido2':152 'librari':79,93,110,160,178 'libyubikey':54 'libyubikey-udev':53 'libyubikey0':69 'line':113 'linux':11 'lts':37 'main':157 'manag':84,102,121 'middlewar':191 'nfc':30 'nice':33 'object':167 'otp':77 'packag':49,99 'pc/sc':198 'pcscd':183 'person':137,147 'play':32 'python':91,109,177 'python3':82,169 'python3-fido2':168 'python3-yubikey-manager':81 'qt':122 'relat':48 'rule':63 'runtim':80 'side':200 'smart':195 'success':7 'suggest':39 'support':20 'system':52 'token':151 'tool':114,148 'transit':98 'tri':24 'ubuntu':35 'ubuntu/jammy':58,72,87,105,125,142,156,173,187 'ubuntu1':186 'udev':55,62 'univers':59,73,88,106,126,143,174,188 'unprivileg':65 'use':8,197 've':13 'verifi':164 'yubikey':9,28,47,68,76,83,97,101,118,120,134,136,150 'yubikey-manag':100 'yubikey-manager-qt':119 'yubikey-personalization-gui':135 'yubikey-rel':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705473146
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10713545"
  +editedAt: DateTimeImmutable @1724986277 {#2144
    date: 2024-08-30 04:51:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705386746 {#2024
    date: 2024-01-16 07:32:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1910
  +user: Proxies\__CG__\App\Entity\User {#2061 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Yubikey-on-Linux"
  +title: "Yubikey on Linux?"
  +url: null
  +body: """
    Hi friends! Has anyone here had success using Yubikeys on Linux? I’ve been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.\n
    \n
    I have the following Yubikey-related packages on my system:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── udev rules for unprivileged access to YubiKeys\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libyubikey0 1.13-6 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Yubikey OTP handling library runtime\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python 3 library for configuring a YubiKey — transitional package\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library and command line tool for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical application for configuring a YubiKey\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Graphical personalization tool for YubiKey tokens\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">libfido2-1 1.10.0-1 [Ubuntu/jammy main]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── library for generating and verifying FIDO 2.0 objects\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">python3-fido2 0.9.1-1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Python library for implementing FIDO 2.0\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]\n
    </span><span style="color:#323232;">├── is installed\n
    </span><span style="color:#323232;">└── Middleware to access a smart card using PC/SC (daemon side)\n
    </span>\n
    ```
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 23
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728479908 {#2097
    date: 2024-10-09 15:18:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  +badges: Doctrine\ORM\PersistentCollection {#2070 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1910 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +body: "I don’t think you are correct. You will need to get over this. Thanks in advance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705438676 {#2379
        date: 2024-01-16 21:57:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vhstape@lemmy.sdf.org"
        "@TCB13@lemmy.world"
        "@KarnaSubarna@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 314932
      -bodyTs: "'advanc':17 'correct':7 'get':12 'need':10 'thank':15 'think':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8344912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705438676 {#2381
        date: 2024-01-16 21:57:56.0 +01:00
      }
      +"title": 314932
    }
  ]
  -id: 30870
  -titleTs: "'linux':3 'yubikey':1"
  -bodyTs: "'-1':86,104,124,140,153,155,172 '-3':57,185 '-6':71 '0.9.1':171 '1.10.0':154 '1.13':70 '1.2.4':123 '1.20.0':56 '1.9.5':184 '2.0':166,182 '22.04':36 '3':92 '3.1.24':139 '4.0.7':85,103 '5c':29 'access':66,193 'anyon':4 'applic':130 'appreci':41 'avail':23 'back':16 'build1':141 'card':196 'command':112 'configur':95,116,132 'daemon':199 'fido':165,181 'fido2':170 'follow':45 'forth':18 'friend':2 'generat':162 'get':26 'go':15 'graphic':129,146 'gui':138 'handl':78 'hi':1 'implement':180 'instal':61,75,90,108,128,145,159,176,190 'libfido2':152 'librari':79,93,110,160,178 'libyubikey':54 'libyubikey-udev':53 'libyubikey0':69 'line':113 'linux':11 'lts':37 'main':157 'manag':84,102,121 'middlewar':191 'nfc':30 'nice':33 'object':167 'otp':77 'packag':49,99 'pc/sc':198 'pcscd':183 'person':137,147 'play':32 'python':91,109,177 'python3':82,169 'python3-fido2':168 'python3-yubikey-manager':81 'qt':122 'relat':48 'rule':63 'runtim':80 'side':200 'smart':195 'success':7 'suggest':39 'support':20 'system':52 'token':151 'tool':114,148 'transit':98 'tri':24 'ubuntu':35 'ubuntu/jammy':58,72,87,105,125,142,156,173,187 'ubuntu1':186 'udev':55,62 'univers':59,73,88,106,126,143,174,188 'unprivileg':65 'use':8,197 've':13 'verifi':164 'yubikey':9,28,47,68,76,83,97,101,118,120,134,136,150 'yubikey-manag':100 'yubikey-manager-qt':119 'yubikey-personalization-gui':135 'yubikey-rel':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705473146
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10713545"
  +editedAt: DateTimeImmutable @1724986277 {#2144
    date: 2024-08-30 04:51:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705386746 {#2024
    date: 2024-01-16 07:32:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2383
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910
    +user: Proxies\__CG__\App\Entity\User {#2061 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Yubikey-on-Linux"
    +title: "Yubikey on Linux?"
    +url: null
    +body: """
      Hi friends! Has anyone here had success using Yubikeys on Linux? I’ve been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.\n
      \n
      I have the following Yubikey-related packages on my system:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── udev rules for unprivileged access to YubiKeys\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">libyubikey0 1.13-6 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Yubikey OTP handling library runtime\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Python 3 library for configuring a YubiKey — transitional package\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Python library and command line tool for configuring a YubiKey\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Graphical application for configuring a YubiKey\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Graphical personalization tool for YubiKey tokens\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">libfido2-1 1.10.0-1 [Ubuntu/jammy main]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── library for generating and verifying FIDO 2.0 objects\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">python3-fido2 0.9.1-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Python library for implementing FIDO 2.0\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Middleware to access a smart card using PC/SC (daemon side)\n
      </span>\n
      ```
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728479908 {#2097
      date: 2024-10-09 15:18:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2135 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    +badges: Doctrine\ORM\PersistentCollection {#2070 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 30870
    -titleTs: "'linux':3 'yubikey':1"
    -bodyTs: "'-1':86,104,124,140,153,155,172 '-3':57,185 '-6':71 '0.9.1':171 '1.10.0':154 '1.13':70 '1.2.4':123 '1.20.0':56 '1.9.5':184 '2.0':166,182 '22.04':36 '3':92 '3.1.24':139 '4.0.7':85,103 '5c':29 'access':66,193 'anyon':4 'applic':130 'appreci':41 'avail':23 'back':16 'build1':141 'card':196 'command':112 'configur':95,116,132 'daemon':199 'fido':165,181 'fido2':170 'follow':45 'forth':18 'friend':2 'generat':162 'get':26 'go':15 'graphic':129,146 'gui':138 'handl':78 'hi':1 'implement':180 'instal':61,75,90,108,128,145,159,176,190 'libfido2':152 'librari':79,93,110,160,178 'libyubikey':54 'libyubikey-udev':53 'libyubikey0':69 'line':113 'linux':11 'lts':37 'main':157 'manag':84,102,121 'middlewar':191 'nfc':30 'nice':33 'object':167 'otp':77 'packag':49,99 'pc/sc':198 'pcscd':183 'person':137,147 'play':32 'python':91,109,177 'python3':82,169 'python3-fido2':168 'python3-yubikey-manager':81 'qt':122 'relat':48 'rule':63 'runtim':80 'side':200 'smart':195 'success':7 'suggest':39 'support':20 'system':52 'token':151 'tool':114,148 'transit':98 'tri':24 'ubuntu':35 'ubuntu/jammy':58,72,87,105,125,142,156,173,187 'ubuntu1':186 'udev':55,62 'univers':59,73,88,106,126,143,174,188 'unprivileg':65 'use':8,197 've':13 'verifi':164 'yubikey':9,28,47,68,76,83,97,101,118,120,134,136,150 'yubikey-manag':100 'yubikey-manager-qt':119 'yubikey-personalization-gui':135 'yubikey-rel':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705473146
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10713545"
    +editedAt: DateTimeImmutable @1724986277 {#2144
      date: 2024-08-30 04:51:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705386746 {#2024
      date: 2024-01-16 07:32:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: "I don’t think you are correct. You will need to get over this. Thanks in advance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705438676 {#2379
    date: 2024-01-16 21:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vhstape@lemmy.sdf.org"
    "@TCB13@lemmy.world"
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 314932
  -bodyTs: "'advanc':17 'correct':7 'get':12 'need':10 'thank':15 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8344912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705438676 {#2381
    date: 2024-01-16 21:57:56.0 +01:00
  }
  +"title": 314932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2383
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910
    +user: Proxies\__CG__\App\Entity\User {#2061 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Yubikey-on-Linux"
    +title: "Yubikey on Linux?"
    +url: null
    +body: """
      Hi friends! Has anyone here had success using Yubikeys on Linux? I’ve been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.\n
      \n
      I have the following Yubikey-related packages on my system:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── udev rules for unprivileged access to YubiKeys\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">libyubikey0 1.13-6 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Yubikey OTP handling library runtime\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Python 3 library for configuring a YubiKey — transitional package\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Python library and command line tool for configuring a YubiKey\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Graphical application for configuring a YubiKey\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Graphical personalization tool for YubiKey tokens\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">libfido2-1 1.10.0-1 [Ubuntu/jammy main]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── library for generating and verifying FIDO 2.0 objects\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">python3-fido2 0.9.1-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Python library for implementing FIDO 2.0\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Middleware to access a smart card using PC/SC (daemon side)\n
      </span>\n
      ```
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728479908 {#2097
      date: 2024-10-09 15:18:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2135 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    +badges: Doctrine\ORM\PersistentCollection {#2070 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 30870
    -titleTs: "'linux':3 'yubikey':1"
    -bodyTs: "'-1':86,104,124,140,153,155,172 '-3':57,185 '-6':71 '0.9.1':171 '1.10.0':154 '1.13':70 '1.2.4':123 '1.20.0':56 '1.9.5':184 '2.0':166,182 '22.04':36 '3':92 '3.1.24':139 '4.0.7':85,103 '5c':29 'access':66,193 'anyon':4 'applic':130 'appreci':41 'avail':23 'back':16 'build1':141 'card':196 'command':112 'configur':95,116,132 'daemon':199 'fido':165,181 'fido2':170 'follow':45 'forth':18 'friend':2 'generat':162 'get':26 'go':15 'graphic':129,146 'gui':138 'handl':78 'hi':1 'implement':180 'instal':61,75,90,108,128,145,159,176,190 'libfido2':152 'librari':79,93,110,160,178 'libyubikey':54 'libyubikey-udev':53 'libyubikey0':69 'line':113 'linux':11 'lts':37 'main':157 'manag':84,102,121 'middlewar':191 'nfc':30 'nice':33 'object':167 'otp':77 'packag':49,99 'pc/sc':198 'pcscd':183 'person':137,147 'play':32 'python':91,109,177 'python3':82,169 'python3-fido2':168 'python3-yubikey-manager':81 'qt':122 'relat':48 'rule':63 'runtim':80 'side':200 'smart':195 'success':7 'suggest':39 'support':20 'system':52 'token':151 'tool':114,148 'transit':98 'tri':24 'ubuntu':35 'ubuntu/jammy':58,72,87,105,125,142,156,173,187 'ubuntu1':186 'udev':55,62 'univers':59,73,88,106,126,143,174,188 'unprivileg':65 'use':8,197 've':13 'verifi':164 'yubikey':9,28,47,68,76,83,97,101,118,120,134,136,150 'yubikey-manag':100 'yubikey-manager-qt':119 'yubikey-personalization-gui':135 'yubikey-rel':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705473146
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10713545"
    +editedAt: DateTimeImmutable @1724986277 {#2144
      date: 2024-08-30 04:51:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705386746 {#2024
      date: 2024-01-16 07:32:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: "I don’t think you are correct. You will need to get over this. Thanks in advance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705438676 {#2379
    date: 2024-01-16 21:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vhstape@lemmy.sdf.org"
    "@TCB13@lemmy.world"
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 314932
  -bodyTs: "'advanc':17 'correct':7 'get':12 'need':10 'thank':15 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8344912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705438676 {#2381
    date: 2024-01-16 21:57:56.0 +01:00
  }
  +"title": 314932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2383
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910
    +user: Proxies\__CG__\App\Entity\User {#2061 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Yubikey-on-Linux"
    +title: "Yubikey on Linux?"
    +url: null
    +body: """
      Hi friends! Has anyone here had success using Yubikeys on Linux? I’ve been going back and forth with support to no avail, trying to get my Yubikey 5C NFC to play nicely on Ubuntu 22.04 LTS. Any suggestions are appreciated.\n
      \n
      I have the following Yubikey-related packages on my system:\n
      \n
      ```\n
      \n
      <span style="color:#323232;">libyubikey-udev 1.20.0-3 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── udev rules for unprivileged access to YubiKeys\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">libyubikey0 1.13-6 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Yubikey OTP handling library runtime\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">python3-yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Python 3 library for configuring a YubiKey — transitional package\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">yubikey-manager 4.0.7-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Python library and command line tool for configuring a YubiKey\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">yubikey-manager-qt 1.2.4-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Graphical application for configuring a YubiKey\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">yubikey-personalization-gui 3.1.24-1build1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Graphical personalization tool for YubiKey tokens\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">libfido2-1 1.10.0-1 [Ubuntu/jammy main]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── library for generating and verifying FIDO 2.0 objects\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">python3-fido2 0.9.1-1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Python library for implementing FIDO 2.0\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">pcscd 1.9.5-3ubuntu1 [Ubuntu/jammy universe]\n
      </span><span style="color:#323232;">├── is installed\n
      </span><span style="color:#323232;">└── Middleware to access a smart card using PC/SC (daemon side)\n
      </span>\n
      ```
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 23
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728479908 {#2097
      date: 2024-10-09 15:18:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2069 …}
    +votes: Doctrine\ORM\PersistentCollection {#2135 …}
    +reports: Doctrine\ORM\PersistentCollection {#2066 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
    +badges: Doctrine\ORM\PersistentCollection {#2070 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 30870
    -titleTs: "'linux':3 'yubikey':1"
    -bodyTs: "'-1':86,104,124,140,153,155,172 '-3':57,185 '-6':71 '0.9.1':171 '1.10.0':154 '1.13':70 '1.2.4':123 '1.20.0':56 '1.9.5':184 '2.0':166,182 '22.04':36 '3':92 '3.1.24':139 '4.0.7':85,103 '5c':29 'access':66,193 'anyon':4 'applic':130 'appreci':41 'avail':23 'back':16 'build1':141 'card':196 'command':112 'configur':95,116,132 'daemon':199 'fido':165,181 'fido2':170 'follow':45 'forth':18 'friend':2 'generat':162 'get':26 'go':15 'graphic':129,146 'gui':138 'handl':78 'hi':1 'implement':180 'instal':61,75,90,108,128,145,159,176,190 'libfido2':152 'librari':79,93,110,160,178 'libyubikey':54 'libyubikey-udev':53 'libyubikey0':69 'line':113 'linux':11 'lts':37 'main':157 'manag':84,102,121 'middlewar':191 'nfc':30 'nice':33 'object':167 'otp':77 'packag':49,99 'pc/sc':198 'pcscd':183 'person':137,147 'play':32 'python':91,109,177 'python3':82,169 'python3-fido2':168 'python3-yubikey-manager':81 'qt':122 'relat':48 'rule':63 'runtim':80 'side':200 'smart':195 'success':7 'suggest':39 'support':20 'system':52 'token':151 'tool':114,148 'transit':98 'tri':24 'ubuntu':35 'ubuntu/jammy':58,72,87,105,125,142,156,173,187 'ubuntu1':186 'udev':55,62 'univers':59,73,88,106,126,143,174,188 'unprivileg':65 'use':8,197 've':13 'verifi':164 'yubikey':9,28,47,68,76,83,97,101,118,120,134,136,150 'yubikey-manag':100 'yubikey-manager-qt':119 'yubikey-personalization-gui':135 'yubikey-rel':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705473146
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10713545"
    +editedAt: DateTimeImmutable @1724986277 {#2144
      date: 2024-08-30 04:51:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705386746 {#2024
      date: 2024-01-16 07:32:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: "I don’t think you are correct. You will need to get over this. Thanks in advance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705438676 {#2379
    date: 2024-01-16 21:57:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vhstape@lemmy.sdf.org"
    "@TCB13@lemmy.world"
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 314932
  -bodyTs: "'advanc':17 'correct':7 'get':12 'need':10 'thank':15 'think':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8344912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705438676 {#2381
    date: 2024-01-16 21:57:56.0 +01:00
  }
  +"title": 314932
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2393
  +user: Proxies\__CG__\App\Entity\User {#2343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "VPN-to-home-network-options"
  +title: "VPN to home network options"
  +url: null
  +body: """
    I currently have a server running Unraid as the OS, which has some WireGuard integration built in. Which I’ve enabled and been using to remotely access services hosted on that server. But as I’ve expanded to include things like Octopi running on a Pi3 and NextcloudPi running on a Pi4 (along with AdGuardHome), I’m trying to determine the best way to VPN to my home network with the goal of reaching services I’m hosting, and do it safely of course.\n
    \n
    I have a Netgear Nighthawk that has some VPN functionality built in that uses a OpenVPN account. Is that ok or would it be advisable to come in a different way?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705642568 {#2019
    date: 2024-01-19 06:36:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  +badges: Doctrine\ORM\PersistentCollection {#2084 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2393 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think openvpn works completely fine for most use cases and didn’t have any trouble with it at all. I did however switch to wireguard on my gateway and I get a little better throughput compared to openvpn. That being said, I’m also using a pfsense box as my home gateway, so access to internal services has been easy as general routing gets."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705535663 {#2392
        date: 2024-01-18 00:54:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Father_Redbeard@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 317889
      -bodyTs: "'access':55 'also':45 'better':35 'box':49 'case':10 'compar':37 'complet':5 'didn':12 'easi':61 'fine':6 'gateway':29,53 'general':63 'get':32,65 'home':52 'howev':23 'intern':57 'littl':34 'm':44 'openvpn':3,39 'pfsens':48 'rout':64 'said':42 'servic':58 'switch':24 'think':2 'throughput':36 'troubl':16 'use':9,46 'wireguard':26 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8385091"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705535663 {#2394
        date: 2024-01-18 00:54:23.0 +01:00
      }
      +"title": 317889
    }
  ]
  -id: 31321
  -titleTs: "'home':3 'network':4 'option':5 'vpn':1"
  -bodyTs: "'access':27 'account':101 'adguardhom':55 'advis':109 'along':53 'best':62 'built':16,95 'come':111 'cours':84 'current':2 'determin':60 'differ':114 'enabl':21 'expand':37 'function':94 'goal':72 'home':68 'host':29,78 'includ':39 'integr':15 'like':41 'm':57,77 'netgear':88 'network':69 'nextcloudpi':48 'nighthawk':89 'octopi':42 'ok':104 'openvpn':100 'os':10 'pi3':46 'pi4':52 'reach':74 'remot':26 'run':6,43,49 'safe':82 'server':5,32 'servic':28,75 'thing':40 'tri':58 'unraid':7 'use':24,98 've':20,36 'vpn':65,93 'way':63,115 'wireguard':14 'would':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705613475
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10682638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705527075 {#2021
    date: 2024-01-17 22:31:15.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 {#2393
  +user: Proxies\__CG__\App\Entity\User {#2343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "VPN-to-home-network-options"
  +title: "VPN to home network options"
  +url: null
  +body: """
    I currently have a server running Unraid as the OS, which has some WireGuard integration built in. Which I’ve enabled and been using to remotely access services hosted on that server. But as I’ve expanded to include things like Octopi running on a Pi3 and NextcloudPi running on a Pi4 (along with AdGuardHome), I’m trying to determine the best way to VPN to my home network with the goal of reaching services I’m hosting, and do it safely of course.\n
    \n
    I have a Netgear Nighthawk that has some VPN functionality built in that uses a OpenVPN account. Is that ok or would it be advisable to come in a different way?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705642568 {#2019
    date: 2024-01-19 06:36:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  +badges: Doctrine\ORM\PersistentCollection {#2084 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2393 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think openvpn works completely fine for most use cases and didn’t have any trouble with it at all. I did however switch to wireguard on my gateway and I get a little better throughput compared to openvpn. That being said, I’m also using a pfsense box as my home gateway, so access to internal services has been easy as general routing gets."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705535663 {#2392
        date: 2024-01-18 00:54:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Father_Redbeard@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 317889
      -bodyTs: "'access':55 'also':45 'better':35 'box':49 'case':10 'compar':37 'complet':5 'didn':12 'easi':61 'fine':6 'gateway':29,53 'general':63 'get':32,65 'home':52 'howev':23 'intern':57 'littl':34 'm':44 'openvpn':3,39 'pfsens':48 'rout':64 'said':42 'servic':58 'switch':24 'think':2 'throughput':36 'troubl':16 'use':9,46 'wireguard':26 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8385091"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705535663 {#2394
        date: 2024-01-18 00:54:23.0 +01:00
      }
      +"title": 317889
    }
  ]
  -id: 31321
  -titleTs: "'home':3 'network':4 'option':5 'vpn':1"
  -bodyTs: "'access':27 'account':101 'adguardhom':55 'advis':109 'along':53 'best':62 'built':16,95 'come':111 'cours':84 'current':2 'determin':60 'differ':114 'enabl':21 'expand':37 'function':94 'goal':72 'home':68 'host':29,78 'includ':39 'integr':15 'like':41 'm':57,77 'netgear':88 'network':69 'nextcloudpi':48 'nighthawk':89 'octopi':42 'ok':104 'openvpn':100 'os':10 'pi3':46 'pi4':52 'reach':74 'remot':26 'run':6,43,49 'safe':82 'server':5,32 'servic':28,75 'thing':40 'tri':58 'unraid':7 'use':24,98 've':20,36 'vpn':65,93 'way':63,115 'wireguard':14 'would':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705613475
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10682638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705527075 {#2021
    date: 2024-01-17 22:31:15.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 {#2393
  +user: Proxies\__CG__\App\Entity\User {#2343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "VPN-to-home-network-options"
  +title: "VPN to home network options"
  +url: null
  +body: """
    I currently have a server running Unraid as the OS, which has some WireGuard integration built in. Which I’ve enabled and been using to remotely access services hosted on that server. But as I’ve expanded to include things like Octopi running on a Pi3 and NextcloudPi running on a Pi4 (along with AdGuardHome), I’m trying to determine the best way to VPN to my home network with the goal of reaching services I’m hosting, and do it safely of course.\n
    \n
    I have a Netgear Nighthawk that has some VPN functionality built in that uses a OpenVPN account. Is that ok or would it be advisable to come in a different way?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 22
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705642568 {#2019
    date: 2024-01-19 06:36:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2164 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  +badges: Doctrine\ORM\PersistentCollection {#2084 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2393 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think openvpn works completely fine for most use cases and didn’t have any trouble with it at all. I did however switch to wireguard on my gateway and I get a little better throughput compared to openvpn. That being said, I’m also using a pfsense box as my home gateway, so access to internal services has been easy as general routing gets."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705535663 {#2392
        date: 2024-01-18 00:54:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Father_Redbeard@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 317889
      -bodyTs: "'access':55 'also':45 'better':35 'box':49 'case':10 'compar':37 'complet':5 'didn':12 'easi':61 'fine':6 'gateway':29,53 'general':63 'get':32,65 'home':52 'howev':23 'intern':57 'littl':34 'm':44 'openvpn':3,39 'pfsens':48 'rout':64 'said':42 'servic':58 'switch':24 'think':2 'throughput':36 'troubl':16 'use':9,46 'wireguard':26 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8385091"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705535663 {#2394
        date: 2024-01-18 00:54:23.0 +01:00
      }
      +"title": 317889
    }
  ]
  -id: 31321
  -titleTs: "'home':3 'network':4 'option':5 'vpn':1"
  -bodyTs: "'access':27 'account':101 'adguardhom':55 'advis':109 'along':53 'best':62 'built':16,95 'come':111 'cours':84 'current':2 'determin':60 'differ':114 'enabl':21 'expand':37 'function':94 'goal':72 'home':68 'host':29,78 'includ':39 'integr':15 'like':41 'm':57,77 'netgear':88 'network':69 'nextcloudpi':48 'nighthawk':89 'octopi':42 'ok':104 'openvpn':100 'os':10 'pi3':46 'pi4':52 'reach':74 'remot':26 'run':6,43,49 'safe':82 'server':5,32 'servic':28,75 'thing':40 'tri':58 'unraid':7 'use':24,98 've':20,36 'vpn':65,93 'way':63,115 'wireguard':14 'would':106"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705613475
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10682638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705527075 {#2021
    date: 2024-01-17 22:31:15.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 {#2395
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393
    +user: Proxies\__CG__\App\Entity\User {#2343 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "VPN-to-home-network-options"
    +title: "VPN to home network options"
    +url: null
    +body: """
      I currently have a server running Unraid as the OS, which has some WireGuard integration built in. Which I’ve enabled and been using to remotely access services hosted on that server. But as I’ve expanded to include things like Octopi running on a Pi3 and NextcloudPi running on a Pi4 (along with AdGuardHome), I’m trying to determine the best way to VPN to my home network with the goal of reaching services I’m hosting, and do it safely of course.\n
      \n
      I have a Netgear Nighthawk that has some VPN functionality built in that uses a OpenVPN account. Is that ok or would it be advisable to come in a different way?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705642568 {#2019
      date: 2024-01-19 06:36:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2344 …}
    +votes: Doctrine\ORM\PersistentCollection {#2042 …}
    +reports: Doctrine\ORM\PersistentCollection {#2164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    +badges: Doctrine\ORM\PersistentCollection {#2084 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 31321
    -titleTs: "'home':3 'network':4 'option':5 'vpn':1"
    -bodyTs: "'access':27 'account':101 'adguardhom':55 'advis':109 'along':53 'best':62 'built':16,95 'come':111 'cours':84 'current':2 'determin':60 'differ':114 'enabl':21 'expand':37 'function':94 'goal':72 'home':68 'host':29,78 'includ':39 'integr':15 'like':41 'm':57,77 'netgear':88 'network':69 'nextcloudpi':48 'nighthawk':89 'octopi':42 'ok':104 'openvpn':100 'os':10 'pi3':46 'pi4':52 'reach':74 'remot':26 'run':6,43,49 'safe':82 'server':5,32 'servic':28,75 'thing':40 'tri':58 'unraid':7 'use':24,98 've':20,36 'vpn':65,93 'way':63,115 'wireguard':14 'would':106"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705613475
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10682638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705527075 {#2021
      date: 2024-01-17 22:31:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think openvpn works completely fine for most use cases and didn’t have any trouble with it at all. I did however switch to wireguard on my gateway and I get a little better throughput compared to openvpn. That being said, I’m also using a pfsense box as my home gateway, so access to internal services has been easy as general routing gets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705535663 {#2392
    date: 2024-01-18 00:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Father_Redbeard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 317889
  -bodyTs: "'access':55 'also':45 'better':35 'box':49 'case':10 'compar':37 'complet':5 'didn':12 'easi':61 'fine':6 'gateway':29,53 'general':63 'get':32,65 'home':52 'howev':23 'intern':57 'littl':34 'm':44 'openvpn':3,39 'pfsens':48 'rout':64 'said':42 'servic':58 'switch':24 'think':2 'throughput':36 'troubl':16 'use':9,46 'wireguard':26 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8385091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705535663 {#2394
    date: 2024-01-18 00:54:23.0 +01:00
  }
  +"title": 317889
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2395
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393
    +user: Proxies\__CG__\App\Entity\User {#2343 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "VPN-to-home-network-options"
    +title: "VPN to home network options"
    +url: null
    +body: """
      I currently have a server running Unraid as the OS, which has some WireGuard integration built in. Which I’ve enabled and been using to remotely access services hosted on that server. But as I’ve expanded to include things like Octopi running on a Pi3 and NextcloudPi running on a Pi4 (along with AdGuardHome), I’m trying to determine the best way to VPN to my home network with the goal of reaching services I’m hosting, and do it safely of course.\n
      \n
      I have a Netgear Nighthawk that has some VPN functionality built in that uses a OpenVPN account. Is that ok or would it be advisable to come in a different way?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705642568 {#2019
      date: 2024-01-19 06:36:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2344 …}
    +votes: Doctrine\ORM\PersistentCollection {#2042 …}
    +reports: Doctrine\ORM\PersistentCollection {#2164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    +badges: Doctrine\ORM\PersistentCollection {#2084 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 31321
    -titleTs: "'home':3 'network':4 'option':5 'vpn':1"
    -bodyTs: "'access':27 'account':101 'adguardhom':55 'advis':109 'along':53 'best':62 'built':16,95 'come':111 'cours':84 'current':2 'determin':60 'differ':114 'enabl':21 'expand':37 'function':94 'goal':72 'home':68 'host':29,78 'includ':39 'integr':15 'like':41 'm':57,77 'netgear':88 'network':69 'nextcloudpi':48 'nighthawk':89 'octopi':42 'ok':104 'openvpn':100 'os':10 'pi3':46 'pi4':52 'reach':74 'remot':26 'run':6,43,49 'safe':82 'server':5,32 'servic':28,75 'thing':40 'tri':58 'unraid':7 'use':24,98 've':20,36 'vpn':65,93 'way':63,115 'wireguard':14 'would':106"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705613475
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10682638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705527075 {#2021
      date: 2024-01-17 22:31:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think openvpn works completely fine for most use cases and didn’t have any trouble with it at all. I did however switch to wireguard on my gateway and I get a little better throughput compared to openvpn. That being said, I’m also using a pfsense box as my home gateway, so access to internal services has been easy as general routing gets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705535663 {#2392
    date: 2024-01-18 00:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Father_Redbeard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 317889
  -bodyTs: "'access':55 'also':45 'better':35 'box':49 'case':10 'compar':37 'complet':5 'didn':12 'easi':61 'fine':6 'gateway':29,53 'general':63 'get':32,65 'home':52 'howev':23 'intern':57 'littl':34 'm':44 'openvpn':3,39 'pfsens':48 'rout':64 'said':42 'servic':58 'switch':24 'think':2 'throughput':36 'troubl':16 'use':9,46 'wireguard':26 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8385091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705535663 {#2394
    date: 2024-01-18 00:54:23.0 +01:00
  }
  +"title": 317889
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2395
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393
    +user: Proxies\__CG__\App\Entity\User {#2343 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "VPN-to-home-network-options"
    +title: "VPN to home network options"
    +url: null
    +body: """
      I currently have a server running Unraid as the OS, which has some WireGuard integration built in. Which I’ve enabled and been using to remotely access services hosted on that server. But as I’ve expanded to include things like Octopi running on a Pi3 and NextcloudPi running on a Pi4 (along with AdGuardHome), I’m trying to determine the best way to VPN to my home network with the goal of reaching services I’m hosting, and do it safely of course.\n
      \n
      I have a Netgear Nighthawk that has some VPN functionality built in that uses a OpenVPN account. Is that ok or would it be advisable to come in a different way?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 22
    +favouriteCount: 10
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705642568 {#2019
      date: 2024-01-19 06:36:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2344 …}
    +votes: Doctrine\ORM\PersistentCollection {#2042 …}
    +reports: Doctrine\ORM\PersistentCollection {#2164 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
    +badges: Doctrine\ORM\PersistentCollection {#2084 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 31321
    -titleTs: "'home':3 'network':4 'option':5 'vpn':1"
    -bodyTs: "'access':27 'account':101 'adguardhom':55 'advis':109 'along':53 'best':62 'built':16,95 'come':111 'cours':84 'current':2 'determin':60 'differ':114 'enabl':21 'expand':37 'function':94 'goal':72 'home':68 'host':29,78 'includ':39 'integr':15 'like':41 'm':57,77 'netgear':88 'network':69 'nextcloudpi':48 'nighthawk':89 'octopi':42 'ok':104 'openvpn':100 'os':10 'pi3':46 'pi4':52 'reach':74 'remot':26 'run':6,43,49 'safe':82 'server':5,32 'servic':28,75 'thing':40 'tri':58 'unraid':7 'use':24,98 've':20,36 'vpn':65,93 'way':63,115 'wireguard':14 'would':106"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705613475
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10682638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705527075 {#2021
      date: 2024-01-17 22:31:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think openvpn works completely fine for most use cases and didn’t have any trouble with it at all. I did however switch to wireguard on my gateway and I get a little better throughput compared to openvpn. That being said, I’m also using a pfsense box as my home gateway, so access to internal services has been easy as general routing gets."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705535663 {#2392
    date: 2024-01-18 00:54:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Father_Redbeard@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 317889
  -bodyTs: "'access':55 'also':45 'better':35 'box':49 'case':10 'compar':37 'complet':5 'didn':12 'easi':61 'fine':6 'gateway':29,53 'general':63 'get':32,65 'home':52 'howev':23 'intern':57 'littl':34 'm':44 'openvpn':3,39 'pfsens':48 'rout':64 'said':42 'servic':58 'switch':24 'think':2 'throughput':36 'troubl':16 'use':9,46 'wireguard':26 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8385091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705535663 {#2394
    date: 2024-01-18 00:54:23.0 +01:00
  }
  +"title": 317889
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2462
  +user: Proxies\__CG__\App\Entity\User {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: Proxies\__CG__\App\Entity\Image {#2119 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2120 …}
  +slug: "An-unbiased-comparison-of-linux-distributions-setup"
  +title: "An unbiased comparison of linux distributions' setup"
  +url: "https://sh.itjust.works/pictrs/image/bf7c1552-3548-4219-ba97-33cc52cd3708.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 315
  +favouriteCount: 1013
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701999864 {#2121
    date: 2023-12-08 02:44:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  +badges: Doctrine\ORM\PersistentCollection {#2215 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well, the first half of that sucked. Assuming the second half does as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699918023 {#1722
        date: 2023-11-14 00:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_cnt0@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 121482
      -bodyTs: "'assum':8 'first':3 'half':4,11 'second':10 'suck':7 'well':1,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6094271"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699918023 {#1723
        date: 2023-11-14 00:27:03.0 +01:00
      }
      +"title": 121482
    }
  ]
  -id: 12097
  -titleTs: "'comparison':3 'distribut':6 'linux':5 'setup':7 'unbias':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699817515
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8972874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731115 {#2045
    date: 2023-11-11 20:31: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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2462
  +user: Proxies\__CG__\App\Entity\User {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: Proxies\__CG__\App\Entity\Image {#2119 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2120 …}
  +slug: "An-unbiased-comparison-of-linux-distributions-setup"
  +title: "An unbiased comparison of linux distributions' setup"
  +url: "https://sh.itjust.works/pictrs/image/bf7c1552-3548-4219-ba97-33cc52cd3708.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 315
  +favouriteCount: 1013
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701999864 {#2121
    date: 2023-12-08 02:44:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  +badges: Doctrine\ORM\PersistentCollection {#2215 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well, the first half of that sucked. Assuming the second half does as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699918023 {#1722
        date: 2023-11-14 00:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_cnt0@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 121482
      -bodyTs: "'assum':8 'first':3 'half':4,11 'second':10 'suck':7 'well':1,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6094271"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699918023 {#1723
        date: 2023-11-14 00:27:03.0 +01:00
      }
      +"title": 121482
    }
  ]
  -id: 12097
  -titleTs: "'comparison':3 'distribut':6 'linux':5 'setup':7 'unbias':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699817515
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8972874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731115 {#2045
    date: 2023-11-11 20:31: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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2462
  +user: Proxies\__CG__\App\Entity\User {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: Proxies\__CG__\App\Entity\Image {#2119 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2120 …}
  +slug: "An-unbiased-comparison-of-linux-distributions-setup"
  +title: "An unbiased comparison of linux distributions' setup"
  +url: "https://sh.itjust.works/pictrs/image/bf7c1552-3548-4219-ba97-33cc52cd3708.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 315
  +favouriteCount: 1013
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701999864 {#2121
    date: 2023-12-08 02:44:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  +badges: Doctrine\ORM\PersistentCollection {#2215 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2462 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
      +image: null
      +parent: null
      +root: null
      +body: "Well, the first half of that sucked. Assuming the second half does as well."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699918023 {#1722
        date: 2023-11-14 00:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@_cnt0@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 121482
      -bodyTs: "'assum':8 'first':3 'half':4,11 'second':10 'suck':7 'well':1,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6094271"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699918023 {#1723
        date: 2023-11-14 00:27:03.0 +01:00
      }
      +"title": 121482
    }
  ]
  -id: 12097
  -titleTs: "'comparison':3 'distribut':6 'linux':5 'setup':7 'unbias':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699817515
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8972874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699731115 {#2045
    date: 2023-11-11 20:31: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
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 {#2411
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2335 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
    +image: Proxies\__CG__\App\Entity\Image {#2119 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2120 …}
    +slug: "An-unbiased-comparison-of-linux-distributions-setup"
    +title: "An unbiased comparison of linux distributions' setup"
    +url: "https://sh.itjust.works/pictrs/image/bf7c1552-3548-4219-ba97-33cc52cd3708.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 315
    +favouriteCount: 1013
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701999864 {#2121
      date: 2023-12-08 02:44:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2161 …}
    +votes: Doctrine\ORM\PersistentCollection {#2163 …}
    +reports: Doctrine\ORM\PersistentCollection {#2044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
    +badges: Doctrine\ORM\PersistentCollection {#2215 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -id: 12097
    -titleTs: "'comparison':3 'distribut':6 'linux':5 'setup':7 'unbias':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699817515
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8972874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731115 {#2045
      date: 2023-11-11 20:31:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, the first half of that sucked. Assuming the second half does as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699918023 {#1722
    date: 2023-11-14 00:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_cnt0@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 121482
  -bodyTs: "'assum':8 'first':3 'half':4,11 'second':10 'suck':7 'well':1,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6094271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699918023 {#1723
    date: 2023-11-14 00:27:03.0 +01:00
  }
  +"title": 121482
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2411
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2335 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
    +image: Proxies\__CG__\App\Entity\Image {#2119 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2120 …}
    +slug: "An-unbiased-comparison-of-linux-distributions-setup"
    +title: "An unbiased comparison of linux distributions' setup"
    +url: "https://sh.itjust.works/pictrs/image/bf7c1552-3548-4219-ba97-33cc52cd3708.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 315
    +favouriteCount: 1013
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701999864 {#2121
      date: 2023-12-08 02:44:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2161 …}
    +votes: Doctrine\ORM\PersistentCollection {#2163 …}
    +reports: Doctrine\ORM\PersistentCollection {#2044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
    +badges: Doctrine\ORM\PersistentCollection {#2215 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -id: 12097
    -titleTs: "'comparison':3 'distribut':6 'linux':5 'setup':7 'unbias':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699817515
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8972874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731115 {#2045
      date: 2023-11-11 20:31:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, the first half of that sucked. Assuming the second half does as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699918023 {#1722
    date: 2023-11-14 00:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_cnt0@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 121482
  -bodyTs: "'assum':8 'first':3 'half':4,11 'second':10 'suck':7 'well':1,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6094271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699918023 {#1723
    date: 2023-11-14 00:27:03.0 +01:00
  }
  +"title": 121482
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2411
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462
    +user: Proxies\__CG__\App\Entity\User {#2335 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
    +image: Proxies\__CG__\App\Entity\Image {#2119 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2120 …}
    +slug: "An-unbiased-comparison-of-linux-distributions-setup"
    +title: "An unbiased comparison of linux distributions' setup"
    +url: "https://sh.itjust.works/pictrs/image/bf7c1552-3548-4219-ba97-33cc52cd3708.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 315
    +favouriteCount: 1013
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701999864 {#2121
      date: 2023-12-08 02:44:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2161 …}
    +votes: Doctrine\ORM\PersistentCollection {#2163 …}
    +reports: Doctrine\ORM\PersistentCollection {#2044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
    +badges: Doctrine\ORM\PersistentCollection {#2215 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -id: 12097
    -titleTs: "'comparison':3 'distribut':6 'linux':5 'setup':7 'unbias':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699817515
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8972874"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699731115 {#2045
      date: 2023-11-11 20:31:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +parent: null
  +root: null
  +body: "Well, the first half of that sucked. Assuming the second half does as well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699918023 {#1722
    date: 2023-11-14 00:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_cnt0@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 121482
  -bodyTs: "'assum':8 'first':3 'half':4,11 'second':10 'suck':7 'well':1,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6094271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699918023 {#1723
    date: 2023-11-14 00:27:03.0 +01:00
  }
  +"title": 121482
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2363
  +user: Proxies\__CG__\App\Entity\User {#2031 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#2102 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Zorin-OS-17-Beta-Released-with-Quick-Settings-Spatial-Desktop"
  +title: "Zorin OS 17 Beta Released with Quick Settings, Spatial Desktop, and More"
  +url: "https://9to5linux.com/zorin-os-17-beta-released-with-quick-settings-spatial-desktop-and-more"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701801347 {#2048
    date: 2023-12-05 19:35:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2107 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  +badges: Doctrine\ORM\PersistentCollection {#2118 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +body: "What was old is new!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701722125 {#2467
        date: 2023-12-04 21:35:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@AlmightySnoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 196707
      -bodyTs: "'new':5 'old':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6980297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701722125 {#2471
        date: 2023-12-04 21:35:25.0 +01:00
      }
      +"title": 196707
    }
  ]
  -id: 20057
  -titleTs: "'17':3 'beta':4 'desktop':10 'os':2 'quick':7 'releas':5 'set':8 'spatial':9 'zorin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701803355
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7286284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701716955 {#2065
    date: 2023-12-04 20:09:15.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 {#2363
  +user: Proxies\__CG__\App\Entity\User {#2031 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#2102 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Zorin-OS-17-Beta-Released-with-Quick-Settings-Spatial-Desktop"
  +title: "Zorin OS 17 Beta Released with Quick Settings, Spatial Desktop, and More"
  +url: "https://9to5linux.com/zorin-os-17-beta-released-with-quick-settings-spatial-desktop-and-more"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701801347 {#2048
    date: 2023-12-05 19:35:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2107 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  +badges: Doctrine\ORM\PersistentCollection {#2118 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +body: "What was old is new!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701722125 {#2467
        date: 2023-12-04 21:35:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@AlmightySnoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 196707
      -bodyTs: "'new':5 'old':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6980297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701722125 {#2471
        date: 2023-12-04 21:35:25.0 +01:00
      }
      +"title": 196707
    }
  ]
  -id: 20057
  -titleTs: "'17':3 'beta':4 'desktop':10 'os':2 'quick':7 'releas':5 'set':8 'spatial':9 'zorin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701803355
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7286284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701716955 {#2065
    date: 2023-12-04 20:09:15.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 {#2363
  +user: Proxies\__CG__\App\Entity\User {#2031 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#2102 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
  +slug: "Zorin-OS-17-Beta-Released-with-Quick-Settings-Spatial-Desktop"
  +title: "Zorin OS 17 Beta Released with Quick Settings, Spatial Desktop, and More"
  +url: "https://9to5linux.com/zorin-os-17-beta-released-with-quick-settings-spatial-desktop-and-more"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701801347 {#2048
    date: 2023-12-05 19:35:47.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2107 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  +badges: Doctrine\ORM\PersistentCollection {#2118 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2363 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
      +body: "What was old is new!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701722125 {#2467
        date: 2023-12-04 21:35:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
        "@AlmightySnoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2364 …}
      +reports: Doctrine\ORM\PersistentCollection {#2380 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
      -id: 196707
      -bodyTs: "'new':5 'old':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6980297"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701722125 {#2471
        date: 2023-12-04 21:35:25.0 +01:00
      }
      +"title": 196707
    }
  ]
  -id: 20057
  -titleTs: "'17':3 'beta':4 'desktop':10 'os':2 'quick':7 'releas':5 'set':8 'spatial':9 'zorin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701803355
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7286284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701716955 {#2065
    date: 2023-12-04 20:09:15.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 {#2371
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363
    +user: Proxies\__CG__\App\Entity\User {#2031 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#2102 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Zorin-OS-17-Beta-Released-with-Quick-Settings-Spatial-Desktop"
    +title: "Zorin OS 17 Beta Released with Quick Settings, Spatial Desktop, and More"
    +url: "https://9to5linux.com/zorin-os-17-beta-released-with-quick-settings-spatial-desktop-and-more"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701801347 {#2048
      date: 2023-12-05 19:35:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2107 …}
    +reports: Doctrine\ORM\PersistentCollection {#2109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
    +badges: Doctrine\ORM\PersistentCollection {#2118 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 20057
    -titleTs: "'17':3 'beta':4 'desktop':10 'os':2 'quick':7 'releas':5 'set':8 'spatial':9 'zorin':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701803355
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7286284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701716955 {#2065
      date: 2023-12-04 20:09:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +body: "What was old is new!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701722125 {#2467
    date: 2023-12-04 21:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 196707
  -bodyTs: "'new':5 'old':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6980297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701722125 {#2471
    date: 2023-12-04 21:35:25.0 +01:00
  }
  +"title": 196707
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2371
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363
    +user: Proxies\__CG__\App\Entity\User {#2031 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#2102 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Zorin-OS-17-Beta-Released-with-Quick-Settings-Spatial-Desktop"
    +title: "Zorin OS 17 Beta Released with Quick Settings, Spatial Desktop, and More"
    +url: "https://9to5linux.com/zorin-os-17-beta-released-with-quick-settings-spatial-desktop-and-more"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701801347 {#2048
      date: 2023-12-05 19:35:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2107 …}
    +reports: Doctrine\ORM\PersistentCollection {#2109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
    +badges: Doctrine\ORM\PersistentCollection {#2118 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 20057
    -titleTs: "'17':3 'beta':4 'desktop':10 'os':2 'quick':7 'releas':5 'set':8 'spatial':9 'zorin':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701803355
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7286284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701716955 {#2065
      date: 2023-12-04 20:09:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +body: "What was old is new!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701722125 {#2467
    date: 2023-12-04 21:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 196707
  -bodyTs: "'new':5 'old':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6980297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701722125 {#2471
    date: 2023-12-04 21:35:25.0 +01:00
  }
  +"title": 196707
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2371
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2363
    +user: Proxies\__CG__\App\Entity\User {#2031 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#2102 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2101 …}
    +slug: "Zorin-OS-17-Beta-Released-with-Quick-Settings-Spatial-Desktop"
    +title: "Zorin OS 17 Beta Released with Quick Settings, Spatial Desktop, and More"
    +url: "https://9to5linux.com/zorin-os-17-beta-released-with-quick-settings-spatial-desktop-and-more"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701801347 {#2048
      date: 2023-12-05 19:35:47.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2111 …}
    +votes: Doctrine\ORM\PersistentCollection {#2107 …}
    +reports: Doctrine\ORM\PersistentCollection {#2109 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
    +badges: Doctrine\ORM\PersistentCollection {#2118 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 20057
    -titleTs: "'17':3 'beta':4 'desktop':10 'os':2 'quick':7 'releas':5 'set':8 'spatial':9 'zorin':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701803355
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7286284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701716955 {#2065
      date: 2023-12-04 20:09:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2370 …}
  +body: "What was old is new!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701722125 {#2467
    date: 2023-12-04 21:35:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2364 …}
  +reports: Doctrine\ORM\PersistentCollection {#2380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2384 …}
  -id: 196707
  -bodyTs: "'new':5 'old':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6980297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701722125 {#2471
    date: 2023-12-04 21:35:25.0 +01:00
  }
  +"title": 196707
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "YOU-CANT-MAKE-THIS-UP"
  +title: "YOU CANT MAKE THIS UP"
  +url: null
  +body: """
    […gnome.org/…/foundation-welcomes-new-executive-di…](https://foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)  \n
    YOU CANT MAKE THIS UP HAHAHAHAHAHAHAHAHHAHAHAHAHA THE GNOME FOUNDATION HIRED A FUCKING SHAMAN AS A DIRECTOR MY FUCKING SIDES I CANT EVEN
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699208244 {#2198
    date: 2023-11-05 19:17:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  +badges: Doctrine\ORM\PersistentCollection {#2311 …}
  +children: [
    App\Entity\EntryComment {#1625
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
      +body: """
        ```\n
        \n
        <span style="color:#323232;">“We are delighted to welcome Holly to the GNOME Foundation. With her experience managing nonprofits, and passion for working with diverse communities of creators and technologists, she can strengthen the Foundation’s unique position as a partner and collaborator at the heart of the GNOME community. And, as an experienced communicator and fundraiser, she can tell our story to the outside world and position the Foundation in the wider ecosystem of nonprofits to raise the profile and impact of our incredible work.”\n
        </span><span style="color:#323232;">Robert McQueen\n
        </span><span style="color:#323232;">GNOME Foundation Board President\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699205057 {#1599
        date: 2023-11-05 18:24:17.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@kerox98083@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 94362
      -bodyTs: "'board':87 'collabor':39 'communic':51 'communiti':22,46 'creator':24 'delight':3 'divers':21 'ecosystem':70 'experi':13 'experienc':50 'foundat':10,31,66,86 'fundrais':53 'gnome':9,45,85 'heart':42 'holli':6 'impact':78 'incred':81 'manag':14 'mcqueen':84 'nonprofit':15,72 'outsid':61 'partner':37 'passion':17 'posit':34,64 'presid':88 'profil':76 'rais':74 'robert':83 'stori':58 'strengthen':29 'technologist':26 'tell':56 'uniqu':33 'welcom':5 'wider':69 'work':19,82 'world':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5759686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699205057 {#1618
        date: 2023-11-05 18:24:17.0 +01:00
      }
      +"title": 94362
    }
  ]
  -id: 10212
  -titleTs: "'cant':2 'make':3"
  -bodyTs: "'/2023/10/17/foundation-welcomes-new-executive-director/)':5 '/foundation-welcomes-new-executive-di':2 'cant':7,26 'director':21 'even':27 'foundat':14 'foundation.gnome.org':4 'foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)':3 'fuck':17,23 'gnome':13 'gnome.org':1 'hahahahahahahahahhahahahaha':11 'hire':15 'make':8 'shaman':18 'side':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699278473
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8589960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201973 {#2116
    date: 2023-11-05 17:32:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "YOU-CANT-MAKE-THIS-UP"
  +title: "YOU CANT MAKE THIS UP"
  +url: null
  +body: """
    […gnome.org/…/foundation-welcomes-new-executive-di…](https://foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)  \n
    YOU CANT MAKE THIS UP HAHAHAHAHAHAHAHAHHAHAHAHAHA THE GNOME FOUNDATION HIRED A FUCKING SHAMAN AS A DIRECTOR MY FUCKING SIDES I CANT EVEN
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699208244 {#2198
    date: 2023-11-05 19:17:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  +badges: Doctrine\ORM\PersistentCollection {#2311 …}
  +children: [
    App\Entity\EntryComment {#1625
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
      +body: """
        ```\n
        \n
        <span style="color:#323232;">“We are delighted to welcome Holly to the GNOME Foundation. With her experience managing nonprofits, and passion for working with diverse communities of creators and technologists, she can strengthen the Foundation’s unique position as a partner and collaborator at the heart of the GNOME community. And, as an experienced communicator and fundraiser, she can tell our story to the outside world and position the Foundation in the wider ecosystem of nonprofits to raise the profile and impact of our incredible work.”\n
        </span><span style="color:#323232;">Robert McQueen\n
        </span><span style="color:#323232;">GNOME Foundation Board President\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699205057 {#1599
        date: 2023-11-05 18:24:17.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@kerox98083@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 94362
      -bodyTs: "'board':87 'collabor':39 'communic':51 'communiti':22,46 'creator':24 'delight':3 'divers':21 'ecosystem':70 'experi':13 'experienc':50 'foundat':10,31,66,86 'fundrais':53 'gnome':9,45,85 'heart':42 'holli':6 'impact':78 'incred':81 'manag':14 'mcqueen':84 'nonprofit':15,72 'outsid':61 'partner':37 'passion':17 'posit':34,64 'presid':88 'profil':76 'rais':74 'robert':83 'stori':58 'strengthen':29 'technologist':26 'tell':56 'uniqu':33 'welcom':5 'wider':69 'work':19,82 'world':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5759686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699205057 {#1618
        date: 2023-11-05 18:24:17.0 +01:00
      }
      +"title": 94362
    }
  ]
  -id: 10212
  -titleTs: "'cant':2 'make':3"
  -bodyTs: "'/2023/10/17/foundation-welcomes-new-executive-director/)':5 '/foundation-welcomes-new-executive-di':2 'cant':7,26 'director':21 'even':27 'foundat':14 'foundation.gnome.org':4 'foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)':3 'fuck':17,23 'gnome':13 'gnome.org':1 'hahahahahahahahahhahahahaha':11 'hire':15 'make':8 'shaman':18 'side':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699278473
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8589960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201973 {#2116
    date: 2023-11-05 17:32:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1597
  +user: Proxies\__CG__\App\Entity\User {#2059 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "YOU-CANT-MAKE-THIS-UP"
  +title: "YOU CANT MAKE THIS UP"
  +url: null
  +body: """
    […gnome.org/…/foundation-welcomes-new-executive-di…](https://foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)  \n
    YOU CANT MAKE THIS UP HAHAHAHAHAHAHAHAHHAHAHAHAHA THE GNOME FOUNDATION HIRED A FUCKING SHAMAN AS A DIRECTOR MY FUCKING SIDES I CANT EVEN
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699208244 {#2198
    date: 2023-11-05 19:17:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2229 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
  +badges: Doctrine\ORM\PersistentCollection {#2311 …}
  +children: [
    App\Entity\EntryComment {#1625
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1597 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
      +body: """
        ```\n
        \n
        <span style="color:#323232;">“We are delighted to welcome Holly to the GNOME Foundation. With her experience managing nonprofits, and passion for working with diverse communities of creators and technologists, she can strengthen the Foundation’s unique position as a partner and collaborator at the heart of the GNOME community. And, as an experienced communicator and fundraiser, she can tell our story to the outside world and position the Foundation in the wider ecosystem of nonprofits to raise the profile and impact of our incredible work.”\n
        </span><span style="color:#323232;">Robert McQueen\n
        </span><span style="color:#323232;">GNOME Foundation Board President\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1699205057 {#1599
        date: 2023-11-05 18:24:17.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@kerox98083@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2448 …}
      +nested: Doctrine\ORM\PersistentCollection {#2464 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#1741 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 94362
      -bodyTs: "'board':87 'collabor':39 'communic':51 'communiti':22,46 'creator':24 'delight':3 'divers':21 'ecosystem':70 'experi':13 'experienc':50 'foundat':10,31,66,86 'fundrais':53 'gnome':9,45,85 'heart':42 'holli':6 'impact':78 'incred':81 'manag':14 'mcqueen':84 'nonprofit':15,72 'outsid':61 'partner':37 'passion':17 'posit':34,64 'presid':88 'profil':76 'rais':74 'robert':83 'stori':58 'strengthen':29 'technologist':26 'tell':56 'uniqu':33 'welcom':5 'wider':69 'work':19,82 'world':62"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5759686"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699205057 {#1618
        date: 2023-11-05 18:24:17.0 +01:00
      }
      +"title": 94362
    }
  ]
  -id: 10212
  -titleTs: "'cant':2 'make':3"
  -bodyTs: "'/2023/10/17/foundation-welcomes-new-executive-director/)':5 '/foundation-welcomes-new-executive-di':2 'cant':7,26 'director':21 'even':27 'foundat':14 'foundation.gnome.org':4 'foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)':3 'fuck':17,23 'gnome':13 'gnome.org':1 'hahahahahahahahahhahahahaha':11 'hire':15 'make':8 'shaman':18 'side':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699278473
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8589960"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699201973 {#2116
    date: 2023-11-05 17:32:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1625
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#2059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "YOU-CANT-MAKE-THIS-UP"
    +title: "YOU CANT MAKE THIS UP"
    +url: null
    +body: """
      […gnome.org/…/foundation-welcomes-new-executive-di…](https://foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)  \n
      YOU CANT MAKE THIS UP HAHAHAHAHAHAHAHAHHAHAHAHAHA THE GNOME FOUNDATION HIRED A FUCKING SHAMAN AS A DIRECTOR MY FUCKING SIDES I CANT EVEN
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699208244 {#2198
      date: 2023-11-05 19:17:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2213 …}
    +votes: Doctrine\ORM\PersistentCollection {#2231 …}
    +reports: Doctrine\ORM\PersistentCollection {#2229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
    +badges: Doctrine\ORM\PersistentCollection {#2311 …}
    +children: [
      App\Entity\EntryComment {#1625}
    ]
    -id: 10212
    -titleTs: "'cant':2 'make':3"
    -bodyTs: "'/2023/10/17/foundation-welcomes-new-executive-director/)':5 '/foundation-welcomes-new-executive-di':2 'cant':7,26 'director':21 'even':27 'foundat':14 'foundation.gnome.org':4 'foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)':3 'fuck':17,23 'gnome':13 'gnome.org':1 'hahahahahahahahahhahahahaha':11 'hire':15 'make':8 'shaman':18 'side':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699278473
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8589960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699201973 {#2116
      date: 2023-11-05 17:32:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">“We are delighted to welcome Holly to the GNOME Foundation. With her experience managing nonprofits, and passion for working with diverse communities of creators and technologists, she can strengthen the Foundation’s unique position as a partner and collaborator at the heart of the GNOME community. And, as an experienced communicator and fundraiser, she can tell our story to the outside world and position the Foundation in the wider ecosystem of nonprofits to raise the profile and impact of our incredible work.”\n
    </span><span style="color:#323232;">Robert McQueen\n
    </span><span style="color:#323232;">GNOME Foundation Board President\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699205057 {#1599
    date: 2023-11-05 18:24:17.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@kerox98083@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 94362
  -bodyTs: "'board':87 'collabor':39 'communic':51 'communiti':22,46 'creator':24 'delight':3 'divers':21 'ecosystem':70 'experi':13 'experienc':50 'foundat':10,31,66,86 'fundrais':53 'gnome':9,45,85 'heart':42 'holli':6 'impact':78 'incred':81 'manag':14 'mcqueen':84 'nonprofit':15,72 'outsid':61 'partner':37 'passion':17 'posit':34,64 'presid':88 'profil':76 'rais':74 'robert':83 'stori':58 'strengthen':29 'technologist':26 'tell':56 'uniqu':33 'welcom':5 'wider':69 'work':19,82 'world':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5759686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699205057 {#1618
    date: 2023-11-05 18:24:17.0 +01:00
  }
  +"title": 94362
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1625
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#2059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "YOU-CANT-MAKE-THIS-UP"
    +title: "YOU CANT MAKE THIS UP"
    +url: null
    +body: """
      […gnome.org/…/foundation-welcomes-new-executive-di…](https://foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)  \n
      YOU CANT MAKE THIS UP HAHAHAHAHAHAHAHAHHAHAHAHAHA THE GNOME FOUNDATION HIRED A FUCKING SHAMAN AS A DIRECTOR MY FUCKING SIDES I CANT EVEN
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699208244 {#2198
      date: 2023-11-05 19:17:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2213 …}
    +votes: Doctrine\ORM\PersistentCollection {#2231 …}
    +reports: Doctrine\ORM\PersistentCollection {#2229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
    +badges: Doctrine\ORM\PersistentCollection {#2311 …}
    +children: [
      App\Entity\EntryComment {#1625}
    ]
    -id: 10212
    -titleTs: "'cant':2 'make':3"
    -bodyTs: "'/2023/10/17/foundation-welcomes-new-executive-director/)':5 '/foundation-welcomes-new-executive-di':2 'cant':7,26 'director':21 'even':27 'foundat':14 'foundation.gnome.org':4 'foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)':3 'fuck':17,23 'gnome':13 'gnome.org':1 'hahahahahahahahahhahahahaha':11 'hire':15 'make':8 'shaman':18 'side':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699278473
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8589960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699201973 {#2116
      date: 2023-11-05 17:32:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">“We are delighted to welcome Holly to the GNOME Foundation. With her experience managing nonprofits, and passion for working with diverse communities of creators and technologists, she can strengthen the Foundation’s unique position as a partner and collaborator at the heart of the GNOME community. And, as an experienced communicator and fundraiser, she can tell our story to the outside world and position the Foundation in the wider ecosystem of nonprofits to raise the profile and impact of our incredible work.”\n
    </span><span style="color:#323232;">Robert McQueen\n
    </span><span style="color:#323232;">GNOME Foundation Board President\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699205057 {#1599
    date: 2023-11-05 18:24:17.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@kerox98083@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 94362
  -bodyTs: "'board':87 'collabor':39 'communic':51 'communiti':22,46 'creator':24 'delight':3 'divers':21 'ecosystem':70 'experi':13 'experienc':50 'foundat':10,31,66,86 'fundrais':53 'gnome':9,45,85 'heart':42 'holli':6 'impact':78 'incred':81 'manag':14 'mcqueen':84 'nonprofit':15,72 'outsid':61 'partner':37 'passion':17 'posit':34,64 'presid':88 'profil':76 'rais':74 'robert':83 'stori':58 'strengthen':29 'technologist':26 'tell':56 'uniqu':33 'welcom':5 'wider':69 'work':19,82 'world':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5759686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699205057 {#1618
    date: 2023-11-05 18:24:17.0 +01:00
  }
  +"title": 94362
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1625
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1597
    +user: Proxies\__CG__\App\Entity\User {#2059 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "YOU-CANT-MAKE-THIS-UP"
    +title: "YOU CANT MAKE THIS UP"
    +url: null
    +body: """
      […gnome.org/…/foundation-welcomes-new-executive-di…](https://foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)  \n
      YOU CANT MAKE THIS UP HAHAHAHAHAHAHAHAHHAHAHAHAHA THE GNOME FOUNDATION HIRED A FUCKING SHAMAN AS A DIRECTOR MY FUCKING SIDES I CANT EVEN
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 7
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699208244 {#2198
      date: 2023-11-05 19:17:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2213 …}
    +votes: Doctrine\ORM\PersistentCollection {#2231 …}
    +reports: Doctrine\ORM\PersistentCollection {#2229 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2252 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2189 …}
    +badges: Doctrine\ORM\PersistentCollection {#2311 …}
    +children: [
      App\Entity\EntryComment {#1625}
    ]
    -id: 10212
    -titleTs: "'cant':2 'make':3"
    -bodyTs: "'/2023/10/17/foundation-welcomes-new-executive-director/)':5 '/foundation-welcomes-new-executive-di':2 'cant':7,26 'director':21 'even':27 'foundat':14 'foundation.gnome.org':4 'foundation.gnome.org/2023/10/17/foundation-welcomes-new-executive-director/)':3 'fuck':17,23 'gnome':13 'gnome.org':1 'hahahahahahahahahhahahahaha':11 'hire':15 'make':8 'shaman':18 'side':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699278473
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8589960"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699201973 {#2116
      date: 2023-11-05 17:32:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2422 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2447 …}
  +body: """
    ```\n
    \n
    <span style="color:#323232;">“We are delighted to welcome Holly to the GNOME Foundation. With her experience managing nonprofits, and passion for working with diverse communities of creators and technologists, she can strengthen the Foundation’s unique position as a partner and collaborator at the heart of the GNOME community. And, as an experienced communicator and fundraiser, she can tell our story to the outside world and position the Foundation in the wider ecosystem of nonprofits to raise the profile and impact of our incredible work.”\n
    </span><span style="color:#323232;">Robert McQueen\n
    </span><span style="color:#323232;">GNOME Foundation Board President\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1699205057 {#1599
    date: 2023-11-05 18:24:17.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@kerox98083@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1717 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 94362
  -bodyTs: "'board':87 'collabor':39 'communic':51 'communiti':22,46 'creator':24 'delight':3 'divers':21 'ecosystem':70 'experi':13 'experienc':50 'foundat':10,31,66,86 'fundrais':53 'gnome':9,45,85 'heart':42 'holli':6 'impact':78 'incred':81 'manag':14 'mcqueen':84 'nonprofit':15,72 'outsid':61 'partner':37 'passion':17 'posit':34,64 'presid':88 'profil':76 'rais':74 'robert':83 'stori':58 'strengthen':29 'technologist':26 'tell':56 'uniqu':33 'welcom':5 'wider':69 'work':19,82 'world':62"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5759686"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699205057 {#1618
    date: 2023-11-05 18:24:17.0 +01:00
  }
  +"title": 94362
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Plasma-Bigscreen"
  +title: "Plasma Bigscreen"
  +url: null
  +body: """
    Does anyone use it? [plasma-bigscreen.org](https://plasma-bigscreen.org/)\n
    \n
    Can you install it on a running system or do you have to install it on metal to test it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699089945 {#2293
    date: 2023-11-04 10:25:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  +badges: Doctrine\ORM\PersistentCollection {#2304 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve got it installed on a Debian 12 box I’m using as an htpc. It’s works pretty nicely."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699048123 {#1683
        date: 2023-11-03 22:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@beta_tester@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
      -id: 88083
      -bodyTs: "'12':9 'box':10 'debian':8 'got':3 'htpc':16 'instal':5 'm':12 'nice':21 'pretti':20 'use':13 've':2 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048123 {#1687
        date: 2023-11-03 22:48:43.0 +01:00
      }
      +"title": 88083
    }
  ]
  -id: 9331
  -titleTs: "'bigscreen':2 'plasma':1"
  -bodyTs: "'/)':8 'anyon':2 'instal':11,22 'metal':25 'plasma-bigscreen.org':5,7 'plasma-bigscreen.org/)':6 'run':15 'system':16 'test':27 'use':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699107842
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7439635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699021442 {#2225
    date: 2023-11-03 15:24:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Plasma-Bigscreen"
  +title: "Plasma Bigscreen"
  +url: null
  +body: """
    Does anyone use it? [plasma-bigscreen.org](https://plasma-bigscreen.org/)\n
    \n
    Can you install it on a running system or do you have to install it on metal to test it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699089945 {#2293
    date: 2023-11-04 10:25:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  +badges: Doctrine\ORM\PersistentCollection {#2304 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve got it installed on a Debian 12 box I’m using as an htpc. It’s works pretty nicely."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699048123 {#1683
        date: 2023-11-03 22:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@beta_tester@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
      -id: 88083
      -bodyTs: "'12':9 'box':10 'debian':8 'got':3 'htpc':16 'instal':5 'm':12 'nice':21 'pretti':20 'use':13 've':2 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048123 {#1687
        date: 2023-11-03 22:48:43.0 +01:00
      }
      +"title": 88083
    }
  ]
  -id: 9331
  -titleTs: "'bigscreen':2 'plasma':1"
  -bodyTs: "'/)':8 'anyon':2 'instal':11,22 'metal':25 'plasma-bigscreen.org':5,7 'plasma-bigscreen.org/)':6 'run':15 'system':16 'test':27 'use':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699107842
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7439635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699021442 {#2225
    date: 2023-11-03 15:24:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Plasma-Bigscreen"
  +title: "Plasma Bigscreen"
  +url: null
  +body: """
    Does anyone use it? [plasma-bigscreen.org](https://plasma-bigscreen.org/)\n
    \n
    Can you install it on a running system or do you have to install it on metal to test it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699089945 {#2293
    date: 2023-11-04 10:25:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2322 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
  +badges: Doctrine\ORM\PersistentCollection {#2304 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ve got it installed on a Debian 12 box I’m using as an htpc. It’s works pretty nicely."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699048123 {#1683
        date: 2023-11-03 22:48:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@beta_tester@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1691 …}
      +nested: Doctrine\ORM\PersistentCollection {#1795 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
      -id: 88083
      -bodyTs: "'12':9 'box':10 'debian':8 'got':3 'htpc':16 'instal':5 'm':12 'nice':21 'pretti':20 'use':13 've':2 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5689979"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699048123 {#1687
        date: 2023-11-03 22:48:43.0 +01:00
      }
      +"title": 88083
    }
  ]
  -id: 9331
  -titleTs: "'bigscreen':2 'plasma':1"
  -bodyTs: "'/)':8 'anyon':2 'instal':11,22 'metal':25 'plasma-bigscreen.org':5,7 'plasma-bigscreen.org/)':6 'run':15 'system':16 'test':27 'use':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699107842
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7439635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699021442 {#2225
    date: 2023-11-03 15:24:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2113 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Plasma-Bigscreen"
    +title: "Plasma Bigscreen"
    +url: null
    +body: """
      Does anyone use it? [plasma-bigscreen.org](https://plasma-bigscreen.org/)\n
      \n
      Can you install it on a running system or do you have to install it on metal to test it?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699089945 {#2293
      date: 2023-11-04 10:25:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2297 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
    +badges: Doctrine\ORM\PersistentCollection {#2304 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 9331
    -titleTs: "'bigscreen':2 'plasma':1"
    -bodyTs: "'/)':8 'anyon':2 'instal':11,22 'metal':25 'plasma-bigscreen.org':5,7 'plasma-bigscreen.org/)':6 'run':15 'system':16 'test':27 'use':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699107842
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7439635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699021442 {#2225
      date: 2023-11-03 15:24:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve got it installed on a Debian 12 box I’m using as an htpc. It’s works pretty nicely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699048123 {#1683
    date: 2023-11-03 22:48:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@beta_tester@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  -id: 88083
  -bodyTs: "'12':9 'box':10 'debian':8 'got':3 'htpc':16 'instal':5 'm':12 'nice':21 'pretti':20 'use':13 've':2 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048123 {#1687
    date: 2023-11-03 22:48:43.0 +01:00
  }
  +"title": 88083
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2113 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Plasma-Bigscreen"
    +title: "Plasma Bigscreen"
    +url: null
    +body: """
      Does anyone use it? [plasma-bigscreen.org](https://plasma-bigscreen.org/)\n
      \n
      Can you install it on a running system or do you have to install it on metal to test it?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699089945 {#2293
      date: 2023-11-04 10:25:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2297 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
    +badges: Doctrine\ORM\PersistentCollection {#2304 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 9331
    -titleTs: "'bigscreen':2 'plasma':1"
    -bodyTs: "'/)':8 'anyon':2 'instal':11,22 'metal':25 'plasma-bigscreen.org':5,7 'plasma-bigscreen.org/)':6 'run':15 'system':16 'test':27 'use':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699107842
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7439635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699021442 {#2225
      date: 2023-11-03 15:24:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve got it installed on a Debian 12 box I’m using as an htpc. It’s works pretty nicely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699048123 {#1683
    date: 2023-11-03 22:48:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@beta_tester@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  -id: 88083
  -bodyTs: "'12':9 'box':10 'debian':8 'got':3 'htpc':16 'instal':5 'm':12 'nice':21 'pretti':20 'use':13 've':2 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048123 {#1687
    date: 2023-11-03 22:48:43.0 +01:00
  }
  +"title": 88083
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2113 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Plasma-Bigscreen"
    +title: "Plasma Bigscreen"
    +url: null
    +body: """
      Does anyone use it? [plasma-bigscreen.org](https://plasma-bigscreen.org/)\n
      \n
      Can you install it on a running system or do you have to install it on metal to test it?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699089945 {#2293
      date: 2023-11-04 10:25:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2297 …}
    +votes: Doctrine\ORM\PersistentCollection {#2322 …}
    +reports: Doctrine\ORM\PersistentCollection {#2312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2308 …}
    +badges: Doctrine\ORM\PersistentCollection {#2304 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 9331
    -titleTs: "'bigscreen':2 'plasma':1"
    -bodyTs: "'/)':8 'anyon':2 'instal':11,22 'metal':25 'plasma-bigscreen.org':5,7 'plasma-bigscreen.org/)':6 'run':15 'system':16 'test':27 'use':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699107842
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7439635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699021442 {#2225
      date: 2023-11-03 15:24:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve got it installed on a Debian 12 box I’m using as an htpc. It’s works pretty nicely."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699048123 {#1683
    date: 2023-11-03 22:48:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@beta_tester@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1691 …}
  +nested: Doctrine\ORM\PersistentCollection {#1795 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1630 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1628 …}
  -id: 88083
  -bodyTs: "'12':9 'box':10 'debian':8 'got':3 'htpc':16 'instal':5 'm':12 'nice':21 'pretti':20 'use':13 've':2 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5689979"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699048123 {#1687
    date: 2023-11-03 22:48:43.0 +01:00
  }
  +"title": 88083
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Practical-file-manager-on-Linux-Ubuntu"
  +title: "Practical file manager on Linux Ubuntu"
  +url: null
  +body: """
    Hi, I recently switched to Ubuntu but the file manager (Nautilus I think) is not practical at all. I would like to be able to :\n
    \n
    1-Edit the column on the left to keep only the “My documents” category\n
    \n
    ![](https://lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)\n
    \n
    2-To create a shortcut on the desktop to the “My document” folder and also for other files. What would you recommend ?\n
    \n
    Thank you
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698745789 {#2319
    date: 2023-10-31 10:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  +badges: Doctrine\ORM\PersistentCollection {#2279 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "If you’re coming from windows, I think kde may be easier to transition to than gnome."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698169154 {#1563
        date: 2023-10-24 19:39:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LMP@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 69513
      -bodyTs: "'come':4 'easier':12 'gnome':17 'kde':9 'may':10 're':3 'think':8 'transit':14 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5275104"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698169154 {#1562
        date: 2023-10-24 19:39:14.0 +02:00
      }
      +"title": 69513
    }
  ]
  -id: 7518
  -titleTs: "'file':2 'linux':5 'manag':3 'practic':1 'ubuntu':6"
  -bodyTs: "'/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':42 '1':26 '2':43 'abl':24 'also':57 'categori':39 'column':29 'creat':45 'desktop':50 'document':38,54 'edit':27 'file':9,60 'folder':55 'hi':1 'keep':34 'left':32 'lemmy.one':41 'lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':40 'like':21 'manag':10 'nautilus':11 'practic':16 'recent':3 'recommend':64 'shortcut':47 'switch':4 'thank':65 'think':13 'ubuntu':6 'would':20,62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698245356
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698168856 {#2320
    date: 2023-10-24 19:34:16.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Practical-file-manager-on-Linux-Ubuntu"
  +title: "Practical file manager on Linux Ubuntu"
  +url: null
  +body: """
    Hi, I recently switched to Ubuntu but the file manager (Nautilus I think) is not practical at all. I would like to be able to :\n
    \n
    1-Edit the column on the left to keep only the “My documents” category\n
    \n
    ![](https://lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)\n
    \n
    2-To create a shortcut on the desktop to the “My document” folder and also for other files. What would you recommend ?\n
    \n
    Thank you
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698745789 {#2319
    date: 2023-10-31 10:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  +badges: Doctrine\ORM\PersistentCollection {#2279 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "If you’re coming from windows, I think kde may be easier to transition to than gnome."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698169154 {#1563
        date: 2023-10-24 19:39:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LMP@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 69513
      -bodyTs: "'come':4 'easier':12 'gnome':17 'kde':9 'may':10 're':3 'think':8 'transit':14 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5275104"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698169154 {#1562
        date: 2023-10-24 19:39:14.0 +02:00
      }
      +"title": 69513
    }
  ]
  -id: 7518
  -titleTs: "'file':2 'linux':5 'manag':3 'practic':1 'ubuntu':6"
  -bodyTs: "'/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':42 '1':26 '2':43 'abl':24 'also':57 'categori':39 'column':29 'creat':45 'desktop':50 'document':38,54 'edit':27 'file':9,60 'folder':55 'hi':1 'keep':34 'left':32 'lemmy.one':41 'lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':40 'like':21 'manag':10 'nautilus':11 'practic':16 'recent':3 'recommend':64 'shortcut':47 'switch':4 'thank':65 'think':13 'ubuntu':6 'would':20,62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698245356
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698168856 {#2320
    date: 2023-10-24 19:34:16.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Practical-file-manager-on-Linux-Ubuntu"
  +title: "Practical file manager on Linux Ubuntu"
  +url: null
  +body: """
    Hi, I recently switched to Ubuntu but the file manager (Nautilus I think) is not practical at all. I would like to be able to :\n
    \n
    1-Edit the column on the left to keep only the “My documents” category\n
    \n
    ![](https://lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)\n
    \n
    2-To create a shortcut on the desktop to the “My document” folder and also for other files. What would you recommend ?\n
    \n
    Thank you
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698745789 {#2319
    date: 2023-10-31 10:49:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  +badges: Doctrine\ORM\PersistentCollection {#2279 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "If you’re coming from windows, I think kde may be easier to transition to than gnome."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698169154 {#1563
        date: 2023-10-24 19:39:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LMP@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 69513
      -bodyTs: "'come':4 'easier':12 'gnome':17 'kde':9 'may':10 're':3 'think':8 'transit':14 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5275104"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698169154 {#1562
        date: 2023-10-24 19:39:14.0 +02:00
      }
      +"title": 69513
    }
  ]
  -id: 7518
  -titleTs: "'file':2 'linux':5 'manag':3 'practic':1 'ubuntu':6"
  -bodyTs: "'/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':42 '1':26 '2':43 'abl':24 'also':57 'categori':39 'column':29 'creat':45 'desktop':50 'document':38,54 'edit':27 'file':9,60 'folder':55 'hi':1 'keep':34 'left':32 'lemmy.one':41 'lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':40 'like':21 'manag':10 'nautilus':11 'practic':16 'recent':3 'recommend':64 'shortcut':47 'switch':4 'thank':65 'think':13 'ubuntu':6 'would':20,62"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698245356
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698168856 {#2320
    date: 2023-10-24 19:34:16.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#2216 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Practical-file-manager-on-Linux-Ubuntu"
    +title: "Practical file manager on Linux Ubuntu"
    +url: null
    +body: """
      Hi, I recently switched to Ubuntu but the file manager (Nautilus I think) is not practical at all. I would like to be able to :\n
      \n
      1-Edit the column on the left to keep only the “My documents” category\n
      \n
      ![](https://lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)\n
      \n
      2-To create a shortcut on the desktop to the “My document” folder and also for other files. What would you recommend ?\n
      \n
      Thank you
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698745789 {#2319
      date: 2023-10-31 10:49:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2292 …}
    +votes: Doctrine\ORM\PersistentCollection {#2296 …}
    +reports: Doctrine\ORM\PersistentCollection {#2281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
    +badges: Doctrine\ORM\PersistentCollection {#2279 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 7518
    -titleTs: "'file':2 'linux':5 'manag':3 'practic':1 'ubuntu':6"
    -bodyTs: "'/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':42 '1':26 '2':43 'abl':24 'also':57 'categori':39 'column':29 'creat':45 'desktop':50 'document':38,54 'edit':27 'file':9,60 'folder':55 'hi':1 'keep':34 'left':32 'lemmy.one':41 'lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':40 'like':21 'manag':10 'nautilus':11 'practic':16 'recent':3 'recommend':64 'shortcut':47 'switch':4 'thank':65 'think':13 'ubuntu':6 'would':20,62"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698245356
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5839372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698168856 {#2320
      date: 2023-10-24 19:34:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you’re coming from windows, I think kde may be easier to transition to than gnome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698169154 {#1563
    date: 2023-10-24 19:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LMP@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 69513
  -bodyTs: "'come':4 'easier':12 'gnome':17 'kde':9 'may':10 're':3 'think':8 'transit':14 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5275104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698169154 {#1562
    date: 2023-10-24 19:39:14.0 +02:00
  }
  +"title": 69513
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#2216 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Practical-file-manager-on-Linux-Ubuntu"
    +title: "Practical file manager on Linux Ubuntu"
    +url: null
    +body: """
      Hi, I recently switched to Ubuntu but the file manager (Nautilus I think) is not practical at all. I would like to be able to :\n
      \n
      1-Edit the column on the left to keep only the “My documents” category\n
      \n
      ![](https://lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)\n
      \n
      2-To create a shortcut on the desktop to the “My document” folder and also for other files. What would you recommend ?\n
      \n
      Thank you
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698745789 {#2319
      date: 2023-10-31 10:49:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2292 …}
    +votes: Doctrine\ORM\PersistentCollection {#2296 …}
    +reports: Doctrine\ORM\PersistentCollection {#2281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
    +badges: Doctrine\ORM\PersistentCollection {#2279 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 7518
    -titleTs: "'file':2 'linux':5 'manag':3 'practic':1 'ubuntu':6"
    -bodyTs: "'/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':42 '1':26 '2':43 'abl':24 'also':57 'categori':39 'column':29 'creat':45 'desktop':50 'document':38,54 'edit':27 'file':9,60 'folder':55 'hi':1 'keep':34 'left':32 'lemmy.one':41 'lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':40 'like':21 'manag':10 'nautilus':11 'practic':16 'recent':3 'recommend':64 'shortcut':47 'switch':4 'thank':65 'think':13 'ubuntu':6 'would':20,62"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698245356
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5839372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698168856 {#2320
      date: 2023-10-24 19:34:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you’re coming from windows, I think kde may be easier to transition to than gnome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698169154 {#1563
    date: 2023-10-24 19:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LMP@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 69513
  -bodyTs: "'come':4 'easier':12 'gnome':17 'kde':9 'may':10 're':3 'think':8 'transit':14 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5275104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698169154 {#1562
    date: 2023-10-24 19:39:14.0 +02:00
  }
  +"title": 69513
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1565
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#2216 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Practical-file-manager-on-Linux-Ubuntu"
    +title: "Practical file manager on Linux Ubuntu"
    +url: null
    +body: """
      Hi, I recently switched to Ubuntu but the file manager (Nautilus I think) is not practical at all. I would like to be able to :\n
      \n
      1-Edit the column on the left to keep only the “My documents” category\n
      \n
      ![](https://lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)\n
      \n
      2-To create a shortcut on the desktop to the “My document” folder and also for other files. What would you recommend ?\n
      \n
      Thank you
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 9
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698745789 {#2319
      date: 2023-10-31 10:49:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2292 …}
    +votes: Doctrine\ORM\PersistentCollection {#2296 …}
    +reports: Doctrine\ORM\PersistentCollection {#2281 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
    +badges: Doctrine\ORM\PersistentCollection {#2279 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 7518
    -titleTs: "'file':2 'linux':5 'manag':3 'practic':1 'ubuntu':6"
    -bodyTs: "'/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':42 '1':26 '2':43 'abl':24 'also':57 'categori':39 'column':29 'creat':45 'desktop':50 'document':38,54 'edit':27 'file':9,60 'folder':55 'hi':1 'keep':34 'left':32 'lemmy.one':41 'lemmy.one/pictrs/image/0bc13246-3f2a-4a01-a998-dd4330f3f60b.png)':40 'like':21 'manag':10 'nautilus':11 'practic':16 'recent':3 'recommend':64 'shortcut':47 'switch':4 'thank':65 'think':13 'ubuntu':6 'would':20,62"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698245356
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5839372"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698168856 {#2320
      date: 2023-10-24 19:34:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you’re coming from windows, I think kde may be easier to transition to than gnome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698169154 {#1563
    date: 2023-10-24 19:39:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LMP@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 69513
  -bodyTs: "'come':4 'easier':12 'gnome':17 'kde':9 'may':10 're':3 'think':8 'transit':14 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5275104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698169154 {#1562
    date: 2023-10-24 19:39:14.0 +02:00
  }
  +"title": 69513
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Privacy-friendly-Ubuntu-antivirus"
  +title: "Privacy friendly Ubuntu antivirus ?"
  +url: null
  +body: "Hi, would you know an efficient and privacy friendly Ubuntu antivirus ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698496556 {#2277
    date: 2023-10-28 14:35:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  +badges: Doctrine\ORM\PersistentCollection {#2206 …}
  +children: [
    App\Entity\EntryComment {#1568
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "Clam"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698169064 {#1673
        date: 2023-10-24 19:37:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LMP@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1576 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1561 …}
      +reports: Doctrine\ORM\PersistentCollection {#1567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 69510
      -bodyTs: "'clam':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5275048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698169064 {#1560
        date: 2023-10-24 19:37:44.0 +02:00
      }
      +"title": 69510
    }
  ]
  -id: 7519
  -titleTs: "'antivirus':4 'friend':2 'privaci':1 'ubuntu':3"
  -bodyTs: "'antivirus':11 'effici':6 'friend':9 'hi':1 'know':4 'privaci':8 'ubuntu':10 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698255359
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698168959 {#2294
    date: 2023-10-24 19:35:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Privacy-friendly-Ubuntu-antivirus"
  +title: "Privacy friendly Ubuntu antivirus ?"
  +url: null
  +body: "Hi, would you know an efficient and privacy friendly Ubuntu antivirus ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698496556 {#2277
    date: 2023-10-28 14:35:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  +badges: Doctrine\ORM\PersistentCollection {#2206 …}
  +children: [
    App\Entity\EntryComment {#1568
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "Clam"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698169064 {#1673
        date: 2023-10-24 19:37:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LMP@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1576 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1561 …}
      +reports: Doctrine\ORM\PersistentCollection {#1567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 69510
      -bodyTs: "'clam':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5275048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698169064 {#1560
        date: 2023-10-24 19:37:44.0 +02:00
      }
      +"title": 69510
    }
  ]
  -id: 7519
  -titleTs: "'antivirus':4 'friend':2 'privaci':1 'ubuntu':3"
  -bodyTs: "'antivirus':11 'effici':6 'friend':9 'hi':1 'know':4 'privaci':8 'ubuntu':10 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698255359
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698168959 {#2294
    date: 2023-10-24 19:35:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2216 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Privacy-friendly-Ubuntu-antivirus"
  +title: "Privacy friendly Ubuntu antivirus ?"
  +url: null
  +body: "Hi, would you know an efficient and privacy friendly Ubuntu antivirus ?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698496556 {#2277
    date: 2023-10-28 14:35:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  +badges: Doctrine\ORM\PersistentCollection {#2206 …}
  +children: [
    App\Entity\EntryComment {#1568
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "Clam"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1698169064 {#1673
        date: 2023-10-24 19:37:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LMP@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1576 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1561 …}
      +reports: Doctrine\ORM\PersistentCollection {#1567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 69510
      -bodyTs: "'clam':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5275048"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698169064 {#1560
        date: 2023-10-24 19:37:44.0 +02:00
      }
      +"title": 69510
    }
  ]
  -id: 7519
  -titleTs: "'antivirus':4 'friend':2 'privaci':1 'ubuntu':3"
  -bodyTs: "'antivirus':11 'effici':6 'friend':9 'hi':1 'know':4 'privaci':8 'ubuntu':10 'would':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698255359
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/5839440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698168959 {#2294
    date: 2023-10-24 19:35:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1568
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2216 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Privacy-friendly-Ubuntu-antivirus"
    +title: "Privacy friendly Ubuntu antivirus ?"
    +url: null
    +body: "Hi, would you know an efficient and privacy friendly Ubuntu antivirus ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698496556 {#2277
      date: 2023-10-28 14:35:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    +badges: Doctrine\ORM\PersistentCollection {#2206 …}
    +children: [
      App\Entity\EntryComment {#1568}
    ]
    -id: 7519
    -titleTs: "'antivirus':4 'friend':2 'privaci':1 'ubuntu':3"
    -bodyTs: "'antivirus':11 'effici':6 'friend':9 'hi':1 'know':4 'privaci':8 'ubuntu':10 'would':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698255359
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5839440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698168959 {#2294
      date: 2023-10-24 19:35:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "Clam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698169064 {#1673
    date: 2023-10-24 19:37:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LMP@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1576 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 69510
  -bodyTs: "'clam':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5275048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698169064 {#1560
    date: 2023-10-24 19:37:44.0 +02:00
  }
  +"title": 69510
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1568
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2216 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Privacy-friendly-Ubuntu-antivirus"
    +title: "Privacy friendly Ubuntu antivirus ?"
    +url: null
    +body: "Hi, would you know an efficient and privacy friendly Ubuntu antivirus ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698496556 {#2277
      date: 2023-10-28 14:35:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    +badges: Doctrine\ORM\PersistentCollection {#2206 …}
    +children: [
      App\Entity\EntryComment {#1568}
    ]
    -id: 7519
    -titleTs: "'antivirus':4 'friend':2 'privaci':1 'ubuntu':3"
    -bodyTs: "'antivirus':11 'effici':6 'friend':9 'hi':1 'know':4 'privaci':8 'ubuntu':10 'would':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698255359
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5839440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698168959 {#2294
      date: 2023-10-24 19:35:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "Clam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698169064 {#1673
    date: 2023-10-24 19:37:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LMP@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1576 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 69510
  -bodyTs: "'clam':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5275048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698169064 {#1560
    date: 2023-10-24 19:37:44.0 +02:00
  }
  +"title": 69510
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1568
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2216 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Privacy-friendly-Ubuntu-antivirus"
    +title: "Privacy friendly Ubuntu antivirus ?"
    +url: null
    +body: "Hi, would you know an efficient and privacy friendly Ubuntu antivirus ?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 13
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698496556 {#2277
      date: 2023-10-28 14:35:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2301 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    +badges: Doctrine\ORM\PersistentCollection {#2206 …}
    +children: [
      App\Entity\EntryComment {#1568}
    ]
    -id: 7519
    -titleTs: "'antivirus':4 'friend':2 'privaci':1 'ubuntu':3"
    -bodyTs: "'antivirus':11 'effici':6 'friend':9 'hi':1 'know':4 'privaci':8 'ubuntu':10 'would':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698255359
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/5839440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698168959 {#2294
      date: 2023-10-24 19:35:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "Clam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1698169064 {#1673
    date: 2023-10-24 19:37:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LMP@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1576 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 69510
  -bodyTs: "'clam':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5275048"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698169064 {#1560
    date: 2023-10-24 19:37:44.0 +02:00
  }
  +"title": 69510
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Lightweight-distro-for-home-server"
  +title: "Lightweight distro for home server?"
  +url: null
  +body: "I’m refurbishing an old PC to work as a home server for several stuff. I’m looking for a lightweight distribution to install in it, but with a decent package repository. A small image size will be appreciated, as I have slow bandwidth too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697771436 {#2253
    date: 2023-10-20 05:10:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  +badges: Doctrine\ORM\PersistentCollection {#2258 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1724 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like debian"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697597816 {#1714
        date: 2023-10-18 04:56:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wiikifox@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 97192
      -bodyTs: "'debian':3 'like':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5003312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697597816 {#1715
        date: 2023-10-18 04:56:56.0 +02:00
      }
      +"title": 97192
    }
  ]
  -id: 10579
  -titleTs: "'distro':2 'home':4 'lightweight':1 'server':5"
  -bodyTs: "'appreci':39 'bandwidth':44 'decent':30 'distribut':22 'home':11 'imag':35 'instal':24 'lightweight':21 'look':18 'm':2,17 'old':5 'packag':31 'pc':6 'refurbish':3 'repositori':32 'server':12 'sever':14 'size':36 'slow':43 'small':34 'stuff':15 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697665543
  +visibility: "visible             "
  +apId: "https://pawb.social/post/3417672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697579143 {#2209
    date: 2023-10-17 23:45:43.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Lightweight-distro-for-home-server"
  +title: "Lightweight distro for home server?"
  +url: null
  +body: "I’m refurbishing an old PC to work as a home server for several stuff. I’m looking for a lightweight distribution to install in it, but with a decent package repository. A small image size will be appreciated, as I have slow bandwidth too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697771436 {#2253
    date: 2023-10-20 05:10:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  +badges: Doctrine\ORM\PersistentCollection {#2258 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1724 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like debian"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697597816 {#1714
        date: 2023-10-18 04:56:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wiikifox@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 97192
      -bodyTs: "'debian':3 'like':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5003312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697597816 {#1715
        date: 2023-10-18 04:56:56.0 +02:00
      }
      +"title": 97192
    }
  ]
  -id: 10579
  -titleTs: "'distro':2 'home':4 'lightweight':1 'server':5"
  -bodyTs: "'appreci':39 'bandwidth':44 'decent':30 'distribut':22 'home':11 'imag':35 'instal':24 'lightweight':21 'look':18 'm':2,17 'old':5 'packag':31 'pc':6 'refurbish':3 'repositori':32 'server':12 'sever':14 'size':36 'slow':43 'small':34 'stuff':15 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697665543
  +visibility: "visible             "
  +apId: "https://pawb.social/post/3417672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697579143 {#2209
    date: 2023-10-17 23:45:43.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1724
  +user: Proxies\__CG__\App\Entity\User {#2218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
  +slug: "Lightweight-distro-for-home-server"
  +title: "Lightweight distro for home server?"
  +url: null
  +body: "I’m refurbishing an old PC to work as a home server for several stuff. I’m looking for a lightweight distribution to install in it, but with a decent package repository. A small image size will be appreciated, as I have slow bandwidth too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697771436 {#2253
    date: 2023-10-20 05:10:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2235 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  +badges: Doctrine\ORM\PersistentCollection {#2258 …}
  +children: [
    App\Entity\EntryComment {#1719
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1724 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like debian"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697597816 {#1714
        date: 2023-10-18 04:56:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wiikifox@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 97192
      -bodyTs: "'debian':3 'like':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5003312"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697597816 {#1715
        date: 2023-10-18 04:56:56.0 +02:00
      }
      +"title": 97192
    }
  ]
  -id: 10579
  -titleTs: "'distro':2 'home':4 'lightweight':1 'server':5"
  -bodyTs: "'appreci':39 'bandwidth':44 'decent':30 'distribut':22 'home':11 'imag':35 'instal':24 'lightweight':21 'look':18 'm':2,17 'old':5 'packag':31 'pc':6 'refurbish':3 'repositori':32 'server':12 'sever':14 'size':36 'slow':43 'small':34 'stuff':15 'work':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697665543
  +visibility: "visible             "
  +apId: "https://pawb.social/post/3417672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697579143 {#2209
    date: 2023-10-17 23:45:43.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1719
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724
    +user: Proxies\__CG__\App\Entity\User {#2218 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Lightweight-distro-for-home-server"
    +title: "Lightweight distro for home server?"
    +url: null
    +body: "I’m refurbishing an old PC to work as a home server for several stuff. I’m looking for a lightweight distribution to install in it, but with a decent package repository. A small image size will be appreciated, as I have slow bandwidth too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697771436 {#2253
      date: 2023-10-20 05:10:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2235 …}
    +votes: Doctrine\ORM\PersistentCollection {#2240 …}
    +reports: Doctrine\ORM\PersistentCollection {#2233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
    +badges: Doctrine\ORM\PersistentCollection {#2258 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 10579
    -titleTs: "'distro':2 'home':4 'lightweight':1 'server':5"
    -bodyTs: "'appreci':39 'bandwidth':44 'decent':30 'distribut':22 'home':11 'imag':35 'instal':24 'lightweight':21 'look':18 'm':2,17 'old':5 'packag':31 'pc':6 'refurbish':3 'repositori':32 'server':12 'sever':14 'size':36 'slow':43 'small':34 'stuff':15 'work':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697665543
    +visibility: "visible             "
    +apId: "https://pawb.social/post/3417672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697579143 {#2209
      date: 2023-10-17 23:45:43.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like debian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697597816 {#1714
    date: 2023-10-18 04:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiikifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 97192
  -bodyTs: "'debian':3 'like':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5003312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697597816 {#1715
    date: 2023-10-18 04:56:56.0 +02:00
  }
  +"title": 97192
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724
    +user: Proxies\__CG__\App\Entity\User {#2218 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Lightweight-distro-for-home-server"
    +title: "Lightweight distro for home server?"
    +url: null
    +body: "I’m refurbishing an old PC to work as a home server for several stuff. I’m looking for a lightweight distribution to install in it, but with a decent package repository. A small image size will be appreciated, as I have slow bandwidth too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697771436 {#2253
      date: 2023-10-20 05:10:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2235 …}
    +votes: Doctrine\ORM\PersistentCollection {#2240 …}
    +reports: Doctrine\ORM\PersistentCollection {#2233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
    +badges: Doctrine\ORM\PersistentCollection {#2258 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 10579
    -titleTs: "'distro':2 'home':4 'lightweight':1 'server':5"
    -bodyTs: "'appreci':39 'bandwidth':44 'decent':30 'distribut':22 'home':11 'imag':35 'instal':24 'lightweight':21 'look':18 'm':2,17 'old':5 'packag':31 'pc':6 'refurbish':3 'repositori':32 'server':12 'sever':14 'size':36 'slow':43 'small':34 'stuff':15 'work':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697665543
    +visibility: "visible             "
    +apId: "https://pawb.social/post/3417672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697579143 {#2209
      date: 2023-10-17 23:45:43.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like debian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697597816 {#1714
    date: 2023-10-18 04:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiikifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 97192
  -bodyTs: "'debian':3 'like':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5003312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697597816 {#1715
    date: 2023-10-18 04:56:56.0 +02:00
  }
  +"title": 97192
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1719
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1724
    +user: Proxies\__CG__\App\Entity\User {#2218 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2332 …}
    +slug: "Lightweight-distro-for-home-server"
    +title: "Lightweight distro for home server?"
    +url: null
    +body: "I’m refurbishing an old PC to work as a home server for several stuff. I’m looking for a lightweight distribution to install in it, but with a decent package repository. A small image size will be appreciated, as I have slow bandwidth too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697771436 {#2253
      date: 2023-10-20 05:10:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2235 …}
    +votes: Doctrine\ORM\PersistentCollection {#2240 …}
    +reports: Doctrine\ORM\PersistentCollection {#2233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
    +badges: Doctrine\ORM\PersistentCollection {#2258 …}
    +children: [
      App\Entity\EntryComment {#1719}
    ]
    -id: 10579
    -titleTs: "'distro':2 'home':4 'lightweight':1 'server':5"
    -bodyTs: "'appreci':39 'bandwidth':44 'decent':30 'distribut':22 'home':11 'imag':35 'instal':24 'lightweight':21 'look':18 'm':2,17 'old':5 'packag':31 'pc':6 'refurbish':3 'repositori':32 'server':12 'sever':14 'size':36 'slow':43 'small':34 'stuff':15 'work':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697665543
    +visibility: "visible             "
    +apId: "https://pawb.social/post/3417672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697579143 {#2209
      date: 2023-10-17 23:45:43.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like debian"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697597816 {#1714
    date: 2023-10-18 04:56:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wiikifox@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 97192
  -bodyTs: "'debian':3 'like':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5003312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697597816 {#1715
    date: 2023-10-18 04:56:56.0 +02:00
  }
  +"title": 97192
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hello, record executives? Poopkins would like a word."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697603256 {#1439
    date: 2023-10-18 06:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 55835
  -bodyTs: "'execut':3 'hello':1 'like':6 'poopkin':4 'record':2 'word':8 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5005574"
  +editedAt: DateTimeImmutable @1697603327 {#1435
    date: 2023-10-18 06:28:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697603256 {#1436
    date: 2023-10-18 06:27:36.0 +02:00
  }
  +"title": 55835
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hello, record executives? Poopkins would like a word."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697603256 {#1439
    date: 2023-10-18 06:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 55835
  -bodyTs: "'execut':3 'hello':1 'like':6 'poopkin':4 'record':2 'word':8 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5005574"
  +editedAt: DateTimeImmutable @1697603327 {#1435
    date: 2023-10-18 06:28:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697603256 {#1436
    date: 2023-10-18 06:27:36.0 +02:00
  }
  +"title": 55835
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1709
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "Hello, record executives? Poopkins would like a word."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697603256 {#1439
    date: 2023-10-18 06:27:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 55835
  -bodyTs: "'execut':3 'hello':1 'like':6 'poopkin':4 'record':2 'word':8 'would':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5005574"
  +editedAt: DateTimeImmutable @1697603327 {#1435
    date: 2023-10-18 06:28:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697603256 {#1436
    date: 2023-10-18 06:27:36.0 +02:00
  }
  +"title": 55835
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
78 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