GET https://kbin.spritesserver.nl/index.php/u/@jcrabapple@infosec.pub/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.67 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
App\Entity\Entry {#1695
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Self-hosted-photo-library-with-S3"
  +title: "Self hosted photo library with S3"
  +url: null
  +body: "Are there any self hosted photo library solutions that support using S3-compatible storage?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729424968 {#1634
    date: 2024-10-20 13:49:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 33693
  -titleTs: "'host':2 'librari':4 'photo':3 's3':6 'self':1"
  -bodyTs: "'compat':14 'host':5 'librari':7 'photo':6 's3':13 's3-compatible':12 'self':4 'solut':8 'storag':15 'support':10 'use':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706555011
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7722499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706468611 {#1409
    date: 2024-01-28 20:03:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1695
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Self-hosted-photo-library-with-S3"
  +title: "Self hosted photo library with S3"
  +url: null
  +body: "Are there any self hosted photo library solutions that support using S3-compatible storage?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729424968 {#1634
    date: 2024-10-20 13:49:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 33693
  -titleTs: "'host':2 'librari':4 'photo':3 's3':6 'self':1"
  -bodyTs: "'compat':14 'host':5 'librari':7 'photo':6 's3':13 's3-compatible':12 'self':4 'solut':8 'storag':15 'support':10 'use':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706555011
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7722499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706468611 {#1409
    date: 2024-01-28 20:03:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1695
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Self-hosted-photo-library-with-S3"
  +title: "Self hosted photo library with S3"
  +url: null
  +body: "Are there any self hosted photo library solutions that support using S3-compatible storage?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729424968 {#1634
    date: 2024-10-20 13:49:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 33693
  -titleTs: "'host':2 'librari':4 'photo':3 's3':6 'self':1"
  -bodyTs: "'compat':14 'host':5 'librari':7 'photo':6 's3':13 's3-compatible':12 'self':4 'solut':8 'storag':15 'support':10 'use':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706555011
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/7722499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706468611 {#1409
    date: 2024-01-28 20:03:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2158
  +user: Proxies\__CG__\App\Entity\User {#2964 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#3005 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
  +slug: "Memos-Easily-capture-and-share-your-great-thoughts-Open-Source"
  +title: "Memos - Easily capture and share your great thoughts. Open Source and Free forever"
  +url: "https://www.usememos.com/"
  +body: "Check out the live demo at [demo.usememos.com](https://demo.usememos.com/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727801387 {#3000
    date: 2024-10-01 18:49:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3010 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  +badges: Doctrine\ORM\PersistentCollection {#3018 …}
  +children: [
    App\Entity\EntryComment {#2154
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2158 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "So this is like a public notebook?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1727597104 {#2156
        date: 2024-09-29 10:05:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KLISHDFSDF@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2157 …}
      +nested: Doctrine\ORM\PersistentCollection {#2147 …}
      +votes: Doctrine\ORM\PersistentCollection {#2150 …}
      +reports: Doctrine\ORM\PersistentCollection {#2153 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
      -id: 330346
      -bodyTs: "'like':4 'notebook':7 'public':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5899890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705896893 {#2155
        date: 2024-01-22 05:14:53.0 +01:00
      }
      +"title": 330346
    }
  ]
  -id: 32265
  -titleTs: "'captur':3 'easili':2 'forev':13 'free':12 'great':7 'memo':1 'open':9 'share':5 'sourc':10 'thought':8"
  -bodyTs: "'/)':10 'check':1 'demo':5 'demo.usememos.com':7,9 'demo.usememos.com/)':8 'live':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705969588
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10866175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705883188 {#2987
    date: 2024-01-22 01:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2158
  +user: Proxies\__CG__\App\Entity\User {#2964 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#3005 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
  +slug: "Memos-Easily-capture-and-share-your-great-thoughts-Open-Source"
  +title: "Memos - Easily capture and share your great thoughts. Open Source and Free forever"
  +url: "https://www.usememos.com/"
  +body: "Check out the live demo at [demo.usememos.com](https://demo.usememos.com/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727801387 {#3000
    date: 2024-10-01 18:49:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3010 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  +badges: Doctrine\ORM\PersistentCollection {#3018 …}
  +children: [
    App\Entity\EntryComment {#2154
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2158 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "So this is like a public notebook?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1727597104 {#2156
        date: 2024-09-29 10:05:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KLISHDFSDF@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2157 …}
      +nested: Doctrine\ORM\PersistentCollection {#2147 …}
      +votes: Doctrine\ORM\PersistentCollection {#2150 …}
      +reports: Doctrine\ORM\PersistentCollection {#2153 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
      -id: 330346
      -bodyTs: "'like':4 'notebook':7 'public':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5899890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705896893 {#2155
        date: 2024-01-22 05:14:53.0 +01:00
      }
      +"title": 330346
    }
  ]
  -id: 32265
  -titleTs: "'captur':3 'easili':2 'forev':13 'free':12 'great':7 'memo':1 'open':9 'share':5 'sourc':10 'thought':8"
  -bodyTs: "'/)':10 'check':1 'demo':5 'demo.usememos.com':7,9 'demo.usememos.com/)':8 'live':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705969588
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10866175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705883188 {#2987
    date: 2024-01-22 01:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2158
  +user: Proxies\__CG__\App\Entity\User {#2964 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: Proxies\__CG__\App\Entity\Image {#3005 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
  +slug: "Memos-Easily-capture-and-share-your-great-thoughts-Open-Source"
  +title: "Memos - Easily capture and share your great thoughts. Open Source and Free forever"
  +url: "https://www.usememos.com/"
  +body: "Check out the live demo at [demo.usememos.com](https://demo.usememos.com/)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727801387 {#3000
    date: 2024-10-01 18:49:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3010 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  +badges: Doctrine\ORM\PersistentCollection {#3018 …}
  +children: [
    App\Entity\EntryComment {#2154
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2158 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: null
      +root: null
      +body: "So this is like a public notebook?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1727597104 {#2156
        date: 2024-09-29 10:05:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KLISHDFSDF@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2157 …}
      +nested: Doctrine\ORM\PersistentCollection {#2147 …}
      +votes: Doctrine\ORM\PersistentCollection {#2150 …}
      +reports: Doctrine\ORM\PersistentCollection {#2153 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
      -id: 330346
      -bodyTs: "'like':4 'notebook':7 'public':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5899890"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705896893 {#2155
        date: 2024-01-22 05:14:53.0 +01:00
      }
      +"title": 330346
    }
  ]
  -id: 32265
  -titleTs: "'captur':3 'easili':2 'forev':13 'free':12 'great':7 'memo':1 'open':9 'share':5 'sourc':10 'thought':8"
  -bodyTs: "'/)':10 'check':1 'demo':5 'demo.usememos.com':7,9 'demo.usememos.com/)':8 'live':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705969588
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10866175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705883188 {#2987
    date: 2024-01-22 01:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2154
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158
    +user: Proxies\__CG__\App\Entity\User {#2964 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: Proxies\__CG__\App\Entity\Image {#3005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
    +slug: "Memos-Easily-capture-and-share-your-great-thoughts-Open-Source"
    +title: "Memos - Easily capture and share your great thoughts. Open Source and Free forever"
    +url: "https://www.usememos.com/"
    +body: "Check out the live demo at [demo.usememos.com](https://demo.usememos.com/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727801387 {#3000
      date: 2024-10-01 18:49:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3010 …}
    +reports: Doctrine\ORM\PersistentCollection {#3012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
    +badges: Doctrine\ORM\PersistentCollection {#3018 …}
    +children: [
      App\Entity\EntryComment {#2154}
    ]
    -id: 32265
    -titleTs: "'captur':3 'easili':2 'forev':13 'free':12 'great':7 'memo':1 'open':9 'share':5 'sourc':10 'thought':8"
    -bodyTs: "'/)':10 'check':1 'demo':5 'demo.usememos.com':7,9 'demo.usememos.com/)':8 'live':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969588
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10866175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883188 {#2987
      date: 2024-01-22 01:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "So this is like a public notebook?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1727597104 {#2156
    date: 2024-09-29 10:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KLISHDFSDF@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 330346
  -bodyTs: "'like':4 'notebook':7 'public':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5899890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705896893 {#2155
    date: 2024-01-22 05:14:53.0 +01:00
  }
  +"title": 330346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2154
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158
    +user: Proxies\__CG__\App\Entity\User {#2964 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: Proxies\__CG__\App\Entity\Image {#3005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
    +slug: "Memos-Easily-capture-and-share-your-great-thoughts-Open-Source"
    +title: "Memos - Easily capture and share your great thoughts. Open Source and Free forever"
    +url: "https://www.usememos.com/"
    +body: "Check out the live demo at [demo.usememos.com](https://demo.usememos.com/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727801387 {#3000
      date: 2024-10-01 18:49:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3010 …}
    +reports: Doctrine\ORM\PersistentCollection {#3012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
    +badges: Doctrine\ORM\PersistentCollection {#3018 …}
    +children: [
      App\Entity\EntryComment {#2154}
    ]
    -id: 32265
    -titleTs: "'captur':3 'easili':2 'forev':13 'free':12 'great':7 'memo':1 'open':9 'share':5 'sourc':10 'thought':8"
    -bodyTs: "'/)':10 'check':1 'demo':5 'demo.usememos.com':7,9 'demo.usememos.com/)':8 'live':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969588
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10866175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883188 {#2987
      date: 2024-01-22 01:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "So this is like a public notebook?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1727597104 {#2156
    date: 2024-09-29 10:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KLISHDFSDF@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 330346
  -bodyTs: "'like':4 'notebook':7 'public':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5899890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705896893 {#2155
    date: 2024-01-22 05:14:53.0 +01:00
  }
  +"title": 330346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2154
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158
    +user: Proxies\__CG__\App\Entity\User {#2964 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: Proxies\__CG__\App\Entity\Image {#3005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
    +slug: "Memos-Easily-capture-and-share-your-great-thoughts-Open-Source"
    +title: "Memos - Easily capture and share your great thoughts. Open Source and Free forever"
    +url: "https://www.usememos.com/"
    +body: "Check out the live demo at [demo.usememos.com](https://demo.usememos.com/)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727801387 {#3000
      date: 2024-10-01 18:49:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3010 …}
    +reports: Doctrine\ORM\PersistentCollection {#3012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
    +badges: Doctrine\ORM\PersistentCollection {#3018 …}
    +children: [
      App\Entity\EntryComment {#2154}
    ]
    -id: 32265
    -titleTs: "'captur':3 'easili':2 'forev':13 'free':12 'great':7 'memo':1 'open':9 'share':5 'sourc':10 'thought':8"
    -bodyTs: "'/)':10 'check':1 'demo':5 'demo.usememos.com':7,9 'demo.usememos.com/)':8 'live':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705969588
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10866175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705883188 {#2987
      date: 2024-01-22 01:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: null
  +root: null
  +body: "So this is like a public notebook?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1727597104 {#2156
    date: 2024-09-29 10:05:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KLISHDFSDF@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 330346
  -bodyTs: "'like':4 'notebook':7 'public':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5899890"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705896893 {#2155
    date: 2024-01-22 05:14:53.0 +01:00
  }
  +"title": 330346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2098
  +user: Proxies\__CG__\App\Entity\User {#2839 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
  +title: "What search engine do you recommend that isn't Google or Bing?"
  +url: null
  +body: """
    I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
    \n
    Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
    \n
    Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 122
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724800880 {#2834
    date: 2024-08-28 01:21:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    2 => App\Entity\EntryComment {#2140
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +root: App\Entity\EntryComment {#2077
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: null
        +root: null
        +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1708807084 {#2062
          date: 2024-02-24 21:38:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 254450
        -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5262811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703618309 {#2081
          date: 2023-12-26 20:18:29.0 +01:00
        }
        +"title": 254450
      }
      +body: "$5/month. Worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703629119 {#2094
        date: 2023-12-26 23:18:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vermyndax@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2323 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -id: 254852
      -bodyTs: "'5/month':1 'worth':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5264762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703629119 {#2241
        date: 2023-12-26 23:18:39.0 +01:00
      }
      +"title": 254852
    }
    1 => App\Entity\EntryComment {#2305
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: App\Entity\EntryComment {#2077}
      +body: "Sorry it didn’t work for you…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703794020 {#2306
        date: 2023-12-28 21:07:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vermyndax@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@Cralder@feddit.nu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2303 …}
      +nested: Doctrine\ORM\PersistentCollection {#2317 …}
      +votes: Doctrine\ORM\PersistentCollection {#2313 …}
      +reports: Doctrine\ORM\PersistentCollection {#2292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
      -id: 260280
      -bodyTs: "'didn':3 'sorri':1 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5291247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703794020 {#2308
        date: 2023-12-28 21:07:00.0 +01:00
      }
      +"title": 260280
    }
    0 => App\Entity\EntryComment {#2077}
  ]
  -id: 25036
  -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
  -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703694999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9996837"
  +editedAt: DateTimeImmutable @1708440559 {#2823
    date: 2024-02-20 15:49:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703608599 {#2802
    date: 2023-12-26 17:36:39.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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2098
  +user: Proxies\__CG__\App\Entity\User {#2839 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
  +title: "What search engine do you recommend that isn't Google or Bing?"
  +url: null
  +body: """
    I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
    \n
    Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
    \n
    Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 122
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724800880 {#2834
    date: 2024-08-28 01:21:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    2 => App\Entity\EntryComment {#2140
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +root: App\Entity\EntryComment {#2077
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: null
        +root: null
        +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1708807084 {#2062
          date: 2024-02-24 21:38:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 254450
        -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5262811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703618309 {#2081
          date: 2023-12-26 20:18:29.0 +01:00
        }
        +"title": 254450
      }
      +body: "$5/month. Worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703629119 {#2094
        date: 2023-12-26 23:18:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vermyndax@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2323 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -id: 254852
      -bodyTs: "'5/month':1 'worth':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5264762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703629119 {#2241
        date: 2023-12-26 23:18:39.0 +01:00
      }
      +"title": 254852
    }
    1 => App\Entity\EntryComment {#2305
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: App\Entity\EntryComment {#2077}
      +body: "Sorry it didn’t work for you…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703794020 {#2306
        date: 2023-12-28 21:07:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vermyndax@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@Cralder@feddit.nu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2303 …}
      +nested: Doctrine\ORM\PersistentCollection {#2317 …}
      +votes: Doctrine\ORM\PersistentCollection {#2313 …}
      +reports: Doctrine\ORM\PersistentCollection {#2292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
      -id: 260280
      -bodyTs: "'didn':3 'sorri':1 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5291247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703794020 {#2308
        date: 2023-12-28 21:07:00.0 +01:00
      }
      +"title": 260280
    }
    0 => App\Entity\EntryComment {#2077}
  ]
  -id: 25036
  -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
  -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703694999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9996837"
  +editedAt: DateTimeImmutable @1708440559 {#2823
    date: 2024-02-20 15:49:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703608599 {#2802
    date: 2023-12-26 17:36:39.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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2098
  +user: Proxies\__CG__\App\Entity\User {#2839 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
  +title: "What search engine do you recommend that isn't Google or Bing?"
  +url: null
  +body: """
    I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
    \n
    Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
    \n
    Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 122
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724800880 {#2834
    date: 2024-08-28 01:21:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2843 …}
  +reports: Doctrine\ORM\PersistentCollection {#2845 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
  +badges: Doctrine\ORM\PersistentCollection {#2851 …}
  +children: [
    2 => App\Entity\EntryComment {#2140
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +root: App\Entity\EntryComment {#2077
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: null
        +root: null
        +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 50
        +score: 0
        +lastActive: DateTime @1708807084 {#2062
          date: 2024-02-24 21:38:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 254450
        -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5262811"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703618309 {#2081
          date: 2023-12-26 20:18:29.0 +01:00
        }
        +"title": 254450
      }
      +body: "$5/month. Worth it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703629119 {#2094
        date: 2023-12-26 23:18:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vermyndax@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2323 …}
      +votes: Doctrine\ORM\PersistentCollection {#2329 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -id: 254852
      -bodyTs: "'5/month':1 'worth':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5264762"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703629119 {#2241
        date: 2023-12-26 23:18:39.0 +01:00
      }
      +"title": 254852
    }
    1 => App\Entity\EntryComment {#2305
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: App\Entity\EntryComment {#2077}
      +body: "Sorry it didn’t work for you…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703794020 {#2306
        date: 2023-12-28 21:07:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vermyndax@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@Cralder@feddit.nu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2303 …}
      +nested: Doctrine\ORM\PersistentCollection {#2317 …}
      +votes: Doctrine\ORM\PersistentCollection {#2313 …}
      +reports: Doctrine\ORM\PersistentCollection {#2292 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
      -id: 260280
      -bodyTs: "'didn':3 'sorri':1 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5291247"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703794020 {#2308
        date: 2023-12-28 21:07:00.0 +01:00
      }
      +"title": 260280
    }
    0 => App\Entity\EntryComment {#2077}
  ]
  -id: 25036
  -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
  -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703694999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9996837"
  +editedAt: DateTimeImmutable @1708440559 {#2823
    date: 2024-02-20 15:49:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703608599 {#2802
    date: 2023-12-26 17:36:39.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
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
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2834
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      2 => App\Entity\EntryComment {#2140}
      1 => App\Entity\EntryComment {#2305
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: App\Entity\EntryComment {#2077
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
          +image: null
          +parent: null
          +root: null
          +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1708807084 {#2062
            date: 2024-02-24 21:38:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@vermyndax@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2063 …}
          +nested: Doctrine\ORM\PersistentCollection {#2064 …}
          +votes: Doctrine\ORM\PersistentCollection {#2088 …}
          +reports: Doctrine\ORM\PersistentCollection {#2087 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
          -id: 254450
          -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/5262811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703618309 {#2081
            date: 2023-12-26 20:18:29.0 +01:00
          }
          +"title": 254450
        }
        +body: "Sorry it didn’t work for you…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703794020 {#2306
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@Cralder@feddit.nu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2303 …}
        +nested: Doctrine\ORM\PersistentCollection {#2317 …}
        +votes: Doctrine\ORM\PersistentCollection {#2313 …}
        +reports: Doctrine\ORM\PersistentCollection {#2292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
        -id: 260280
        -bodyTs: "'didn':3 'sorri':1 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5291247"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703794020 {#2308
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +"title": 260280
      }
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2823
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2802
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +root: App\Entity\EntryComment {#2077}
  +body: "$5/month. Worth it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703629119 {#2094
    date: 2023-12-26 23:18:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 254852
  -bodyTs: "'5/month':1 'worth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5264762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703629119 {#2241
    date: 2023-12-26 23:18:39.0 +01:00
  }
  +"title": 254852
}
"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
19 DENIED edit
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2834
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      2 => App\Entity\EntryComment {#2140}
      1 => App\Entity\EntryComment {#2305
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: App\Entity\EntryComment {#2077
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
          +image: null
          +parent: null
          +root: null
          +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1708807084 {#2062
            date: 2024-02-24 21:38:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@vermyndax@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2063 …}
          +nested: Doctrine\ORM\PersistentCollection {#2064 …}
          +votes: Doctrine\ORM\PersistentCollection {#2088 …}
          +reports: Doctrine\ORM\PersistentCollection {#2087 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
          -id: 254450
          -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/5262811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703618309 {#2081
            date: 2023-12-26 20:18:29.0 +01:00
          }
          +"title": 254450
        }
        +body: "Sorry it didn’t work for you…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703794020 {#2306
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@Cralder@feddit.nu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2303 …}
        +nested: Doctrine\ORM\PersistentCollection {#2317 …}
        +votes: Doctrine\ORM\PersistentCollection {#2313 …}
        +reports: Doctrine\ORM\PersistentCollection {#2292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
        -id: 260280
        -bodyTs: "'didn':3 'sorri':1 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5291247"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703794020 {#2308
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +"title": 260280
      }
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2823
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2802
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +root: App\Entity\EntryComment {#2077}
  +body: "$5/month. Worth it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703629119 {#2094
    date: 2023-12-26 23:18:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 254852
  -bodyTs: "'5/month':1 'worth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5264762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703629119 {#2241
    date: 2023-12-26 23:18:39.0 +01:00
  }
  +"title": 254852
}
"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
20 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2834
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      2 => App\Entity\EntryComment {#2140}
      1 => App\Entity\EntryComment {#2305
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: App\Entity\EntryComment {#2077
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
          +image: null
          +parent: null
          +root: null
          +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1708807084 {#2062
            date: 2024-02-24 21:38:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@vermyndax@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2063 …}
          +nested: Doctrine\ORM\PersistentCollection {#2064 …}
          +votes: Doctrine\ORM\PersistentCollection {#2088 …}
          +reports: Doctrine\ORM\PersistentCollection {#2087 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
          -id: 254450
          -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/5262811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703618309 {#2081
            date: 2023-12-26 20:18:29.0 +01:00
          }
          +"title": 254450
        }
        +body: "Sorry it didn’t work for you…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703794020 {#2306
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@Cralder@feddit.nu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2303 …}
        +nested: Doctrine\ORM\PersistentCollection {#2317 …}
        +votes: Doctrine\ORM\PersistentCollection {#2313 …}
        +reports: Doctrine\ORM\PersistentCollection {#2292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
        -id: 260280
        -bodyTs: "'didn':3 'sorri':1 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5291247"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703794020 {#2308
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +"title": 260280
      }
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2823
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2802
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +root: App\Entity\EntryComment {#2077}
  +body: "$5/month. Worth it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703629119 {#2094
    date: 2023-12-26 23:18:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2323 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -id: 254852
  -bodyTs: "'5/month':1 'worth':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5264762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703629119 {#2241
    date: 2023-12-26 23:18:39.0 +01:00
  }
  +"title": 254852
}
"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
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 {#2305
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2834
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      2 => App\Entity\EntryComment {#2140
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
        +root: App\Entity\EntryComment {#2077
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
          +image: null
          +parent: null
          +root: null
          +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1708807084 {#2062
            date: 2024-02-24 21:38:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@vermyndax@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2063 …}
          +nested: Doctrine\ORM\PersistentCollection {#2064 …}
          +votes: Doctrine\ORM\PersistentCollection {#2088 …}
          +reports: Doctrine\ORM\PersistentCollection {#2087 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
          -id: 254450
          -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/5262811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703618309 {#2081
            date: 2023-12-26 20:18:29.0 +01:00
          }
          +"title": 254450
        }
        +body: "$5/month. Worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703629119 {#2094
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@cashews_best_nut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 254852
        -bodyTs: "'5/month':1 'worth':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5264762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703629119 {#2241
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +"title": 254852
      }
      1 => App\Entity\EntryComment {#2305}
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2823
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2802
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: App\Entity\EntryComment {#2077}
  +body: "Sorry it didn’t work for you…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703794020 {#2306
    date: 2023-12-28 21:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@Cralder@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 260280
  -bodyTs: "'didn':3 'sorri':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5291247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703794020 {#2308
    date: 2023-12-28 21:07:00.0 +01:00
  }
  +"title": 260280
}
"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 {#2305
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2834
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      2 => App\Entity\EntryComment {#2140
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
        +root: App\Entity\EntryComment {#2077
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
          +image: null
          +parent: null
          +root: null
          +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1708807084 {#2062
            date: 2024-02-24 21:38:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@vermyndax@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2063 …}
          +nested: Doctrine\ORM\PersistentCollection {#2064 …}
          +votes: Doctrine\ORM\PersistentCollection {#2088 …}
          +reports: Doctrine\ORM\PersistentCollection {#2087 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
          -id: 254450
          -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/5262811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703618309 {#2081
            date: 2023-12-26 20:18:29.0 +01:00
          }
          +"title": 254450
        }
        +body: "$5/month. Worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703629119 {#2094
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@cashews_best_nut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 254852
        -bodyTs: "'5/month':1 'worth':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5264762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703629119 {#2241
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +"title": 254852
      }
      1 => App\Entity\EntryComment {#2305}
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2823
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2802
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: App\Entity\EntryComment {#2077}
  +body: "Sorry it didn’t work for you…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703794020 {#2306
    date: 2023-12-28 21:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@Cralder@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 260280
  -bodyTs: "'didn':3 'sorri':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5291247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703794020 {#2308
    date: 2023-12-28 21:07:00.0 +01:00
  }
  +"title": 260280
}
"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 {#2305
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2834
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      2 => App\Entity\EntryComment {#2140
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
        +root: App\Entity\EntryComment {#2077
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
          +image: null
          +parent: null
          +root: null
          +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 50
          +score: 0
          +lastActive: DateTime @1708807084 {#2062
            date: 2024-02-24 21:38:04.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@vermyndax@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2063 …}
          +nested: Doctrine\ORM\PersistentCollection {#2064 …}
          +votes: Doctrine\ORM\PersistentCollection {#2088 …}
          +reports: Doctrine\ORM\PersistentCollection {#2087 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
          -id: 254450
          -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://infosec.pub/comment/5262811"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703618309 {#2081
            date: 2023-12-26 20:18:29.0 +01:00
          }
          +"title": 254450
        }
        +body: "$5/month. Worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703629119 {#2094
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@cashews_best_nut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 254852
        -bodyTs: "'5/month':1 'worth':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5264762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703629119 {#2241
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +"title": 254852
      }
      1 => App\Entity\EntryComment {#2305}
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2823
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2802
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: App\Entity\EntryComment {#2077}
  +body: "Sorry it didn’t work for you…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703794020 {#2306
    date: 2023-12-28 21:07:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@Cralder@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2303 …}
  +nested: Doctrine\ORM\PersistentCollection {#2317 …}
  +votes: Doctrine\ORM\PersistentCollection {#2313 …}
  +reports: Doctrine\ORM\PersistentCollection {#2292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
  -id: 260280
  -bodyTs: "'didn':3 'sorri':1 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5291247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703794020 {#2308
    date: 2023-12-28 21:07:00.0 +01:00
  }
  +"title": 260280
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2834
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      2 => App\Entity\EntryComment {#2140
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
        +root: App\Entity\EntryComment {#2077}
        +body: "$5/month. Worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703629119 {#2094
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@cashews_best_nut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 254852
        -bodyTs: "'5/month':1 'worth':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5264762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703629119 {#2241
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +"title": 254852
      }
      1 => App\Entity\EntryComment {#2305
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: App\Entity\EntryComment {#2077}
        +body: "Sorry it didn’t work for you…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703794020 {#2306
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@Cralder@feddit.nu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2303 …}
        +nested: Doctrine\ORM\PersistentCollection {#2317 …}
        +votes: Doctrine\ORM\PersistentCollection {#2313 …}
        +reports: Doctrine\ORM\PersistentCollection {#2292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
        -id: 260280
        -bodyTs: "'didn':3 'sorri':1 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5291247"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703794020 {#2308
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +"title": 260280
      }
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2823
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2802
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1708807084 {#2062
    date: 2024-02-24 21:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 254450
  -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5262811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703618309 {#2081
    date: 2023-12-26 20:18:29.0 +01:00
  }
  +"title": 254450
}
"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
27 DENIED edit
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2834
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      2 => App\Entity\EntryComment {#2140
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
        +root: App\Entity\EntryComment {#2077}
        +body: "$5/month. Worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703629119 {#2094
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@cashews_best_nut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 254852
        -bodyTs: "'5/month':1 'worth':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5264762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703629119 {#2241
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +"title": 254852
      }
      1 => App\Entity\EntryComment {#2305
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: App\Entity\EntryComment {#2077}
        +body: "Sorry it didn’t work for you…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703794020 {#2306
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@Cralder@feddit.nu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2303 …}
        +nested: Doctrine\ORM\PersistentCollection {#2317 …}
        +votes: Doctrine\ORM\PersistentCollection {#2313 …}
        +reports: Doctrine\ORM\PersistentCollection {#2292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
        -id: 260280
        -bodyTs: "'didn':3 'sorri':1 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5291247"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703794020 {#2308
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +"title": 260280
      }
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2823
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2802
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1708807084 {#2062
    date: 2024-02-24 21:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 254450
  -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5262811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703618309 {#2081
    date: 2023-12-26 20:18:29.0 +01:00
  }
  +"title": 254450
}
"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
28 DENIED moderate
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2098
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2834
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2843 …}
    +reports: Doctrine\ORM\PersistentCollection {#2845 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2847 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2849 …}
    +badges: Doctrine\ORM\PersistentCollection {#2851 …}
    +children: [
      2 => App\Entity\EntryComment {#2140
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
        +root: App\Entity\EntryComment {#2077}
        +body: "$5/month. Worth it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703629119 {#2094
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@cashews_best_nut@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2323 …}
        +votes: Doctrine\ORM\PersistentCollection {#2329 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
        -id: 254852
        -bodyTs: "'5/month':1 'worth':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5264762"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703629119 {#2241
          date: 2023-12-26 23:18:39.0 +01:00
        }
        +"title": 254852
      }
      1 => App\Entity\EntryComment {#2305
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2098 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: App\Entity\EntryComment {#2077}
        +body: "Sorry it didn’t work for you…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703794020 {#2306
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vermyndax@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@Cralder@feddit.nu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2303 …}
        +nested: Doctrine\ORM\PersistentCollection {#2317 …}
        +votes: Doctrine\ORM\PersistentCollection {#2313 …}
        +reports: Doctrine\ORM\PersistentCollection {#2292 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2290 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2295 …}
        -id: 260280
        -bodyTs: "'didn':3 'sorri':1 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5291247"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703794020 {#2308
          date: 2023-12-28 21:07:00.0 +01:00
        }
        +"title": 260280
      }
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2823
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2802
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Half a dozen people in here already mentioned it, but Kagi has completely changed the search game and changed the way I use the Internet. It’s like an old school search engine with modern conveniences like a chat bot and summarizer, but without the ads and other shenanigans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1708807084 {#2062
    date: 2024-02-24 21:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 254450
  -bodyTs: "'ad':46 'alreadi':7 'bot':40 'chang':14,19 'chat':39 'complet':13 'conveni':36 'dozen':3 'engin':33 'game':17 'half':1 'internet':25 'kagi':11 'like':28,37 'mention':8 'modern':35 'old':30 'peopl':4 'school':31 'search':16,32 'shenanigan':49 'summar':42 'use':23 'way':21 'without':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5262811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703618309 {#2081
    date: 2023-12-26 20:18:29.0 +01:00
  }
  +"title": 254450
}
"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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2240
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: Proxies\__CG__\App\Entity\Image {#3045 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3046 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#3038
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  +badges: Doctrine\ORM\PersistentCollection {#3057 …}
  +children: [
    App\Entity\EntryComment {#2239
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2240 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "Plex or Plexamp with Tidal integration."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704305904 {#2235
        date: 2024-01-03 19:18:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2236 …}
      +nested: Doctrine\ORM\PersistentCollection {#2226 …}
      +votes: Doctrine\ORM\PersistentCollection {#2238 …}
      +reports: Doctrine\ORM\PersistentCollection {#2249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
      -id: 277152
      -bodyTs: "'integr':6 'plex':1 'plexamp':3 'tidal':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5392564"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704305904 {#2242
        date: 2024-01-03 19:18:24.0 +01:00
      }
      +"title": 277152
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#3026
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#3003
    date: 2024-01-03 17:34:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2240
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: Proxies\__CG__\App\Entity\Image {#3045 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3046 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#3038
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  +badges: Doctrine\ORM\PersistentCollection {#3057 …}
  +children: [
    App\Entity\EntryComment {#2239
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2240 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "Plex or Plexamp with Tidal integration."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704305904 {#2235
        date: 2024-01-03 19:18:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2236 …}
      +nested: Doctrine\ORM\PersistentCollection {#2226 …}
      +votes: Doctrine\ORM\PersistentCollection {#2238 …}
      +reports: Doctrine\ORM\PersistentCollection {#2249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
      -id: 277152
      -bodyTs: "'integr':6 'plex':1 'plexamp':3 'tidal':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5392564"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704305904 {#2242
        date: 2024-01-03 19:18:24.0 +01:00
      }
      +"title": 277152
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#3026
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#3003
    date: 2024-01-03 17:34:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2240
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: Proxies\__CG__\App\Entity\Image {#3045 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3046 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#3038
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3047 …}
  +votes: Doctrine\ORM\PersistentCollection {#3049 …}
  +reports: Doctrine\ORM\PersistentCollection {#3051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
  +badges: Doctrine\ORM\PersistentCollection {#3057 …}
  +children: [
    App\Entity\EntryComment {#2239
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2240 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "Plex or Plexamp with Tidal integration."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704305904 {#2235
        date: 2024-01-03 19:18:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2236 …}
      +nested: Doctrine\ORM\PersistentCollection {#2226 …}
      +votes: Doctrine\ORM\PersistentCollection {#2238 …}
      +reports: Doctrine\ORM\PersistentCollection {#2249 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
      -id: 277152
      -bodyTs: "'integr':6 'plex':1 'plexamp':3 'tidal':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5392564"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704305904 {#2242
        date: 2024-01-03 19:18:24.0 +01:00
      }
      +"title": 277152
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#3026
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#3003
    date: 2024-01-03 17:34:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2239
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: Proxies\__CG__\App\Entity\Image {#3045 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3046 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#3038
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3047 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
    +badges: Doctrine\ORM\PersistentCollection {#3057 …}
    +children: [
      App\Entity\EntryComment {#2239}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#3026
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#3003
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "Plex or Plexamp with Tidal integration."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704305904 {#2235
    date: 2024-01-03 19:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 277152
  -bodyTs: "'integr':6 'plex':1 'plexamp':3 'tidal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5392564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305904 {#2242
    date: 2024-01-03 19:18:24.0 +01:00
  }
  +"title": 277152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2239
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: Proxies\__CG__\App\Entity\Image {#3045 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3046 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#3038
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3047 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
    +badges: Doctrine\ORM\PersistentCollection {#3057 …}
    +children: [
      App\Entity\EntryComment {#2239}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#3026
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#3003
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "Plex or Plexamp with Tidal integration."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704305904 {#2235
    date: 2024-01-03 19:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 277152
  -bodyTs: "'integr':6 'plex':1 'plexamp':3 'tidal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5392564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305904 {#2242
    date: 2024-01-03 19:18:24.0 +01:00
  }
  +"title": 277152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2239
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2240
    +user: Proxies\__CG__\App\Entity\User {#3043 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: Proxies\__CG__\App\Entity\Image {#3045 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3046 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#3038
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3047 …}
    +votes: Doctrine\ORM\PersistentCollection {#3049 …}
    +reports: Doctrine\ORM\PersistentCollection {#3051 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3053 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3055 …}
    +badges: Doctrine\ORM\PersistentCollection {#3057 …}
    +children: [
      App\Entity\EntryComment {#2239}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#3026
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#3003
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "Plex or Plexamp with Tidal integration."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704305904 {#2235
    date: 2024-01-03 19:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2236 …}
  +nested: Doctrine\ORM\PersistentCollection {#2226 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2249 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2259 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2244 …}
  -id: 277152
  -bodyTs: "'integr':6 'plex':1 'plexamp':3 'tidal':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5392564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704305904 {#2242
    date: 2024-01-03 19:18:24.0 +01:00
  }
  +"title": 277152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2248
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-s-the-best-music-streaming-service"
  +title: "What's the best music streaming service?"
  +url: null
  +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719182328 {#3020
    date: 2024-06-24 00:38:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3025 …}
  +votes: Doctrine\ORM\PersistentCollection {#3028 …}
  +reports: Doctrine\ORM\PersistentCollection {#3030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  +badges: Doctrine\ORM\PersistentCollection {#3036 …}
  +children: [
    App\Entity\EntryComment {#2245
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2248 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
      +body: "With Tidal hell yeah!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704589635 {#2250
        date: 2024-01-07 02:07:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Physics_badger@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2247 …}
      +nested: Doctrine\ORM\PersistentCollection {#2256 …}
      +votes: Doctrine\ORM\PersistentCollection {#2284 …}
      +reports: Doctrine\ORM\PersistentCollection {#2286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
      -id: 287329
      -bodyTs: "'hell':3 'tidal':2 'yeah':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5474189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704589635 {#2246
        date: 2024-01-07 02:07:15.0 +01:00
      }
      +"title": 287329
    }
  ]
  -id: 27693
  -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
  -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704657036
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10398158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570636 {#3006
    date: 2024-01-06 20:50:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2248
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-s-the-best-music-streaming-service"
  +title: "What's the best music streaming service?"
  +url: null
  +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719182328 {#3020
    date: 2024-06-24 00:38:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3025 …}
  +votes: Doctrine\ORM\PersistentCollection {#3028 …}
  +reports: Doctrine\ORM\PersistentCollection {#3030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  +badges: Doctrine\ORM\PersistentCollection {#3036 …}
  +children: [
    App\Entity\EntryComment {#2245
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2248 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
      +body: "With Tidal hell yeah!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704589635 {#2250
        date: 2024-01-07 02:07:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Physics_badger@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2247 …}
      +nested: Doctrine\ORM\PersistentCollection {#2256 …}
      +votes: Doctrine\ORM\PersistentCollection {#2284 …}
      +reports: Doctrine\ORM\PersistentCollection {#2286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
      -id: 287329
      -bodyTs: "'hell':3 'tidal':2 'yeah':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5474189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704589635 {#2246
        date: 2024-01-07 02:07:15.0 +01:00
      }
      +"title": 287329
    }
  ]
  -id: 27693
  -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
  -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704657036
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10398158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570636 {#3006
    date: 2024-01-06 20:50:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2248
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-s-the-best-music-streaming-service"
  +title: "What's the best music streaming service?"
  +url: null
  +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 66
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719182328 {#3020
    date: 2024-06-24 00:38:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3025 …}
  +votes: Doctrine\ORM\PersistentCollection {#3028 …}
  +reports: Doctrine\ORM\PersistentCollection {#3030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  +badges: Doctrine\ORM\PersistentCollection {#3036 …}
  +children: [
    App\Entity\EntryComment {#2245
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2248 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
      +body: "With Tidal hell yeah!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704589635 {#2250
        date: 2024-01-07 02:07:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Physics_badger@lemmy.world"
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2247 …}
      +nested: Doctrine\ORM\PersistentCollection {#2256 …}
      +votes: Doctrine\ORM\PersistentCollection {#2284 …}
      +reports: Doctrine\ORM\PersistentCollection {#2286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
      -id: 287329
      -bodyTs: "'hell':3 'tidal':2 'yeah':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5474189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704589635 {#2246
        date: 2024-01-07 02:07:15.0 +01:00
      }
      +"title": 287329
    }
  ]
  -id: 27693
  -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
  -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704657036
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10398158"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704570636 {#3006
    date: 2024-01-06 20:50:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2245
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2248
    +user: Proxies\__CG__\App\Entity\User {#2984 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-s-the-best-music-streaming-service"
    +title: "What's the best music streaming service?"
    +url: null
    +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719182328 {#3020
      date: 2024-06-24 00:38:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3025 …}
    +votes: Doctrine\ORM\PersistentCollection {#3028 …}
    +reports: Doctrine\ORM\PersistentCollection {#3030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
    +badges: Doctrine\ORM\PersistentCollection {#3036 …}
    +children: [
      App\Entity\EntryComment {#2245}
    ]
    -id: 27693
    -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
    -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704657036
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10398158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570636 {#3006
      date: 2024-01-06 20:50:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
  +body: "With Tidal hell yeah!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704589635 {#2250
    date: 2024-01-07 02:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Physics_badger@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 287329
  -bodyTs: "'hell':3 'tidal':2 'yeah':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5474189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704589635 {#2246
    date: 2024-01-07 02:07:15.0 +01:00
  }
  +"title": 287329
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2245
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2248
    +user: Proxies\__CG__\App\Entity\User {#2984 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-s-the-best-music-streaming-service"
    +title: "What's the best music streaming service?"
    +url: null
    +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719182328 {#3020
      date: 2024-06-24 00:38:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3025 …}
    +votes: Doctrine\ORM\PersistentCollection {#3028 …}
    +reports: Doctrine\ORM\PersistentCollection {#3030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
    +badges: Doctrine\ORM\PersistentCollection {#3036 …}
    +children: [
      App\Entity\EntryComment {#2245}
    ]
    -id: 27693
    -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
    -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704657036
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10398158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570636 {#3006
      date: 2024-01-06 20:50:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
  +body: "With Tidal hell yeah!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704589635 {#2250
    date: 2024-01-07 02:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Physics_badger@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 287329
  -bodyTs: "'hell':3 'tidal':2 'yeah':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5474189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704589635 {#2246
    date: 2024-01-07 02:07:15.0 +01:00
  }
  +"title": 287329
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2245
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2248
    +user: Proxies\__CG__\App\Entity\User {#2984 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-s-the-best-music-streaming-service"
    +title: "What's the best music streaming service?"
    +url: null
    +body: "I am looking to move on from spotify, what music streaming service pays the artists the best while still having a large library."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 66
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719182328 {#3020
      date: 2024-06-24 00:38:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3025 …}
    +votes: Doctrine\ORM\PersistentCollection {#3028 …}
    +reports: Doctrine\ORM\PersistentCollection {#3030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
    +badges: Doctrine\ORM\PersistentCollection {#3036 …}
    +children: [
      App\Entity\EntryComment {#2245}
    ]
    -id: 27693
    -titleTs: "'best':4 'music':5 'servic':7 'stream':6"
    -bodyTs: "'artist':15 'best':17 'larg':22 'librari':23 'look':3 'move':5 'music':10 'pay':13 'servic':12 'spotifi':8 'still':19 'stream':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704657036
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10398158"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704570636 {#3006
      date: 2024-01-06 20:50:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2243 …}
  +body: "With Tidal hell yeah!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704589635 {#2250
    date: 2024-01-07 02:07:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Physics_badger@lemmy.world"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2247 …}
  +nested: Doctrine\ORM\PersistentCollection {#2256 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2188 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2034 …}
  -id: 287329
  -bodyTs: "'hell':3 'tidal':2 'yeah':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5474189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704589635 {#2246
    date: 2024-01-07 02:07:15.0 +01:00
  }
  +"title": 287329
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2197
  +user: Proxies\__CG__\App\Entity\User {#2608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-s-involved-in-your-budgeting-method"
  +title: "What's involved in your budgeting method?"
  +url: null
  +body: """
    I think budgeting and practical finances should be taught at multiple stages throughout a student’s life. I thought I knew the general idea but didn’t appreciate how much neglecting it would set me back.\n
    \n
    What is your process for budgeting? As a starting point this [article](https://www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system) lists a few methods.\n
    \n
    I use zero based budgeting where every dollar is assigned a purpose. I don’t end up sticking exactly to the plan, but I do keep a spreadsheet which lists my current balances and all expected expenses, so I can see my future balance and avoid going in the red. A couple times a month I cross off expenses which have been paid and update the balance. This is especially helpful to me because a big portion of my income is irregular month to month.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711693728 {#2817
    date: 2024-03-29 07:28:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2832 …}
  +children: [
    1 => App\Entity\EntryComment {#2266
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
      +root: App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I mostly use the envelope method. My parents used literal envelopes when I was growing up, and somewhat early in my adulthood and in my career I came upon the online bank Simple. That bank changed the way I look at finances and saving money. So I still do it the way they taught me to do it.\n
          \n
          I now use a bank called Monzo, and they are working toward building in a very similar budgeting method to Simple, with “Pots” instead of envelopes, that automatically get filled with money every paycheck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1711272714 {#2194
          date: 2024-03-24 10:31:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesserAbe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 276153
        -bodyTs: "'adulthood':22 'automat':86 'bank':32,35,63 'budget':76 'build':71 'call':64 'came':28 'career':26 'chang':36 'earli':19 'envelop':5,11,84 'everi':91 'fill':88 'financ':42 'get':87 'grow':15 'instead':82 'liter':10 'look':40 'method':6,77 'money':45,90 'monzo':65 'most':2 'onlin':31 'parent':8 'paycheck':92 'pot':81 'save':44 'similar':75 'simpl':33,79 'somewhat':18 'still':48 'taught':54 'toward':70 'upon':29 'use':3,9,61 'way':38,52 'work':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5386554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704281800 {#2195
          date: 2024-01-03 12:36:40.0 +01:00
        }
        +"title": 276153
      }
      +body: """
        They have “Pots” that you can manually move money to, or have money moved to them every time you get paid, or move money to them on a set schedule.\n
        \n
        You can link your other bank accounts and credit cards, and have money moved to a “credit card pot” automatically to cover your credit card bills.\n
        \n
        [monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704299430 {#2211
        date: 2024-01-03 17:30:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesserAbe@lemmy.world"
        "@jcrabapple@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 276853
      -bodyTs: "'/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':59 'account':37 'automat':50 'bank':36 'bill':56 'card':40,48,55 'cover':52 'credit':39,47,54 'everi':17 'get':20 'link':33 'manual':7 'money':9,13,24,43 'monzo.com':58 'monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':57 'move':8,14,23,44 'paid':21 'pot':3,49 'schedul':30 'set':29 'time':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5390925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704299430 {#2270
        date: 2024-01-03 17:30:30.0 +01:00
      }
      +"title": 276853
    }
    0 => App\Entity\EntryComment {#2193}
  ]
  -id: 26875
  -titleTs: "'budget':6 'involv':3 'method':7"
  -bodyTs: "'/article/finance/how-to-choose-the-right-budget-system)':51 'appreci':28 'articl':48 'assign':65 'avoid':101 'back':36 'balanc':88,99,122 'base':59 'big':131 'budget':3,42,60 'coupl':107 'cross':112 'current':87 'didn':26 'dollar':63 'end':71 'especi':125 'everi':62 'exact':74 'expect':91 'expens':92,114 'financ':6 'futur':98 'general':23 'go':102 'help':126 'idea':24 'incom':135 'irregular':137 'keep':81 'knew':21 'life':17 'list':52,85 'method':55 'month':110,138,140 'much':30 'multipl':11 'neglect':31 'paid':118 'plan':77 'point':46 'portion':132 'practic':5 'process':40 'purpos':67 'red':105 'see':96 'set':34 'spreadsheet':83 'stage':12 'start':45 'stick':73 'student':15 'taught':9 'think':2 'thought':19 'throughout':13 'time':108 'updat':120 'use':57 'would':33 'www.nerdwallet.com':50 'www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system)':49 'zero':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704341726
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10257042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704255326 {#2805
    date: 2024-01-03 05:15:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2197
  +user: Proxies\__CG__\App\Entity\User {#2608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-s-involved-in-your-budgeting-method"
  +title: "What's involved in your budgeting method?"
  +url: null
  +body: """
    I think budgeting and practical finances should be taught at multiple stages throughout a student’s life. I thought I knew the general idea but didn’t appreciate how much neglecting it would set me back.\n
    \n
    What is your process for budgeting? As a starting point this [article](https://www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system) lists a few methods.\n
    \n
    I use zero based budgeting where every dollar is assigned a purpose. I don’t end up sticking exactly to the plan, but I do keep a spreadsheet which lists my current balances and all expected expenses, so I can see my future balance and avoid going in the red. A couple times a month I cross off expenses which have been paid and update the balance. This is especially helpful to me because a big portion of my income is irregular month to month.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711693728 {#2817
    date: 2024-03-29 07:28:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2832 …}
  +children: [
    1 => App\Entity\EntryComment {#2266
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
      +root: App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I mostly use the envelope method. My parents used literal envelopes when I was growing up, and somewhat early in my adulthood and in my career I came upon the online bank Simple. That bank changed the way I look at finances and saving money. So I still do it the way they taught me to do it.\n
          \n
          I now use a bank called Monzo, and they are working toward building in a very similar budgeting method to Simple, with “Pots” instead of envelopes, that automatically get filled with money every paycheck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1711272714 {#2194
          date: 2024-03-24 10:31:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesserAbe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 276153
        -bodyTs: "'adulthood':22 'automat':86 'bank':32,35,63 'budget':76 'build':71 'call':64 'came':28 'career':26 'chang':36 'earli':19 'envelop':5,11,84 'everi':91 'fill':88 'financ':42 'get':87 'grow':15 'instead':82 'liter':10 'look':40 'method':6,77 'money':45,90 'monzo':65 'most':2 'onlin':31 'parent':8 'paycheck':92 'pot':81 'save':44 'similar':75 'simpl':33,79 'somewhat':18 'still':48 'taught':54 'toward':70 'upon':29 'use':3,9,61 'way':38,52 'work':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5386554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704281800 {#2195
          date: 2024-01-03 12:36:40.0 +01:00
        }
        +"title": 276153
      }
      +body: """
        They have “Pots” that you can manually move money to, or have money moved to them every time you get paid, or move money to them on a set schedule.\n
        \n
        You can link your other bank accounts and credit cards, and have money moved to a “credit card pot” automatically to cover your credit card bills.\n
        \n
        [monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704299430 {#2211
        date: 2024-01-03 17:30:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesserAbe@lemmy.world"
        "@jcrabapple@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 276853
      -bodyTs: "'/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':59 'account':37 'automat':50 'bank':36 'bill':56 'card':40,48,55 'cover':52 'credit':39,47,54 'everi':17 'get':20 'link':33 'manual':7 'money':9,13,24,43 'monzo.com':58 'monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':57 'move':8,14,23,44 'paid':21 'pot':3,49 'schedul':30 'set':29 'time':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5390925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704299430 {#2270
        date: 2024-01-03 17:30:30.0 +01:00
      }
      +"title": 276853
    }
    0 => App\Entity\EntryComment {#2193}
  ]
  -id: 26875
  -titleTs: "'budget':6 'involv':3 'method':7"
  -bodyTs: "'/article/finance/how-to-choose-the-right-budget-system)':51 'appreci':28 'articl':48 'assign':65 'avoid':101 'back':36 'balanc':88,99,122 'base':59 'big':131 'budget':3,42,60 'coupl':107 'cross':112 'current':87 'didn':26 'dollar':63 'end':71 'especi':125 'everi':62 'exact':74 'expect':91 'expens':92,114 'financ':6 'futur':98 'general':23 'go':102 'help':126 'idea':24 'incom':135 'irregular':137 'keep':81 'knew':21 'life':17 'list':52,85 'method':55 'month':110,138,140 'much':30 'multipl':11 'neglect':31 'paid':118 'plan':77 'point':46 'portion':132 'practic':5 'process':40 'purpos':67 'red':105 'see':96 'set':34 'spreadsheet':83 'stage':12 'start':45 'stick':73 'student':15 'taught':9 'think':2 'thought':19 'throughout':13 'time':108 'updat':120 'use':57 'would':33 'www.nerdwallet.com':50 'www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system)':49 'zero':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704341726
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10257042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704255326 {#2805
    date: 2024-01-03 05:15:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2197
  +user: Proxies\__CG__\App\Entity\User {#2608 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-s-involved-in-your-budgeting-method"
  +title: "What's involved in your budgeting method?"
  +url: null
  +body: """
    I think budgeting and practical finances should be taught at multiple stages throughout a student’s life. I thought I knew the general idea but didn’t appreciate how much neglecting it would set me back.\n
    \n
    What is your process for budgeting? As a starting point this [article](https://www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system) lists a few methods.\n
    \n
    I use zero based budgeting where every dollar is assigned a purpose. I don’t end up sticking exactly to the plan, but I do keep a spreadsheet which lists my current balances and all expected expenses, so I can see my future balance and avoid going in the red. A couple times a month I cross off expenses which have been paid and update the balance. This is especially helpful to me because a big portion of my income is irregular month to month.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711693728 {#2817
    date: 2024-03-29 07:28:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  +badges: Doctrine\ORM\PersistentCollection {#2832 …}
  +children: [
    1 => App\Entity\EntryComment {#2266
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
      +root: App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I mostly use the envelope method. My parents used literal envelopes when I was growing up, and somewhat early in my adulthood and in my career I came upon the online bank Simple. That bank changed the way I look at finances and saving money. So I still do it the way they taught me to do it.\n
          \n
          I now use a bank called Monzo, and they are working toward building in a very similar budgeting method to Simple, with “Pots” instead of envelopes, that automatically get filled with money every paycheck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1711272714 {#2194
          date: 2024-03-24 10:31:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesserAbe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 276153
        -bodyTs: "'adulthood':22 'automat':86 'bank':32,35,63 'budget':76 'build':71 'call':64 'came':28 'career':26 'chang':36 'earli':19 'envelop':5,11,84 'everi':91 'fill':88 'financ':42 'get':87 'grow':15 'instead':82 'liter':10 'look':40 'method':6,77 'money':45,90 'monzo':65 'most':2 'onlin':31 'parent':8 'paycheck':92 'pot':81 'save':44 'similar':75 'simpl':33,79 'somewhat':18 'still':48 'taught':54 'toward':70 'upon':29 'use':3,9,61 'way':38,52 'work':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5386554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704281800 {#2195
          date: 2024-01-03 12:36:40.0 +01:00
        }
        +"title": 276153
      }
      +body: """
        They have “Pots” that you can manually move money to, or have money moved to them every time you get paid, or move money to them on a set schedule.\n
        \n
        You can link your other bank accounts and credit cards, and have money moved to a “credit card pot” automatically to cover your credit card bills.\n
        \n
        [monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704299430 {#2211
        date: 2024-01-03 17:30:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LesserAbe@lemmy.world"
        "@jcrabapple@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2268 …}
      +nested: Doctrine\ORM\PersistentCollection {#2273 …}
      +votes: Doctrine\ORM\PersistentCollection {#2274 …}
      +reports: Doctrine\ORM\PersistentCollection {#2190 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
      -id: 276853
      -bodyTs: "'/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':59 'account':37 'automat':50 'bank':36 'bill':56 'card':40,48,55 'cover':52 'credit':39,47,54 'everi':17 'get':20 'link':33 'manual':7 'money':9,13,24,43 'monzo.com':58 'monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':57 'move':8,14,23,44 'paid':21 'pot':3,49 'schedul':30 'set':29 'time':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5390925"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704299430 {#2270
        date: 2024-01-03 17:30:30.0 +01:00
      }
      +"title": 276853
    }
    0 => App\Entity\EntryComment {#2193}
  ]
  -id: 26875
  -titleTs: "'budget':6 'involv':3 'method':7"
  -bodyTs: "'/article/finance/how-to-choose-the-right-budget-system)':51 'appreci':28 'articl':48 'assign':65 'avoid':101 'back':36 'balanc':88,99,122 'base':59 'big':131 'budget':3,42,60 'coupl':107 'cross':112 'current':87 'didn':26 'dollar':63 'end':71 'especi':125 'everi':62 'exact':74 'expect':91 'expens':92,114 'financ':6 'futur':98 'general':23 'go':102 'help':126 'idea':24 'incom':135 'irregular':137 'keep':81 'knew':21 'life':17 'list':52,85 'method':55 'month':110,138,140 'much':30 'multipl':11 'neglect':31 'paid':118 'plan':77 'point':46 'portion':132 'practic':5 'process':40 'purpos':67 'red':105 'see':96 'set':34 'spreadsheet':83 'stage':12 'start':45 'stick':73 'student':15 'taught':9 'think':2 'thought':19 'throughout':13 'time':108 'updat':120 'use':57 'would':33 'www.nerdwallet.com':50 'www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system)':49 'zero':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704341726
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10257042"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704255326 {#2805
    date: 2024-01-03 05:15:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197
    +user: Proxies\__CG__\App\Entity\User {#2608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-s-involved-in-your-budgeting-method"
    +title: "What's involved in your budgeting method?"
    +url: null
    +body: """
      I think budgeting and practical finances should be taught at multiple stages throughout a student’s life. I thought I knew the general idea but didn’t appreciate how much neglecting it would set me back.\n
      \n
      What is your process for budgeting? As a starting point this [article](https://www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system) lists a few methods.\n
      \n
      I use zero based budgeting where every dollar is assigned a purpose. I don’t end up sticking exactly to the plan, but I do keep a spreadsheet which lists my current balances and all expected expenses, so I can see my future balance and avoid going in the red. A couple times a month I cross off expenses which have been paid and update the balance. This is especially helpful to me because a big portion of my income is irregular month to month.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711693728 {#2817
      date: 2024-03-29 07:28:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      1 => App\Entity\EntryComment {#2266}
      0 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I mostly use the envelope method. My parents used literal envelopes when I was growing up, and somewhat early in my adulthood and in my career I came upon the online bank Simple. That bank changed the way I look at finances and saving money. So I still do it the way they taught me to do it.\n
          \n
          I now use a bank called Monzo, and they are working toward building in a very similar budgeting method to Simple, with “Pots” instead of envelopes, that automatically get filled with money every paycheck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1711272714 {#2194
          date: 2024-03-24 10:31:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesserAbe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 276153
        -bodyTs: "'adulthood':22 'automat':86 'bank':32,35,63 'budget':76 'build':71 'call':64 'came':28 'career':26 'chang':36 'earli':19 'envelop':5,11,84 'everi':91 'fill':88 'financ':42 'get':87 'grow':15 'instead':82 'liter':10 'look':40 'method':6,77 'money':45,90 'monzo':65 'most':2 'onlin':31 'parent':8 'paycheck':92 'pot':81 'save':44 'similar':75 'simpl':33,79 'somewhat':18 'still':48 'taught':54 'toward':70 'upon':29 'use':3,9,61 'way':38,52 'work':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5386554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704281800 {#2195
          date: 2024-01-03 12:36:40.0 +01:00
        }
        +"title": 276153
      }
    ]
    -id: 26875
    -titleTs: "'budget':6 'involv':3 'method':7"
    -bodyTs: "'/article/finance/how-to-choose-the-right-budget-system)':51 'appreci':28 'articl':48 'assign':65 'avoid':101 'back':36 'balanc':88,99,122 'base':59 'big':131 'budget':3,42,60 'coupl':107 'cross':112 'current':87 'didn':26 'dollar':63 'end':71 'especi':125 'everi':62 'exact':74 'expect':91 'expens':92,114 'financ':6 'futur':98 'general':23 'go':102 'help':126 'idea':24 'incom':135 'irregular':137 'keep':81 'knew':21 'life':17 'list':52,85 'method':55 'month':110,138,140 'much':30 'multipl':11 'neglect':31 'paid':118 'plan':77 'point':46 'portion':132 'practic':5 'process':40 'purpos':67 'red':105 'see':96 'set':34 'spreadsheet':83 'stage':12 'start':45 'stick':73 'student':15 'taught':9 'think':2 'thought':19 'throughout':13 'time':108 'updat':120 'use':57 'would':33 'www.nerdwallet.com':50 'www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system)':49 'zero':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704341726
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10257042"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704255326 {#2805
      date: 2024-01-03 05:15:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: App\Entity\EntryComment {#2193}
  +body: """
    They have “Pots” that you can manually move money to, or have money moved to them every time you get paid, or move money to them on a set schedule.\n
    \n
    You can link your other bank accounts and credit cards, and have money moved to a “credit card pot” automatically to cover your credit card bills.\n
    \n
    [monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704299430 {#2211
    date: 2024-01-03 17:30:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@jcrabapple@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 276853
  -bodyTs: "'/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':59 'account':37 'automat':50 'bank':36 'bill':56 'card':40,48,55 'cover':52 'credit':39,47,54 'everi':17 'get':20 'link':33 'manual':7 'money':9,13,24,43 'monzo.com':58 'monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':57 'move':8,14,23,44 'paid':21 'pot':3,49 'schedul':30 'set':29 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5390925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704299430 {#2270
    date: 2024-01-03 17:30:30.0 +01:00
  }
  +"title": 276853
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197
    +user: Proxies\__CG__\App\Entity\User {#2608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-s-involved-in-your-budgeting-method"
    +title: "What's involved in your budgeting method?"
    +url: null
    +body: """
      I think budgeting and practical finances should be taught at multiple stages throughout a student’s life. I thought I knew the general idea but didn’t appreciate how much neglecting it would set me back.\n
      \n
      What is your process for budgeting? As a starting point this [article](https://www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system) lists a few methods.\n
      \n
      I use zero based budgeting where every dollar is assigned a purpose. I don’t end up sticking exactly to the plan, but I do keep a spreadsheet which lists my current balances and all expected expenses, so I can see my future balance and avoid going in the red. A couple times a month I cross off expenses which have been paid and update the balance. This is especially helpful to me because a big portion of my income is irregular month to month.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711693728 {#2817
      date: 2024-03-29 07:28:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      1 => App\Entity\EntryComment {#2266}
      0 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I mostly use the envelope method. My parents used literal envelopes when I was growing up, and somewhat early in my adulthood and in my career I came upon the online bank Simple. That bank changed the way I look at finances and saving money. So I still do it the way they taught me to do it.\n
          \n
          I now use a bank called Monzo, and they are working toward building in a very similar budgeting method to Simple, with “Pots” instead of envelopes, that automatically get filled with money every paycheck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1711272714 {#2194
          date: 2024-03-24 10:31:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesserAbe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 276153
        -bodyTs: "'adulthood':22 'automat':86 'bank':32,35,63 'budget':76 'build':71 'call':64 'came':28 'career':26 'chang':36 'earli':19 'envelop':5,11,84 'everi':91 'fill':88 'financ':42 'get':87 'grow':15 'instead':82 'liter':10 'look':40 'method':6,77 'money':45,90 'monzo':65 'most':2 'onlin':31 'parent':8 'paycheck':92 'pot':81 'save':44 'similar':75 'simpl':33,79 'somewhat':18 'still':48 'taught':54 'toward':70 'upon':29 'use':3,9,61 'way':38,52 'work':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5386554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704281800 {#2195
          date: 2024-01-03 12:36:40.0 +01:00
        }
        +"title": 276153
      }
    ]
    -id: 26875
    -titleTs: "'budget':6 'involv':3 'method':7"
    -bodyTs: "'/article/finance/how-to-choose-the-right-budget-system)':51 'appreci':28 'articl':48 'assign':65 'avoid':101 'back':36 'balanc':88,99,122 'base':59 'big':131 'budget':3,42,60 'coupl':107 'cross':112 'current':87 'didn':26 'dollar':63 'end':71 'especi':125 'everi':62 'exact':74 'expect':91 'expens':92,114 'financ':6 'futur':98 'general':23 'go':102 'help':126 'idea':24 'incom':135 'irregular':137 'keep':81 'knew':21 'life':17 'list':52,85 'method':55 'month':110,138,140 'much':30 'multipl':11 'neglect':31 'paid':118 'plan':77 'point':46 'portion':132 'practic':5 'process':40 'purpos':67 'red':105 'see':96 'set':34 'spreadsheet':83 'stage':12 'start':45 'stick':73 'student':15 'taught':9 'think':2 'thought':19 'throughout':13 'time':108 'updat':120 'use':57 'would':33 'www.nerdwallet.com':50 'www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system)':49 'zero':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704341726
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10257042"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704255326 {#2805
      date: 2024-01-03 05:15:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: App\Entity\EntryComment {#2193}
  +body: """
    They have “Pots” that you can manually move money to, or have money moved to them every time you get paid, or move money to them on a set schedule.\n
    \n
    You can link your other bank accounts and credit cards, and have money moved to a “credit card pot” automatically to cover your credit card bills.\n
    \n
    [monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704299430 {#2211
    date: 2024-01-03 17:30:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@jcrabapple@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 276853
  -bodyTs: "'/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':59 'account':37 'automat':50 'bank':36 'bill':56 'card':40,48,55 'cover':52 'credit':39,47,54 'everi':17 'get':20 'link':33 'manual':7 'money':9,13,24,43 'monzo.com':58 'monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':57 'move':8,14,23,44 'paid':21 'pot':3,49 'schedul':30 'set':29 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5390925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704299430 {#2270
    date: 2024-01-03 17:30:30.0 +01:00
  }
  +"title": 276853
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197
    +user: Proxies\__CG__\App\Entity\User {#2608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-s-involved-in-your-budgeting-method"
    +title: "What's involved in your budgeting method?"
    +url: null
    +body: """
      I think budgeting and practical finances should be taught at multiple stages throughout a student’s life. I thought I knew the general idea but didn’t appreciate how much neglecting it would set me back.\n
      \n
      What is your process for budgeting? As a starting point this [article](https://www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system) lists a few methods.\n
      \n
      I use zero based budgeting where every dollar is assigned a purpose. I don’t end up sticking exactly to the plan, but I do keep a spreadsheet which lists my current balances and all expected expenses, so I can see my future balance and avoid going in the red. A couple times a month I cross off expenses which have been paid and update the balance. This is especially helpful to me because a big portion of my income is irregular month to month.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711693728 {#2817
      date: 2024-03-29 07:28:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      1 => App\Entity\EntryComment {#2266}
      0 => App\Entity\EntryComment {#2193
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          I mostly use the envelope method. My parents used literal envelopes when I was growing up, and somewhat early in my adulthood and in my career I came upon the online bank Simple. That bank changed the way I look at finances and saving money. So I still do it the way they taught me to do it.\n
          \n
          I now use a bank called Monzo, and they are working toward building in a very similar budgeting method to Simple, with “Pots” instead of envelopes, that automatically get filled with money every paycheck.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1711272714 {#2194
          date: 2024-03-24 10:31:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesserAbe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2205 …}
        +nested: Doctrine\ORM\PersistentCollection {#2202 …}
        +votes: Doctrine\ORM\PersistentCollection {#2210 …}
        +reports: Doctrine\ORM\PersistentCollection {#2207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
        -id: 276153
        -bodyTs: "'adulthood':22 'automat':86 'bank':32,35,63 'budget':76 'build':71 'call':64 'came':28 'career':26 'chang':36 'earli':19 'envelop':5,11,84 'everi':91 'fill':88 'financ':42 'get':87 'grow':15 'instead':82 'liter':10 'look':40 'method':6,77 'money':45,90 'monzo':65 'most':2 'onlin':31 'parent':8 'paycheck':92 'pot':81 'save':44 'similar':75 'simpl':33,79 'somewhat':18 'still':48 'taught':54 'toward':70 'upon':29 'use':3,9,61 'way':38,52 'work':69"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5386554"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704281800 {#2195
          date: 2024-01-03 12:36:40.0 +01:00
        }
        +"title": 276153
      }
    ]
    -id: 26875
    -titleTs: "'budget':6 'involv':3 'method':7"
    -bodyTs: "'/article/finance/how-to-choose-the-right-budget-system)':51 'appreci':28 'articl':48 'assign':65 'avoid':101 'back':36 'balanc':88,99,122 'base':59 'big':131 'budget':3,42,60 'coupl':107 'cross':112 'current':87 'didn':26 'dollar':63 'end':71 'especi':125 'everi':62 'exact':74 'expect':91 'expens':92,114 'financ':6 'futur':98 'general':23 'go':102 'help':126 'idea':24 'incom':135 'irregular':137 'keep':81 'knew':21 'life':17 'list':52,85 'method':55 'month':110,138,140 'much':30 'multipl':11 'neglect':31 'paid':118 'plan':77 'point':46 'portion':132 'practic':5 'process':40 'purpos':67 'red':105 'see':96 'set':34 'spreadsheet':83 'stage':12 'start':45 'stick':73 'student':15 'taught':9 'think':2 'thought':19 'throughout':13 'time':108 'updat':120 'use':57 'would':33 'www.nerdwallet.com':50 'www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system)':49 'zero':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704341726
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10257042"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704255326 {#2805
      date: 2024-01-03 05:15:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
  +root: App\Entity\EntryComment {#2193}
  +body: """
    They have “Pots” that you can manually move money to, or have money moved to them every time you get paid, or move money to them on a set schedule.\n
    \n
    You can link your other bank accounts and credit cards, and have money moved to a “credit card pot” automatically to cover your credit card bills.\n
    \n
    [monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704299430 {#2211
    date: 2024-01-03 17:30:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
    "@jcrabapple@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2268 …}
  +nested: Doctrine\ORM\PersistentCollection {#2273 …}
  +votes: Doctrine\ORM\PersistentCollection {#2274 …}
  +reports: Doctrine\ORM\PersistentCollection {#2190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
  -id: 276853
  -bodyTs: "'/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':59 'account':37 'automat':50 'bank':36 'bill':56 'card':40,48,55 'cover':52 'credit':39,47,54 'everi':17 'get':20 'link':33 'manual':7 'money':9,13,24,43 'monzo.com':58 'monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':57 'move':8,14,23,44 'paid':21 'pot':3,49 'schedul':30 'set':29 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5390925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704299430 {#2270
    date: 2024-01-03 17:30:30.0 +01:00
  }
  +"title": 276853
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197
    +user: Proxies\__CG__\App\Entity\User {#2608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-s-involved-in-your-budgeting-method"
    +title: "What's involved in your budgeting method?"
    +url: null
    +body: """
      I think budgeting and practical finances should be taught at multiple stages throughout a student’s life. I thought I knew the general idea but didn’t appreciate how much neglecting it would set me back.\n
      \n
      What is your process for budgeting? As a starting point this [article](https://www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system) lists a few methods.\n
      \n
      I use zero based budgeting where every dollar is assigned a purpose. I don’t end up sticking exactly to the plan, but I do keep a spreadsheet which lists my current balances and all expected expenses, so I can see my future balance and avoid going in the red. A couple times a month I cross off expenses which have been paid and update the balance. This is especially helpful to me because a big portion of my income is irregular month to month.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711693728 {#2817
      date: 2024-03-29 07:28:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      1 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: App\Entity\EntryComment {#2193}
        +body: """
          They have “Pots” that you can manually move money to, or have money moved to them every time you get paid, or move money to them on a set schedule.\n
          \n
          You can link your other bank accounts and credit cards, and have money moved to a “credit card pot” automatically to cover your credit card bills.\n
          \n
          [monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704299430 {#2211
          date: 2024-01-03 17:30:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesserAbe@lemmy.world"
          "@jcrabapple@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 276853
        -bodyTs: "'/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':59 'account':37 'automat':50 'bank':36 'bill':56 'card':40,48,55 'cover':52 'credit':39,47,54 'everi':17 'get':20 'link':33 'manual':7 'money':9,13,24,43 'monzo.com':58 'monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':57 'move':8,14,23,44 'paid':21 'pot':3,49 'schedul':30 'set':29 'time':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5390925"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704299430 {#2270
          date: 2024-01-03 17:30:30.0 +01:00
        }
        +"title": 276853
      }
      0 => App\Entity\EntryComment {#2193}
    ]
    -id: 26875
    -titleTs: "'budget':6 'involv':3 'method':7"
    -bodyTs: "'/article/finance/how-to-choose-the-right-budget-system)':51 'appreci':28 'articl':48 'assign':65 'avoid':101 'back':36 'balanc':88,99,122 'base':59 'big':131 'budget':3,42,60 'coupl':107 'cross':112 'current':87 'didn':26 'dollar':63 'end':71 'especi':125 'everi':62 'exact':74 'expect':91 'expens':92,114 'financ':6 'futur':98 'general':23 'go':102 'help':126 'idea':24 'incom':135 'irregular':137 'keep':81 'knew':21 'life':17 'list':52,85 'method':55 'month':110,138,140 'much':30 'multipl':11 'neglect':31 'paid':118 'plan':77 'point':46 'portion':132 'practic':5 'process':40 'purpos':67 'red':105 'see':96 'set':34 'spreadsheet':83 'stage':12 'start':45 'stick':73 'student':15 'taught':9 'think':2 'thought':19 'throughout':13 'time':108 'updat':120 'use':57 'would':33 'www.nerdwallet.com':50 'www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system)':49 'zero':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704341726
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10257042"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704255326 {#2805
      date: 2024-01-03 05:15:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I mostly use the envelope method. My parents used literal envelopes when I was growing up, and somewhat early in my adulthood and in my career I came upon the online bank Simple. That bank changed the way I look at finances and saving money. So I still do it the way they taught me to do it.\n
    \n
    I now use a bank called Monzo, and they are working toward building in a very similar budgeting method to Simple, with “Pots” instead of envelopes, that automatically get filled with money every paycheck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1711272714 {#2194
    date: 2024-03-24 10:31:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 276153
  -bodyTs: "'adulthood':22 'automat':86 'bank':32,35,63 'budget':76 'build':71 'call':64 'came':28 'career':26 'chang':36 'earli':19 'envelop':5,11,84 'everi':91 'fill':88 'financ':42 'get':87 'grow':15 'instead':82 'liter':10 'look':40 'method':6,77 'money':45,90 'monzo':65 'most':2 'onlin':31 'parent':8 'paycheck':92 'pot':81 'save':44 'similar':75 'simpl':33,79 'somewhat':18 'still':48 'taught':54 'toward':70 'upon':29 'use':3,9,61 'way':38,52 'work':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5386554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704281800 {#2195
    date: 2024-01-03 12:36:40.0 +01:00
  }
  +"title": 276153
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197
    +user: Proxies\__CG__\App\Entity\User {#2608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-s-involved-in-your-budgeting-method"
    +title: "What's involved in your budgeting method?"
    +url: null
    +body: """
      I think budgeting and practical finances should be taught at multiple stages throughout a student’s life. I thought I knew the general idea but didn’t appreciate how much neglecting it would set me back.\n
      \n
      What is your process for budgeting? As a starting point this [article](https://www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system) lists a few methods.\n
      \n
      I use zero based budgeting where every dollar is assigned a purpose. I don’t end up sticking exactly to the plan, but I do keep a spreadsheet which lists my current balances and all expected expenses, so I can see my future balance and avoid going in the red. A couple times a month I cross off expenses which have been paid and update the balance. This is especially helpful to me because a big portion of my income is irregular month to month.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711693728 {#2817
      date: 2024-03-29 07:28:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      1 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: App\Entity\EntryComment {#2193}
        +body: """
          They have “Pots” that you can manually move money to, or have money moved to them every time you get paid, or move money to them on a set schedule.\n
          \n
          You can link your other bank accounts and credit cards, and have money moved to a “credit card pot” automatically to cover your credit card bills.\n
          \n
          [monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704299430 {#2211
          date: 2024-01-03 17:30:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesserAbe@lemmy.world"
          "@jcrabapple@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 276853
        -bodyTs: "'/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':59 'account':37 'automat':50 'bank':36 'bill':56 'card':40,48,55 'cover':52 'credit':39,47,54 'everi':17 'get':20 'link':33 'manual':7 'money':9,13,24,43 'monzo.com':58 'monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':57 'move':8,14,23,44 'paid':21 'pot':3,49 'schedul':30 'set':29 'time':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5390925"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704299430 {#2270
          date: 2024-01-03 17:30:30.0 +01:00
        }
        +"title": 276853
      }
      0 => App\Entity\EntryComment {#2193}
    ]
    -id: 26875
    -titleTs: "'budget':6 'involv':3 'method':7"
    -bodyTs: "'/article/finance/how-to-choose-the-right-budget-system)':51 'appreci':28 'articl':48 'assign':65 'avoid':101 'back':36 'balanc':88,99,122 'base':59 'big':131 'budget':3,42,60 'coupl':107 'cross':112 'current':87 'didn':26 'dollar':63 'end':71 'especi':125 'everi':62 'exact':74 'expect':91 'expens':92,114 'financ':6 'futur':98 'general':23 'go':102 'help':126 'idea':24 'incom':135 'irregular':137 'keep':81 'knew':21 'life':17 'list':52,85 'method':55 'month':110,138,140 'much':30 'multipl':11 'neglect':31 'paid':118 'plan':77 'point':46 'portion':132 'practic':5 'process':40 'purpos':67 'red':105 'see':96 'set':34 'spreadsheet':83 'stage':12 'start':45 'stick':73 'student':15 'taught':9 'think':2 'thought':19 'throughout':13 'time':108 'updat':120 'use':57 'would':33 'www.nerdwallet.com':50 'www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system)':49 'zero':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704341726
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10257042"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704255326 {#2805
      date: 2024-01-03 05:15:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I mostly use the envelope method. My parents used literal envelopes when I was growing up, and somewhat early in my adulthood and in my career I came upon the online bank Simple. That bank changed the way I look at finances and saving money. So I still do it the way they taught me to do it.\n
    \n
    I now use a bank called Monzo, and they are working toward building in a very similar budgeting method to Simple, with “Pots” instead of envelopes, that automatically get filled with money every paycheck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1711272714 {#2194
    date: 2024-03-24 10:31:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 276153
  -bodyTs: "'adulthood':22 'automat':86 'bank':32,35,63 'budget':76 'build':71 'call':64 'came':28 'career':26 'chang':36 'earli':19 'envelop':5,11,84 'everi':91 'fill':88 'financ':42 'get':87 'grow':15 'instead':82 'liter':10 'look':40 'method':6,77 'money':45,90 'monzo':65 'most':2 'onlin':31 'parent':8 'paycheck':92 'pot':81 'save':44 'similar':75 'simpl':33,79 'somewhat':18 'still':48 'taught':54 'toward':70 'upon':29 'use':3,9,61 'way':38,52 'work':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5386554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704281800 {#2195
    date: 2024-01-03 12:36:40.0 +01:00
  }
  +"title": 276153
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2193
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197
    +user: Proxies\__CG__\App\Entity\User {#2608 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-s-involved-in-your-budgeting-method"
    +title: "What's involved in your budgeting method?"
    +url: null
    +body: """
      I think budgeting and practical finances should be taught at multiple stages throughout a student’s life. I thought I knew the general idea but didn’t appreciate how much neglecting it would set me back.\n
      \n
      What is your process for budgeting? As a starting point this [article](https://www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system) lists a few methods.\n
      \n
      I use zero based budgeting where every dollar is assigned a purpose. I don’t end up sticking exactly to the plan, but I do keep a spreadsheet which lists my current balances and all expected expenses, so I can see my future balance and avoid going in the red. A couple times a month I cross off expenses which have been paid and update the balance. This is especially helpful to me because a big portion of my income is irregular month to month.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711693728 {#2817
      date: 2024-03-29 07:28:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2824 …}
    +reports: Doctrine\ORM\PersistentCollection {#2826 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
    +badges: Doctrine\ORM\PersistentCollection {#2832 …}
    +children: [
      1 => App\Entity\EntryComment {#2266
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2257 …}
        +root: App\Entity\EntryComment {#2193}
        +body: """
          They have “Pots” that you can manually move money to, or have money moved to them every time you get paid, or move money to them on a set schedule.\n
          \n
          You can link your other bank accounts and credit cards, and have money moved to a “credit card pot” automatically to cover your credit card bills.\n
          \n
          [monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704299430 {#2211
          date: 2024-01-03 17:30:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@LesserAbe@lemmy.world"
          "@jcrabapple@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2268 …}
        +nested: Doctrine\ORM\PersistentCollection {#2273 …}
        +votes: Doctrine\ORM\PersistentCollection {#2274 …}
        +reports: Doctrine\ORM\PersistentCollection {#2190 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2265 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2263 …}
        -id: 276853
        -bodyTs: "'/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':59 'account':37 'automat':50 'bank':36 'bill':56 'card':40,48,55 'cover':52 'credit':39,47,54 'everi':17 'get':20 'link':33 'manual':7 'money':9,13,24,43 'monzo.com':58 'monzo.com/us/money/see-it-all/](https://monzo.com/us/money/see-it-all/)':57 'move':8,14,23,44 'paid':21 'pot':3,49 'schedul':30 'set':29 'time':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5390925"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704299430 {#2270
          date: 2024-01-03 17:30:30.0 +01:00
        }
        +"title": 276853
      }
      0 => App\Entity\EntryComment {#2193}
    ]
    -id: 26875
    -titleTs: "'budget':6 'involv':3 'method':7"
    -bodyTs: "'/article/finance/how-to-choose-the-right-budget-system)':51 'appreci':28 'articl':48 'assign':65 'avoid':101 'back':36 'balanc':88,99,122 'base':59 'big':131 'budget':3,42,60 'coupl':107 'cross':112 'current':87 'didn':26 'dollar':63 'end':71 'especi':125 'everi':62 'exact':74 'expect':91 'expens':92,114 'financ':6 'futur':98 'general':23 'go':102 'help':126 'idea':24 'incom':135 'irregular':137 'keep':81 'knew':21 'life':17 'list':52,85 'method':55 'month':110,138,140 'much':30 'multipl':11 'neglect':31 'paid':118 'plan':77 'point':46 'portion':132 'practic':5 'process':40 'purpos':67 'red':105 'see':96 'set':34 'spreadsheet':83 'stage':12 'start':45 'stick':73 'student':15 'taught':9 'think':2 'thought':19 'throughout':13 'time':108 'updat':120 'use':57 'would':33 'www.nerdwallet.com':50 'www.nerdwallet.com/article/finance/how-to-choose-the-right-budget-system)':49 'zero':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704341726
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10257042"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704255326 {#2805
      date: 2024-01-03 05:15:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I mostly use the envelope method. My parents used literal envelopes when I was growing up, and somewhat early in my adulthood and in my career I came upon the online bank Simple. That bank changed the way I look at finances and saving money. So I still do it the way they taught me to do it.\n
    \n
    I now use a bank called Monzo, and they are working toward building in a very similar budgeting method to Simple, with “Pots” instead of envelopes, that automatically get filled with money every paycheck.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1711272714 {#2194
    date: 2024-03-24 10:31:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LesserAbe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2205 …}
  +nested: Doctrine\ORM\PersistentCollection {#2202 …}
  +votes: Doctrine\ORM\PersistentCollection {#2210 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2204 …}
  -id: 276153
  -bodyTs: "'adulthood':22 'automat':86 'bank':32,35,63 'budget':76 'build':71 'call':64 'came':28 'career':26 'chang':36 'earli':19 'envelop':5,11,84 'everi':91 'fill':88 'financ':42 'get':87 'grow':15 'instead':82 'liter':10 'look':40 'method':6,77 'money':45,90 'monzo':65 'most':2 'onlin':31 'parent':8 'paycheck':92 'pot':81 'save':44 'similar':75 'simpl':33,79 'somewhat':18 'still':48 'taught':54 'toward':70 'upon':29 'use':3,9,61 'way':38,52 'work':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5386554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704281800 {#2195
    date: 2024-01-03 12:36:40.0 +01:00
  }
  +"title": 276153
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2278
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
  +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
  +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
  +body: """
    We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
    \n
    However-\n
    \n
    • We’ve already been to Indiana Dunes and Gateway Arch.\n
    \n
    • My daughter is scared of caves, so Mammoth Cave is out.\n
    \n
    Out of the rest, which would you most recommend so I can suggest it to my mother?\n
    \n
    Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
    \n
    Any advice appreciated. Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710840476 {#3059
    date: 2024-03-19 10:27:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  +badges: Doctrine\ORM\PersistentCollection {#3076 …}
  +children: [
    App\Entity\EntryComment {#2282
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +body: "This! It’s beautiful in late summer, early fall. Lots of great easy and moderate hiking. Hit up Front Royal, VA for some food and booze."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703990666 {#2283
        date: 2023-12-31 03:44:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@ozmotear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 266470
      -bodyTs: "'beauti':4 'booz':26 'earli':8 'easi':13 'fall':9 'food':24 'front':19 'great':12 'hike':16 'hit':17 'late':6 'lot':10 'moder':15 'royal':20 'summer':7 'va':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5323267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703990666 {#2280
        date: 2023-12-31 03:44:26.0 +01:00
      }
      +"title": 266470
    }
  ]
  -id: 25933
  -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
  -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10139047"
  +editedAt: DateTimeImmutable @1709522445 {#3044
    date: 2024-03-04 04:20:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703971317 {#3023
    date: 2023-12-30 22:21:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2278
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
  +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
  +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
  +body: """
    We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
    \n
    However-\n
    \n
    • We’ve already been to Indiana Dunes and Gateway Arch.\n
    \n
    • My daughter is scared of caves, so Mammoth Cave is out.\n
    \n
    Out of the rest, which would you most recommend so I can suggest it to my mother?\n
    \n
    Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
    \n
    Any advice appreciated. Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710840476 {#3059
    date: 2024-03-19 10:27:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  +badges: Doctrine\ORM\PersistentCollection {#3076 …}
  +children: [
    App\Entity\EntryComment {#2282
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +body: "This! It’s beautiful in late summer, early fall. Lots of great easy and moderate hiking. Hit up Front Royal, VA for some food and booze."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703990666 {#2283
        date: 2023-12-31 03:44:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@ozmotear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 266470
      -bodyTs: "'beauti':4 'booz':26 'earli':8 'easi':13 'fall':9 'food':24 'front':19 'great':12 'hike':16 'hit':17 'late':6 'lot':10 'moder':15 'royal':20 'summer':7 'va':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5323267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703990666 {#2280
        date: 2023-12-31 03:44:26.0 +01:00
      }
      +"title": 266470
    }
  ]
  -id: 25933
  -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
  -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10139047"
  +editedAt: DateTimeImmutable @1709522445 {#3044
    date: 2024-03-04 04:20:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703971317 {#3023
    date: 2023-12-30 22:21:57.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2278
  +user: Proxies\__CG__\App\Entity\User {#3064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
  +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
  +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
  +body: """
    We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
    \n
    However-\n
    \n
    • We’ve already been to Indiana Dunes and Gateway Arch.\n
    \n
    • My daughter is scared of caves, so Mammoth Cave is out.\n
    \n
    Out of the rest, which would you most recommend so I can suggest it to my mother?\n
    \n
    Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
    \n
    Any advice appreciated. Thanks!
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 71
  +favouriteCount: 181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710840476 {#3059
    date: 2024-03-19 10:27:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3066 …}
  +votes: Doctrine\ORM\PersistentCollection {#3068 …}
  +reports: Doctrine\ORM\PersistentCollection {#3070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
  +badges: Doctrine\ORM\PersistentCollection {#3076 …}
  +children: [
    App\Entity\EntryComment {#2282
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2278 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +body: "This! It’s beautiful in late summer, early fall. Lots of great easy and moderate hiking. Hit up Front Royal, VA for some food and booze."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703990666 {#2283
        date: 2023-12-31 03:44:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@ozmotear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 266470
      -bodyTs: "'beauti':4 'booz':26 'earli':8 'easi':13 'fall':9 'food':24 'front':19 'great':12 'hike':16 'hit':17 'late':6 'lot':10 'moder':15 'royal':20 'summer':7 'va':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5323267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703990666 {#2280
        date: 2023-12-31 03:44:26.0 +01:00
      }
      +"title": 266470
    }
  ]
  -id: 25933
  -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
  -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704057717
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10139047"
  +editedAt: DateTimeImmutable @1709522445 {#3044
    date: 2024-03-04 04:20:45.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703971317 {#3023
    date: 2023-12-30 22:21:57.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
    +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
    +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
    +body: """
      We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
      \n
      However-\n
      \n
      • We’ve already been to Indiana Dunes and Gateway Arch.\n
      \n
      • My daughter is scared of caves, so Mammoth Cave is out.\n
      \n
      Out of the rest, which would you most recommend so I can suggest it to my mother?\n
      \n
      Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
      \n
      Any advice appreciated. Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710840476 {#3059
      date: 2024-03-19 10:27:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    +badges: Doctrine\ORM\PersistentCollection {#3076 …}
    +children: [
      App\Entity\EntryComment {#2282}
    ]
    -id: 25933
    -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
    -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057717
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10139047"
    +editedAt: DateTimeImmutable @1709522445 {#3044
      date: 2024-03-04 04:20:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703971317 {#3023
      date: 2023-12-30 22:21:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +body: "This! It’s beautiful in late summer, early fall. Lots of great easy and moderate hiking. Hit up Front Royal, VA for some food and booze."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703990666 {#2283
    date: 2023-12-31 03:44:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@ozmotear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 266470
  -bodyTs: "'beauti':4 'booz':26 'earli':8 'easi':13 'fall':9 'food':24 'front':19 'great':12 'hike':16 'hit':17 'late':6 'lot':10 'moder':15 'royal':20 'summer':7 'va':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5323267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703990666 {#2280
    date: 2023-12-31 03:44:26.0 +01:00
  }
  +"title": 266470
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
    +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
    +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
    +body: """
      We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
      \n
      However-\n
      \n
      • We’ve already been to Indiana Dunes and Gateway Arch.\n
      \n
      • My daughter is scared of caves, so Mammoth Cave is out.\n
      \n
      Out of the rest, which would you most recommend so I can suggest it to my mother?\n
      \n
      Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
      \n
      Any advice appreciated. Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710840476 {#3059
      date: 2024-03-19 10:27:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    +badges: Doctrine\ORM\PersistentCollection {#3076 …}
    +children: [
      App\Entity\EntryComment {#2282}
    ]
    -id: 25933
    -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
    -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057717
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10139047"
    +editedAt: DateTimeImmutable @1709522445 {#3044
      date: 2024-03-04 04:20:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703971317 {#3023
      date: 2023-12-30 22:21:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +body: "This! It’s beautiful in late summer, early fall. Lots of great easy and moderate hiking. Hit up Front Royal, VA for some food and booze."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703990666 {#2283
    date: 2023-12-31 03:44:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@ozmotear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 266470
  -bodyTs: "'beauti':4 'booz':26 'earli':8 'easi':13 'fall':9 'food':24 'front':19 'great':12 'hike':16 'hit':17 'late':6 'lot':10 'moder':15 'royal':20 'summer':7 'va':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5323267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703990666 {#2280
    date: 2023-12-31 03:44:26.0 +01:00
  }
  +"title": 266470
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2282
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2278
    +user: Proxies\__CG__\App\Entity\User {#3064 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Which-of-the-U-S-national-parks-in-this-image-do"
    +title: "Which of the U.S. national parks in this image do you think is the most worth visiting? There are three exceptions."
    +url: "https://lemmy.world/pictrs/image/26885a3d-acd3-40b7-89f5-a318670ace37.png"
    +body: """
      We’re talking about a vacation this summer so we can plan ahead. My mother (who will pay for it) said she’d love to go to Yellowstone, but it looks like it’s about a 24-hour drive for us. Still, I like the idea of going to a national park. We’re in Indiana, so this image shows about the limits of where we’re willing to drive. Maybe 14-15 hours at most, which puts most of the ones in the image in range.\n
      \n
      However-\n
      \n
      • We’ve already been to Indiana Dunes and Gateway Arch.\n
      \n
      • My daughter is scared of caves, so Mammoth Cave is out.\n
      \n
      Out of the rest, which would you most recommend so I can suggest it to my mother?\n
      \n
      Is there anything *not* in Indiana that is within this area that you think is *more* worth visiting than a national park that also would take a decent amount of time to visit and see different things? (Not a city, obviously.)\n
      \n
      Any advice appreciated. Thanks!
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 71
    +favouriteCount: 181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710840476 {#3059
      date: 2024-03-19 10:27:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3066 …}
    +votes: Doctrine\ORM\PersistentCollection {#3068 …}
    +reports: Doctrine\ORM\PersistentCollection {#3070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3072 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3074 …}
    +badges: Doctrine\ORM\PersistentCollection {#3076 …}
    +children: [
      App\Entity\EntryComment {#2282}
    ]
    -id: 25933
    -titleTs: "'except':21 'imag':9 'nation':5 'park':6 'think':12 'three':20 'u.s':4 'visit':17 'worth':16"
    -bodyTs: "'-15':73 '14':72 '24':37 'advic':169 'ahead':13 'alreadi':91 'also':150 'amount':155 'anyth':129 'appreci':170 'arch':98 'area':137 'cave':104,107 'citi':166 'd':23 'daughter':100 'decent':154 'differ':162 'drive':39,70 'dune':95 'gateway':97 'go':26,48 'hour':38,74 'howev':88 'idea':46 'imag':59,85 'indiana':56,94,132 'like':32,44 'limit':63 'look':31 'love':24 'mammoth':106 'mayb':71 'mother':15,126 'nation':51,147 'obvious':167 'one':82 'park':52,148 'pay':18 'plan':12 'put':78 'rang':87 're':2,54,67 'recommend':118 'rest':113 'said':21 'scare':102 'see':161 'show':60 'still':42 'suggest':122 'summer':8 'take':152 'talk':3 'thank':171 'thing':163 'think':140 'time':157 'us':41 'vacat':6 've':90 'visit':144,159 'will':68 'within':135 'worth':143 'would':115,151 'yellowston':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704057717
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10139047"
    +editedAt: DateTimeImmutable @1709522445 {#3044
      date: 2024-03-04 04:20:45.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703971317 {#3023
      date: 2023-12-30 22:21:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +body: "This! It’s beautiful in late summer, early fall. Lots of great easy and moderate hiking. Hit up Front Royal, VA for some food and booze."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703990666 {#2283
    date: 2023-12-31 03:44:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@ozmotear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 266470
  -bodyTs: "'beauti':4 'booz':26 'earli':8 'easi':13 'fall':9 'food':24 'front':19 'great':12 'hike':16 'hit':17 'late':6 'lot':10 'moder':15 'royal':20 'summer':7 'va':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5323267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703990666 {#2280
    date: 2023-12-31 03:44:26.0 +01:00
  }
  +"title": 266470
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-has-been-the-best-thing-that-has-happened-to"
  +title: "What has been the best thing that has happened to you so far?"
  +url: null
  +body: """
    Either by choice or sheer luck. What is something that has happened to you that made your life actively better?\n
    \n
    (So far) For me it has been me finally able to move out of my parents home.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 122
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710781864 {#2179
    date: 2024-03-18 18:11:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  +badges: Doctrine\ORM\PersistentCollection {#2797 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Working from home full time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703733740 {#2299
        date: 2023-12-28 04:22:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 258325
      -bodyTs: "'full':4 'home':3 'time':5 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5281527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703733740 {#2311
        date: 2023-12-28 04:22:20.0 +01:00
      }
      +"title": 258325
    }
  ]
  -id: 25285
  -titleTs: "'best':5 'far':13 'happen':9 'thing':6"
  -bodyTs: "'abl':30 'activ':19 'better':20 'choic':3 'either':1 'far':22 'final':29 'happen':12 'home':37 'life':18 'luck':6 'made':16 'move':32 'parent':36 'sheer':5 'someth':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703801432
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10038364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715032 {#2751
    date: 2023-12-27 23:10:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-has-been-the-best-thing-that-has-happened-to"
  +title: "What has been the best thing that has happened to you so far?"
  +url: null
  +body: """
    Either by choice or sheer luck. What is something that has happened to you that made your life actively better?\n
    \n
    (So far) For me it has been me finally able to move out of my parents home.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 122
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710781864 {#2179
    date: 2024-03-18 18:11:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  +badges: Doctrine\ORM\PersistentCollection {#2797 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Working from home full time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703733740 {#2299
        date: 2023-12-28 04:22:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 258325
      -bodyTs: "'full':4 'home':3 'time':5 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5281527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703733740 {#2311
        date: 2023-12-28 04:22:20.0 +01:00
      }
      +"title": 258325
    }
  ]
  -id: 25285
  -titleTs: "'best':5 'far':13 'happen':9 'thing':6"
  -bodyTs: "'abl':30 'activ':19 'better':20 'choic':3 'either':1 'far':22 'final':29 'happen':12 'home':37 'life':18 'luck':6 'made':16 'move':32 'parent':36 'sheer':5 'someth':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703801432
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10038364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715032 {#2751
    date: 2023-12-27 23:10:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2639 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-has-been-the-best-thing-that-has-happened-to"
  +title: "What has been the best thing that has happened to you so far?"
  +url: null
  +body: """
    Either by choice or sheer luck. What is something that has happened to you that made your life actively better?\n
    \n
    (So far) For me it has been me finally able to move out of my parents home.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 122
  +favouriteCount: 174
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710781864 {#2179
    date: 2024-03-18 18:11:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2778 …}
  +votes: Doctrine\ORM\PersistentCollection {#2790 …}
  +reports: Doctrine\ORM\PersistentCollection {#2792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
  +badges: Doctrine\ORM\PersistentCollection {#2797 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Working from home full time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703733740 {#2299
        date: 2023-12-28 04:22:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 258325
      -bodyTs: "'full':4 'home':3 'time':5 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5281527"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703733740 {#2311
        date: 2023-12-28 04:22:20.0 +01:00
      }
      +"title": 258325
    }
  ]
  -id: 25285
  -titleTs: "'best':5 'far':13 'happen':9 'thing':6"
  -bodyTs: "'abl':30 'activ':19 'better':20 'choic':3 'either':1 'far':22 'final':29 'happen':12 'home':37 'life':18 'luck':6 'made':16 'move':32 'parent':36 'sheer':5 'someth':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703801432
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10038364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715032 {#2751
    date: 2023-12-27 23:10:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2298
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2639 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-has-been-the-best-thing-that-has-happened-to"
    +title: "What has been the best thing that has happened to you so far?"
    +url: null
    +body: """
      Either by choice or sheer luck. What is something that has happened to you that made your life actively better?\n
      \n
      (So far) For me it has been me finally able to move out of my parents home.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 174
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710781864 {#2179
      date: 2024-03-18 18:11:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2778 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
    +badges: Doctrine\ORM\PersistentCollection {#2797 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 25285
    -titleTs: "'best':5 'far':13 'happen':9 'thing':6"
    -bodyTs: "'abl':30 'activ':19 'better':20 'choic':3 'either':1 'far':22 'final':29 'happen':12 'home':37 'life':18 'luck':6 'made':16 'move':32 'parent':36 'sheer':5 'someth':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703801432
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10038364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703715032 {#2751
      date: 2023-12-27 23:10:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Working from home full time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703733740 {#2299
    date: 2023-12-28 04:22:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 258325
  -bodyTs: "'full':4 'home':3 'time':5 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5281527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703733740 {#2311
    date: 2023-12-28 04:22:20.0 +01:00
  }
  +"title": 258325
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2298
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2639 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-has-been-the-best-thing-that-has-happened-to"
    +title: "What has been the best thing that has happened to you so far?"
    +url: null
    +body: """
      Either by choice or sheer luck. What is something that has happened to you that made your life actively better?\n
      \n
      (So far) For me it has been me finally able to move out of my parents home.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 174
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710781864 {#2179
      date: 2024-03-18 18:11:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2778 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
    +badges: Doctrine\ORM\PersistentCollection {#2797 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 25285
    -titleTs: "'best':5 'far':13 'happen':9 'thing':6"
    -bodyTs: "'abl':30 'activ':19 'better':20 'choic':3 'either':1 'far':22 'final':29 'happen':12 'home':37 'life':18 'luck':6 'made':16 'move':32 'parent':36 'sheer':5 'someth':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703801432
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10038364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703715032 {#2751
      date: 2023-12-27 23:10:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Working from home full time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703733740 {#2299
    date: 2023-12-28 04:22:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 258325
  -bodyTs: "'full':4 'home':3 'time':5 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5281527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703733740 {#2311
    date: 2023-12-28 04:22:20.0 +01:00
  }
  +"title": 258325
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2298
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2639 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-has-been-the-best-thing-that-has-happened-to"
    +title: "What has been the best thing that has happened to you so far?"
    +url: null
    +body: """
      Either by choice or sheer luck. What is something that has happened to you that made your life actively better?\n
      \n
      (So far) For me it has been me finally able to move out of my parents home.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 174
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710781864 {#2179
      date: 2024-03-18 18:11:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2778 …}
    +votes: Doctrine\ORM\PersistentCollection {#2790 …}
    +reports: Doctrine\ORM\PersistentCollection {#2792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2793 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2795 …}
    +badges: Doctrine\ORM\PersistentCollection {#2797 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 25285
    -titleTs: "'best':5 'far':13 'happen':9 'thing':6"
    -bodyTs: "'abl':30 'activ':19 'better':20 'choic':3 'either':1 'far':22 'final':29 'happen':12 'home':37 'life':18 'luck':6 'made':16 'move':32 'parent':36 'sheer':5 'someth':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703801432
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10038364"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703715032 {#2751
      date: 2023-12-27 23:10:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Working from home full time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703733740 {#2299
    date: 2023-12-28 04:22:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 258325
  -bodyTs: "'full':4 'home':3 'time':5 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5281527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703733740 {#2311
    date: 2023-12-28 04:22:20.0 +01:00
  }
  +"title": 258325
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2227
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-is-the-goofiest-Christmas-present-you-received-this-year"
  +title: "What is the goofiest Christmas present you received this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710578162 {#2853
    date: 2024-03-16 09:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  +badges: Doctrine\ORM\PersistentCollection {#2869 …}
  +children: [
    App\Entity\EntryComment {#2223
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2227 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "As a joke gift my mother-in-law got me a cartoon sized Star Wars pen and a Star Wars activity book. I’m 41."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1708436724 {#2224
        date: 2024-02-20 14:45:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hikermick@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 256229
      -bodyTs: "'41':26 'activ':22 'book':23 'cartoon':13 'gift':4 'got':10 'joke':3 'law':9 'm':25 'mother':7 'mother-in-law':6 'pen':17 'size':14 'star':15,20 'war':16,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5271596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703677614 {#2198
        date: 2023-12-27 12:46:54.0 +01:00
      }
      +"title": 256229
    }
  ]
  -id: 24891
  -titleTs: "'christma':5 'goofiest':4 'present':6 'receiv':8 'year':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703654817
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9982469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568417 {#2840
    date: 2023-12-26 06:26:57.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2227
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-is-the-goofiest-Christmas-present-you-received-this-year"
  +title: "What is the goofiest Christmas present you received this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710578162 {#2853
    date: 2024-03-16 09:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  +badges: Doctrine\ORM\PersistentCollection {#2869 …}
  +children: [
    App\Entity\EntryComment {#2223
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2227 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "As a joke gift my mother-in-law got me a cartoon sized Star Wars pen and a Star Wars activity book. I’m 41."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1708436724 {#2224
        date: 2024-02-20 14:45:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hikermick@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 256229
      -bodyTs: "'41':26 'activ':22 'book':23 'cartoon':13 'gift':4 'got':10 'joke':3 'law':9 'm':25 'mother':7 'mother-in-law':6 'pen':17 'size':14 'star':15,20 'war':16,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5271596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703677614 {#2198
        date: 2023-12-27 12:46:54.0 +01:00
      }
      +"title": 256229
    }
  ]
  -id: 24891
  -titleTs: "'christma':5 'goofiest':4 'present':6 'receiv':8 'year':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703654817
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9982469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568417 {#2840
    date: 2023-12-26 06:26:57.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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2227
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-is-the-goofiest-Christmas-present-you-received-this-year"
  +title: "What is the goofiest Christmas present you received this year?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 43
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710578162 {#2853
    date: 2024-03-16 09:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2858 …}
  +votes: Doctrine\ORM\PersistentCollection {#2861 …}
  +reports: Doctrine\ORM\PersistentCollection {#2863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
  +badges: Doctrine\ORM\PersistentCollection {#2869 …}
  +children: [
    App\Entity\EntryComment {#2223
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2227 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "As a joke gift my mother-in-law got me a cartoon sized Star Wars pen and a Star Wars activity book. I’m 41."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1708436724 {#2224
        date: 2024-02-20 14:45:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hikermick@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 256229
      -bodyTs: "'41':26 'activ':22 'book':23 'cartoon':13 'gift':4 'got':10 'joke':3 'law':9 'm':25 'mother':7 'mother-in-law':6 'pen':17 'size':14 'star':15,20 'war':16,21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5271596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703677614 {#2198
        date: 2023-12-27 12:46:54.0 +01:00
      }
      +"title": 256229
    }
  ]
  -id: 24891
  -titleTs: "'christma':5 'goofiest':4 'present':6 'receiv':8 'year':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703654817
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9982469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568417 {#2840
    date: 2023-12-26 06:26:57.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-is-the-goofiest-Christmas-present-you-received-this-year"
    +title: "What is the goofiest Christmas present you received this year?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710578162 {#2853
      date: 2024-03-16 09:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
    +badges: Doctrine\ORM\PersistentCollection {#2869 …}
    +children: [
      App\Entity\EntryComment {#2223}
    ]
    -id: 24891
    -titleTs: "'christma':5 'goofiest':4 'present':6 'receiv':8 'year':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703654817
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9982469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703568417 {#2840
      date: 2023-12-26 06:26:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "As a joke gift my mother-in-law got me a cartoon sized Star Wars pen and a Star Wars activity book. I’m 41."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1708436724 {#2224
    date: 2024-02-20 14:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hikermick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 256229
  -bodyTs: "'41':26 'activ':22 'book':23 'cartoon':13 'gift':4 'got':10 'joke':3 'law':9 'm':25 'mother':7 'mother-in-law':6 'pen':17 'size':14 'star':15,20 'war':16,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5271596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703677614 {#2198
    date: 2023-12-27 12:46:54.0 +01:00
  }
  +"title": 256229
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-is-the-goofiest-Christmas-present-you-received-this-year"
    +title: "What is the goofiest Christmas present you received this year?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710578162 {#2853
      date: 2024-03-16 09:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
    +badges: Doctrine\ORM\PersistentCollection {#2869 …}
    +children: [
      App\Entity\EntryComment {#2223}
    ]
    -id: 24891
    -titleTs: "'christma':5 'goofiest':4 'present':6 'receiv':8 'year':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703654817
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9982469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703568417 {#2840
      date: 2023-12-26 06:26:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "As a joke gift my mother-in-law got me a cartoon sized Star Wars pen and a Star Wars activity book. I’m 41."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1708436724 {#2224
    date: 2024-02-20 14:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hikermick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 256229
  -bodyTs: "'41':26 'activ':22 'book':23 'cartoon':13 'gift':4 'got':10 'joke':3 'law':9 'm':25 'mother':7 'mother-in-law':6 'pen':17 'size':14 'star':15,20 'war':16,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5271596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703677614 {#2198
    date: 2023-12-27 12:46:54.0 +01:00
  }
  +"title": 256229
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-is-the-goofiest-Christmas-present-you-received-this-year"
    +title: "What is the goofiest Christmas present you received this year?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 43
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710578162 {#2853
      date: 2024-03-16 09:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2858 …}
    +votes: Doctrine\ORM\PersistentCollection {#2861 …}
    +reports: Doctrine\ORM\PersistentCollection {#2863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2867 …}
    +badges: Doctrine\ORM\PersistentCollection {#2869 …}
    +children: [
      App\Entity\EntryComment {#2223}
    ]
    -id: 24891
    -titleTs: "'christma':5 'goofiest':4 'present':6 'receiv':8 'year':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703654817
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9982469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703568417 {#2840
      date: 2023-12-26 06:26:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "As a joke gift my mother-in-law got me a cartoon sized Star Wars pen and a Star Wars activity book. I’m 41."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1708436724 {#2224
    date: 2024-02-20 14:45:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hikermick@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 256229
  -bodyTs: "'41':26 'activ':22 'book':23 'cartoon':13 'gift':4 'got':10 'joke':3 'law':9 'm':25 'mother':7 'mother-in-law':6 'pen':17 'size':14 'star':15,20 'war':16,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5271596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703677614 {#2198
    date: 2023-12-27 12:46:54.0 +01:00
  }
  +"title": 256229
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2141
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
  +slug: "Nobara-39-Officially-Released"
  +title: "Nobara 39 Officially Released"
  +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
  +body: """
    Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
    \n
    The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710444262 {#2981
    date: 2024-03-14 20:24:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  +badges: Doctrine\ORM\PersistentCollection {#2998 …}
  +children: [
    5 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703634957 {#2331
        date: 2023-12-27 00:55:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
      -id: 255100
      -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5265938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703634957 {#2164
        date: 2023-12-27 00:55:57.0 +01:00
      }
      +"title": 255100
    }
    4 => App\Entity\EntryComment {#2341
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703636927 {#2131
        date: 2023-12-27 01:28:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@Rogers@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2337 …}
      +nested: Doctrine\ORM\PersistentCollection {#2336 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
      -id: 255163
      -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5266273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703636927 {#2300
        date: 2023-12-27 01:28:47.0 +01:00
      }
      +"title": 255163
    }
    3 => App\Entity\EntryComment {#2069
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703640508 {#2068
        date: 2023-12-27 02:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@Rogers@lemmy.ml"
        "@8Bitz0@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 255321
      -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703640508 {#2072
        date: 2023-12-27 02:28:28.0 +01:00
      }
      +"title": 255321
    }
    2 => App\Entity\EntryComment {#2050
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I just saw that. I’ll keep looking."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703640554 {#2045
        date: 2023-12-27 02:29:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 255323
      -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267006"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703640554 {#2057
        date: 2023-12-27 02:29:14.0 +01:00
      }
      +"title": 255323
    }
    1 => App\Entity\EntryComment {#2102
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703644283 {#2111
        date: 2023-12-27 03:31:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 255439
      -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703644283 {#2101
        date: 2023-12-27 03:31:23.0 +01:00
      }
      +"title": 255439
    }
    0 => App\Entity\EntryComment {#2119
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703644340 {#2113
        date: 2023-12-27 03:32:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@SuperIce@lemmy.world"
        "@ikidd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2120 …}
      +nested: Doctrine\ORM\PersistentCollection {#2160 …}
      +votes: Doctrine\ORM\PersistentCollection {#2162 …}
      +reports: Doctrine\ORM\PersistentCollection {#2128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
      -id: 255440
      -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267642"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703644340 {#2123
        date: 2023-12-27 03:32:20.0 +01:00
      }
      +"title": 255440
    }
  ]
  -id: 25066
  -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
  -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703705772
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10001738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703619372 {#2967
    date: 2023-12-26 20:36:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2141
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
  +slug: "Nobara-39-Officially-Released"
  +title: "Nobara 39 Officially Released"
  +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
  +body: """
    Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
    \n
    The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710444262 {#2981
    date: 2024-03-14 20:24:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  +badges: Doctrine\ORM\PersistentCollection {#2998 …}
  +children: [
    5 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703634957 {#2331
        date: 2023-12-27 00:55:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
      -id: 255100
      -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5265938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703634957 {#2164
        date: 2023-12-27 00:55:57.0 +01:00
      }
      +"title": 255100
    }
    4 => App\Entity\EntryComment {#2341
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703636927 {#2131
        date: 2023-12-27 01:28:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@Rogers@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2337 …}
      +nested: Doctrine\ORM\PersistentCollection {#2336 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
      -id: 255163
      -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5266273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703636927 {#2300
        date: 2023-12-27 01:28:47.0 +01:00
      }
      +"title": 255163
    }
    3 => App\Entity\EntryComment {#2069
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703640508 {#2068
        date: 2023-12-27 02:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@Rogers@lemmy.ml"
        "@8Bitz0@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 255321
      -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703640508 {#2072
        date: 2023-12-27 02:28:28.0 +01:00
      }
      +"title": 255321
    }
    2 => App\Entity\EntryComment {#2050
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I just saw that. I’ll keep looking."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703640554 {#2045
        date: 2023-12-27 02:29:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 255323
      -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267006"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703640554 {#2057
        date: 2023-12-27 02:29:14.0 +01:00
      }
      +"title": 255323
    }
    1 => App\Entity\EntryComment {#2102
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703644283 {#2111
        date: 2023-12-27 03:31:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 255439
      -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703644283 {#2101
        date: 2023-12-27 03:31:23.0 +01:00
      }
      +"title": 255439
    }
    0 => App\Entity\EntryComment {#2119
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703644340 {#2113
        date: 2023-12-27 03:32:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@SuperIce@lemmy.world"
        "@ikidd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2120 …}
      +nested: Doctrine\ORM\PersistentCollection {#2160 …}
      +votes: Doctrine\ORM\PersistentCollection {#2162 …}
      +reports: Doctrine\ORM\PersistentCollection {#2128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
      -id: 255440
      -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267642"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703644340 {#2123
        date: 2023-12-27 03:32:20.0 +01:00
      }
      +"title": 255440
    }
  ]
  -id: 25066
  -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
  -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703705772
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10001738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703619372 {#2967
    date: 2023-12-26 20:36:12.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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2141
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
  +slug: "Nobara-39-Officially-Released"
  +title: "Nobara 39 Officially Released"
  +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
  +body: """
    Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
    \n
    The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710444262 {#2981
    date: 2024-03-14 20:24:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
  +badges: Doctrine\ORM\PersistentCollection {#2998 …}
  +children: [
    5 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703634957 {#2331
        date: 2023-12-27 00:55:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2346 …}
      +reports: Doctrine\ORM\PersistentCollection {#2330 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
      -id: 255100
      -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5265938"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703634957 {#2164
        date: 2023-12-27 00:55:57.0 +01:00
      }
      +"title": 255100
    }
    4 => App\Entity\EntryComment {#2341
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703636927 {#2131
        date: 2023-12-27 01:28:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@Rogers@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2337 …}
      +nested: Doctrine\ORM\PersistentCollection {#2336 …}
      +votes: Doctrine\ORM\PersistentCollection {#2339 …}
      +reports: Doctrine\ORM\PersistentCollection {#2159 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
      -id: 255163
      -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5266273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703636927 {#2300
        date: 2023-12-27 01:28:47.0 +01:00
      }
      +"title": 255163
    }
    3 => App\Entity\EntryComment {#2069
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703640508 {#2068
        date: 2023-12-27 02:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@Rogers@lemmy.ml"
        "@8Bitz0@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 255321
      -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703640508 {#2072
        date: 2023-12-27 02:28:28.0 +01:00
      }
      +"title": 255321
    }
    2 => App\Entity\EntryComment {#2050
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I just saw that. I’ll keep looking."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703640554 {#2045
        date: 2023-12-27 02:29:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 255323
      -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267006"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703640554 {#2057
        date: 2023-12-27 02:29:14.0 +01:00
      }
      +"title": 255323
    }
    1 => App\Entity\EntryComment {#2102
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703644283 {#2111
        date: 2023-12-27 03:31:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@SuperIce@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 255439
      -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267633"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703644283 {#2101
        date: 2023-12-27 03:31:23.0 +01:00
      }
      +"title": 255439
    }
    0 => App\Entity\EntryComment {#2119
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703644340 {#2113
        date: 2023-12-27 03:32:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@simple@lemmy.world"
        "@jcrabapple@infosec.pub"
        "@woelkchen@lemmy.world"
        "@SuperIce@lemmy.world"
        "@ikidd@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2120 …}
      +nested: Doctrine\ORM\PersistentCollection {#2160 …}
      +votes: Doctrine\ORM\PersistentCollection {#2162 …}
      +reports: Doctrine\ORM\PersistentCollection {#2128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
      -id: 255440
      -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5267642"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703644340 {#2123
        date: 2023-12-27 03:32:20.0 +01:00
      }
      +"title": 255440
    }
  ]
  -id: 25066
  -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
  -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703705772
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10001738"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703619372 {#2967
    date: 2023-12-26 20:36:12.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060}
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703634957 {#2331
    date: 2023-12-27 00:55:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
  -id: 255100
  -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5265938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703634957 {#2164
    date: 2023-12-27 00:55:57.0 +01:00
  }
  +"title": 255100
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060}
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703634957 {#2331
    date: 2023-12-27 00:55:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
  -id: 255100
  -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5265938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703634957 {#2164
    date: 2023-12-27 00:55:57.0 +01:00
  }
  +"title": 255100
}
"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
88 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060}
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703634957 {#2331
    date: 2023-12-27 00:55:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
  -id: 255100
  -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5265938"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703634957 {#2164
    date: 2023-12-27 00:55:57.0 +01:00
  }
  +"title": 255100
}
"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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341}
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703636927 {#2131
    date: 2023-12-27 01:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@Rogers@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 255163
  -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5266273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703636927 {#2300
    date: 2023-12-27 01:28:47.0 +01:00
  }
  +"title": 255163
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341}
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703636927 {#2131
    date: 2023-12-27 01:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@Rogers@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 255163
  -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5266273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703636927 {#2300
    date: 2023-12-27 01:28:47.0 +01:00
  }
  +"title": 255163
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341}
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703636927 {#2131
    date: 2023-12-27 01:28:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@Rogers@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 255163
  -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5266273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703636927 {#2300
    date: 2023-12-27 01:28:47.0 +01:00
  }
  +"title": 255163
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069}
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703640508 {#2068
    date: 2023-12-27 02:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@Rogers@lemmy.ml"
    "@8Bitz0@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 255321
  -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703640508 {#2072
    date: 2023-12-27 02:28:28.0 +01:00
  }
  +"title": 255321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069}
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703640508 {#2068
    date: 2023-12-27 02:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@Rogers@lemmy.ml"
    "@8Bitz0@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 255321
  -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703640508 {#2072
    date: 2023-12-27 02:28:28.0 +01:00
  }
  +"title": 255321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069}
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703640508 {#2068
    date: 2023-12-27 02:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@Rogers@lemmy.ml"
    "@8Bitz0@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 255321
  -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703640508 {#2072
    date: 2023-12-27 02:28:28.0 +01:00
  }
  +"title": 255321
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050}
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I just saw that. I’ll keep looking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703640554 {#2045
    date: 2023-12-27 02:29:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 255323
  -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703640554 {#2057
    date: 2023-12-27 02:29:14.0 +01:00
  }
  +"title": 255323
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050}
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I just saw that. I’ll keep looking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703640554 {#2045
    date: 2023-12-27 02:29:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 255323
  -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703640554 {#2057
    date: 2023-12-27 02:29:14.0 +01:00
  }
  +"title": 255323
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050}
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I just saw that. I’ll keep looking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703640554 {#2045
    date: 2023-12-27 02:29:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 255323
  -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703640554 {#2057
    date: 2023-12-27 02:29:14.0 +01:00
  }
  +"title": 255323
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102}
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703644283 {#2111
    date: 2023-12-27 03:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@SuperIce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 255439
  -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703644283 {#2101
    date: 2023-12-27 03:31:23.0 +01:00
  }
  +"title": 255439
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102}
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703644283 {#2111
    date: 2023-12-27 03:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@SuperIce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 255439
  -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703644283 {#2101
    date: 2023-12-27 03:31:23.0 +01:00
  }
  +"title": 255439
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102}
      0 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703644340 {#2113
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
          "@ikidd@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 255440
        -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644340 {#2123
          date: 2023-12-27 03:32:20.0 +01:00
        }
        +"title": 255440
      }
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703644283 {#2111
    date: 2023-12-27 03:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@SuperIce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 255439
  -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703644283 {#2101
    date: 2023-12-27 03:31:23.0 +01:00
  }
  +"title": 255439
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119}
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703644340 {#2113
    date: 2023-12-27 03:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@SuperIce@lemmy.world"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 255440
  -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703644340 {#2123
    date: 2023-12-27 03:32:20.0 +01:00
  }
  +"title": 255440
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119}
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703644340 {#2113
    date: 2023-12-27 03:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@SuperIce@lemmy.world"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 255440
  -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703644340 {#2123
    date: 2023-12-27 03:32:20.0 +01:00
  }
  +"title": 255440
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2986 …}
    +slug: "Nobara-39-Officially-Released"
    +title: "Nobara 39 Officially Released"
    +url: "https://nobaraproject.org/2023/12/26/december-26-2023/"
    +body: """
      Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.\n
      \n
      The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710444262 {#2981
      date: 2024-03-14 20:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2990 …}
    +reports: Doctrine\ORM\PersistentCollection {#2992 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2994 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2996 …}
    +badges: Doctrine\ORM\PersistentCollection {#2998 …}
    +children: [
      5 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I don’t like KDE and if Gnome is not going to be the main DE anymore I might just move to another distro. NBD."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703634957 {#2331
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2347 …}
        +votes: Doctrine\ORM\PersistentCollection {#2346 …}
        +reports: Doctrine\ORM\PersistentCollection {#2330 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
        -id: 255100
        -bodyTs: "'anoth':23 'anymor':17 'de':16 'distro':24 'gnome':8 'go':11 'kde':5 'like':4 'main':15 'might':19 'move':21 'nbd':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5265938"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703634957 {#2164
          date: 2023-12-27 00:55:57.0 +01:00
        }
        +"title": 255100
      }
      4 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2342 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I’ve always experienced weird annoying bugs, and I much prefer the UX and minimalism of gnome. It’s better for productivity. I don’t just use my desktop for gaming."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1703636927 {#2131
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2337 …}
        +nested: Doctrine\ORM\PersistentCollection {#2336 …}
        +votes: Doctrine\ORM\PersistentCollection {#2339 …}
        +reports: Doctrine\ORM\PersistentCollection {#2159 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
        -id: 255163
        -bodyTs: "'alway':3 'annoy':6 'better':20 'bug':7 'desktop':29 'experienc':4 'game':31 'gnome':17 'minim':15 'much':10 'prefer':11 'product':22 'use':27 'ux':13 've':2 'weird':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5266273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703636927 {#2300
          date: 2023-12-27 01:28:47.0 +01:00
        }
        +"title": 255163
      }
      3 => App\Entity\EntryComment {#2069
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "Everything has bugs of course but I personally don’t notice as many in Gnome and I just like the overall UX and workflow better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703640508 {#2068
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@Rogers@lemmy.ml"
          "@8Bitz0@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2074 …}
        +nested: Doctrine\ORM\PersistentCollection {#2071 …}
        +votes: Doctrine\ORM\PersistentCollection {#2070 …}
        +reports: Doctrine\ORM\PersistentCollection {#2048 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
        -id: 255321
        -bodyTs: "'better':25 'bug':3 'cours':5 'everyth':1 'gnome':15 'like':19 'mani':13 'notic':11 'overal':21 'person':8 'ux':22 'workflow':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640508 {#2072
          date: 2023-12-27 02:28:28.0 +01:00
        }
        +"title": 255321
      }
      2 => App\Entity\EntryComment {#2050
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I just saw that. I’ll keep looking."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703640554 {#2045
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2052 …}
        +nested: Doctrine\ORM\PersistentCollection {#2058 …}
        +votes: Doctrine\ORM\PersistentCollection {#2125 …}
        +reports: Doctrine\ORM\PersistentCollection {#2041 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
        -id: 255323
        -bodyTs: "'keep':7 'll':6 'look':8 'saw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267006"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703640554 {#2057
          date: 2023-12-27 02:29:14.0 +01:00
        }
        +"title": 255323
      }
      1 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2141 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +body: "I see that now. It’s cool I’ll just dual boot Nobara KDE and Fedora Silverblue or something."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703644283 {#2111
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@simple@lemmy.world"
          "@jcrabapple@infosec.pub"
          "@woelkchen@lemmy.world"
          "@SuperIce@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 255439
        -bodyTs: "'boot':12 'cool':7 'dual':11 'fedora':16 'kde':14 'll':9 'nobara':13 'see':2 'silverblu':17 'someth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5267633"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703644283 {#2101
          date: 2023-12-27 03:31:23.0 +01:00
        }
        +"title": 255439
      }
      0 => App\Entity\EntryComment {#2119}
    ]
    -id: 25066
    -titleTs: "'39':2 'nobara':1 'offici':3 'releas':4"
    -bodyTs: "'39':7,55 'articl':24 'asid':1 'base':4 'broke':50 'desktop':14 'environ':15 'exist':31 'extens':44 'fedora':6,54 'gnome':17,26 'go':35 'kde':9 'mani':47 'move':52 'nobara':29 'offici':13 'probabl':45 'reason':19 'replac':16 'ship':41 'still':30 'vanilla':39 'version':27,40 'without':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703705772
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10001738"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703619372 {#2967
      date: 2023-12-26 20:36:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "TIL not liking something is a hissy fit. Thank you for this educational comment."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703644340 {#2113
    date: 2023-12-27 03:32:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@simple@lemmy.world"
    "@jcrabapple@infosec.pub"
    "@woelkchen@lemmy.world"
    "@SuperIce@lemmy.world"
    "@ikidd@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 255440
  -bodyTs: "'comment':14 'educ':13 'fit':8 'hissi':7 'like':3 'someth':4 'thank':9 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5267642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703644340 {#2123
    date: 2023-12-27 03:32:20.0 +01:00
  }
  +"title": 255440
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-country-are-you-using-lemmy-from"
  +title: "What country are you using lemmy from?"
  +url: null
  +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 181
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702627976 {#2926
    date: 2023-12-15 09:12:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  +badges: Doctrine\ORM\PersistentCollection {#2941 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Virginia, USA"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702063926 {#2393
        date: 2023-12-08 20:32:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1402 …}
      +nested: Doctrine\ORM\PersistentCollection {#1385 …}
      +votes: Doctrine\ORM\PersistentCollection {#1401 …}
      +reports: Doctrine\ORM\PersistentCollection {#1363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
      -id: 211405
      -bodyTs: "'usa':2 'virginia':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4922190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702063926 {#1384
        date: 2023-12-08 20:32:06.0 +01:00
      }
      +"title": 211405
    }
  ]
  -id: 20833
  -titleTs: "'countri':2 'lemmi':6 'use':5"
  -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702030945
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9252616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944545 {#2913
    date: 2023-12-07 11:22:25.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
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-country-are-you-using-lemmy-from"
  +title: "What country are you using lemmy from?"
  +url: null
  +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 181
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702627976 {#2926
    date: 2023-12-15 09:12:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  +badges: Doctrine\ORM\PersistentCollection {#2941 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Virginia, USA"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702063926 {#2393
        date: 2023-12-08 20:32:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1402 …}
      +nested: Doctrine\ORM\PersistentCollection {#1385 …}
      +votes: Doctrine\ORM\PersistentCollection {#1401 …}
      +reports: Doctrine\ORM\PersistentCollection {#1363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
      -id: 211405
      -bodyTs: "'usa':2 'virginia':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4922190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702063926 {#1384
        date: 2023-12-08 20:32:06.0 +01:00
      }
      +"title": 211405
    }
  ]
  -id: 20833
  -titleTs: "'countri':2 'lemmi':6 'use':5"
  -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702030945
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9252616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944545 {#2913
    date: 2023-12-07 11:22:25.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
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-country-are-you-using-lemmy-from"
  +title: "What country are you using lemmy from?"
  +url: null
  +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 181
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702627976 {#2926
    date: 2023-12-15 09:12:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2892 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  +badges: Doctrine\ORM\PersistentCollection {#2941 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Virginia, USA"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702063926 {#2393
        date: 2023-12-08 20:32:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1402 …}
      +nested: Doctrine\ORM\PersistentCollection {#1385 …}
      +votes: Doctrine\ORM\PersistentCollection {#1401 …}
      +reports: Doctrine\ORM\PersistentCollection {#1363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
      -id: 211405
      -bodyTs: "'usa':2 'virginia':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4922190"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702063926 {#1384
        date: 2023-12-08 20:32:06.0 +01:00
      }
      +"title": 211405
    }
  ]
  -id: 20833
  -titleTs: "'countri':2 'lemmi':6 'use':5"
  -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702030945
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9252616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944545 {#2913
    date: 2023-12-07 11:22:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#2926
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2892 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    +badges: Doctrine\ORM\PersistentCollection {#2941 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#2913
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Virginia, USA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702063926 {#2393
    date: 2023-12-08 20:32:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1402 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 211405
  -bodyTs: "'usa':2 'virginia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4922190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702063926 {#1384
    date: 2023-12-08 20:32:06.0 +01:00
  }
  +"title": 211405
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#2926
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2892 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    +badges: Doctrine\ORM\PersistentCollection {#2941 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#2913
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Virginia, USA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702063926 {#2393
    date: 2023-12-08 20:32:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1402 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 211405
  -bodyTs: "'usa':2 'virginia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4922190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702063926 {#1384
    date: 2023-12-08 20:32:06.0 +01:00
  }
  +"title": 211405
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#2926
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2892 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    +badges: Doctrine\ORM\PersistentCollection {#2941 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#2913
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Virginia, USA"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702063926 {#2393
    date: 2023-12-08 20:32:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1402 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 211405
  -bodyTs: "'usa':2 'virginia':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4922190"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702063926 {#1384
    date: 2023-12-08 20:32:06.0 +01:00
  }
  +"title": 211405
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2037
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: Proxies\__CG__\App\Entity\Image {#2966 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "What-do-you-call-this-place"
  +title: "What do you call this place?"
  +url: "https://lemmy.world/pictrs/image/8c038fca-8493-4d9c-a0e1-97e077720ed8.jpeg"
  +body: "Electric Valley? Wire Canyon? Zap Way?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 98
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702218510 {#2961
    date: 2023-12-10 15:28:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2969 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
  +badges: Doctrine\ORM\PersistentCollection {#2979 …}
  +children: [
    App\Entity\EntryComment {#2036
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Electric Avenue. Let’s rock down to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1702064063 {#2035
        date: 2023-12-08 20:34:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@favrion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2144 …}
      +nested: Doctrine\ORM\PersistentCollection {#2061 …}
      +votes: Doctrine\ORM\PersistentCollection {#2084 …}
      +reports: Doctrine\ORM\PersistentCollection {#2076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
      -id: 211414
      -bodyTs: "'avenu':2 'electr':1 'let':3 'rock':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4922250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702064063 {#2031
        date: 2023-12-08 20:34:23.0 +01:00
      }
      +"title": 211414
    }
  ]
  -id: 21004
  -titleTs: "'call':4 'place':6"
  -bodyTs: "'canyon':4 'electr':1 'valley':2 'way':6 'wire':3 'zap':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702077112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9282064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701990712 {#2949
    date: 2023-12-08 00:11:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2037
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: Proxies\__CG__\App\Entity\Image {#2966 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "What-do-you-call-this-place"
  +title: "What do you call this place?"
  +url: "https://lemmy.world/pictrs/image/8c038fca-8493-4d9c-a0e1-97e077720ed8.jpeg"
  +body: "Electric Valley? Wire Canyon? Zap Way?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 98
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702218510 {#2961
    date: 2023-12-10 15:28:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2969 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
  +badges: Doctrine\ORM\PersistentCollection {#2979 …}
  +children: [
    App\Entity\EntryComment {#2036
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Electric Avenue. Let’s rock down to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1702064063 {#2035
        date: 2023-12-08 20:34:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@favrion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2144 …}
      +nested: Doctrine\ORM\PersistentCollection {#2061 …}
      +votes: Doctrine\ORM\PersistentCollection {#2084 …}
      +reports: Doctrine\ORM\PersistentCollection {#2076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
      -id: 211414
      -bodyTs: "'avenu':2 'electr':1 'let':3 'rock':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4922250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702064063 {#2031
        date: 2023-12-08 20:34:23.0 +01:00
      }
      +"title": 211414
    }
  ]
  -id: 21004
  -titleTs: "'call':4 'place':6"
  -bodyTs: "'canyon':4 'electr':1 'valley':2 'way':6 'wire':3 'zap':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702077112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9282064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701990712 {#2949
    date: 2023-12-08 00:11:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2037
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: Proxies\__CG__\App\Entity\Image {#2966 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "What-do-you-call-this-place"
  +title: "What do you call this place?"
  +url: "https://lemmy.world/pictrs/image/8c038fca-8493-4d9c-a0e1-97e077720ed8.jpeg"
  +body: "Electric Valley? Wire Canyon? Zap Way?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 98
  +favouriteCount: 269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702218510 {#2961
    date: 2023-12-10 15:28:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2969 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
  +badges: Doctrine\ORM\PersistentCollection {#2979 …}
  +children: [
    App\Entity\EntryComment {#2036
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Electric Avenue. Let’s rock down to it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1702064063 {#2035
        date: 2023-12-08 20:34:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@favrion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2144 …}
      +nested: Doctrine\ORM\PersistentCollection {#2061 …}
      +votes: Doctrine\ORM\PersistentCollection {#2084 …}
      +reports: Doctrine\ORM\PersistentCollection {#2076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
      -id: 211414
      -bodyTs: "'avenu':2 'electr':1 'let':3 'rock':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4922250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702064063 {#2031
        date: 2023-12-08 20:34:23.0 +01:00
      }
      +"title": 211414
    }
  ]
  -id: 21004
  -titleTs: "'call':4 'place':6"
  -bodyTs: "'canyon':4 'electr':1 'valley':2 'way':6 'wire':3 'zap':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702077112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9282064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701990712 {#2949
    date: 2023-12-08 00:11:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: Proxies\__CG__\App\Entity\Image {#2966 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "What-do-you-call-this-place"
    +title: "What do you call this place?"
    +url: "https://lemmy.world/pictrs/image/8c038fca-8493-4d9c-a0e1-97e077720ed8.jpeg"
    +body: "Electric Valley? Wire Canyon? Zap Way?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 98
    +favouriteCount: 269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702218510 {#2961
      date: 2023-12-10 15:28:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      App\Entity\EntryComment {#2036}
    ]
    -id: 21004
    -titleTs: "'call':4 'place':6"
    -bodyTs: "'canyon':4 'electr':1 'valley':2 'way':6 'wire':3 'zap':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702077112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9282064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701990712 {#2949
      date: 2023-12-08 00:11:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Electric Avenue. Let’s rock down to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1702064063 {#2035
    date: 2023-12-08 20:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2144 …}
  +nested: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2084 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 211414
  -bodyTs: "'avenu':2 'electr':1 'let':3 'rock':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4922250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702064063 {#2031
    date: 2023-12-08 20:34:23.0 +01:00
  }
  +"title": 211414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: Proxies\__CG__\App\Entity\Image {#2966 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "What-do-you-call-this-place"
    +title: "What do you call this place?"
    +url: "https://lemmy.world/pictrs/image/8c038fca-8493-4d9c-a0e1-97e077720ed8.jpeg"
    +body: "Electric Valley? Wire Canyon? Zap Way?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 98
    +favouriteCount: 269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702218510 {#2961
      date: 2023-12-10 15:28:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      App\Entity\EntryComment {#2036}
    ]
    -id: 21004
    -titleTs: "'call':4 'place':6"
    -bodyTs: "'canyon':4 'electr':1 'valley':2 'way':6 'wire':3 'zap':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702077112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9282064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701990712 {#2949
      date: 2023-12-08 00:11:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Electric Avenue. Let’s rock down to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1702064063 {#2035
    date: 2023-12-08 20:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2144 …}
  +nested: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2084 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 211414
  -bodyTs: "'avenu':2 'electr':1 'let':3 'rock':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4922250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702064063 {#2031
    date: 2023-12-08 20:34:23.0 +01:00
  }
  +"title": 211414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: Proxies\__CG__\App\Entity\Image {#2966 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "What-do-you-call-this-place"
    +title: "What do you call this place?"
    +url: "https://lemmy.world/pictrs/image/8c038fca-8493-4d9c-a0e1-97e077720ed8.jpeg"
    +body: "Electric Valley? Wire Canyon? Zap Way?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 98
    +favouriteCount: 269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702218510 {#2961
      date: 2023-12-10 15:28:30.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      App\Entity\EntryComment {#2036}
    ]
    -id: 21004
    -titleTs: "'call':4 'place':6"
    -bodyTs: "'canyon':4 'electr':1 'valley':2 'way':6 'wire':3 'zap':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702077112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9282064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701990712 {#2949
      date: 2023-12-08 00:11:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Electric Avenue. Let’s rock down to it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1702064063 {#2035
    date: 2023-12-08 20:34:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@favrion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2144 …}
  +nested: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2084 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 211414
  -bodyTs: "'avenu':2 'electr':1 'let':3 'rock':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4922250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702064063 {#2031
    date: 2023-12-08 20:34:23.0 +01:00
  }
  +"title": 211414
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-Linux-OS-and-amp-Desktop-Environment-DE-or-Windows-Manager"
  +title: "What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?"
  +url: null
  +body: "I use Arch Linux + i3wm + Dracula theme and DarkReader for browsers :-)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195027 {#2907
    date: 2023-12-10 08:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  +badges: Doctrine\ORM\PersistentCollection {#2924 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nobara with Gnome. Fedora Kinoite (KDE). Debian 12 with gnome."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701742752 {#1909
        date: 2023-12-05 03:19:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 197524
      -bodyTs: "'12':8 'debian':7 'fedora':4 'gnome':3,10 'kde':6 'kinoit':5 'nobara':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4830133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701742752 {#1708
        date: 2023-12-05 03:19:12.0 +01:00
      }
      +"title": 197524
    }
  ]
  -id: 19929
  -titleTs: "'de':6 'desktop':4 'environ':5 'linux':2 'manag':9 'os':3 'use':13 'window':8 'wm':10"
  -bodyTs: "'arch':3 'browser':11 'darkread':9 'dracula':6 'i3wm':5 'linux':4 'theme':7 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701764156
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9119004"
  +editedAt: DateTimeImmutable @1702874073 {#2895
    date: 2023-12-18 05:34:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701677756 {#2874
    date: 2023-12-04 09:15:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-Linux-OS-and-amp-Desktop-Environment-DE-or-Windows-Manager"
  +title: "What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?"
  +url: null
  +body: "I use Arch Linux + i3wm + Dracula theme and DarkReader for browsers :-)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195027 {#2907
    date: 2023-12-10 08:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  +badges: Doctrine\ORM\PersistentCollection {#2924 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nobara with Gnome. Fedora Kinoite (KDE). Debian 12 with gnome."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701742752 {#1909
        date: 2023-12-05 03:19:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 197524
      -bodyTs: "'12':8 'debian':7 'fedora':4 'gnome':3,10 'kde':6 'kinoit':5 'nobara':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4830133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701742752 {#1708
        date: 2023-12-05 03:19:12.0 +01:00
      }
      +"title": 197524
    }
  ]
  -id: 19929
  -titleTs: "'de':6 'desktop':4 'environ':5 'linux':2 'manag':9 'os':3 'use':13 'window':8 'wm':10"
  -bodyTs: "'arch':3 'browser':11 'darkread':9 'dracula':6 'i3wm':5 'linux':4 'theme':7 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701764156
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9119004"
  +editedAt: DateTimeImmutable @1702874073 {#2895
    date: 2023-12-18 05:34:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701677756 {#2874
    date: 2023-12-04 09:15:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-Linux-OS-and-amp-Desktop-Environment-DE-or-Windows-Manager"
  +title: "What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?"
  +url: null
  +body: "I use Arch Linux + i3wm + Dracula theme and DarkReader for browsers :-)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 40
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702195027 {#2907
    date: 2023-12-10 08:57:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  +badges: Doctrine\ORM\PersistentCollection {#2924 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nobara with Gnome. Fedora Kinoite (KDE). Debian 12 with gnome."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701742752 {#1909
        date: 2023-12-05 03:19:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 197524
      -bodyTs: "'12':8 'debian':7 'fedora':4 'gnome':3,10 'kde':6 'kinoit':5 'nobara':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4830133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701742752 {#1708
        date: 2023-12-05 03:19:12.0 +01:00
      }
      +"title": 197524
    }
  ]
  -id: 19929
  -titleTs: "'de':6 'desktop':4 'environ':5 'linux':2 'manag':9 'os':3 'use':13 'window':8 'wm':10"
  -bodyTs: "'arch':3 'browser':11 'darkread':9 'dracula':6 'i3wm':5 'linux':4 'theme':7 'use':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701764156
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9119004"
  +editedAt: DateTimeImmutable @1702874073 {#2895
    date: 2023-12-18 05:34:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701677756 {#2874
    date: 2023-12-04 09:15:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-Linux-OS-and-amp-Desktop-Environment-DE-or-Windows-Manager"
    +title: "What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?"
    +url: null
    +body: "I use Arch Linux + i3wm + Dracula theme and DarkReader for browsers :-)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702195027 {#2907
      date: 2023-12-10 08:57:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 19929
    -titleTs: "'de':6 'desktop':4 'environ':5 'linux':2 'manag':9 'os':3 'use':13 'window':8 'wm':10"
    -bodyTs: "'arch':3 'browser':11 'darkread':9 'dracula':6 'i3wm':5 'linux':4 'theme':7 'use':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701764156
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9119004"
    +editedAt: DateTimeImmutable @1702874073 {#2895
      date: 2023-12-18 05:34:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701677756 {#2874
      date: 2023-12-04 09:15:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nobara with Gnome. Fedora Kinoite (KDE). Debian 12 with gnome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701742752 {#1909
    date: 2023-12-05 03:19:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 197524
  -bodyTs: "'12':8 'debian':7 'fedora':4 'gnome':3,10 'kde':6 'kinoit':5 'nobara':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4830133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701742752 {#1708
    date: 2023-12-05 03:19:12.0 +01:00
  }
  +"title": 197524
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-Linux-OS-and-amp-Desktop-Environment-DE-or-Windows-Manager"
    +title: "What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?"
    +url: null
    +body: "I use Arch Linux + i3wm + Dracula theme and DarkReader for browsers :-)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702195027 {#2907
      date: 2023-12-10 08:57:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 19929
    -titleTs: "'de':6 'desktop':4 'environ':5 'linux':2 'manag':9 'os':3 'use':13 'window':8 'wm':10"
    -bodyTs: "'arch':3 'browser':11 'darkread':9 'dracula':6 'i3wm':5 'linux':4 'theme':7 'use':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701764156
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9119004"
    +editedAt: DateTimeImmutable @1702874073 {#2895
      date: 2023-12-18 05:34:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701677756 {#2874
      date: 2023-12-04 09:15:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nobara with Gnome. Fedora Kinoite (KDE). Debian 12 with gnome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701742752 {#1909
    date: 2023-12-05 03:19:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 197524
  -bodyTs: "'12':8 'debian':7 'fedora':4 'gnome':3,10 'kde':6 'kinoit':5 'nobara':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4830133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701742752 {#1708
    date: 2023-12-05 03:19:12.0 +01:00
  }
  +"title": 197524
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-Linux-OS-and-amp-Desktop-Environment-DE-or-Windows-Manager"
    +title: "What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?"
    +url: null
    +body: "I use Arch Linux + i3wm + Dracula theme and DarkReader for browsers :-)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 40
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702195027 {#2907
      date: 2023-12-10 08:57:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 19929
    -titleTs: "'de':6 'desktop':4 'environ':5 'linux':2 'manag':9 'os':3 'use':13 'window':8 'wm':10"
    -bodyTs: "'arch':3 'browser':11 'darkread':9 'dracula':6 'i3wm':5 'linux':4 'theme':7 'use':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701764156
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9119004"
    +editedAt: DateTimeImmutable @1702874073 {#2895
      date: 2023-12-18 05:34:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701677756 {#2874
      date: 2023-12-04 09:15:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nobara with Gnome. Fedora Kinoite (KDE). Debian 12 with gnome."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701742752 {#1909
    date: 2023-12-05 03:19:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 197524
  -bodyTs: "'12':8 'debian':7 'fedora':4 'gnome':3,10 'kde':6 'kinoit':5 'nobara':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4830133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701742752 {#1708
    date: 2023-12-05 03:19:12.0 +01:00
  }
  +"title": 197524
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2024
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-gifts-are-you-getting-for-your-friends-and-family"
  +title: "What gifts are you getting for your friends and family members?"
  +url: null
  +body: "Share your gift ideas, because I am a bit stumped."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702143148 {#2943
    date: 2023-12-09 18:32:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  +badges: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: [
    App\Entity\EntryComment {#2026
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2024 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Mostly getting my wife and kids “experience” gifts this year, rather than physical things. Nobody needs or wants much, so instead I’m getting tickets to concerts, plays, musicals, comedy shows, etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702063999 {#2030
        date: 2023-12-08 20:33:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TAG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 211409
      -bodyTs: "'comedi':30 'concert':27 'etc':32 'experi':7 'get':2,24 'gift':8 'instead':21 'kid':6 'm':23 'most':1 'much':19 'music':29 'need':16 'nobodi':15 'physic':13 'play':28 'rather':11 'show':31 'thing':14 'ticket':25 'want':18 'wife':4 'year':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4922218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702063999 {#2032
        date: 2023-12-08 20:33:19.0 +01:00
      }
      +"title": 211409
    }
  ]
  -id: 20796
  -titleTs: "'famili':10 'friend':8 'get':5 'gift':2 'member':11"
  -bodyTs: "'bit':9 'gift':3 'idea':4 'share':1 'stump':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702007972
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9245323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701921572 {#2932
    date: 2023-12-07 04:59:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2024
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-gifts-are-you-getting-for-your-friends-and-family"
  +title: "What gifts are you getting for your friends and family members?"
  +url: null
  +body: "Share your gift ideas, because I am a bit stumped."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702143148 {#2943
    date: 2023-12-09 18:32:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  +badges: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: [
    App\Entity\EntryComment {#2026
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2024 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Mostly getting my wife and kids “experience” gifts this year, rather than physical things. Nobody needs or wants much, so instead I’m getting tickets to concerts, plays, musicals, comedy shows, etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702063999 {#2030
        date: 2023-12-08 20:33:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TAG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 211409
      -bodyTs: "'comedi':30 'concert':27 'etc':32 'experi':7 'get':2,24 'gift':8 'instead':21 'kid':6 'm':23 'most':1 'much':19 'music':29 'need':16 'nobodi':15 'physic':13 'play':28 'rather':11 'show':31 'thing':14 'ticket':25 'want':18 'wife':4 'year':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4922218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702063999 {#2032
        date: 2023-12-08 20:33:19.0 +01:00
      }
      +"title": 211409
    }
  ]
  -id: 20796
  -titleTs: "'famili':10 'friend':8 'get':5 'gift':2 'member':11"
  -bodyTs: "'bit':9 'gift':3 'idea':4 'share':1 'stump':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702007972
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9245323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701921572 {#2932
    date: 2023-12-07 04:59:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2024
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-gifts-are-you-getting-for-your-friends-and-family"
  +title: "What gifts are you getting for your friends and family members?"
  +url: null
  +body: "Share your gift ideas, because I am a bit stumped."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 133
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702143148 {#2943
    date: 2023-12-09 18:32:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2948 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  +badges: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: [
    App\Entity\EntryComment {#2026
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2024 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: "Mostly getting my wife and kids “experience” gifts this year, rather than physical things. Nobody needs or wants much, so instead I’m getting tickets to concerts, plays, musicals, comedy shows, etc."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702063999 {#2030
        date: 2023-12-08 20:33:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TAG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 211409
      -bodyTs: "'comedi':30 'concert':27 'etc':32 'experi':7 'get':2,24 'gift':8 'instead':21 'kid':6 'm':23 'most':1 'much':19 'music':29 'need':16 'nobodi':15 'physic':13 'play':28 'rather':11 'show':31 'thing':14 'ticket':25 'want':18 'wife':4 'year':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4922218"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702063999 {#2032
        date: 2023-12-08 20:33:19.0 +01:00
      }
      +"title": 211409
    }
  ]
  -id: 20796
  -titleTs: "'famili':10 'friend':8 'get':5 'gift':2 'member':11"
  -bodyTs: "'bit':9 'gift':3 'idea':4 'share':1 'stump':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702007972
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9245323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701921572 {#2932
    date: 2023-12-07 04:59:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024
    +user: Proxies\__CG__\App\Entity\User {#2910 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-gifts-are-you-getting-for-your-friends-and-family"
    +title: "What gifts are you getting for your friends and family members?"
    +url: null
    +body: "Share your gift ideas, because I am a bit stumped."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 133
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143148 {#2943
      date: 2023-12-09 18:32:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2948 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      App\Entity\EntryComment {#2026}
    ]
    -id: 20796
    -titleTs: "'famili':10 'friend':8 'get':5 'gift':2 'member':11"
    -bodyTs: "'bit':9 'gift':3 'idea':4 'share':1 'stump':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702007972
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9245323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701921572 {#2932
      date: 2023-12-07 04:59:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mostly getting my wife and kids “experience” gifts this year, rather than physical things. Nobody needs or wants much, so instead I’m getting tickets to concerts, plays, musicals, comedy shows, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702063999 {#2030
    date: 2023-12-08 20:33:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 211409
  -bodyTs: "'comedi':30 'concert':27 'etc':32 'experi':7 'get':2,24 'gift':8 'instead':21 'kid':6 'm':23 'most':1 'much':19 'music':29 'need':16 'nobodi':15 'physic':13 'play':28 'rather':11 'show':31 'thing':14 'ticket':25 'want':18 'wife':4 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4922218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702063999 {#2032
    date: 2023-12-08 20:33:19.0 +01:00
  }
  +"title": 211409
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024
    +user: Proxies\__CG__\App\Entity\User {#2910 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-gifts-are-you-getting-for-your-friends-and-family"
    +title: "What gifts are you getting for your friends and family members?"
    +url: null
    +body: "Share your gift ideas, because I am a bit stumped."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 133
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143148 {#2943
      date: 2023-12-09 18:32:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2948 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      App\Entity\EntryComment {#2026}
    ]
    -id: 20796
    -titleTs: "'famili':10 'friend':8 'get':5 'gift':2 'member':11"
    -bodyTs: "'bit':9 'gift':3 'idea':4 'share':1 'stump':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702007972
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9245323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701921572 {#2932
      date: 2023-12-07 04:59:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mostly getting my wife and kids “experience” gifts this year, rather than physical things. Nobody needs or wants much, so instead I’m getting tickets to concerts, plays, musicals, comedy shows, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702063999 {#2030
    date: 2023-12-08 20:33:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 211409
  -bodyTs: "'comedi':30 'concert':27 'etc':32 'experi':7 'get':2,24 'gift':8 'instead':21 'kid':6 'm':23 'most':1 'much':19 'music':29 'need':16 'nobodi':15 'physic':13 'play':28 'rather':11 'show':31 'thing':14 'ticket':25 'want':18 'wife':4 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4922218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702063999 {#2032
    date: 2023-12-08 20:33:19.0 +01:00
  }
  +"title": 211409
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024
    +user: Proxies\__CG__\App\Entity\User {#2910 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-gifts-are-you-getting-for-your-friends-and-family"
    +title: "What gifts are you getting for your friends and family members?"
    +url: null
    +body: "Share your gift ideas, because I am a bit stumped."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 133
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702143148 {#2943
      date: 2023-12-09 18:32:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2948 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      App\Entity\EntryComment {#2026}
    ]
    -id: 20796
    -titleTs: "'famili':10 'friend':8 'get':5 'gift':2 'member':11"
    -bodyTs: "'bit':9 'gift':3 'idea':4 'share':1 'stump':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702007972
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9245323"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701921572 {#2932
      date: 2023-12-07 04:59:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mostly getting my wife and kids “experience” gifts this year, rather than physical things. Nobody needs or wants much, so instead I’m getting tickets to concerts, plays, musicals, comedy shows, etc."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702063999 {#2030
    date: 2023-12-08 20:33:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 211409
  -bodyTs: "'comedi':30 'concert':27 'etc':32 'experi':7 'get':2,24 'gift':8 'instead':21 'kid':6 'm':23 'most':1 'much':19 'music':29 'need':16 'nobodi':15 'physic':13 'play':28 'rather':11 'show':31 'thing':14 'ticket':25 'want':18 'wife':4 'year':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4922218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702063999 {#2032
    date: 2023-12-08 20:33:19.0 +01:00
  }
  +"title": 211409
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
  +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
  +url: null
  +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 252
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536784 {#2889
    date: 2023-12-02 18:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2894 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  +badges: Doctrine\ORM\PersistentCollection {#2905 …}
  +children: [
    App\Entity\EntryComment {#2361
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        YouTube Music ![Top artists](https://infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)\n
        \n
        ![Top albums](https://infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701311153 {#2377
        date: 2023-11-30 03:25:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toomanypancakes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 179404
      -bodyTs: "'/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':7 '/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':12 'album':9 'artist':4 'infosec.pub':6,11 'infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':5 'infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':10 'music':2 'top':3,8 'youtub':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4700639"
      +editedAt: DateTimeImmutable @1702260900 {#2360
        date: 2023-12-11 03:15:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701311153 {#2359
        date: 2023-11-30 03:25:53.0 +01:00
      }
      +"title": 179404
    }
  ]
  -id: 18326
  -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
  -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701381385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294985 {#2877
    date: 2023-11-29 22:56:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
  +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
  +url: null
  +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 252
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536784 {#2889
    date: 2023-12-02 18:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2894 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  +badges: Doctrine\ORM\PersistentCollection {#2905 …}
  +children: [
    App\Entity\EntryComment {#2361
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        YouTube Music ![Top artists](https://infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)\n
        \n
        ![Top albums](https://infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701311153 {#2377
        date: 2023-11-30 03:25:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toomanypancakes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 179404
      -bodyTs: "'/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':7 '/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':12 'album':9 'artist':4 'infosec.pub':6,11 'infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':5 'infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':10 'music':2 'top':3,8 'youtub':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4700639"
      +editedAt: DateTimeImmutable @1702260900 {#2360
        date: 2023-12-11 03:15:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701311153 {#2359
        date: 2023-11-30 03:25:53.0 +01:00
      }
      +"title": 179404
    }
  ]
  -id: 18326
  -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
  -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701381385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294985 {#2877
    date: 2023-11-29 22:56:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2856 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
  +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
  +url: null
  +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 252
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536784 {#2889
    date: 2023-12-02 18:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2894 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  +badges: Doctrine\ORM\PersistentCollection {#2905 …}
  +children: [
    App\Entity\EntryComment {#2361
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        YouTube Music ![Top artists](https://infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)\n
        \n
        ![Top albums](https://infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701311153 {#2377
        date: 2023-11-30 03:25:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toomanypancakes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 179404
      -bodyTs: "'/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':7 '/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':12 'album':9 'artist':4 'infosec.pub':6,11 'infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':5 'infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':10 'music':2 'top':3,8 'youtub':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4700639"
      +editedAt: DateTimeImmutable @1702260900 {#2360
        date: 2023-12-11 03:15:00.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701311153 {#2359
        date: 2023-11-30 03:25:53.0 +01:00
      }
      +"title": 179404
    }
  ]
  -id: 18326
  -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
  -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701381385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294985 {#2877
    date: 2023-11-29 22:56:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2856 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
    +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
    +url: null
    +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 252
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701536784 {#2889
      date: 2023-12-02 18:06:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      App\Entity\EntryComment {#2361}
    ]
    -id: 18326
    -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
    -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701381385
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8937277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701294985 {#2877
      date: 2023-11-29 22:56:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    YouTube Music ![Top artists](https://infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)\n
    \n
    ![Top albums](https://infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701311153 {#2377
    date: 2023-11-30 03:25:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 179404
  -bodyTs: "'/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':7 '/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':12 'album':9 'artist':4 'infosec.pub':6,11 'infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':5 'infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':10 'music':2 'top':3,8 'youtub':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4700639"
  +editedAt: DateTimeImmutable @1702260900 {#2360
    date: 2023-12-11 03:15:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701311153 {#2359
    date: 2023-11-30 03:25:53.0 +01:00
  }
  +"title": 179404
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2856 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
    +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
    +url: null
    +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 252
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701536784 {#2889
      date: 2023-12-02 18:06:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      App\Entity\EntryComment {#2361}
    ]
    -id: 18326
    -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
    -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701381385
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8937277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701294985 {#2877
      date: 2023-11-29 22:56:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    YouTube Music ![Top artists](https://infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)\n
    \n
    ![Top albums](https://infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701311153 {#2377
    date: 2023-11-30 03:25:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 179404
  -bodyTs: "'/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':7 '/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':12 'album':9 'artist':4 'infosec.pub':6,11 'infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':5 'infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':10 'music':2 'top':3,8 'youtub':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4700639"
  +editedAt: DateTimeImmutable @1702260900 {#2360
    date: 2023-12-11 03:15:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701311153 {#2359
    date: 2023-11-30 03:25:53.0 +01:00
  }
  +"title": 179404
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2856 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
    +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
    +url: null
    +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 252
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701536784 {#2889
      date: 2023-12-02 18:06:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      App\Entity\EntryComment {#2361}
    ]
    -id: 18326
    -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
    -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701381385
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8937277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701294985 {#2877
      date: 2023-11-29 22:56:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    YouTube Music ![Top artists](https://infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)\n
    \n
    ![Top albums](https://infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701311153 {#2377
    date: 2023-11-30 03:25:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 179404
  -bodyTs: "'/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':7 '/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':12 'album':9 'artist':4 'infosec.pub':6,11 'infosec.pub/pictrs/image/06238b3f-b20b-472e-bd2b-c0a4ba6d7760.png)':5 'infosec.pub/pictrs/image/75585bea-d230-4e94-84ae-82b7bc3a9963.png)':10 'music':2 'top':3,8 'youtub':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4700639"
  +editedAt: DateTimeImmutable @1702260900 {#2360
    date: 2023-12-11 03:15:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701311153 {#2359
    date: 2023-11-30 03:25:53.0 +01:00
  }
  +"title": 179404
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_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
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-are-people-daily-driving-these-days"
  +title: "What are people daily driving these days?"
  +url: null
  +body: """
    I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
    \n
    I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 218
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701296056 {#2871
    date: 2023-11-29 23:14:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: [
    App\Entity\EntryComment {#2457
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nobara on my gaming desktop, Fedora Kinoite on one laptop, Debian 12 on the other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701099894 {#1723
        date: 2023-11-27 16:44:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blotz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 170353
      -bodyTs: "'12':12 'debian':11 'desktop':5 'fedora':6 'game':4 'kinoit':7 'laptop':10 'nobara':1 'one':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4621226"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701099894 {#2452
        date: 2023-11-27 16:44:54.0 +01:00
      }
      +"title": 170353
    }
  ]
  -id: 16946
  -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
  -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8776555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001891 {#2859
    date: 2023-11-26 13:31:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-are-people-daily-driving-these-days"
  +title: "What are people daily driving these days?"
  +url: null
  +body: """
    I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
    \n
    I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 218
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701296056 {#2871
    date: 2023-11-29 23:14:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: [
    App\Entity\EntryComment {#2457
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nobara on my gaming desktop, Fedora Kinoite on one laptop, Debian 12 on the other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701099894 {#1723
        date: 2023-11-27 16:44:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blotz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 170353
      -bodyTs: "'12':12 'debian':11 'desktop':5 'fedora':6 'game':4 'kinoit':7 'laptop':10 'nobara':1 'one':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4621226"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701099894 {#2452
        date: 2023-11-27 16:44:54.0 +01:00
      }
      +"title": 170353
    }
  ]
  -id: 16946
  -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
  -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8776555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001891 {#2859
    date: 2023-11-26 13:31:31.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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2837 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "What-are-people-daily-driving-these-days"
  +title: "What are people daily driving these days?"
  +url: null
  +body: """
    I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
    \n
    I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 218
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701296056 {#2871
    date: 2023-11-29 23:14:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2876 …}
  +votes: Doctrine\ORM\PersistentCollection {#2879 …}
  +reports: Doctrine\ORM\PersistentCollection {#2881 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
  +badges: Doctrine\ORM\PersistentCollection {#2887 …}
  +children: [
    App\Entity\EntryComment {#2457
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nobara on my gaming desktop, Fedora Kinoite on one laptop, Debian 12 on the other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701099894 {#1723
        date: 2023-11-27 16:44:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@blotz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 170353
      -bodyTs: "'12':12 'debian':11 'desktop':5 'fedora':6 'game':4 'kinoit':7 'laptop':10 'nobara':1 'one':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4621226"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701099894 {#2452
        date: 2023-11-27 16:44:54.0 +01:00
      }
      +"title": 170353
    }
  ]
  -id: 16946
  -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
  -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701088291
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8776555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701001891 {#2859
    date: 2023-11-26 13:31:31.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
153 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
154 DENIED moderate
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-are-people-daily-driving-these-days"
    +title: "What are people daily driving these days?"
    +url: null
    +body: """
      I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
      \n
      I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 218
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701296056 {#2871
      date: 2023-11-29 23:14:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2876 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      App\Entity\EntryComment {#2457}
    ]
    -id: 16946
    -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
    -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088291
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8776555"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701001891 {#2859
      date: 2023-11-26 13:31:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nobara on my gaming desktop, Fedora Kinoite on one laptop, Debian 12 on the other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701099894 {#1723
    date: 2023-11-27 16:44:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 170353
  -bodyTs: "'12':12 'debian':11 'desktop':5 'fedora':6 'game':4 'kinoit':7 'laptop':10 'nobara':1 'one':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4621226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701099894 {#2452
    date: 2023-11-27 16:44:54.0 +01:00
  }
  +"title": 170353
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-are-people-daily-driving-these-days"
    +title: "What are people daily driving these days?"
    +url: null
    +body: """
      I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
      \n
      I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 218
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701296056 {#2871
      date: 2023-11-29 23:14:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2876 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      App\Entity\EntryComment {#2457}
    ]
    -id: 16946
    -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
    -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088291
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8776555"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701001891 {#2859
      date: 2023-11-26 13:31:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nobara on my gaming desktop, Fedora Kinoite on one laptop, Debian 12 on the other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701099894 {#1723
    date: 2023-11-27 16:44:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 170353
  -bodyTs: "'12':12 'debian':11 'desktop':5 'fedora':6 'game':4 'kinoit':7 'laptop':10 'nobara':1 'one':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4621226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701099894 {#2452
    date: 2023-11-27 16:44:54.0 +01:00
  }
  +"title": 170353
}
"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
156 DENIED moderate
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2837 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "What-are-people-daily-driving-these-days"
    +title: "What are people daily driving these days?"
    +url: null
    +body: """
      I’m between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?\n
      \n
      I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 218
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701296056 {#2871
      date: 2023-11-29 23:14:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2876 …}
    +votes: Doctrine\ORM\PersistentCollection {#2879 …}
    +reports: Doctrine\ORM\PersistentCollection {#2881 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2883 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2885 …}
    +badges: Doctrine\ORM\PersistentCollection {#2887 …}
    +children: [
      App\Entity\EntryComment {#2457}
    ]
    -id: 16946
    -titleTs: "'daili':4 'day':7 'drive':5 'peopl':3"
    -bodyTs: "'although':56 'arch':42,65 'aur':67 'big':70 'cool':26 'crazi':69 'daili':10,18 'day':21 'distro':4 'drive':19 'driver':11 'flatpack':50 'laptop':14 'like':55 'linux':34,47 'look':6 'm':2 'might':58 'mint':35,48 'much':52 'new':9,25 'nixo':40 'past':45 'peopl':17 'person':46 'perspect':62 'recent':36 'thing':27 'tri':29 'use':33,39,49,64 'warp':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701088291
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8776555"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701001891 {#2859
      date: 2023-11-26 13:31:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nobara on my gaming desktop, Fedora Kinoite on one laptop, Debian 12 on the other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701099894 {#1723
    date: 2023-11-27 16:44:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@blotz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 170353
  -bodyTs: "'12':12 'debian':11 'desktop':5 'fedora':6 'game':4 'kinoit':7 'laptop':10 'nobara':1 'one':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4621226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701099894 {#2452
    date: 2023-11-27 16:44:54.0 +01:00
  }
  +"title": 170353
}
"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
157 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
158 DENIED moderate
App\Entity\EntryComment {#1689
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Luna Bloom, the ASMR content creator on YouTube."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700012752 {#1558
    date: 2023-11-15 02:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#1739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 125830
  -bodyTs: "'asmr':4 'bloom':2 'content':5 'creator':6 'luna':1 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4246035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700012752 {#1566
    date: 2023-11-15 02:45:52.0 +01:00
  }
  +"title": 125830
}
"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
159 DENIED edit
App\Entity\EntryComment {#1689
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Luna Bloom, the ASMR content creator on YouTube."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700012752 {#1558
    date: 2023-11-15 02:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#1739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 125830
  -bodyTs: "'asmr':4 'bloom':2 'content':5 'creator':6 'luna':1 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4246035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700012752 {#1566
    date: 2023-11-15 02:45:52.0 +01:00
  }
  +"title": 125830
}
"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
160 DENIED moderate
App\Entity\EntryComment {#1689
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: null
  +root: null
  +body: "Luna Bloom, the ASMR content creator on YouTube."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700012752 {#1558
    date: 2023-11-15 02:45:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2448 …}
  +nested: Doctrine\ORM\PersistentCollection {#2464 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#1739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 125830
  -bodyTs: "'asmr':4 'bloom':2 'content':5 'creator':6 'luna':1 'youtub':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4246035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700012752 {#1566
    date: 2023-11-15 02:45:52.0 +01:00
  }
  +"title": 125830
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED 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
162 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