GET https://kbin.spritesserver.nl/index.php/u/@Turtle@aussie.zone/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
11.10 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#1404 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
  +slug: "Dual-Boot-Best-Practices"
  +title: "Dual Boot Best Practices?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +body: """
    Will be installing either Mint or Pop_OS on a new laptop which has a 512gb SSD. Will keep Windows for gaming, at least for now, with the games installed on an external HD. But otherwise, this is to experiment with living in Linux.\n
    \n
    I understand that I can unallocate HD space from Windows in order to make room for the LInux OS, leaving at least 25 or 30gb for the Linux OS itself.\n
    \n
    Do I then extend that space further, so to speak, to allow for any other programs I might install as well as for data? Do I create a third partition for data that will be shared between the two OS?\n
    \n
    What's a reasonable breakdown?\n
    \n
    e.g.  \n
     Windows 100gb; Linux 400gb or  \n
     Win 100gb; Linux 30gb; Data (NTFS) 370gb?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702369366 {#1402
    date: 2023-12-12 09:22:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  +badges: Doctrine\ORM\PersistentCollection {#2020 …}
  +children: [
    App\Entity\EntryComment {#1647
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +body: "[Zram](https://wiki.archlinux.org/title/Zram) is really neat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702106644 {#1695
        date: 2023-12-09 08:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@speck@kbin.social"
        "@0x4E4F@infosec.pub"
        "@Templa@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1553 …}
      +nested: Doctrine\ORM\PersistentCollection {#1662 …}
      +votes: Doctrine\ORM\PersistentCollection {#1656 …}
      +reports: Doctrine\ORM\PersistentCollection {#1651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 213029
      -bodyTs: "'/title/zram)':4 'neat':7 'realli':6 'wiki.archlinux.org':3 'wiki.archlinux.org/title/zram)':2 'zram':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4970433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702106644 {#1595
        date: 2023-12-09 08:24:04.0 +01:00
      }
      +"title": 213029
    }
  ]
  -id: 21283
  -titleTs: "'best':3 'boot':2 'dual':1 'practic':4"
  -bodyTs: "'100gb':122,127 '25':67 '30gb':69,129 '370gb':132 '400gb':124 '512gb':16 'allow':86 'breakdown':119 'creat':101 'data':98,106,130 'e.g':120 'either':4 'experi':40 'extend':78 'extern':33 'game':22,29 'hd':34,51 'instal':3,30,93 'keep':19 'laptop':12 'least':24,66 'leav':64 'linux':44,62,72,123,128 'live':42 'make':58 'might':92 'mint':5 'new':11 'ntfs':131 'order':56 'os':8,63,73,114 'otherwis':36 'partit':104 'pop':7 'program':90 'reason':118 'room':59 'share':110 'space':52,80 'speak':84 'ssd':17 'third':103 'two':113 'unalloc':50 'understand':46 'well':95 'win':126 'window':20,54,121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702176876
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702090476 {#2422
    date: 2023-12-09 03:54: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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#1404 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
  +slug: "Dual-Boot-Best-Practices"
  +title: "Dual Boot Best Practices?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +body: """
    Will be installing either Mint or Pop_OS on a new laptop which has a 512gb SSD. Will keep Windows for gaming, at least for now, with the games installed on an external HD. But otherwise, this is to experiment with living in Linux.\n
    \n
    I understand that I can unallocate HD space from Windows in order to make room for the LInux OS, leaving at least 25 or 30gb for the Linux OS itself.\n
    \n
    Do I then extend that space further, so to speak, to allow for any other programs I might install as well as for data? Do I create a third partition for data that will be shared between the two OS?\n
    \n
    What's a reasonable breakdown?\n
    \n
    e.g.  \n
     Windows 100gb; Linux 400gb or  \n
     Win 100gb; Linux 30gb; Data (NTFS) 370gb?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702369366 {#1402
    date: 2023-12-12 09:22:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  +badges: Doctrine\ORM\PersistentCollection {#2020 …}
  +children: [
    App\Entity\EntryComment {#1647
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +body: "[Zram](https://wiki.archlinux.org/title/Zram) is really neat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702106644 {#1695
        date: 2023-12-09 08:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@speck@kbin.social"
        "@0x4E4F@infosec.pub"
        "@Templa@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1553 …}
      +nested: Doctrine\ORM\PersistentCollection {#1662 …}
      +votes: Doctrine\ORM\PersistentCollection {#1656 …}
      +reports: Doctrine\ORM\PersistentCollection {#1651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 213029
      -bodyTs: "'/title/zram)':4 'neat':7 'realli':6 'wiki.archlinux.org':3 'wiki.archlinux.org/title/zram)':2 'zram':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4970433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702106644 {#1595
        date: 2023-12-09 08:24:04.0 +01:00
      }
      +"title": 213029
    }
  ]
  -id: 21283
  -titleTs: "'best':3 'boot':2 'dual':1 'practic':4"
  -bodyTs: "'100gb':122,127 '25':67 '30gb':69,129 '370gb':132 '400gb':124 '512gb':16 'allow':86 'breakdown':119 'creat':101 'data':98,106,130 'e.g':120 'either':4 'experi':40 'extend':78 'extern':33 'game':22,29 'hd':34,51 'instal':3,30,93 'keep':19 'laptop':12 'least':24,66 'leav':64 'linux':44,62,72,123,128 'live':42 'make':58 'might':92 'mint':5 'new':11 'ntfs':131 'order':56 'os':8,63,73,114 'otherwis':36 'partit':104 'pop':7 'program':90 'reason':118 'room':59 'share':110 'space':52,80 'speak':84 'ssd':17 'third':103 'two':113 'unalloc':50 'understand':46 'well':95 'win':126 'window':20,54,121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702176876
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702090476 {#2422
    date: 2023-12-09 03:54: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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1586
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#1404 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
  +slug: "Dual-Boot-Best-Practices"
  +title: "Dual Boot Best Practices?"
  +url: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +body: """
    Will be installing either Mint or Pop_OS on a new laptop which has a 512gb SSD. Will keep Windows for gaming, at least for now, with the games installed on an external HD. But otherwise, this is to experiment with living in Linux.\n
    \n
    I understand that I can unallocate HD space from Windows in order to make room for the LInux OS, leaving at least 25 or 30gb for the Linux OS itself.\n
    \n
    Do I then extend that space further, so to speak, to allow for any other programs I might install as well as for data? Do I create a third partition for data that will be shared between the two OS?\n
    \n
    What's a reasonable breakdown?\n
    \n
    e.g.  \n
     Windows 100gb; Linux 400gb or  \n
     Win 100gb; Linux 30gb; Data (NTFS) 370gb?
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702369366 {#1402
    date: 2023-12-12 09:22:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  +badges: Doctrine\ORM\PersistentCollection {#2020 …}
  +children: [
    App\Entity\EntryComment {#1647
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1586 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
      +body: "[Zram](https://wiki.archlinux.org/title/Zram) is really neat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702106644 {#1695
        date: 2023-12-09 08:24:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@speck@kbin.social"
        "@0x4E4F@infosec.pub"
        "@Templa@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1553 …}
      +nested: Doctrine\ORM\PersistentCollection {#1662 …}
      +votes: Doctrine\ORM\PersistentCollection {#1656 …}
      +reports: Doctrine\ORM\PersistentCollection {#1651 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 213029
      -bodyTs: "'/title/zram)':4 'neat':7 'realli':6 'wiki.archlinux.org':3 'wiki.archlinux.org/title/zram)':2 'zram':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/4970433"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702106644 {#1595
        date: 2023-12-09 08:24:04.0 +01:00
      }
      +"title": 213029
    }
  ]
  -id: 21283
  -titleTs: "'best':3 'boot':2 'dual':1 'practic':4"
  -bodyTs: "'100gb':122,127 '25':67 '30gb':69,129 '370gb':132 '400gb':124 '512gb':16 'allow':86 'breakdown':119 'creat':101 'data':98,106,130 'e.g':120 'either':4 'experi':40 'extend':78 'extern':33 'game':22,29 'hd':34,51 'instal':3,30,93 'keep':19 'laptop':12 'least':24,66 'leav':64 'linux':44,62,72,123,128 'live':42 'make':58 'might':92 'mint':5 'new':11 'ntfs':131 'order':56 'os':8,63,73,114 'otherwis':36 'partit':104 'pop':7 'program':90 'reason':118 'room':59 'share':110 'space':52,80 'speak':84 'ssd':17 'third':103 'two':113 'unalloc':50 'understand':46 'well':95 'win':126 'window':20,54,121"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702176876
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/691222"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702090476 {#2422
    date: 2023-12-09 03:54: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1647
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2468 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#1404 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
    +slug: "Dual-Boot-Best-Practices"
    +title: "Dual Boot Best Practices?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/691222"
    +body: """
      Will be installing either Mint or Pop_OS on a new laptop which has a 512gb SSD. Will keep Windows for gaming, at least for now, with the games installed on an external HD. But otherwise, this is to experiment with living in Linux.\n
      \n
      I understand that I can unallocate HD space from Windows in order to make room for the LInux OS, leaving at least 25 or 30gb for the Linux OS itself.\n
      \n
      Do I then extend that space further, so to speak, to allow for any other programs I might install as well as for data? Do I create a third partition for data that will be shared between the two OS?\n
      \n
      What's a reasonable breakdown?\n
      \n
      e.g.  \n
       Windows 100gb; Linux 400gb or  \n
       Win 100gb; Linux 30gb; Data (NTFS) 370gb?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702369366 {#1402
      date: 2023-12-12 09:22:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2020 …}
    +children: [
      App\Entity\EntryComment {#1647}
    ]
    -id: 21283
    -titleTs: "'best':3 'boot':2 'dual':1 'practic':4"
    -bodyTs: "'100gb':122,127 '25':67 '30gb':69,129 '370gb':132 '400gb':124 '512gb':16 'allow':86 'breakdown':119 'creat':101 'data':98,106,130 'e.g':120 'either':4 'experi':40 'extend':78 'extern':33 'game':22,29 'hd':34,51 'instal':3,30,93 'keep':19 'laptop':12 'least':24,66 'leav':64 'linux':44,62,72,123,128 'live':42 'make':58 'might':92 'mint':5 'new':11 'ntfs':131 'order':56 'os':8,63,73,114 'otherwis':36 'partit':104 'pop':7 'program':90 'reason':118 'room':59 'share':110 'space':52,80 'speak':84 'ssd':17 'third':103 'two':113 'unalloc':50 'understand':46 'well':95 'win':126 'window':20,54,121"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702176876
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/691222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702090476 {#2422
      date: 2023-12-09 03:54:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +body: "[Zram](https://wiki.archlinux.org/title/Zram) is really neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702106644 {#1695
    date: 2023-12-09 08:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
    "@0x4E4F@infosec.pub"
    "@Templa@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1553 …}
  +nested: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 213029
  -bodyTs: "'/title/zram)':4 'neat':7 'realli':6 'wiki.archlinux.org':3 'wiki.archlinux.org/title/zram)':2 'zram':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4970433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702106644 {#1595
    date: 2023-12-09 08:24:04.0 +01:00
  }
  +"title": 213029
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1647
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2468 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#1404 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
    +slug: "Dual-Boot-Best-Practices"
    +title: "Dual Boot Best Practices?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/691222"
    +body: """
      Will be installing either Mint or Pop_OS on a new laptop which has a 512gb SSD. Will keep Windows for gaming, at least for now, with the games installed on an external HD. But otherwise, this is to experiment with living in Linux.\n
      \n
      I understand that I can unallocate HD space from Windows in order to make room for the LInux OS, leaving at least 25 or 30gb for the Linux OS itself.\n
      \n
      Do I then extend that space further, so to speak, to allow for any other programs I might install as well as for data? Do I create a third partition for data that will be shared between the two OS?\n
      \n
      What's a reasonable breakdown?\n
      \n
      e.g.  \n
       Windows 100gb; Linux 400gb or  \n
       Win 100gb; Linux 30gb; Data (NTFS) 370gb?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702369366 {#1402
      date: 2023-12-12 09:22:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2020 …}
    +children: [
      App\Entity\EntryComment {#1647}
    ]
    -id: 21283
    -titleTs: "'best':3 'boot':2 'dual':1 'practic':4"
    -bodyTs: "'100gb':122,127 '25':67 '30gb':69,129 '370gb':132 '400gb':124 '512gb':16 'allow':86 'breakdown':119 'creat':101 'data':98,106,130 'e.g':120 'either':4 'experi':40 'extend':78 'extern':33 'game':22,29 'hd':34,51 'instal':3,30,93 'keep':19 'laptop':12 'least':24,66 'leav':64 'linux':44,62,72,123,128 'live':42 'make':58 'might':92 'mint':5 'new':11 'ntfs':131 'order':56 'os':8,63,73,114 'otherwis':36 'partit':104 'pop':7 'program':90 'reason':118 'room':59 'share':110 'space':52,80 'speak':84 'ssd':17 'third':103 'two':113 'unalloc':50 'understand':46 'well':95 'win':126 'window':20,54,121"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702176876
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/691222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702090476 {#2422
      date: 2023-12-09 03:54:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +body: "[Zram](https://wiki.archlinux.org/title/Zram) is really neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702106644 {#1695
    date: 2023-12-09 08:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
    "@0x4E4F@infosec.pub"
    "@Templa@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1553 …}
  +nested: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 213029
  -bodyTs: "'/title/zram)':4 'neat':7 'realli':6 'wiki.archlinux.org':3 'wiki.archlinux.org/title/zram)':2 'zram':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4970433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702106644 {#1595
    date: 2023-12-09 08:24:04.0 +01:00
  }
  +"title": 213029
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1647
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1586
    +user: Proxies\__CG__\App\Entity\User {#2468 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#1404 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
    +slug: "Dual-Boot-Best-Practices"
    +title: "Dual Boot Best Practices?"
    +url: "https://kbin.social/m/linux@lemmy.ml/t/691222"
    +body: """
      Will be installing either Mint or Pop_OS on a new laptop which has a 512gb SSD. Will keep Windows for gaming, at least for now, with the games installed on an external HD. But otherwise, this is to experiment with living in Linux.\n
      \n
      I understand that I can unallocate HD space from Windows in order to make room for the LInux OS, leaving at least 25 or 30gb for the Linux OS itself.\n
      \n
      Do I then extend that space further, so to speak, to allow for any other programs I might install as well as for data? Do I create a third partition for data that will be shared between the two OS?\n
      \n
      What's a reasonable breakdown?\n
      \n
      e.g.  \n
       Windows 100gb; Linux 400gb or  \n
       Win 100gb; Linux 30gb; Data (NTFS) 370gb?
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702369366 {#1402
      date: 2023-12-12 09:22:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2020 …}
    +children: [
      App\Entity\EntryComment {#1647}
    ]
    -id: 21283
    -titleTs: "'best':3 'boot':2 'dual':1 'practic':4"
    -bodyTs: "'100gb':122,127 '25':67 '30gb':69,129 '370gb':132 '400gb':124 '512gb':16 'allow':86 'breakdown':119 'creat':101 'data':98,106,130 'e.g':120 'either':4 'experi':40 'extend':78 'extern':33 'game':22,29 'hd':34,51 'instal':3,30,93 'keep':19 'laptop':12 'least':24,66 'leav':64 'linux':44,62,72,123,128 'live':42 'make':58 'might':92 'mint':5 'new':11 'ntfs':131 'order':56 'os':8,63,73,114 'otherwis':36 'partit':104 'pop':7 'program':90 'reason':118 'room':59 'share':110 'space':52,80 'speak':84 'ssd':17 'third':103 'two':113 'unalloc':50 'understand':46 'well':95 'win':126 'window':20,54,121"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702176876
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/691222"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702090476 {#2422
      date: 2023-12-09 03:54:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1592 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +body: "[Zram](https://wiki.archlinux.org/title/Zram) is really neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702106644 {#1695
    date: 2023-12-09 08:24:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speck@kbin.social"
    "@0x4E4F@infosec.pub"
    "@Templa@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1553 …}
  +nested: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1656 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 213029
  -bodyTs: "'/title/zram)':4 'neat':7 'realli':6 'wiki.archlinux.org':3 'wiki.archlinux.org/title/zram)':2 'zram':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4970433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702106644 {#1595
    date: 2023-12-09 08:24:04.0 +01:00
  }
  +"title": 213029
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1691
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Mint 💯"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704956167 {#1549
        date: 2024-01-11 07:56:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 300607
      -bodyTs: "'mint':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5665435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704956167 {#1620
        date: 2024-01-11 07:56:07.0 +01:00
      }
      +"title": 300607
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2460
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2456
    date: 2024-01-10 13:24:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1691
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Mint 💯"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704956167 {#1549
        date: 2024-01-11 07:56:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 300607
      -bodyTs: "'mint':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5665435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704956167 {#1620
        date: 2024-01-11 07:56:07.0 +01:00
      }
      +"title": 300607
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2460
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2456
    date: 2024-01-10 13:24:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#1691
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1382 …}
  +children: [
    App\Entity\EntryComment {#1613
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: null
      +root: null
      +body: "Mint 💯"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704956167 {#1549
        date: 2024-01-11 07:56:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1556 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 300607
      -bodyTs: "'mint':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://aussie.zone/comment/5665435"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704956167 {#1620
        date: 2024-01-11 07:56:07.0 +01:00
      }
      +"title": 300607
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2460
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2456
    date: 2024-01-10 13:24:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#1691
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1734 …}
    +votes: Doctrine\ORM\PersistentCollection {#1727 …}
    +reports: Doctrine\ORM\PersistentCollection {#1729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2460
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2456
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mint 💯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704956167 {#1549
    date: 2024-01-11 07:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 300607
  -bodyTs: "'mint':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5665435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704956167 {#1620
    date: 2024-01-11 07:56:07.0 +01:00
  }
  +"title": 300607
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#1691
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1734 …}
    +votes: Doctrine\ORM\PersistentCollection {#1727 …}
    +reports: Doctrine\ORM\PersistentCollection {#1729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2460
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2456
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mint 💯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704956167 {#1549
    date: 2024-01-11 07:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 300607
  -bodyTs: "'mint':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5665435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704956167 {#1620
    date: 2024-01-11 07:56:07.0 +01:00
  }
  +"title": 300607
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1613
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1737 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#1691
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1734 …}
    +votes: Doctrine\ORM\PersistentCollection {#1727 …}
    +reports: Doctrine\ORM\PersistentCollection {#1729 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
    +badges: Doctrine\ORM\PersistentCollection {#1382 …}
    +children: [
      App\Entity\EntryComment {#1613}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2460
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2456
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: null
  +root: null
  +body: "Mint 💯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704956167 {#1549
    date: 2024-01-11 07:56:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1556 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 300607
  -bodyTs: "'mint':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5665435"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704956167 {#1620
    date: 2024-01-11 07:56:07.0 +01:00
  }
  +"title": 300607
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_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
18 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