GET https://kbin.spritesserver.nl/index.php/u/@SNFi@beehaw.org/newest/2023-11-13::2023-11-13

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2012 …}
  +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
  +title: "One single partition for Linux versus using a partition table?"
  +url: null
  +body: """
    Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
    \n
    I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
    \n
    - FAT32: EFI\n
    - BTRFS: `/`\n
    - Swap: Swap\n
    - Ext4: `/home`\n
    \n
    I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700169539 {#2411
    date: 2023-11-16 22:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  +badges: Doctrine\ORM\PersistentCollection {#2350 …}
  +children: [
    App\Entity\EntryComment {#1701
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +body: "I think they did that because of old disks, avoid fragmentation and if one partitions is corrupted you can always recover the important files on `/home` and things like that, not sure neither. 🫤"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699872227 {#1687
        date: 2023-11-13 11:43:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mambabasa@slrpnk.net"
        "@moody@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1727 …}
      +nested: Doctrine\ORM\PersistentCollection {#1733 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
      -id: 119297
      -bodyTs: "'/home':26 'alway':20 'avoid':10 'corrupt':17 'disk':9 'file':24 'fragment':11 'import':23 'like':29 'neither':33 'old':8 'one':14 'partit':15 'recov':21 'sure':32 'thing':28 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1633157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699872227 {#1683
        date: 2023-11-13 11:43:47.0 +01:00
      }
      +"title": 119297
    }
  ]
  -id: 12505
  -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
  -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699948461
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3963413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862061 {#2470
    date: 2023-11-13 08:54:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2012 …}
  +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
  +title: "One single partition for Linux versus using a partition table?"
  +url: null
  +body: """
    Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
    \n
    I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
    \n
    - FAT32: EFI\n
    - BTRFS: `/`\n
    - Swap: Swap\n
    - Ext4: `/home`\n
    \n
    I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700169539 {#2411
    date: 2023-11-16 22:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  +badges: Doctrine\ORM\PersistentCollection {#2350 …}
  +children: [
    App\Entity\EntryComment {#1701
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +body: "I think they did that because of old disks, avoid fragmentation and if one partitions is corrupted you can always recover the important files on `/home` and things like that, not sure neither. 🫤"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699872227 {#1687
        date: 2023-11-13 11:43:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mambabasa@slrpnk.net"
        "@moody@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1727 …}
      +nested: Doctrine\ORM\PersistentCollection {#1733 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
      -id: 119297
      -bodyTs: "'/home':26 'alway':20 'avoid':10 'corrupt':17 'disk':9 'file':24 'fragment':11 'import':23 'like':29 'neither':33 'old':8 'one':14 'partit':15 'recov':21 'sure':32 'thing':28 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1633157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699872227 {#1683
        date: 2023-11-13 11:43:47.0 +01:00
      }
      +"title": 119297
    }
  ]
  -id: 12505
  -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
  -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699948461
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3963413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862061 {#2470
    date: 2023-11-13 08:54:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2468 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2012 …}
  +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
  +title: "One single partition for Linux versus using a partition table?"
  +url: null
  +body: """
    Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
    \n
    I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
    \n
    - FAT32: EFI\n
    - BTRFS: `/`\n
    - Swap: Swap\n
    - Ext4: `/home`\n
    \n
    I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700169539 {#2411
    date: 2023-11-16 22:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  +badges: Doctrine\ORM\PersistentCollection {#2350 …}
  +children: [
    App\Entity\EntryComment {#1701
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +body: "I think they did that because of old disks, avoid fragmentation and if one partitions is corrupted you can always recover the important files on `/home` and things like that, not sure neither. 🫤"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699872227 {#1687
        date: 2023-11-13 11:43:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mambabasa@slrpnk.net"
        "@moody@lemmings.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1727 …}
      +nested: Doctrine\ORM\PersistentCollection {#1733 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
      -id: 119297
      -bodyTs: "'/home':26 'alway':20 'avoid':10 'corrupt':17 'disk':9 'file':24 'fragment':11 'import':23 'like':29 'neither':33 'old':8 'one':14 'partit':15 'recov':21 'sure':32 'thing':28 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1633157"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699872227 {#1683
        date: 2023-11-13 11:43:47.0 +01:00
      }
      +"title": 119297
    }
  ]
  -id: 12505
  -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
  -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699948461
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3963413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862061 {#2470
    date: 2023-11-13 08:54:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1701
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2468 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2012 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#2411
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2029 …}
    +votes: Doctrine\ORM\PersistentCollection {#2021 …}
    +reports: Doctrine\ORM\PersistentCollection {#2033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
    +badges: Doctrine\ORM\PersistentCollection {#2350 …}
    +children: [
      App\Entity\EntryComment {#1701}
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2470
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +body: "I think they did that because of old disks, avoid fragmentation and if one partitions is corrupted you can always recover the important files on `/home` and things like that, not sure neither. 🫤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699872227 {#1687
    date: 2023-11-13 11:43:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mambabasa@slrpnk.net"
    "@moody@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 119297
  -bodyTs: "'/home':26 'alway':20 'avoid':10 'corrupt':17 'disk':9 'file':24 'fragment':11 'import':23 'like':29 'neither':33 'old':8 'one':14 'partit':15 'recov':21 'sure':32 'thing':28 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1633157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699872227 {#1683
    date: 2023-11-13 11:43:47.0 +01:00
  }
  +"title": 119297
}
"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 {#1701
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2468 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2012 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#2411
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2029 …}
    +votes: Doctrine\ORM\PersistentCollection {#2021 …}
    +reports: Doctrine\ORM\PersistentCollection {#2033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
    +badges: Doctrine\ORM\PersistentCollection {#2350 …}
    +children: [
      App\Entity\EntryComment {#1701}
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2470
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +body: "I think they did that because of old disks, avoid fragmentation and if one partitions is corrupted you can always recover the important files on `/home` and things like that, not sure neither. 🫤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699872227 {#1687
    date: 2023-11-13 11:43:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mambabasa@slrpnk.net"
    "@moody@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 119297
  -bodyTs: "'/home':26 'alway':20 'avoid':10 'corrupt':17 'disk':9 'file':24 'fragment':11 'import':23 'like':29 'neither':33 'old':8 'one':14 'partit':15 'recov':21 'sure':32 'thing':28 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1633157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699872227 {#1683
    date: 2023-11-13 11:43:47.0 +01:00
  }
  +"title": 119297
}
"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 {#1701
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2468 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2012 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#2411
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2029 …}
    +votes: Doctrine\ORM\PersistentCollection {#2021 …}
    +reports: Doctrine\ORM\PersistentCollection {#2033 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
    +badges: Doctrine\ORM\PersistentCollection {#2350 …}
    +children: [
      App\Entity\EntryComment {#1701}
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2470
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +body: "I think they did that because of old disks, avoid fragmentation and if one partitions is corrupted you can always recover the important files on `/home` and things like that, not sure neither. 🫤"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699872227 {#1687
    date: 2023-11-13 11:43:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mambabasa@slrpnk.net"
    "@moody@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1727 …}
  +nested: Doctrine\ORM\PersistentCollection {#1733 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1716 …}
  -id: 119297
  -bodyTs: "'/home':26 'alway':20 'avoid':10 'corrupt':17 'disk':9 'file':24 'fragment':11 'import':23 'like':29 'neither':33 'old':8 'one':14 'partit':15 'recov':21 'sure':32 'thing':28 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1633157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699872227 {#1683
    date: 2023-11-13 11:43:47.0 +01:00
  }
  +"title": 119297
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
  +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
  +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
  +url: "https://lkml.org/lkml/2023/11/12/352"
  +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699900705 {#2138
    date: 2023-11-13 19:38:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  +badges: Doctrine\ORM\PersistentCollection {#2329 …}
  +children: [
    2 => App\Entity\EntryComment {#1564
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "Soon 7.X!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700081290 {#1650
        date: 2023-11-15 21:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuckShot686@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 118236
      -bodyTs: "'7':2 'soon':1 'x':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1631245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699841413 {#1548
        date: 2023-11-13 03:10:13.0 +01:00
      }
      +"title": 118236
    }
    1 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: App\Entity\EntryComment {#1564}
      +body: "We need still to get into 19.x before changing its name."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699862433 {#1620
        date: 2023-11-13 09:00:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuckShot686@beehaw.org"
        "@SNFi@beehaw.org"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 118985
      -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1632642"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699862433 {#1613
        date: 2023-11-13 09:00:33.0 +01:00
      }
      +"title": 118985
    }
    0 => App\Entity\EntryComment {#1628
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: App\Entity\EntryComment {#1564}
      +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699871110 {#1599
        date: 2023-11-13 11:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuckShot686@beehaw.org"
        "@SNFi@beehaw.org"
        "@rotopenguin@infosec.pub"
        "@joeldebruijn@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 119258
      -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1633090"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699871110 {#1626
        date: 2023-11-13 11:25:10.0 +01:00
      }
      +"title": 119258
    }
  ]
  -id: 12403
  -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
  -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699923661
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9514235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699837261 {#2454
    date: 2023-11-13 02:01:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
  +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
  +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
  +url: "https://lkml.org/lkml/2023/11/12/352"
  +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699900705 {#2138
    date: 2023-11-13 19:38:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  +badges: Doctrine\ORM\PersistentCollection {#2329 …}
  +children: [
    2 => App\Entity\EntryComment {#1564
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "Soon 7.X!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700081290 {#1650
        date: 2023-11-15 21:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuckShot686@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 118236
      -bodyTs: "'7':2 'soon':1 'x':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1631245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699841413 {#1548
        date: 2023-11-13 03:10:13.0 +01:00
      }
      +"title": 118236
    }
    1 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: App\Entity\EntryComment {#1564}
      +body: "We need still to get into 19.x before changing its name."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699862433 {#1620
        date: 2023-11-13 09:00:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuckShot686@beehaw.org"
        "@SNFi@beehaw.org"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 118985
      -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1632642"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699862433 {#1613
        date: 2023-11-13 09:00:33.0 +01:00
      }
      +"title": 118985
    }
    0 => App\Entity\EntryComment {#1628
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: App\Entity\EntryComment {#1564}
      +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699871110 {#1599
        date: 2023-11-13 11:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuckShot686@beehaw.org"
        "@SNFi@beehaw.org"
        "@rotopenguin@infosec.pub"
        "@joeldebruijn@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 119258
      -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1633090"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699871110 {#1626
        date: 2023-11-13 11:25:10.0 +01:00
      }
      +"title": 119258
    }
  ]
  -id: 12403
  -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
  -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699923661
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9514235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699837261 {#2454
    date: 2023-11-13 02:01:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#2359 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
  +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
  +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
  +url: "https://lkml.org/lkml/2023/11/12/352"
  +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699900705 {#2138
    date: 2023-11-13 19:38:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  +badges: Doctrine\ORM\PersistentCollection {#2329 …}
  +children: [
    2 => App\Entity\EntryComment {#1564
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "Soon 7.X!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1700081290 {#1650
        date: 2023-11-15 21:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuckShot686@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 118236
      -bodyTs: "'7':2 'soon':1 'x':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1631245"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699841413 {#1548
        date: 2023-11-13 03:10:13.0 +01:00
      }
      +"title": 118236
    }
    1 => App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: App\Entity\EntryComment {#1564}
      +body: "We need still to get into 19.x before changing its name."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699862433 {#1620
        date: 2023-11-13 09:00:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuckShot686@beehaw.org"
        "@SNFi@beehaw.org"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1722 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 118985
      -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1632642"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699862433 {#1613
        date: 2023-11-13 09:00:33.0 +01:00
      }
      +"title": 118985
    }
    0 => App\Entity\EntryComment {#1628
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: App\Entity\EntryComment {#1564}
      +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699871110 {#1599
        date: 2023-11-13 11:25:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuckShot686@beehaw.org"
        "@SNFi@beehaw.org"
        "@rotopenguin@infosec.pub"
        "@joeldebruijn@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1611 …}
      +votes: Doctrine\ORM\PersistentCollection {#1711 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 119258
      -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1633090"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699871110 {#1626
        date: 2023-11-13 11:25:10.0 +01:00
      }
      +"title": 119258
    }
  ]
  -id: 12403
  -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
  -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699923661
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9514235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699837261 {#2454
    date: 2023-11-13 02:01:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
    +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
    +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
    +url: "https://lkml.org/lkml/2023/11/12/352"
    +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699900705 {#2138
      date: 2023-11-13 19:38:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2346 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      2 => App\Entity\EntryComment {#1564}
      1 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "We need still to get into 19.x before changing its name."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699862433 {#1620
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1730 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1722 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 118985
        -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1632642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699862433 {#1613
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +"title": 118985
      }
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699871110 {#1599
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
          "@joeldebruijn@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1611 …}
        +votes: Doctrine\ORM\PersistentCollection {#1711 …}
        +reports: Doctrine\ORM\PersistentCollection {#1795 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 119258
        -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1633090"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699871110 {#1626
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +"title": 119258
      }
    ]
    -id: 12403
    -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
    -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923661
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9514235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837261 {#2454
      date: 2023-11-13 02:01:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "Soon 7.X!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700081290 {#1650
    date: 2023-11-15 21:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuckShot686@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 118236
  -bodyTs: "'7':2 'soon':1 'x':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1631245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699841413 {#1548
    date: 2023-11-13 03:10:13.0 +01:00
  }
  +"title": 118236
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
    +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
    +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
    +url: "https://lkml.org/lkml/2023/11/12/352"
    +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699900705 {#2138
      date: 2023-11-13 19:38:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2346 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      2 => App\Entity\EntryComment {#1564}
      1 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "We need still to get into 19.x before changing its name."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699862433 {#1620
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1730 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1722 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 118985
        -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1632642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699862433 {#1613
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +"title": 118985
      }
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699871110 {#1599
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
          "@joeldebruijn@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1611 …}
        +votes: Doctrine\ORM\PersistentCollection {#1711 …}
        +reports: Doctrine\ORM\PersistentCollection {#1795 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 119258
        -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1633090"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699871110 {#1626
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +"title": 119258
      }
    ]
    -id: 12403
    -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
    -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923661
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9514235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837261 {#2454
      date: 2023-11-13 02:01:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "Soon 7.X!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700081290 {#1650
    date: 2023-11-15 21:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuckShot686@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 118236
  -bodyTs: "'7':2 'soon':1 'x':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1631245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699841413 {#1548
    date: 2023-11-13 03:10:13.0 +01:00
  }
  +"title": 118236
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
    +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
    +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
    +url: "https://lkml.org/lkml/2023/11/12/352"
    +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699900705 {#2138
      date: 2023-11-13 19:38:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2346 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      2 => App\Entity\EntryComment {#1564}
      1 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "We need still to get into 19.x before changing its name."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699862433 {#1620
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1730 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1722 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 118985
        -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1632642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699862433 {#1613
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +"title": 118985
      }
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699871110 {#1599
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
          "@joeldebruijn@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1611 …}
        +votes: Doctrine\ORM\PersistentCollection {#1711 …}
        +reports: Doctrine\ORM\PersistentCollection {#1795 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 119258
        -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1633090"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699871110 {#1626
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +"title": 119258
      }
    ]
    -id: 12403
    -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
    -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923661
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9514235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837261 {#2454
      date: 2023-11-13 02:01:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "Soon 7.X!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700081290 {#1650
    date: 2023-11-15 21:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuckShot686@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 118236
  -bodyTs: "'7':2 'soon':1 'x':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1631245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699841413 {#1548
    date: 2023-11-13 03:10:13.0 +01:00
  }
  +"title": 118236
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
    +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
    +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
    +url: "https://lkml.org/lkml/2023/11/12/352"
    +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699900705 {#2138
      date: 2023-11-13 19:38:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2346 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      2 => App\Entity\EntryComment {#1564
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: null
        +root: null
        +body: "Soon 7.X!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700081290 {#1650
          date: 2023-11-15 21:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1525 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 118236
        -bodyTs: "'7':2 'soon':1 'x':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1631245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699841413 {#1548
          date: 2023-11-13 03:10:13.0 +01:00
        }
        +"title": 118236
      }
      1 => App\Entity\EntryComment {#1604}
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699871110 {#1599
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
          "@joeldebruijn@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1611 …}
        +votes: Doctrine\ORM\PersistentCollection {#1711 …}
        +reports: Doctrine\ORM\PersistentCollection {#1795 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 119258
        -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1633090"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699871110 {#1626
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +"title": 119258
      }
    ]
    -id: 12403
    -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
    -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923661
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9514235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837261 {#2454
      date: 2023-11-13 02:01:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: App\Entity\EntryComment {#1564}
  +body: "We need still to get into 19.x before changing its name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699862433 {#1620
    date: 2023-11-13 09:00:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuckShot686@beehaw.org"
    "@SNFi@beehaw.org"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 118985
  -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1632642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862433 {#1613
    date: 2023-11-13 09:00:33.0 +01:00
  }
  +"title": 118985
}
"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 {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
    +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
    +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
    +url: "https://lkml.org/lkml/2023/11/12/352"
    +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699900705 {#2138
      date: 2023-11-13 19:38:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2346 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      2 => App\Entity\EntryComment {#1564
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: null
        +root: null
        +body: "Soon 7.X!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700081290 {#1650
          date: 2023-11-15 21:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1525 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 118236
        -bodyTs: "'7':2 'soon':1 'x':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1631245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699841413 {#1548
          date: 2023-11-13 03:10:13.0 +01:00
        }
        +"title": 118236
      }
      1 => App\Entity\EntryComment {#1604}
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699871110 {#1599
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
          "@joeldebruijn@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1611 …}
        +votes: Doctrine\ORM\PersistentCollection {#1711 …}
        +reports: Doctrine\ORM\PersistentCollection {#1795 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 119258
        -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1633090"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699871110 {#1626
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +"title": 119258
      }
    ]
    -id: 12403
    -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
    -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923661
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9514235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837261 {#2454
      date: 2023-11-13 02:01:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: App\Entity\EntryComment {#1564}
  +body: "We need still to get into 19.x before changing its name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699862433 {#1620
    date: 2023-11-13 09:00:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuckShot686@beehaw.org"
    "@SNFi@beehaw.org"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 118985
  -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1632642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862433 {#1613
    date: 2023-11-13 09:00:33.0 +01:00
  }
  +"title": 118985
}
"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 {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
    +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
    +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
    +url: "https://lkml.org/lkml/2023/11/12/352"
    +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699900705 {#2138
      date: 2023-11-13 19:38:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2346 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      2 => App\Entity\EntryComment {#1564
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: null
        +root: null
        +body: "Soon 7.X!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700081290 {#1650
          date: 2023-11-15 21:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1525 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 118236
        -bodyTs: "'7':2 'soon':1 'x':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1631245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699841413 {#1548
          date: 2023-11-13 03:10:13.0 +01:00
        }
        +"title": 118236
      }
      1 => App\Entity\EntryComment {#1604}
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699871110 {#1599
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
          "@joeldebruijn@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1611 …}
        +votes: Doctrine\ORM\PersistentCollection {#1711 …}
        +reports: Doctrine\ORM\PersistentCollection {#1795 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
        -id: 119258
        -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1633090"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699871110 {#1626
          date: 2023-11-13 11:25:10.0 +01:00
        }
        +"title": 119258
      }
    ]
    -id: 12403
    -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
    -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923661
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9514235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837261 {#2454
      date: 2023-11-13 02:01:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: App\Entity\EntryComment {#1564}
  +body: "We need still to get into 19.x before changing its name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699862433 {#1620
    date: 2023-11-13 09:00:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuckShot686@beehaw.org"
    "@SNFi@beehaw.org"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1722 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 118985
  -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1632642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862433 {#1613
    date: 2023-11-13 09:00:33.0 +01:00
  }
  +"title": 118985
}
"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 {#1628
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
    +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
    +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
    +url: "https://lkml.org/lkml/2023/11/12/352"
    +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699900705 {#2138
      date: 2023-11-13 19:38:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2346 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      2 => App\Entity\EntryComment {#1564
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: null
        +root: null
        +body: "Soon 7.X!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700081290 {#1650
          date: 2023-11-15 21:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1525 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 118236
        -bodyTs: "'7':2 'soon':1 'x':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1631245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699841413 {#1548
          date: 2023-11-13 03:10:13.0 +01:00
        }
        +"title": 118236
      }
      1 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "We need still to get into 19.x before changing its name."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699862433 {#1620
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1730 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1722 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 118985
        -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1632642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699862433 {#1613
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +"title": 118985
      }
      0 => App\Entity\EntryComment {#1628}
    ]
    -id: 12403
    -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
    -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923661
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9514235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837261 {#2454
      date: 2023-11-13 02:01:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: App\Entity\EntryComment {#1564}
  +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699871110 {#1599
    date: 2023-11-13 11:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuckShot686@beehaw.org"
    "@SNFi@beehaw.org"
    "@rotopenguin@infosec.pub"
    "@joeldebruijn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 119258
  -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1633090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699871110 {#1626
    date: 2023-11-13 11:25:10.0 +01:00
  }
  +"title": 119258
}
"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 {#1628
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
    +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
    +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
    +url: "https://lkml.org/lkml/2023/11/12/352"
    +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699900705 {#2138
      date: 2023-11-13 19:38:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2346 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      2 => App\Entity\EntryComment {#1564
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: null
        +root: null
        +body: "Soon 7.X!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700081290 {#1650
          date: 2023-11-15 21:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1525 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 118236
        -bodyTs: "'7':2 'soon':1 'x':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1631245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699841413 {#1548
          date: 2023-11-13 03:10:13.0 +01:00
        }
        +"title": 118236
      }
      1 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "We need still to get into 19.x before changing its name."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699862433 {#1620
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1730 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1722 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 118985
        -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1632642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699862433 {#1613
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +"title": 118985
      }
      0 => App\Entity\EntryComment {#1628}
    ]
    -id: 12403
    -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
    -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923661
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9514235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837261 {#2454
      date: 2023-11-13 02:01:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: App\Entity\EntryComment {#1564}
  +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699871110 {#1599
    date: 2023-11-13 11:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuckShot686@beehaw.org"
    "@SNFi@beehaw.org"
    "@rotopenguin@infosec.pub"
    "@joeldebruijn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 119258
  -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1633090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699871110 {#1626
    date: 2023-11-13 11:25:10.0 +01:00
  }
  +"title": 119258
}
"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 {#1628
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2359 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2348 …}
    +slug: "Linus-Torvalds-Announces-First-Linux-Kernel-6-7-Release-Candidate"
    +title: "Linus Torvalds Announces First Linux Kernel 6.7 Release Candidate"
    +url: "https://lkml.org/lkml/2023/11/12/352"
    +body: "“This is the biggest merge window we’ve ever had, with 15.4k non-merge commits" - Linus"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699900705 {#2138
      date: 2023-11-13 19:38:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2346 …}
    +votes: Doctrine\ORM\PersistentCollection {#2331 …}
    +reports: Doctrine\ORM\PersistentCollection {#2289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
    +badges: Doctrine\ORM\PersistentCollection {#2329 …}
    +children: [
      2 => App\Entity\EntryComment {#1564
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: null
        +root: null
        +body: "Soon 7.X!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1700081290 {#1650
          date: 2023-11-15 21:48:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1525 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 118236
        -bodyTs: "'7':2 'soon':1 'x':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1631245"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699841413 {#1548
          date: 2023-11-13 03:10:13.0 +01:00
        }
        +"title": 118236
      }
      1 => App\Entity\EntryComment {#1604
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: App\Entity\EntryComment {#1564}
        +body: "We need still to get into 19.x before changing its name."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699862433 {#1620
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BuckShot686@beehaw.org"
          "@SNFi@beehaw.org"
          "@rotopenguin@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1730 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1722 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 118985
        -bodyTs: "'19':7 'chang':10 'get':5 'name':12 'need':2 'still':3 'x':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1632642"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699862433 {#1613
          date: 2023-11-13 09:00:33.0 +01:00
        }
        +"title": 118985
      }
      0 => App\Entity\EntryComment {#1628}
    ]
    -id: 12403
    -titleTs: "'6.7':7 'announc':3 'candid':9 'first':4 'kernel':6 'linus':1 'linux':5 'releas':8 'torvald':2"
    -bodyTs: "'15.4':12 'biggest':4 'commit':17 'ever':9 'k':13 'linus':18 'merg':5,16 'non':15 'non-merg':14 've':8 'window':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699923661
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9514235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699837261 {#2454
      date: 2023-11-13 02:01:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: App\Entity\EntryComment {#1564}
  +body: "As far as I know, Linus don’t like numbers larger than 20. 😟"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699871110 {#1599
    date: 2023-11-13 11:25:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuckShot686@beehaw.org"
    "@SNFi@beehaw.org"
    "@rotopenguin@infosec.pub"
    "@joeldebruijn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1611 …}
  +votes: Doctrine\ORM\PersistentCollection {#1711 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 119258
  -bodyTs: "'20':13 'far':2 'know':5 'larger':11 'like':9 'linus':6 'number':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1633090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699871110 {#1626
    date: 2023-11-13 11:25:10.0 +01:00
  }
  +"title": 119258
}
"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 {#1612
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t the video saying that they are “toxic” because noobs asks questions without providing info? And that wastes their time? And if they don’t want to spend some time finding out by reading wiki + providing a full post of what they tried, the logs and info, those experts on Arch Linux aren’t going to lose time with them as they didn’t spend any time resolving or explaining their own issue… I think it’s pretty clear what the video says, if you don’t want to learn and be “independent” just keep with Ubuntu or Linux Mint."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699841378 {#1429
    date: 2023-11-13 03:09:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  -id: 118232
  -bodyTs: "'arch':52 'aren':54 'ask':12 'clear':80 'didn':64 'expert':50 'explain':71 'find':32 'full':39 'go':56 'independ':94 'info':16,48 'isn':1 'issu':74 'keep':96 'learn':91 'linux':53,100 'log':46 'lose':58 'mint':101 'noob':11 'post':40 'pretti':79 'provid':15,37 'question':13 'read':35 'resolv':69 'say':5,84 'spend':29,66 'think':76 'time':21,31,59,68 'toxic':9 'tri':44 'ubuntu':98 'video':4,83 'want':27,89 'wast':19 'wiki':36 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1631238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699841378 {#1693
    date: 2023-11-13 03:09:38.0 +01:00
  }
  +"title": 118232
}
"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 {#1612
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t the video saying that they are “toxic” because noobs asks questions without providing info? And that wastes their time? And if they don’t want to spend some time finding out by reading wiki + providing a full post of what they tried, the logs and info, those experts on Arch Linux aren’t going to lose time with them as they didn’t spend any time resolving or explaining their own issue… I think it’s pretty clear what the video says, if you don’t want to learn and be “independent” just keep with Ubuntu or Linux Mint."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699841378 {#1429
    date: 2023-11-13 03:09:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  -id: 118232
  -bodyTs: "'arch':52 'aren':54 'ask':12 'clear':80 'didn':64 'expert':50 'explain':71 'find':32 'full':39 'go':56 'independ':94 'info':16,48 'isn':1 'issu':74 'keep':96 'learn':91 'linux':53,100 'log':46 'lose':58 'mint':101 'noob':11 'post':40 'pretti':79 'provid':15,37 'question':13 'read':35 'resolv':69 'say':5,84 'spend':29,66 'think':76 'time':21,31,59,68 'toxic':9 'tri':44 'ubuntu':98 'video':4,83 'want':27,89 'wast':19 'wiki':36 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1631238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699841378 {#1693
    date: 2023-11-13 03:09:38.0 +01:00
  }
  +"title": 118232
}
"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 {#1612
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t the video saying that they are “toxic” because noobs asks questions without providing info? And that wastes their time? And if they don’t want to spend some time finding out by reading wiki + providing a full post of what they tried, the logs and info, those experts on Arch Linux aren’t going to lose time with them as they didn’t spend any time resolving or explaining their own issue… I think it’s pretty clear what the video says, if you don’t want to learn and be “independent” just keep with Ubuntu or Linux Mint."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699841378 {#1429
    date: 2023-11-13 03:09:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1575 …}
  +reports: Doctrine\ORM\PersistentCollection {#1572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  -id: 118232
  -bodyTs: "'arch':52 'aren':54 'ask':12 'clear':80 'didn':64 'expert':50 'explain':71 'find':32 'full':39 'go':56 'independ':94 'info':16,48 'isn':1 'issu':74 'keep':96 'learn':91 'linux':53,100 'log':46 'lose':58 'mint':101 'noob':11 'post':40 'pretti':79 'provid':15,37 'question':13 'read':35 'resolv':69 'say':5,84 'spend':29,66 'think':76 'time':21,31,59,68 'toxic':9 'tri':44 'ubuntu':98 'video':4,83 'want':27,89 'wast':19 'wiki':36 'without':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1631238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699841378 {#1693
    date: 2023-11-13 03:09:38.0 +01:00
  }
  +"title": 118232
}
"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_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
30 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