GET https://kbin.spritesserver.nl/u/@gregorum@lemm.ee/newest/2024-01-24::2024-01-24

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.25 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.04 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 {#1683
  +user: Proxies\__CG__\App\Entity\User {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
  +image: Proxies\__CG__\App\Entity\Image {#2381 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2459 …}
  +slug: "Lemmy-Security-Advisory-for-Versions-0-19-1-Private-message-details-leak"
  +title: "Lemmy Security Advisory for Versions < `0.19.1`: Private message details leak."
  +url: "https://github.com/LemmyNet/lemmy/security/advisories/GHSA-r64r-5h43-26qv"
  +body: """
    The full description of the bug is in the linked issue above, but the short version is:\n
    \n
    Our `CreatePrivateMessageReport` endpoint had a bug that would allow anyone, not just the recipient, to create a report, and then receive the details about private messages.\n
    \n
    This allowed anyone to iterate over ids, creating thousands of reports in order to receive details about private messages.\n
    \n
    Since those reports are visible to admins, it would be easy to discover if someone was abusing this, and luckily we haven’t heard of anyone doing so on production instances (so far).\n
    \n
    If you haven’t, please be sure to upgrade to at least `0.19.1` for the fix.\n
    \n
    Many thanks to @Nothing4u for finding this one.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728333184 {#1723
    date: 2024-10-07 22:33:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@Nothing4u"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1683 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "why haven’t they upgraded yet?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706112044 {#1689
        date: 2024-01-24 17:00:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nothing4u"
        "@dessalines@lemmy.ml"
        "@Blaze@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1620 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 336944
      -bodyTs: "'haven':2 'upgrad':5 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8607739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706112044 {#1680
        date: 2024-01-24 17:00:44.0 +01:00
      }
      +"title": 336944
    }
  ]
  -id: 32805
  -titleTs: "'0.19.1':6 'advisori':3 'detail':9 'leak':10 'lemmi':1 'messag':8 'privat':7 'secur':2 'version':5"
  -bodyTs: "'0.19.1':108 'abus':79 'admin':69 'allow':26,45 'anyon':27,46,88 'bug':6,23 'creat':33,51 'createprivatemessagereport':19 'descript':3 'detail':40,59 'discov':75 'easi':73 'endpoint':20 'far':95 'find':117 'fix':111 'full':2 'haven':84,98 'heard':86 'id':50 'instanc':93 'issu':11 'iter':48 'least':107 'link':10 'luckili':82 'mani':112 'messag':43,62 'nothing4u':115 'one':119 'order':56 'pleas':100 'privat':42,61 'product':92 'receiv':38,58 'recipi':31 'report':35,54,65 'short':15 'sinc':63 'someon':77 'sure':102 'thank':113 'thousand':52 'upgrad':104 'version':16 'visibl':67 'would':25,71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706152902
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10980384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110902 {#1625
    date: 2024-01-24 16:41:42.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 {#1683
  +user: Proxies\__CG__\App\Entity\User {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
  +image: Proxies\__CG__\App\Entity\Image {#2381 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2459 …}
  +slug: "Lemmy-Security-Advisory-for-Versions-0-19-1-Private-message-details-leak"
  +title: "Lemmy Security Advisory for Versions < `0.19.1`: Private message details leak."
  +url: "https://github.com/LemmyNet/lemmy/security/advisories/GHSA-r64r-5h43-26qv"
  +body: """
    The full description of the bug is in the linked issue above, but the short version is:\n
    \n
    Our `CreatePrivateMessageReport` endpoint had a bug that would allow anyone, not just the recipient, to create a report, and then receive the details about private messages.\n
    \n
    This allowed anyone to iterate over ids, creating thousands of reports in order to receive details about private messages.\n
    \n
    Since those reports are visible to admins, it would be easy to discover if someone was abusing this, and luckily we haven’t heard of anyone doing so on production instances (so far).\n
    \n
    If you haven’t, please be sure to upgrade to at least `0.19.1` for the fix.\n
    \n
    Many thanks to @Nothing4u for finding this one.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728333184 {#1723
    date: 2024-10-07 22:33:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@Nothing4u"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1683 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "why haven’t they upgraded yet?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706112044 {#1689
        date: 2024-01-24 17:00:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nothing4u"
        "@dessalines@lemmy.ml"
        "@Blaze@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1620 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 336944
      -bodyTs: "'haven':2 'upgrad':5 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8607739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706112044 {#1680
        date: 2024-01-24 17:00:44.0 +01:00
      }
      +"title": 336944
    }
  ]
  -id: 32805
  -titleTs: "'0.19.1':6 'advisori':3 'detail':9 'leak':10 'lemmi':1 'messag':8 'privat':7 'secur':2 'version':5"
  -bodyTs: "'0.19.1':108 'abus':79 'admin':69 'allow':26,45 'anyon':27,46,88 'bug':6,23 'creat':33,51 'createprivatemessagereport':19 'descript':3 'detail':40,59 'discov':75 'easi':73 'endpoint':20 'far':95 'find':117 'fix':111 'full':2 'haven':84,98 'heard':86 'id':50 'instanc':93 'issu':11 'iter':48 'least':107 'link':10 'luckili':82 'mani':112 'messag':43,62 'nothing4u':115 'one':119 'order':56 'pleas':100 'privat':42,61 'product':92 'receiv':38,58 'recipi':31 'report':35,54,65 'short':15 'sinc':63 'someon':77 'sure':102 'thank':113 'thousand':52 'upgrad':104 'version':16 'visibl':67 'would':25,71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706152902
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10980384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110902 {#1625
    date: 2024-01-24 16:41:42.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 {#1683
  +user: Proxies\__CG__\App\Entity\User {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
  +image: Proxies\__CG__\App\Entity\Image {#2381 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2459 …}
  +slug: "Lemmy-Security-Advisory-for-Versions-0-19-1-Private-message-details-leak"
  +title: "Lemmy Security Advisory for Versions < `0.19.1`: Private message details leak."
  +url: "https://github.com/LemmyNet/lemmy/security/advisories/GHSA-r64r-5h43-26qv"
  +body: """
    The full description of the bug is in the linked issue above, but the short version is:\n
    \n
    Our `CreatePrivateMessageReport` endpoint had a bug that would allow anyone, not just the recipient, to create a report, and then receive the details about private messages.\n
    \n
    This allowed anyone to iterate over ids, creating thousands of reports in order to receive details about private messages.\n
    \n
    Since those reports are visible to admins, it would be easy to discover if someone was abusing this, and luckily we haven’t heard of anyone doing so on production instances (so far).\n
    \n
    If you haven’t, please be sure to upgrade to at least `0.19.1` for the fix.\n
    \n
    Many thanks to @Nothing4u for finding this one.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 3
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728333184 {#1723
    date: 2024-10-07 22:33:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@Nothing4u"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1683 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "why haven’t they upgraded yet?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706112044 {#1689
        date: 2024-01-24 17:00:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Nothing4u"
        "@dessalines@lemmy.ml"
        "@Blaze@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1620 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 336944
      -bodyTs: "'haven':2 'upgrad':5 'yet':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8607739"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706112044 {#1680
        date: 2024-01-24 17:00:44.0 +01:00
      }
      +"title": 336944
    }
  ]
  -id: 32805
  -titleTs: "'0.19.1':6 'advisori':3 'detail':9 'leak':10 'lemmi':1 'messag':8 'privat':7 'secur':2 'version':5"
  -bodyTs: "'0.19.1':108 'abus':79 'admin':69 'allow':26,45 'anyon':27,46,88 'bug':6,23 'creat':33,51 'createprivatemessagereport':19 'descript':3 'detail':40,59 'discov':75 'easi':73 'endpoint':20 'far':95 'find':117 'fix':111 'full':2 'haven':84,98 'heard':86 'id':50 'instanc':93 'issu':11 'iter':48 'least':107 'link':10 'luckili':82 'mani':112 'messag':43,62 'nothing4u':115 'one':119 'order':56 'pleas':100 'privat':42,61 'product':92 'receiv':38,58 'recipi':31 'report':35,54,65 'short':15 'sinc':63 'someon':77 'sure':102 'thank':113 'thousand':52 'upgrad':104 'version':16 'visibl':67 'would':25,71"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706152902
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10980384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110902 {#1625
    date: 2024-01-24 16:41:42.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 {#1687
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1683
    +user: Proxies\__CG__\App\Entity\User {#2395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
    +image: Proxies\__CG__\App\Entity\Image {#2381 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2459 …}
    +slug: "Lemmy-Security-Advisory-for-Versions-0-19-1-Private-message-details-leak"
    +title: "Lemmy Security Advisory for Versions < `0.19.1`: Private message details leak."
    +url: "https://github.com/LemmyNet/lemmy/security/advisories/GHSA-r64r-5h43-26qv"
    +body: """
      The full description of the bug is in the linked issue above, but the short version is:\n
      \n
      Our `CreatePrivateMessageReport` endpoint had a bug that would allow anyone, not just the recipient, to create a report, and then receive the details about private messages.\n
      \n
      This allowed anyone to iterate over ids, creating thousands of reports in order to receive details about private messages.\n
      \n
      Since those reports are visible to admins, it would be easy to discover if someone was abusing this, and luckily we haven’t heard of anyone doing so on production instances (so far).\n
      \n
      If you haven’t, please be sure to upgrade to at least `0.19.1` for the fix.\n
      \n
      Many thanks to @Nothing4u for finding this one.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728333184 {#1723
      date: 2024-10-07 22:33:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@Nothing4u"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2468 …}
    +votes: Doctrine\ORM\PersistentCollection {#2469 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 32805
    -titleTs: "'0.19.1':6 'advisori':3 'detail':9 'leak':10 'lemmi':1 'messag':8 'privat':7 'secur':2 'version':5"
    -bodyTs: "'0.19.1':108 'abus':79 'admin':69 'allow':26,45 'anyon':27,46,88 'bug':6,23 'creat':33,51 'createprivatemessagereport':19 'descript':3 'detail':40,59 'discov':75 'easi':73 'endpoint':20 'far':95 'find':117 'fix':111 'full':2 'haven':84,98 'heard':86 'id':50 'instanc':93 'issu':11 'iter':48 'least':107 'link':10 'luckili':82 'mani':112 'messag':43,62 'nothing4u':115 'one':119 'order':56 'pleas':100 'privat':42,61 'product':92 'receiv':38,58 'recipi':31 'report':35,54,65 'short':15 'sinc':63 'someon':77 'sure':102 'thank':113 'thousand':52 'upgrad':104 'version':16 'visibl':67 'would':25,71"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706152902
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10980384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110902 {#1625
      date: 2024-01-24 16:41:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "why haven’t they upgraded yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706112044 {#1689
    date: 2024-01-24 17:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nothing4u"
    "@dessalines@lemmy.ml"
    "@Blaze@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 336944
  -bodyTs: "'haven':2 'upgrad':5 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8607739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706112044 {#1680
    date: 2024-01-24 17:00:44.0 +01:00
  }
  +"title": 336944
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1687
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1683
    +user: Proxies\__CG__\App\Entity\User {#2395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
    +image: Proxies\__CG__\App\Entity\Image {#2381 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2459 …}
    +slug: "Lemmy-Security-Advisory-for-Versions-0-19-1-Private-message-details-leak"
    +title: "Lemmy Security Advisory for Versions < `0.19.1`: Private message details leak."
    +url: "https://github.com/LemmyNet/lemmy/security/advisories/GHSA-r64r-5h43-26qv"
    +body: """
      The full description of the bug is in the linked issue above, but the short version is:\n
      \n
      Our `CreatePrivateMessageReport` endpoint had a bug that would allow anyone, not just the recipient, to create a report, and then receive the details about private messages.\n
      \n
      This allowed anyone to iterate over ids, creating thousands of reports in order to receive details about private messages.\n
      \n
      Since those reports are visible to admins, it would be easy to discover if someone was abusing this, and luckily we haven’t heard of anyone doing so on production instances (so far).\n
      \n
      If you haven’t, please be sure to upgrade to at least `0.19.1` for the fix.\n
      \n
      Many thanks to @Nothing4u for finding this one.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728333184 {#1723
      date: 2024-10-07 22:33:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@Nothing4u"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2468 …}
    +votes: Doctrine\ORM\PersistentCollection {#2469 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 32805
    -titleTs: "'0.19.1':6 'advisori':3 'detail':9 'leak':10 'lemmi':1 'messag':8 'privat':7 'secur':2 'version':5"
    -bodyTs: "'0.19.1':108 'abus':79 'admin':69 'allow':26,45 'anyon':27,46,88 'bug':6,23 'creat':33,51 'createprivatemessagereport':19 'descript':3 'detail':40,59 'discov':75 'easi':73 'endpoint':20 'far':95 'find':117 'fix':111 'full':2 'haven':84,98 'heard':86 'id':50 'instanc':93 'issu':11 'iter':48 'least':107 'link':10 'luckili':82 'mani':112 'messag':43,62 'nothing4u':115 'one':119 'order':56 'pleas':100 'privat':42,61 'product':92 'receiv':38,58 'recipi':31 'report':35,54,65 'short':15 'sinc':63 'someon':77 'sure':102 'thank':113 'thousand':52 'upgrad':104 'version':16 'visibl':67 'would':25,71"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706152902
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10980384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110902 {#1625
      date: 2024-01-24 16:41:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "why haven’t they upgraded yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706112044 {#1689
    date: 2024-01-24 17:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nothing4u"
    "@dessalines@lemmy.ml"
    "@Blaze@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 336944
  -bodyTs: "'haven':2 'upgrad':5 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8607739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706112044 {#1680
    date: 2024-01-24 17:00:44.0 +01:00
  }
  +"title": 336944
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1687
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1683
    +user: Proxies\__CG__\App\Entity\User {#2395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
    +image: Proxies\__CG__\App\Entity\Image {#2381 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2459 …}
    +slug: "Lemmy-Security-Advisory-for-Versions-0-19-1-Private-message-details-leak"
    +title: "Lemmy Security Advisory for Versions < `0.19.1`: Private message details leak."
    +url: "https://github.com/LemmyNet/lemmy/security/advisories/GHSA-r64r-5h43-26qv"
    +body: """
      The full description of the bug is in the linked issue above, but the short version is:\n
      \n
      Our `CreatePrivateMessageReport` endpoint had a bug that would allow anyone, not just the recipient, to create a report, and then receive the details about private messages.\n
      \n
      This allowed anyone to iterate over ids, creating thousands of reports in order to receive details about private messages.\n
      \n
      Since those reports are visible to admins, it would be easy to discover if someone was abusing this, and luckily we haven’t heard of anyone doing so on production instances (so far).\n
      \n
      If you haven’t, please be sure to upgrade to at least `0.19.1` for the fix.\n
      \n
      Many thanks to @Nothing4u for finding this one.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 3
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728333184 {#1723
      date: 2024-10-07 22:33:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@Nothing4u"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2468 …}
    +votes: Doctrine\ORM\PersistentCollection {#2469 …}
    +reports: Doctrine\ORM\PersistentCollection {#2371 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 32805
    -titleTs: "'0.19.1':6 'advisori':3 'detail':9 'leak':10 'lemmi':1 'messag':8 'privat':7 'secur':2 'version':5"
    -bodyTs: "'0.19.1':108 'abus':79 'admin':69 'allow':26,45 'anyon':27,46,88 'bug':6,23 'creat':33,51 'createprivatemessagereport':19 'descript':3 'detail':40,59 'discov':75 'easi':73 'endpoint':20 'far':95 'find':117 'fix':111 'full':2 'haven':84,98 'heard':86 'id':50 'instanc':93 'issu':11 'iter':48 'least':107 'link':10 'luckili':82 'mani':112 'messag':43,62 'nothing4u':115 'one':119 'order':56 'pleas':100 'privat':42,61 'product':92 'receiv':38,58 'recipi':31 'report':35,54,65 'short':15 'sinc':63 'someon':77 'sure':102 'thank':113 'thousand':52 'upgrad':104 'version':16 'visibl':67 'would':25,71"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706152902
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10980384"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706110902 {#1625
      date: 2024-01-24 16:41:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1701 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "why haven’t they upgraded yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706112044 {#1689
    date: 2024-01-24 17:00:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Nothing4u"
    "@dessalines@lemmy.ml"
    "@Blaze@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1620 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 336944
  -bodyTs: "'haven':2 'upgrad':5 'yet':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8607739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706112044 {#1680
    date: 2024-01-24 17:00:44.0 +01:00
  }
  +"title": 336944
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1559
  +user: Proxies\__CG__\App\Entity\User {#1404 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
  +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
  +title: "Thinking about making the big switch – recommend me a distro!"
  +url: null
  +body: """
    Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
    \n
    On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
    \n
    I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728332586 {#1385
    date: 2024-10-07 22:23:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  +badges: Doctrine\ORM\PersistentCollection {#2037 …}
  +children: [
    App\Entity\EntryComment {#1564
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +body: "Seconded"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706110352 {#1650
        date: 2024-01-24 16:32:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Canadian_Cabinet@lemmy.ca"
        "@1984@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 336867
      -bodyTs: "'second':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8607000"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706110352 {#1548
        date: 2024-01-24 16:32:32.0 +01:00
      }
      +"title": 336867
    }
  ]
  -id: 32793
  -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
  -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192309
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13943016"
  +editedAt: DateTimeImmutable @1728309902 {#1724
    date: 2024-10-07 16:05:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105909 {#1730
    date: 2024-01-24 15:18:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1404 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
  +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
  +title: "Thinking about making the big switch – recommend me a distro!"
  +url: null
  +body: """
    Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
    \n
    On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
    \n
    I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728332586 {#1385
    date: 2024-10-07 22:23:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  +badges: Doctrine\ORM\PersistentCollection {#2037 …}
  +children: [
    App\Entity\EntryComment {#1564
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +body: "Seconded"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706110352 {#1650
        date: 2024-01-24 16:32:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Canadian_Cabinet@lemmy.ca"
        "@1984@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 336867
      -bodyTs: "'second':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8607000"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706110352 {#1548
        date: 2024-01-24 16:32:32.0 +01:00
      }
      +"title": 336867
    }
  ]
  -id: 32793
  -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
  -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192309
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13943016"
  +editedAt: DateTimeImmutable @1728309902 {#1724
    date: 2024-10-07 16:05:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105909 {#1730
    date: 2024-01-24 15:18:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#1404 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
  +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
  +title: "Thinking about making the big switch – recommend me a distro!"
  +url: null
  +body: """
    Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
    \n
    On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
    \n
    I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728332586 {#1385
    date: 2024-10-07 22:23:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  +badges: Doctrine\ORM\PersistentCollection {#2037 …}
  +children: [
    App\Entity\EntryComment {#1564
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +body: "Seconded"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706110352 {#1650
        date: 2024-01-24 16:32:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Canadian_Cabinet@lemmy.ca"
        "@1984@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1611 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 336867
      -bodyTs: "'second':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8607000"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706110352 {#1548
        date: 2024-01-24 16:32:32.0 +01:00
      }
      +"title": 336867
    }
  ]
  -id: 32793
  -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
  -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192309
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13943016"
  +editedAt: DateTimeImmutable @1728309902 {#1724
    date: 2024-10-07 16:05:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105909 {#1730
    date: 2024-01-24 15:18:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1564
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#1404 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
    +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
    +title: "Thinking about making the big switch – recommend me a distro!"
    +url: null
    +body: """
      Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
      \n
      On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
      \n
      I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728332586 {#1385
      date: 2024-10-07 22:23:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2021 …}
    +votes: Doctrine\ORM\PersistentCollection {#2029 …}
    +reports: Doctrine\ORM\PersistentCollection {#2020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
    +badges: Doctrine\ORM\PersistentCollection {#2037 …}
    +children: [
      App\Entity\EntryComment {#1564}
    ]
    -id: 32793
    -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
    -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706192309
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13943016"
    +editedAt: DateTimeImmutable @1728309902 {#1724
      date: 2024-10-07 16:05:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706105909 {#1730
      date: 2024-01-24 15:18:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: "Seconded"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706110352 {#1650
    date: 2024-01-24 16:32:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Canadian_Cabinet@lemmy.ca"
    "@1984@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 336867
  -bodyTs: "'second':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8607000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110352 {#1548
    date: 2024-01-24 16:32:32.0 +01:00
  }
  +"title": 336867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1564
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#1404 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
    +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
    +title: "Thinking about making the big switch – recommend me a distro!"
    +url: null
    +body: """
      Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
      \n
      On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
      \n
      I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728332586 {#1385
      date: 2024-10-07 22:23:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2021 …}
    +votes: Doctrine\ORM\PersistentCollection {#2029 …}
    +reports: Doctrine\ORM\PersistentCollection {#2020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
    +badges: Doctrine\ORM\PersistentCollection {#2037 …}
    +children: [
      App\Entity\EntryComment {#1564}
    ]
    -id: 32793
    -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
    -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706192309
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13943016"
    +editedAt: DateTimeImmutable @1728309902 {#1724
      date: 2024-10-07 16:05:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706105909 {#1730
      date: 2024-01-24 15:18:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: "Seconded"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706110352 {#1650
    date: 2024-01-24 16:32:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Canadian_Cabinet@lemmy.ca"
    "@1984@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 336867
  -bodyTs: "'second':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8607000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110352 {#1548
    date: 2024-01-24 16:32:32.0 +01:00
  }
  +"title": 336867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1564
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#1404 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
    +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
    +title: "Thinking about making the big switch – recommend me a distro!"
    +url: null
    +body: """
      Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
      \n
      On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
      \n
      I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 8
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728332586 {#1385
      date: 2024-10-07 22:23:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2021 …}
    +votes: Doctrine\ORM\PersistentCollection {#2029 …}
    +reports: Doctrine\ORM\PersistentCollection {#2020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
    +badges: Doctrine\ORM\PersistentCollection {#2037 …}
    +children: [
      App\Entity\EntryComment {#1564}
    ]
    -id: 32793
    -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
    -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706192309
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13943016"
    +editedAt: DateTimeImmutable @1728309902 {#1724
      date: 2024-10-07 16:05:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706105909 {#1730
      date: 2024-01-24 15:18:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +body: "Seconded"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706110352 {#1650
    date: 2024-01-24 16:32:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Canadian_Cabinet@lemmy.ca"
    "@1984@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1611 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 336867
  -bodyTs: "'second':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8607000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706110352 {#1548
    date: 2024-01-24 16:32:32.0 +01:00
  }
  +"title": 336867
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1584
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
  +slug: "You-Need-to-Turn-on-Apple-s-New-Stolen-iPhone-Tool"
  +title: "You Need to Turn on Apple’s New Stolen iPhone Tool"
  +url: "https://www.wired.com/story/apple-ios-17-3-iphone-stolen-device-protection/"
  +body: """
    cross-posted from: [lemmy.world/post/11099621](https://lemmy.world/post/11099621)\n
    \n
    > Apple today launched a new tool for iPhones to help reduce what a thief with your phone and passcode can access. The feature, called Stolen Device Protection, adds extra layers of protection to your iPhone when someone tries to access or change sensitive settings on your device.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728125419 {#2075
    date: 2024-10-05 12:50:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  +badges: Doctrine\ORM\PersistentCollection {#2088 …}
  +children: [
    App\Entity\EntryComment {#1744
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1584 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "TL;DR: **Settings &gt; Face ID &amp; Passcode &gt; Stolen Device Protection** Toggle ON"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706056456 {#1438
        date: 2024-01-24 01:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1586 …}
      +votes: Doctrine\ORM\PersistentCollection {#1575 …}
      +reports: Doctrine\ORM\PersistentCollection {#1572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
      -id: 335588
      -bodyTs: "'devic':8 'dr':2 'face':4 'id':5 'passcod':6 'protect':9 'set':3 'stolen':7 'tl':1 'toggl':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8586255"
      +editedAt: DateTimeImmutable @1728118997 {#1700
        date: 2024-10-05 11:03:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706056456 {#1694
        date: 2024-01-24 01:34:16.0 +01:00
      }
      +"title": 335588
    }
  ]
  -id: 32696
  -titleTs: "'appl':6 'iphon':10 'need':2 'new':8 'stolen':9 'tool':11 'turn':4"
  -bodyTs: "'/post/11099621](https://lemmy.world/post/11099621)':7 'access':28,47 'add':35 'appl':8 'call':31 'chang':49 'cross':2 'cross-post':1 'devic':33,54 'extra':36 'featur':30 'help':17 'iphon':15,42 'launch':10 'layer':37 'lemmy.world':6 'lemmy.world/post/11099621](https://lemmy.world/post/11099621)':5 'new':12 'passcod':26 'phone':24 'post':3 'protect':34,39 'reduc':18 'sensit':50 'set':51 'someon':44 'stolen':32 'thief':21 'today':9 'tool':13 'tri':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706106661
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11099623"
  +editedAt: DateTimeImmutable @1728064339 {#2026
    date: 2024-10-04 19:52:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706044161 {#1735
    date: 2024-01-23 22:09:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
  +slug: "You-Need-to-Turn-on-Apple-s-New-Stolen-iPhone-Tool"
  +title: "You Need to Turn on Apple’s New Stolen iPhone Tool"
  +url: "https://www.wired.com/story/apple-ios-17-3-iphone-stolen-device-protection/"
  +body: """
    cross-posted from: [lemmy.world/post/11099621](https://lemmy.world/post/11099621)\n
    \n
    > Apple today launched a new tool for iPhones to help reduce what a thief with your phone and passcode can access. The feature, called Stolen Device Protection, adds extra layers of protection to your iPhone when someone tries to access or change sensitive settings on your device.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728125419 {#2075
    date: 2024-10-05 12:50:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  +badges: Doctrine\ORM\PersistentCollection {#2088 …}
  +children: [
    App\Entity\EntryComment {#1744
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1584 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "TL;DR: **Settings &gt; Face ID &amp; Passcode &gt; Stolen Device Protection** Toggle ON"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706056456 {#1438
        date: 2024-01-24 01:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1586 …}
      +votes: Doctrine\ORM\PersistentCollection {#1575 …}
      +reports: Doctrine\ORM\PersistentCollection {#1572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
      -id: 335588
      -bodyTs: "'devic':8 'dr':2 'face':4 'id':5 'passcod':6 'protect':9 'set':3 'stolen':7 'tl':1 'toggl':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8586255"
      +editedAt: DateTimeImmutable @1728118997 {#1700
        date: 2024-10-05 11:03:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706056456 {#1694
        date: 2024-01-24 01:34:16.0 +01:00
      }
      +"title": 335588
    }
  ]
  -id: 32696
  -titleTs: "'appl':6 'iphon':10 'need':2 'new':8 'stolen':9 'tool':11 'turn':4"
  -bodyTs: "'/post/11099621](https://lemmy.world/post/11099621)':7 'access':28,47 'add':35 'appl':8 'call':31 'chang':49 'cross':2 'cross-post':1 'devic':33,54 'extra':36 'featur':30 'help':17 'iphon':15,42 'launch':10 'layer':37 'lemmy.world':6 'lemmy.world/post/11099621](https://lemmy.world/post/11099621)':5 'new':12 'passcod':26 'phone':24 'post':3 'protect':34,39 'reduc':18 'sensit':50 'set':51 'someon':44 'stolen':32 'thief':21 'today':9 'tool':13 'tri':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706106661
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11099623"
  +editedAt: DateTimeImmutable @1728064339 {#2026
    date: 2024-10-04 19:52:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706044161 {#1735
    date: 2024-01-23 22:09:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1584
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
  +slug: "You-Need-to-Turn-on-Apple-s-New-Stolen-iPhone-Tool"
  +title: "You Need to Turn on Apple’s New Stolen iPhone Tool"
  +url: "https://www.wired.com/story/apple-ios-17-3-iphone-stolen-device-protection/"
  +body: """
    cross-posted from: [lemmy.world/post/11099621](https://lemmy.world/post/11099621)\n
    \n
    > Apple today launched a new tool for iPhones to help reduce what a thief with your phone and passcode can access. The feature, called Stolen Device Protection, adds extra layers of protection to your iPhone when someone tries to access or change sensitive settings on your device.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 23
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728125419 {#2075
    date: 2024-10-05 12:50:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  +badges: Doctrine\ORM\PersistentCollection {#2088 …}
  +children: [
    App\Entity\EntryComment {#1744
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1584 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "TL;DR: **Settings &gt; Face ID &amp; Passcode &gt; Stolen Device Protection** Toggle ON"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1706056456 {#1438
        date: 2024-01-24 01:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ForgottenFlux@lemmy.world"
        "@ForgottenFlux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1586 …}
      +votes: Doctrine\ORM\PersistentCollection {#1575 …}
      +reports: Doctrine\ORM\PersistentCollection {#1572 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
      -id: 335588
      -bodyTs: "'devic':8 'dr':2 'face':4 'id':5 'passcod':6 'protect':9 'set':3 'stolen':7 'tl':1 'toggl':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8586255"
      +editedAt: DateTimeImmutable @1728118997 {#1700
        date: 2024-10-05 11:03:17.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706056456 {#1694
        date: 2024-01-24 01:34:16.0 +01:00
      }
      +"title": 335588
    }
  ]
  -id: 32696
  -titleTs: "'appl':6 'iphon':10 'need':2 'new':8 'stolen':9 'tool':11 'turn':4"
  -bodyTs: "'/post/11099621](https://lemmy.world/post/11099621)':7 'access':28,47 'add':35 'appl':8 'call':31 'chang':49 'cross':2 'cross-post':1 'devic':33,54 'extra':36 'featur':30 'help':17 'iphon':15,42 'launch':10 'layer':37 'lemmy.world':6 'lemmy.world/post/11099621](https://lemmy.world/post/11099621)':5 'new':12 'passcod':26 'phone':24 'post':3 'protect':34,39 'reduc':18 'sensit':50 'set':51 'someon':44 'stolen':32 'thief':21 'today':9 'tool':13 'tri':45"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706106661
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11099623"
  +editedAt: DateTimeImmutable @1728064339 {#2026
    date: 2024-10-04 19:52:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706044161 {#1735
    date: 2024-01-23 22:09:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1744
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1584
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
    +slug: "You-Need-to-Turn-on-Apple-s-New-Stolen-iPhone-Tool"
    +title: "You Need to Turn on Apple’s New Stolen iPhone Tool"
    +url: "https://www.wired.com/story/apple-ios-17-3-iphone-stolen-device-protection/"
    +body: """
      cross-posted from: [lemmy.world/post/11099621](https://lemmy.world/post/11099621)\n
      \n
      > Apple today launched a new tool for iPhones to help reduce what a thief with your phone and passcode can access. The feature, called Stolen Device Protection, adds extra layers of protection to your iPhone when someone tries to access or change sensitive settings on your device.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728125419 {#2075
      date: 2024-10-05 12:50:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2085 …}
    +votes: Doctrine\ORM\PersistentCollection {#2062 …}
    +reports: Doctrine\ORM\PersistentCollection {#2077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
    +badges: Doctrine\ORM\PersistentCollection {#2088 …}
    +children: [
      App\Entity\EntryComment {#1744}
    ]
    -id: 32696
    -titleTs: "'appl':6 'iphon':10 'need':2 'new':8 'stolen':9 'tool':11 'turn':4"
    -bodyTs: "'/post/11099621](https://lemmy.world/post/11099621)':7 'access':28,47 'add':35 'appl':8 'call':31 'chang':49 'cross':2 'cross-post':1 'devic':33,54 'extra':36 'featur':30 'help':17 'iphon':15,42 'launch':10 'layer':37 'lemmy.world':6 'lemmy.world/post/11099621](https://lemmy.world/post/11099621)':5 'new':12 'passcod':26 'phone':24 'post':3 'protect':34,39 'reduc':18 'sensit':50 'set':51 'someon':44 'stolen':32 'thief':21 'today':9 'tool':13 'tri':45"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706106661
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11099623"
    +editedAt: DateTimeImmutable @1728064339 {#2026
      date: 2024-10-04 19:52:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706044161 {#1735
      date: 2024-01-23 22:09:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "TL;DR: **Settings &gt; Face ID &amp; Passcode &gt; Stolen Device Protection** Toggle ON"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706056456 {#1438
    date: 2024-01-24 01:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  -id: 335588
  -bodyTs: "'devic':8 'dr':2 'face':4 'id':5 'passcod':6 'protect':9 'set':3 'stolen':7 'tl':1 'toggl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8586255"
  +editedAt: DateTimeImmutable @1728118997 {#1700
    date: 2024-10-05 11:03:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706056456 {#1694
    date: 2024-01-24 01:34:16.0 +01:00
  }
  +"title": 335588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1744
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1584
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
    +slug: "You-Need-to-Turn-on-Apple-s-New-Stolen-iPhone-Tool"
    +title: "You Need to Turn on Apple’s New Stolen iPhone Tool"
    +url: "https://www.wired.com/story/apple-ios-17-3-iphone-stolen-device-protection/"
    +body: """
      cross-posted from: [lemmy.world/post/11099621](https://lemmy.world/post/11099621)\n
      \n
      > Apple today launched a new tool for iPhones to help reduce what a thief with your phone and passcode can access. The feature, called Stolen Device Protection, adds extra layers of protection to your iPhone when someone tries to access or change sensitive settings on your device.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728125419 {#2075
      date: 2024-10-05 12:50:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2085 …}
    +votes: Doctrine\ORM\PersistentCollection {#2062 …}
    +reports: Doctrine\ORM\PersistentCollection {#2077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
    +badges: Doctrine\ORM\PersistentCollection {#2088 …}
    +children: [
      App\Entity\EntryComment {#1744}
    ]
    -id: 32696
    -titleTs: "'appl':6 'iphon':10 'need':2 'new':8 'stolen':9 'tool':11 'turn':4"
    -bodyTs: "'/post/11099621](https://lemmy.world/post/11099621)':7 'access':28,47 'add':35 'appl':8 'call':31 'chang':49 'cross':2 'cross-post':1 'devic':33,54 'extra':36 'featur':30 'help':17 'iphon':15,42 'launch':10 'layer':37 'lemmy.world':6 'lemmy.world/post/11099621](https://lemmy.world/post/11099621)':5 'new':12 'passcod':26 'phone':24 'post':3 'protect':34,39 'reduc':18 'sensit':50 'set':51 'someon':44 'stolen':32 'thief':21 'today':9 'tool':13 'tri':45"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706106661
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11099623"
    +editedAt: DateTimeImmutable @1728064339 {#2026
      date: 2024-10-04 19:52:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706044161 {#1735
      date: 2024-01-23 22:09:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "TL;DR: **Settings &gt; Face ID &amp; Passcode &gt; Stolen Device Protection** Toggle ON"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706056456 {#1438
    date: 2024-01-24 01:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  -id: 335588
  -bodyTs: "'devic':8 'dr':2 'face':4 'id':5 'passcod':6 'protect':9 'set':3 'stolen':7 'tl':1 'toggl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8586255"
  +editedAt: DateTimeImmutable @1728118997 {#1700
    date: 2024-10-05 11:03:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706056456 {#1694
    date: 2024-01-24 01:34:16.0 +01:00
  }
  +"title": 335588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1744
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1584
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2082 …}
    +slug: "You-Need-to-Turn-on-Apple-s-New-Stolen-iPhone-Tool"
    +title: "You Need to Turn on Apple’s New Stolen iPhone Tool"
    +url: "https://www.wired.com/story/apple-ios-17-3-iphone-stolen-device-protection/"
    +body: """
      cross-posted from: [lemmy.world/post/11099621](https://lemmy.world/post/11099621)\n
      \n
      > Apple today launched a new tool for iPhones to help reduce what a thief with your phone and passcode can access. The feature, called Stolen Device Protection, adds extra layers of protection to your iPhone when someone tries to access or change sensitive settings on your device.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 23
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728125419 {#2075
      date: 2024-10-05 12:50:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2085 …}
    +votes: Doctrine\ORM\PersistentCollection {#2062 …}
    +reports: Doctrine\ORM\PersistentCollection {#2077 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
    +badges: Doctrine\ORM\PersistentCollection {#2088 …}
    +children: [
      App\Entity\EntryComment {#1744}
    ]
    -id: 32696
    -titleTs: "'appl':6 'iphon':10 'need':2 'new':8 'stolen':9 'tool':11 'turn':4"
    -bodyTs: "'/post/11099621](https://lemmy.world/post/11099621)':7 'access':28,47 'add':35 'appl':8 'call':31 'chang':49 'cross':2 'cross-post':1 'devic':33,54 'extra':36 'featur':30 'help':17 'iphon':15,42 'launch':10 'layer':37 'lemmy.world':6 'lemmy.world/post/11099621](https://lemmy.world/post/11099621)':5 'new':12 'passcod':26 'phone':24 'post':3 'protect':34,39 'reduc':18 'sensit':50 'set':51 'someon':44 'stolen':32 'thief':21 'today':9 'tool':13 'tri':45"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706106661
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11099623"
    +editedAt: DateTimeImmutable @1728064339 {#2026
      date: 2024-10-04 19:52:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706044161 {#1735
      date: 2024-01-23 22:09:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "TL;DR: **Settings &gt; Face ID &amp; Passcode &gt; Stolen Device Protection** Toggle ON"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1706056456 {#1438
    date: 2024-01-24 01:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ForgottenFlux@lemmy.world"
    "@ForgottenFlux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  -id: 335588
  -bodyTs: "'devic':8 'dr':2 'face':4 'id':5 'passcod':6 'protect':9 'set':3 'stolen':7 'tl':1 'toggl':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8586255"
  +editedAt: DateTimeImmutable @1728118997 {#1700
    date: 2024-10-05 11:03:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706056456 {#1694
    date: 2024-01-24 01:34:16.0 +01:00
  }
  +"title": 335588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
26 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