GET https://kbin.spritesserver.nl/index.php/d/github.com/comments/oldest?p=5

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I throw CTFs for a living (among other things), and I’m happy to help out a fellow Infosec person.\n
    \n
    What kind of infrastructure can you deploy? Is this going to be in the cloud, on-prem (via a hypervisor like Proxmox/vSphere, or hosted on a single laptop/server?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699749081 {#1875
    date: 2023-11-12 01:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moonpiedumplings@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 107508
  -bodyTs: "'among':7 'cloud':35 'ctfs':3 'deploy':27 'fellow':18 'go':30 'happi':13 'help':15 'host':45 'hypervisor':41 'infosec':19 'infrastructur':24 'kind':22 'laptop/server':49 'like':42 'live':6 'm':12 'on-prem':36 'person':20 'prem':38 'proxmox/vsphere':43 'singl':48 'thing':9 'throw':2 'via':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5675515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699623157 {#1845
    date: 2023-11-10 14:32:37.0 +01:00
  }
}
"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
3 DENIED edit
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I throw CTFs for a living (among other things), and I’m happy to help out a fellow Infosec person.\n
    \n
    What kind of infrastructure can you deploy? Is this going to be in the cloud, on-prem (via a hypervisor like Proxmox/vSphere, or hosted on a single laptop/server?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699749081 {#1875
    date: 2023-11-12 01:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moonpiedumplings@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 107508
  -bodyTs: "'among':7 'cloud':35 'ctfs':3 'deploy':27 'fellow':18 'go':30 'happi':13 'help':15 'host':45 'hypervisor':41 'infosec':19 'infrastructur':24 'kind':22 'laptop/server':49 'like':42 'live':6 'm':12 'on-prem':36 'person':20 'prem':38 'proxmox/vsphere':43 'singl':48 'thing':9 'throw':2 'via':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5675515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699623157 {#1845
    date: 2023-11-10 14:32:37.0 +01:00
  }
}
"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
4 DENIED moderate
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I throw CTFs for a living (among other things), and I’m happy to help out a fellow Infosec person.\n
    \n
    What kind of infrastructure can you deploy? Is this going to be in the cloud, on-prem (via a hypervisor like Proxmox/vSphere, or hosted on a single laptop/server?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699749081 {#1875
    date: 2023-11-12 01:31:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moonpiedumplings@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 107508
  -bodyTs: "'among':7 'cloud':35 'ctfs':3 'deploy':27 'fellow':18 'go':30 'happi':13 'help':15 'host':45 'hypervisor':41 'infosec':19 'infrastructur':24 'kind':22 'laptop/server':49 'like':42 'live':6 'm':12 'on-prem':36 'person':20 'prem':38 'proxmox/vsphere':43 'singl':48 'thing':9 'throw':2 'via':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5675515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699623157 {#1845
    date: 2023-11-10 14:32:37.0 +01:00
  }
}
"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
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 {#2962
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I throw CTFs for a living (among other things), and I’m happy to help out a fellow Infosec person.\n
      \n
      What kind of infrastructure can you deploy? Is this going to be in the cloud, on-prem (via a hypervisor like Proxmox/vSphere, or hosted on a single laptop/server?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699749081 {#1875
      date: 2023-11-12 01:31:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@moonpiedumplings@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 107508
    -bodyTs: "'among':7 'cloud':35 'ctfs':3 'deploy':27 'fellow':18 'go':30 'happi':13 'help':15 'host':45 'hypervisor':41 'infosec':19 'infrastructur':24 'kind':22 'laptop/server':49 'like':42 'live':6 'm':12 'on-prem':36 'person':20 'prem':38 'proxmox/vsphere':43 'singl':48 'thing':9 'throw':2 'via':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5675515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699623157 {#1845
      date: 2023-11-10 14:32:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: """
    Nothing in the cloud.\n
    \n
    We have a proxmox cluster, which is where this would probably go, but I would prefer a non-integrated solution, rather a single thing I can either put within a proxmox vm (nested virtualization) or on an on premise piece of physical hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699646464 {#2963
    date: 2023-11-10 21:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moonpiedumplings@programming.dev"
    "@pezhore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  -id: 108870
  -bodyTs: "'cloud':4 'cluster':9 'either':32 'go':16 'hardwar':48 'integr':24 'nest':38 'non':23 'non-integr':22 'noth':1 'physic':47 'piec':45 'prefer':20 'premis':44 'probabl':15 'proxmox':8,36 'put':33 'rather':26 'singl':28 'solut':25 'thing':29 'virtual':39 'vm':37 'within':34 'would':14,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4703515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699646464 {#2966
    date: 2023-11-10 21:01:04.0 +01:00
  }
}
"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 {#2962
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I throw CTFs for a living (among other things), and I’m happy to help out a fellow Infosec person.\n
      \n
      What kind of infrastructure can you deploy? Is this going to be in the cloud, on-prem (via a hypervisor like Proxmox/vSphere, or hosted on a single laptop/server?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699749081 {#1875
      date: 2023-11-12 01:31:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@moonpiedumplings@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 107508
    -bodyTs: "'among':7 'cloud':35 'ctfs':3 'deploy':27 'fellow':18 'go':30 'happi':13 'help':15 'host':45 'hypervisor':41 'infosec':19 'infrastructur':24 'kind':22 'laptop/server':49 'like':42 'live':6 'm':12 'on-prem':36 'person':20 'prem':38 'proxmox/vsphere':43 'singl':48 'thing':9 'throw':2 'via':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5675515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699623157 {#1845
      date: 2023-11-10 14:32:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: """
    Nothing in the cloud.\n
    \n
    We have a proxmox cluster, which is where this would probably go, but I would prefer a non-integrated solution, rather a single thing I can either put within a proxmox vm (nested virtualization) or on an on premise piece of physical hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699646464 {#2963
    date: 2023-11-10 21:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moonpiedumplings@programming.dev"
    "@pezhore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  -id: 108870
  -bodyTs: "'cloud':4 'cluster':9 'either':32 'go':16 'hardwar':48 'integr':24 'nest':38 'non':23 'non-integr':22 'noth':1 'physic':47 'piec':45 'prefer':20 'premis':44 'probabl':15 'proxmox':8,36 'put':33 'rather':26 'singl':28 'solut':25 'thing':29 'virtual':39 'vm':37 'within':34 'would':14,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4703515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699646464 {#2966
    date: 2023-11-10 21:01:04.0 +01:00
  }
}
"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 {#2962
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2406
    +user: App\Entity\User {#2449 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I throw CTFs for a living (among other things), and I’m happy to help out a fellow Infosec person.\n
      \n
      What kind of infrastructure can you deploy? Is this going to be in the cloud, on-prem (via a hypervisor like Proxmox/vSphere, or hosted on a single laptop/server?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699749081 {#1875
      date: 2023-11-12 01:31:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@moonpiedumplings@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1658 …}
    +nested: Doctrine\ORM\PersistentCollection {#1847 …}
    +votes: Doctrine\ORM\PersistentCollection {#1805 …}
    +reports: Doctrine\ORM\PersistentCollection {#2481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
    -id: 107508
    -bodyTs: "'among':7 'cloud':35 'ctfs':3 'deploy':27 'fellow':18 'go':30 'happi':13 'help':15 'host':45 'hypervisor':41 'infosec':19 'infrastructur':24 'kind':22 'laptop/server':49 'like':42 'live':6 'm':12 'on-prem':36 'person':20 'prem':38 'proxmox/vsphere':43 'singl':48 'thing':9 'throw':2 'via':39"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5675515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699623157 {#1845
      date: 2023-11-10 14:32:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: """
    Nothing in the cloud.\n
    \n
    We have a proxmox cluster, which is where this would probably go, but I would prefer a non-integrated solution, rather a single thing I can either put within a proxmox vm (nested virtualization) or on an on premise piece of physical hardware.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699646464 {#2963
    date: 2023-11-10 21:01:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moonpiedumplings@programming.dev"
    "@pezhore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  -id: 108870
  -bodyTs: "'cloud':4 'cluster':9 'either':32 'go':16 'hardwar':48 'integr':24 'nest':38 'non':23 'non-integr':22 'noth':1 'physic':47 'piec':45 'prefer':20 'premis':44 'probabl':15 'proxmox':8,36 'put':33 'rather':26 'singl':28 'solut':25 'thing':29 'virtual':39 'vm':37 'within':34 'would':14,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/4703515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699646464 {#2966
    date: 2023-11-10 21:01:04.0 +01:00
  }
}
"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
App\Entity\EntryComment {#3230
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2962
    +user: Proxies\__CG__\App\Entity\User {#3045 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2406
      +user: App\Entity\User {#2449 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I throw CTFs for a living (among other things), and I’m happy to help out a fellow Infosec person.\n
        \n
        What kind of infrastructure can you deploy? Is this going to be in the cloud, on-prem (via a hypervisor like Proxmox/vSphere, or hosted on a single laptop/server?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699749081 {#1875
        date: 2023-11-12 01:31:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moonpiedumplings@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1658 …}
      +nested: Doctrine\ORM\PersistentCollection {#1847 …}
      +votes: Doctrine\ORM\PersistentCollection {#1805 …}
      +reports: Doctrine\ORM\PersistentCollection {#2481 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
      -id: 107508
      -bodyTs: "'among':7 'cloud':35 'ctfs':3 'deploy':27 'fellow':18 'go':30 'happi':13 'help':15 'host':45 'hypervisor':41 'infosec':19 'infrastructur':24 'kind':22 'laptop/server':49 'like':42 'live':6 'm':12 'on-prem':36 'person':20 'prem':38 'proxmox/vsphere':43 'singl':48 'thing':9 'throw':2 'via':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5675515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699623157 {#1845
        date: 2023-11-10 14:32:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2406}
    +body: """
      Nothing in the cloud.\n
      \n
      We have a proxmox cluster, which is where this would probably go, but I would prefer a non-integrated solution, rather a single thing I can either put within a proxmox vm (nested virtualization) or on an on premise piece of physical hardware.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699646464 {#2963
      date: 2023-11-10 21:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@moonpiedumplings@programming.dev"
      "@pezhore@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3044 …}
    +nested: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3040 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
    -id: 108870
    -bodyTs: "'cloud':4 'cluster':9 'either':32 'go':16 'hardwar':48 'integr':24 'nest':38 'non':23 'non-integr':22 'noth':1 'physic':47 'piec':45 'prefer':20 'premis':44 'probabl':15 'proxmox':8,36 'put':33 'rather':26 'singl':28 'solut':25 'thing':29 'virtual':39 'vm':37 'within':34 'would':14,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4703515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699646464 {#2966
      date: 2023-11-10 21:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: """
    So first, let me be clear - I don’t know if an alternative to that software you first brought up. But some of our earlier CTFs had a similar issue with isolation.\n
    \n
    We ended up spinning up new VLANs per contestant, each having a single Kali Linux VM with xrdp, along with each contestants target systems. Our router/fw blocked all access in/out of those VLANs, save for RDP/SSH traffic from our Apache Guacamole server on the DMZ.\n
    \n
    So contestants would hit our portal (Guacamole), then from there connect into their own dedicated Kali instance and environment.\n
    \n
    Later, we had to make additional fw exemptions for our scoreboard/docs, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699657129 {#3229
    date: 2023-11-10 23:58:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moonpiedumplings@programming.dev"
    "@pezhore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 109344
  -bodyTs: "'access':61 'addit':102 'along':51 'altern':13 'apach':72 'block':59 'brought':19 'clear':6 'connect':88 'contest':41,54,79 'ctfs':26 'dedic':92 'dmz':77 'earlier':25 'end':34 'environ':96 'etc':108 'exempt':104 'first':2,18 'fw':103 'guacamol':73,84 'hit':81 'in/out':62 'instanc':94 'isol':32 'issu':30 'kali':46,93 'know':10 'later':97 'let':3 'linux':47 'make':101 'new':38 'per':40 'portal':83 'rdp/ssh':68 'router/fw':58 'save':66 'scoreboard/docs':107 'server':74 'similar':29 'singl':45 'softwar':16 'spin':36 'system':56 'target':55 'traffic':69 'vlan':39,65 'vm':48 'would':80 'xrdp':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5689276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699657129 {#3226
    date: 2023-11-10 23:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#3230
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2962
    +user: Proxies\__CG__\App\Entity\User {#3045 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2406
      +user: App\Entity\User {#2449 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I throw CTFs for a living (among other things), and I’m happy to help out a fellow Infosec person.\n
        \n
        What kind of infrastructure can you deploy? Is this going to be in the cloud, on-prem (via a hypervisor like Proxmox/vSphere, or hosted on a single laptop/server?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699749081 {#1875
        date: 2023-11-12 01:31:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moonpiedumplings@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1658 …}
      +nested: Doctrine\ORM\PersistentCollection {#1847 …}
      +votes: Doctrine\ORM\PersistentCollection {#1805 …}
      +reports: Doctrine\ORM\PersistentCollection {#2481 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
      -id: 107508
      -bodyTs: "'among':7 'cloud':35 'ctfs':3 'deploy':27 'fellow':18 'go':30 'happi':13 'help':15 'host':45 'hypervisor':41 'infosec':19 'infrastructur':24 'kind':22 'laptop/server':49 'like':42 'live':6 'm':12 'on-prem':36 'person':20 'prem':38 'proxmox/vsphere':43 'singl':48 'thing':9 'throw':2 'via':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5675515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699623157 {#1845
        date: 2023-11-10 14:32:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2406}
    +body: """
      Nothing in the cloud.\n
      \n
      We have a proxmox cluster, which is where this would probably go, but I would prefer a non-integrated solution, rather a single thing I can either put within a proxmox vm (nested virtualization) or on an on premise piece of physical hardware.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699646464 {#2963
      date: 2023-11-10 21:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@moonpiedumplings@programming.dev"
      "@pezhore@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3044 …}
    +nested: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3040 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
    -id: 108870
    -bodyTs: "'cloud':4 'cluster':9 'either':32 'go':16 'hardwar':48 'integr':24 'nest':38 'non':23 'non-integr':22 'noth':1 'physic':47 'piec':45 'prefer':20 'premis':44 'probabl':15 'proxmox':8,36 'put':33 'rather':26 'singl':28 'solut':25 'thing':29 'virtual':39 'vm':37 'within':34 'would':14,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4703515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699646464 {#2966
      date: 2023-11-10 21:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: """
    So first, let me be clear - I don’t know if an alternative to that software you first brought up. But some of our earlier CTFs had a similar issue with isolation.\n
    \n
    We ended up spinning up new VLANs per contestant, each having a single Kali Linux VM with xrdp, along with each contestants target systems. Our router/fw blocked all access in/out of those VLANs, save for RDP/SSH traffic from our Apache Guacamole server on the DMZ.\n
    \n
    So contestants would hit our portal (Guacamole), then from there connect into their own dedicated Kali instance and environment.\n
    \n
    Later, we had to make additional fw exemptions for our scoreboard/docs, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699657129 {#3229
    date: 2023-11-10 23:58:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moonpiedumplings@programming.dev"
    "@pezhore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 109344
  -bodyTs: "'access':61 'addit':102 'along':51 'altern':13 'apach':72 'block':59 'brought':19 'clear':6 'connect':88 'contest':41,54,79 'ctfs':26 'dedic':92 'dmz':77 'earlier':25 'end':34 'environ':96 'etc':108 'exempt':104 'first':2,18 'fw':103 'guacamol':73,84 'hit':81 'in/out':62 'instanc':94 'isol':32 'issu':30 'kali':46,93 'know':10 'later':97 'let':3 'linux':47 'make':101 'new':38 'per':40 'portal':83 'rdp/ssh':68 'router/fw':58 'save':66 'scoreboard/docs':107 'server':74 'similar':29 'singl':45 'softwar':16 'spin':36 'system':56 'target':55 'traffic':69 'vlan':39,65 'vm':48 'would':80 'xrdp':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5689276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699657129 {#3226
    date: 2023-11-10 23:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#3230
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2962
    +user: Proxies\__CG__\App\Entity\User {#3045 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2406
      +user: App\Entity\User {#2449 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I throw CTFs for a living (among other things), and I’m happy to help out a fellow Infosec person.\n
        \n
        What kind of infrastructure can you deploy? Is this going to be in the cloud, on-prem (via a hypervisor like Proxmox/vSphere, or hosted on a single laptop/server?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699749081 {#1875
        date: 2023-11-12 01:31:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@moonpiedumplings@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1658 …}
      +nested: Doctrine\ORM\PersistentCollection {#1847 …}
      +votes: Doctrine\ORM\PersistentCollection {#1805 …}
      +reports: Doctrine\ORM\PersistentCollection {#2481 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
      -id: 107508
      -bodyTs: "'among':7 'cloud':35 'ctfs':3 'deploy':27 'fellow':18 'go':30 'happi':13 'help':15 'host':45 'hypervisor':41 'infosec':19 'infrastructur':24 'kind':22 'laptop/server':49 'like':42 'live':6 'm':12 'on-prem':36 'person':20 'prem':38 'proxmox/vsphere':43 'singl':48 'thing':9 'throw':2 'via':39"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5675515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699623157 {#1845
        date: 2023-11-10 14:32:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2406}
    +body: """
      Nothing in the cloud.\n
      \n
      We have a proxmox cluster, which is where this would probably go, but I would prefer a non-integrated solution, rather a single thing I can either put within a proxmox vm (nested virtualization) or on an on premise piece of physical hardware.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699646464 {#2963
      date: 2023-11-10 21:01:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@moonpiedumplings@programming.dev"
      "@pezhore@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3044 …}
    +nested: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3040 …}
    +reports: Doctrine\ORM\PersistentCollection {#3038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
    -id: 108870
    -bodyTs: "'cloud':4 'cluster':9 'either':32 'go':16 'hardwar':48 'integr':24 'nest':38 'non':23 'non-integr':22 'noth':1 'physic':47 'piec':45 'prefer':20 'premis':44 'probabl':15 'proxmox':8,36 'put':33 'rather':26 'singl':28 'solut':25 'thing':29 'virtual':39 'vm':37 'within':34 'would':14,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/4703515"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699646464 {#2966
      date: 2023-11-10 21:01:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2406}
  +body: """
    So first, let me be clear - I don’t know if an alternative to that software you first brought up. But some of our earlier CTFs had a similar issue with isolation.\n
    \n
    We ended up spinning up new VLANs per contestant, each having a single Kali Linux VM with xrdp, along with each contestants target systems. Our router/fw blocked all access in/out of those VLANs, save for RDP/SSH traffic from our Apache Guacamole server on the DMZ.\n
    \n
    So contestants would hit our portal (Guacamole), then from there connect into their own dedicated Kali instance and environment.\n
    \n
    Later, we had to make additional fw exemptions for our scoreboard/docs, etc.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699657129 {#3229
    date: 2023-11-10 23:58:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@moonpiedumplings@programming.dev"
    "@pezhore@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3233 …}
  +nested: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3234 …}
  +reports: Doctrine\ORM\PersistentCollection {#3240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3244 …}
  -id: 109344
  -bodyTs: "'access':61 'addit':102 'along':51 'altern':13 'apach':72 'block':59 'brought':19 'clear':6 'connect':88 'contest':41,54,79 'ctfs':26 'dedic':92 'dmz':77 'earlier':25 'end':34 'environ':96 'etc':108 'exempt':104 'first':2,18 'fw':103 'guacamol':73,84 'hit':81 'in/out':62 'instanc':94 'isol':32 'issu':30 'kali':46,93 'know':10 'later':97 'let':3 'linux':47 'make':101 'new':38 'per':40 'portal':83 'rdp/ssh':68 'router/fw':58 'save':66 'scoreboard/docs':107 'server':74 'similar':29 'singl':45 'softwar':16 'spin':36 'system':56 'target':55 'traffic':69 'vlan':39,65 'vm':48 'would':80 'xrdp':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5689276"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699657129 {#3226
    date: 2023-11-10 23:58:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1683
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wonder if this technology could be used in OBS’s screen recording?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699842664 {#1554
    date: 2023-11-13 03:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1680 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 111956
  -bodyTs: "'could':6 'ob':10 'record':13 'screen':12 'technolog':5 'use':8 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721330 {#1596
    date: 2023-11-11 17:48:50.0 +01:00
  }
}
"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 {#1683
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wonder if this technology could be used in OBS’s screen recording?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699842664 {#1554
    date: 2023-11-13 03:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1680 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 111956
  -bodyTs: "'could':6 'ob':10 'record':13 'screen':12 'technolog':5 'use':8 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721330 {#1596
    date: 2023-11-11 17:48:50.0 +01:00
  }
}
"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 {#1683
  +user: App\Entity\User {#1629 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wonder if this technology could be used in OBS’s screen recording?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699842664 {#1554
    date: 2023-11-13 03:31:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1680 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
  -id: 111956
  -bodyTs: "'could':6 'ob':10 'record':13 'screen':12 'technolog':5 'use':8 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1617643"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721330 {#1596
    date: 2023-11-11 17:48:50.0 +01:00
  }
}
"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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wonder if this technology could be used in OBS’s screen recording?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699842664 {#1554
      date: 2023-11-13 03:31:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1680 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 111956
    -bodyTs: "'could':6 'ob':10 'record':13 'screen':12 'technolog':5 'use':8 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1617643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699721330 {#1596
      date: 2023-11-11 17:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: "I’d be surprised if it doesn’t do something similar. I haven’t used OBS so I can’t really comment to it’s performance"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699721793 {#3032
    date: 2023-11-11 17:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@Cwilliams@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3028 …}
  +nested: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3024 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  -id: 111997
  -bodyTs: "'comment':22 'd':2 'doesn':7 'haven':13 'ob':16 'perform':26 'realli':21 'similar':11 'someth':10 'surpris':4 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4301935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721793 {#3031
    date: 2023-11-11 17:56:33.0 +01:00
  }
}
"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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wonder if this technology could be used in OBS’s screen recording?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699842664 {#1554
      date: 2023-11-13 03:31:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1680 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 111956
    -bodyTs: "'could':6 'ob':10 'record':13 'screen':12 'technolog':5 'use':8 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1617643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699721330 {#1596
      date: 2023-11-11 17:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: "I’d be surprised if it doesn’t do something similar. I haven’t used OBS so I can’t really comment to it’s performance"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699721793 {#3032
    date: 2023-11-11 17:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@Cwilliams@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3028 …}
  +nested: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3024 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  -id: 111997
  -bodyTs: "'comment':22 'd':2 'doesn':7 'haven':13 'ob':16 'perform':26 'realli':21 'similar':11 'someth':10 'surpris':4 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4301935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721793 {#3031
    date: 2023-11-11 17:56:33.0 +01:00
  }
}
"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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1683
    +user: App\Entity\User {#1629 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wonder if this technology could be used in OBS’s screen recording?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699842664 {#1554
      date: 2023-11-13 03:31:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1680 …}
    +nested: Doctrine\ORM\PersistentCollection {#1686 …}
    +votes: Doctrine\ORM\PersistentCollection {#1692 …}
    +reports: Doctrine\ORM\PersistentCollection {#1705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1616 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1598 …}
    -id: 111956
    -bodyTs: "'could':6 'ob':10 'record':13 'screen':12 'technolog':5 'use':8 'wonder':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1617643"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699721330 {#1596
      date: 2023-11-11 17:48:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1683}
  +body: "I’d be surprised if it doesn’t do something similar. I haven’t used OBS so I can’t really comment to it’s performance"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699721793 {#3032
    date: 2023-11-11 17:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@Cwilliams@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3028 …}
  +nested: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3024 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  -id: 111997
  -bodyTs: "'comment':22 'd':2 'doesn':7 'haven':13 'ob':16 'perform':26 'realli':21 'similar':11 'someth':10 'surpris':4 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4301935"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721793 {#3031
    date: 2023-11-11 17:56:33.0 +01:00
  }
}
"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 {#2363
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks for sharing your work at Lemmy! I say this because although I don’t use Reddit, I’m sure that logically because there are more users there and being more famous, it is the preferred platform for developers to share their work.\n
    \n
    Think you’ll implement a replay feature in the future? I love that feature.\n
    \n
    And is there any chance of porting your job in the future to Wayland? Currently there is no program (only OBS, as far as I know) that allows recording in Wayland, it would be great to have more options.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699846015 {#2470
    date: 2023-11-13 04:26:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 112006
  -bodyTs: "'allow':85 'although':12 'chanc':62 'current':72 'develop':39 'famous':32 'far':80 'featur':50,57 'futur':53,69 'great':92 'implement':47 'job':66 'know':83 'lemmi':7 'll':46 'logic':22 'love':55 'm':19 'ob':78 'option':96 'platform':37 'port':64 'prefer':36 'program':76 'record':86 'reddit':17 'replay':49 'say':9 'share':3,41 'sure':20 'thank':1 'think':44 'use':16 'user':27 'wayland':71,88 'work':5,43 'would':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5002877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721931 {#2469
    date: 2023-11-11 17:58:51.0 +01:00
  }
}
"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 {#2363
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks for sharing your work at Lemmy! I say this because although I don’t use Reddit, I’m sure that logically because there are more users there and being more famous, it is the preferred platform for developers to share their work.\n
    \n
    Think you’ll implement a replay feature in the future? I love that feature.\n
    \n
    And is there any chance of porting your job in the future to Wayland? Currently there is no program (only OBS, as far as I know) that allows recording in Wayland, it would be great to have more options.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699846015 {#2470
    date: 2023-11-13 04:26:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 112006
  -bodyTs: "'allow':85 'although':12 'chanc':62 'current':72 'develop':39 'famous':32 'far':80 'featur':50,57 'futur':53,69 'great':92 'implement':47 'job':66 'know':83 'lemmi':7 'll':46 'logic':22 'love':55 'm':19 'ob':78 'option':96 'platform':37 'port':64 'prefer':36 'program':76 'record':86 'reddit':17 'replay':49 'say':9 'share':3,41 'sure':20 'thank':1 'think':44 'use':16 'user':27 'wayland':71,88 'work':5,43 'would':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5002877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721931 {#2469
    date: 2023-11-11 17:58:51.0 +01:00
  }
}
"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 {#2363
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thanks for sharing your work at Lemmy! I say this because although I don’t use Reddit, I’m sure that logically because there are more users there and being more famous, it is the preferred platform for developers to share their work.\n
    \n
    Think you’ll implement a replay feature in the future? I love that feature.\n
    \n
    And is there any chance of porting your job in the future to Wayland? Currently there is no program (only OBS, as far as I know) that allows recording in Wayland, it would be great to have more options.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699846015 {#2470
    date: 2023-11-13 04:26:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 112006
  -bodyTs: "'allow':85 'although':12 'chanc':62 'current':72 'develop':39 'famous':32 'far':80 'featur':50,57 'futur':53,69 'great':92 'implement':47 'job':66 'know':83 'lemmi':7 'll':46 'logic':22 'love':55 'm':19 'ob':78 'option':96 'platform':37 'port':64 'prefer':36 'program':76 'record':86 'reddit':17 'replay':49 'say':9 'share':3,41 'sure':20 'thank':1 'think':44 'use':16 'user':27 'wayland':71,88 'work':5,43 'would':90"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5002877"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699721931 {#2469
    date: 2023-11-11 17:58:51.0 +01:00
  }
}
"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 {#3014
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks for sharing your work at Lemmy! I say this because although I don’t use Reddit, I’m sure that logically because there are more users there and being more famous, it is the preferred platform for developers to share their work.\n
      \n
      Think you’ll implement a replay feature in the future? I love that feature.\n
      \n
      And is there any chance of porting your job in the future to Wayland? Currently there is no program (only OBS, as far as I know) that allows recording in Wayland, it would be great to have more options.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699846015 {#2470
      date: 2023-11-13 04:26:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 112006
    -bodyTs: "'allow':85 'although':12 'chanc':62 'current':72 'develop':39 'famous':32 'far':80 'featur':50,57 'futur':53,69 'great':92 'implement':47 'job':66 'know':83 'lemmi':7 'll':46 'logic':22 'love':55 'm':19 'ob':78 'option':96 'platform':37 'port':64 'prefer':36 'program':76 'record':86 'reddit':17 'replay':49 'say':9 'share':3,41 'sure':20 'thank':1 'think':44 'use':16 'user':27 'wayland':71,88 'work':5,43 'would':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5002877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699721931 {#2469
      date: 2023-11-11 17:58:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: """
    Thank you for your kind words!\n
    \n
    I haven’t made the jump to Wayland yet. I basically live in the terminal (when I’m not playing games!) so haven’t been in any rush. I definitely want to support Wayland going forward because it seems everyone has switched but me!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699723806 {#3016
    date: 2023-11-11 18:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3013 …}
  +nested: Doctrine\ORM\PersistentCollection {#3011 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3003 …}
  -id: 112133
  -bodyTs: "'basic':17 'definit':36 'everyon':46 'forward':42 'game':27 'go':41 'haven':8,29 'jump':12 'kind':5 'live':18 'm':24 'made':10 'play':26 'rush':34 'seem':45 'support':39 'switch':48 'termin':21 'thank':1 'want':37 'wayland':14,40 'word':6 'yet':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723806 {#3015
    date: 2023-11-11 18:30:06.0 +01:00
  }
}
"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 {#3014
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks for sharing your work at Lemmy! I say this because although I don’t use Reddit, I’m sure that logically because there are more users there and being more famous, it is the preferred platform for developers to share their work.\n
      \n
      Think you’ll implement a replay feature in the future? I love that feature.\n
      \n
      And is there any chance of porting your job in the future to Wayland? Currently there is no program (only OBS, as far as I know) that allows recording in Wayland, it would be great to have more options.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699846015 {#2470
      date: 2023-11-13 04:26:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 112006
    -bodyTs: "'allow':85 'although':12 'chanc':62 'current':72 'develop':39 'famous':32 'far':80 'featur':50,57 'futur':53,69 'great':92 'implement':47 'job':66 'know':83 'lemmi':7 'll':46 'logic':22 'love':55 'm':19 'ob':78 'option':96 'platform':37 'port':64 'prefer':36 'program':76 'record':86 'reddit':17 'replay':49 'say':9 'share':3,41 'sure':20 'thank':1 'think':44 'use':16 'user':27 'wayland':71,88 'work':5,43 'would':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5002877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699721931 {#2469
      date: 2023-11-11 17:58:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: """
    Thank you for your kind words!\n
    \n
    I haven’t made the jump to Wayland yet. I basically live in the terminal (when I’m not playing games!) so haven’t been in any rush. I definitely want to support Wayland going forward because it seems everyone has switched but me!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699723806 {#3016
    date: 2023-11-11 18:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3013 …}
  +nested: Doctrine\ORM\PersistentCollection {#3011 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3003 …}
  -id: 112133
  -bodyTs: "'basic':17 'definit':36 'everyon':46 'forward':42 'game':27 'go':41 'haven':8,29 'jump':12 'kind':5 'live':18 'm':24 'made':10 'play':26 'rush':34 'seem':45 'support':39 'switch':48 'termin':21 'thank':1 'want':37 'wayland':14,40 'word':6 'yet':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723806 {#3015
    date: 2023-11-11 18:30:06.0 +01:00
  }
}
"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 {#3014
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2363
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Thanks for sharing your work at Lemmy! I say this because although I don’t use Reddit, I’m sure that logically because there are more users there and being more famous, it is the preferred platform for developers to share their work.\n
      \n
      Think you’ll implement a replay feature in the future? I love that feature.\n
      \n
      And is there any chance of porting your job in the future to Wayland? Currently there is no program (only OBS, as far as I know) that allows recording in Wayland, it would be great to have more options.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1699846015 {#2470
      date: 2023-11-13 04:26:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2370 …}
    +nested: Doctrine\ORM\PersistentCollection {#2360 …}
    +votes: Doctrine\ORM\PersistentCollection {#2361 …}
    +reports: Doctrine\ORM\PersistentCollection {#2372 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
    -id: 112006
    -bodyTs: "'allow':85 'although':12 'chanc':62 'current':72 'develop':39 'famous':32 'far':80 'featur':50,57 'futur':53,69 'great':92 'implement':47 'job':66 'know':83 'lemmi':7 'll':46 'logic':22 'love':55 'm':19 'ob':78 'option':96 'platform':37 'port':64 'prefer':36 'program':76 'record':86 'reddit':17 'replay':49 'say':9 'share':3,41 'sure':20 'thank':1 'think':44 'use':16 'user':27 'wayland':71,88 'work':5,43 'would':90"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5002877"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699721931 {#2469
      date: 2023-11-11 17:58:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2363}
  +body: """
    Thank you for your kind words!\n
    \n
    I haven’t made the jump to Wayland yet. I basically live in the terminal (when I’m not playing games!) so haven’t been in any rush. I definitely want to support Wayland going forward because it seems everyone has switched but me!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699723806 {#3016
    date: 2023-11-11 18:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3013 …}
  +nested: Doctrine\ORM\PersistentCollection {#3011 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3003 …}
  -id: 112133
  -bodyTs: "'basic':17 'definit':36 'everyon':46 'forward':42 'game':27 'go':41 'haven':8,29 'jump':12 'kind':5 'live':18 'm':24 'made':10 'play':26 'rush':34 'seem':45 'support':39 'switch':48 'termin':21 'thank':1 'want':37 'wayland':14,40 'word':6 'yet':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723806 {#3015
    date: 2023-11-11 18:30:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Shadow Cast: GPU accelerated screen and audio recording…\n
    \n
    Neat, this could be interesting!\n
    \n
    > for X11\n
    \n
    Oh. Anyway…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1699856308 {#2031
    date: 2023-11-13 07:18:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 112101
  -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'oh':16 'record':8 'screen':5 'shadow':1 'x11':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237541"
  +editedAt: DateTimeImmutable @1699845141 {#2036
    date: 2023-11-13 04:12:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699723338 {#2037
    date: 2023-11-11 18:22:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Shadow Cast: GPU accelerated screen and audio recording…\n
    \n
    Neat, this could be interesting!\n
    \n
    > for X11\n
    \n
    Oh. Anyway…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1699856308 {#2031
    date: 2023-11-13 07:18:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 112101
  -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'oh':16 'record':8 'screen':5 'shadow':1 'x11':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237541"
  +editedAt: DateTimeImmutable @1699845141 {#2036
    date: 2023-11-13 04:12:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699723338 {#2037
    date: 2023-11-11 18:22:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2079
  +user: App\Entity\User {#2063 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Shadow Cast: GPU accelerated screen and audio recording…\n
    \n
    Neat, this could be interesting!\n
    \n
    > for X11\n
    \n
    Oh. Anyway…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1699856308 {#2031
    date: 2023-11-13 07:18:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 112101
  -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'oh':16 'record':8 'screen':5 'shadow':1 'x11':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5237541"
  +editedAt: DateTimeImmutable @1699845141 {#2036
    date: 2023-11-13 04:12:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699723338 {#2037
    date: 2023-11-11 18:22:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2999
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Shadow Cast: GPU accelerated screen and audio recording…\n
      \n
      Neat, this could be interesting!\n
      \n
      > for X11\n
      \n
      Oh. Anyway…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1699856308 {#2031
      date: 2023-11-13 07:18:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 112101
    -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'oh':16 'record':8 'screen':5 'shadow':1 'x11':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237541"
    +editedAt: DateTimeImmutable @1699845141 {#2036
      date: 2023-11-13 04:12:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699723338 {#2037
      date: 2023-11-11 18:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Haha. There’s no Wayland support… yet. Check out [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/) for a very similar project with Wayland support"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699724089 {#3001
    date: 2023-11-11 18:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@PHLAK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
  -id: 112155
  -bodyTs: "'/gpu-screen-recorder/about/)':16 'check':8 'git.dec05eba.com':15 'git.dec05eba.com/gpu-screen-recorder/about/)':14 'gpu':11 'gpu-screen-record':10 'haha':1 'project':21 'record':13 'screen':12 'similar':20 'support':6,24 'wayland':5,23 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724089 {#3000
    date: 2023-11-11 18:34:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2999
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Shadow Cast: GPU accelerated screen and audio recording…\n
      \n
      Neat, this could be interesting!\n
      \n
      > for X11\n
      \n
      Oh. Anyway…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1699856308 {#2031
      date: 2023-11-13 07:18:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 112101
    -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'oh':16 'record':8 'screen':5 'shadow':1 'x11':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237541"
    +editedAt: DateTimeImmutable @1699845141 {#2036
      date: 2023-11-13 04:12:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699723338 {#2037
      date: 2023-11-11 18:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Haha. There’s no Wayland support… yet. Check out [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/) for a very similar project with Wayland support"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699724089 {#3001
    date: 2023-11-11 18:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@PHLAK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
  -id: 112155
  -bodyTs: "'/gpu-screen-recorder/about/)':16 'check':8 'git.dec05eba.com':15 'git.dec05eba.com/gpu-screen-recorder/about/)':14 'gpu':11 'gpu-screen-record':10 'haha':1 'project':21 'record':13 'screen':12 'similar':20 'support':6,24 'wayland':5,23 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724089 {#3000
    date: 2023-11-11 18:34:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2999
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Shadow Cast: GPU accelerated screen and audio recording…\n
      \n
      Neat, this could be interesting!\n
      \n
      > for X11\n
      \n
      Oh. Anyway…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1699856308 {#2031
      date: 2023-11-13 07:18:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 112101
    -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'oh':16 'record':8 'screen':5 'shadow':1 'x11':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237541"
    +editedAt: DateTimeImmutable @1699845141 {#2036
      date: 2023-11-13 04:12:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699723338 {#2037
      date: 2023-11-11 18:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: "Haha. There’s no Wayland support… yet. Check out [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/) for a very similar project with Wayland support"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699724089 {#3001
    date: 2023-11-11 18:34:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@PHLAK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2988 …}
  -id: 112155
  -bodyTs: "'/gpu-screen-recorder/about/)':16 'check':8 'git.dec05eba.com':15 'git.dec05eba.com/gpu-screen-recorder/about/)':14 'gpu':11 'gpu-screen-record':10 'haha':1 'project':21 'record':13 'screen':12 'similar':20 'support':6,24 'wayland':5,23 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724089 {#3000
    date: 2023-11-11 18:34:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2984
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Shadow Cast: GPU accelerated screen and audio recording…\n
      \n
      Neat, this could be interesting!\n
      \n
      > for X11\n
      \n
      Oh. Anyway…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1699856308 {#2031
      date: 2023-11-13 07:18:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 112101
    -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'oh':16 'record':8 'screen':5 'shadow':1 'x11':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237541"
    +editedAt: DateTimeImmutable @1699845141 {#2036
      date: 2023-11-13 04:12:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699723338 {#2037
      date: 2023-11-11 18:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: """
    > Shadow Cast: GPU accelerated screen and audio recording…\n
    \n
    Neat, this could be interesting!\n
    \n
    > for Nvidia\n
    \n
    Oh. Anyway…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699730312 {#2986
    date: 2023-11-11 20:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@PHLAK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2982 …}
  +nested: Doctrine\ORM\PersistentCollection {#2980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2978 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 112628
  -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'nvidia':15 'oh':16 'record':8 'screen':5 'shadow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5712585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730312 {#2985
    date: 2023-11-11 20:18:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2984
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Shadow Cast: GPU accelerated screen and audio recording…\n
      \n
      Neat, this could be interesting!\n
      \n
      > for X11\n
      \n
      Oh. Anyway…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1699856308 {#2031
      date: 2023-11-13 07:18:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 112101
    -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'oh':16 'record':8 'screen':5 'shadow':1 'x11':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237541"
    +editedAt: DateTimeImmutable @1699845141 {#2036
      date: 2023-11-13 04:12:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699723338 {#2037
      date: 2023-11-11 18:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: """
    > Shadow Cast: GPU accelerated screen and audio recording…\n
    \n
    Neat, this could be interesting!\n
    \n
    > for Nvidia\n
    \n
    Oh. Anyway…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699730312 {#2986
    date: 2023-11-11 20:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@PHLAK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2982 …}
  +nested: Doctrine\ORM\PersistentCollection {#2980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2978 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 112628
  -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'nvidia':15 'oh':16 'record':8 'screen':5 'shadow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5712585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730312 {#2985
    date: 2023-11-11 20:18:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2984
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079
    +user: App\Entity\User {#2063 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      > Shadow Cast: GPU accelerated screen and audio recording…\n
      \n
      Neat, this could be interesting!\n
      \n
      > for X11\n
      \n
      Oh. Anyway…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1699856308 {#2031
      date: 2023-11-13 07:18:28.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2084 …}
    +nested: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2083 …}
    +reports: Doctrine\ORM\PersistentCollection {#2085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
    -id: 112101
    -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'oh':16 'record':8 'screen':5 'shadow':1 'x11':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5237541"
    +editedAt: DateTimeImmutable @1699845141 {#2036
      date: 2023-11-13 04:12:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699723338 {#2037
      date: 2023-11-11 18:22:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2079}
  +body: """
    > Shadow Cast: GPU accelerated screen and audio recording…\n
    \n
    Neat, this could be interesting!\n
    \n
    > for Nvidia\n
    \n
    Oh. Anyway…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699730312 {#2986
    date: 2023-11-11 20:18:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@PHLAK@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2982 …}
  +nested: Doctrine\ORM\PersistentCollection {#2980 …}
  +votes: Doctrine\ORM\PersistentCollection {#2978 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3046 …}
  -id: 112628
  -bodyTs: "'acceler':4 'anyway':17 'audio':7 'cast':2 'could':11 'gpu':3 'interest':13 'neat':9 'nvidia':15 'oh':16 'record':8 'screen':5 'shadow':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5712585"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730312 {#2985
    date: 2023-11-11 20:18:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "is it faster/better than gpu screen recorder?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699846952 {#2339
    date: 2023-11-13 04:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 112146
  -bodyTs: "'faster/better':3 'gpu':5 'record':7 'screen':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723939 {#2338
    date: 2023-11-11 18:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "is it faster/better than gpu screen recorder?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699846952 {#2339
    date: 2023-11-13 04:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 112146
  -bodyTs: "'faster/better':3 'gpu':5 'record':7 'screen':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723939 {#2338
    date: 2023-11-11 18:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#2048 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "is it faster/better than gpu screen recorder?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699846952 {#2339
    date: 2023-11-13 04:42:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 112146
  -bodyTs: "'faster/better':3 'gpu':5 'record':7 'screen':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699723939 {#2338
    date: 2023-11-11 18:32:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "is it faster/better than gpu screen recorder?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699846952 {#2339
      date: 2023-11-13 04:42:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 112146
    -bodyTs: "'faster/better':3 'gpu':5 'record':7 'screen':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4302704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699723939 {#2338
      date: 2023-11-11 18:32:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Just by “eyeballing” the two, there’s very little, if any difference on my setup."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699724290 {#3048
    date: 2023-11-11 18:38:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 112166
  -bodyTs: "'differ':12 'eyebal':3 'littl':9 'setup':15 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724290 {#3049
    date: 2023-11-11 18:38:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "is it faster/better than gpu screen recorder?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699846952 {#2339
      date: 2023-11-13 04:42:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 112146
    -bodyTs: "'faster/better':3 'gpu':5 'record':7 'screen':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4302704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699723939 {#2338
      date: 2023-11-11 18:32:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Just by “eyeballing” the two, there’s very little, if any difference on my setup."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699724290 {#3048
    date: 2023-11-11 18:38:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 112166
  -bodyTs: "'differ':12 'eyebal':3 'littl':9 'setup':15 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724290 {#3049
    date: 2023-11-11 18:38:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3050
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2136
    +user: App\Entity\User {#2048 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "is it faster/better than gpu screen recorder?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699846952 {#2339
      date: 2023-11-13 04:42:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2137 …}
    +nested: Doctrine\ORM\PersistentCollection {#2068 …}
    +votes: Doctrine\ORM\PersistentCollection {#2069 …}
    +reports: Doctrine\ORM\PersistentCollection {#2074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
    -id: 112146
    -bodyTs: "'faster/better':3 'gpu':5 'record':7 'screen':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4302704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699723939 {#2338
      date: 2023-11-11 18:32:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2136}
  +body: "Just by “eyeballing” the two, there’s very little, if any difference on my setup."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699724290 {#3048
    date: 2023-11-11 18:38:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3051 …}
  +nested: Doctrine\ORM\PersistentCollection {#3062 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  -id: 112166
  -bodyTs: "'differ':12 'eyebal':3 'littl':9 'setup':15 'two':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4302824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699724290 {#3049
    date: 2023-11-11 18:38:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "His coding videos are really nice to see. I don’t even understand that much, as it’s mostly C++, but the coding, the explanation, and the final feature and commit is somehow relaxing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699725076 {#2227
    date: 2023-11-11 18:51:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 112225
  -bodyTs: "'c':20 'code':2,23 'commit':31 'even':12 'explan':25 'featur':29 'final':28 'most':19 'much':15 'nice':6 'realli':5 'relax':34 'see':8 'somehow':33 'understand':13 'video':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5710307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725076 {#2216
    date: 2023-11-11 18:51:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "His coding videos are really nice to see. I don’t even understand that much, as it’s mostly C++, but the coding, the explanation, and the final feature and commit is somehow relaxing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699725076 {#2227
    date: 2023-11-11 18:51:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 112225
  -bodyTs: "'c':20 'code':2,23 'commit':31 'even':12 'explan':25 'featur':29 'final':28 'most':19 'much':15 'nice':6 'realli':5 'relax':34 'see':8 'somehow':33 'understand':13 'video':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5710307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725076 {#2216
    date: 2023-11-11 18:51:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#2301 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "His coding videos are really nice to see. I don’t even understand that much, as it’s mostly C++, but the coding, the explanation, and the final feature and commit is somehow relaxing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699725076 {#2227
    date: 2023-11-11 18:51:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mfat@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 112225
  -bodyTs: "'c':20 'code':2,23 'commit':31 'even':12 'explan':25 'featur':29 'final':28 'most':19 'much':15 'nice':6 'realli':5 'relax':34 'see':8 'somehow':33 'understand':13 'video':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5710307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699725076 {#2216
    date: 2023-11-11 18:51:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "It has no support for AMD or Intel GPUs though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699877477 {#2208
    date: 2023-11-13 13:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 112649
  -bodyTs: "'amd':6 'gpus':9 'intel':8 'support':4 'though':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4772397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730651 {#2209
    date: 2023-11-11 20:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "It has no support for AMD or Intel GPUs though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699877477 {#2208
    date: 2023-11-13 13:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 112649
  -bodyTs: "'amd':6 'gpus':9 'intel':8 'support':4 'though':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4772397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730651 {#2209
    date: 2023-11-11 20:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2270
  +user: App\Entity\User {#2263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "It has no support for AMD or Intel GPUs though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1699877477 {#2208
    date: 2023-11-13 13:11:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 112649
  -bodyTs: "'amd':6 'gpus':9 'intel':8 'support':4 'though':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4772397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699730651 {#2209
    date: 2023-11-11 20:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "It has no support for AMD or Intel GPUs though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699877477 {#2208
      date: 2023-11-13 13:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 112649
    -bodyTs: "'amd':6 'gpus':9 'intel':8 'support':4 'though':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4772397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699730651 {#2209
      date: 2023-11-11 20:24:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "I absolutely plan to support team red/blue GPUs. I just don’t have access to the h/w right now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699745449 {#3067
    date: 2023-11-12 00:30:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@cmnybo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3070 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 113472
  -bodyTs: "'absolut':2 'access':14 'gpus':8 'h/w':17 'plan':3 'red/blue':7 'right':18 'support':5 'team':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4310062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699745449 {#3068
    date: 2023-11-12 00:30:49.0 +01:00
  }
}
"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
59 DENIED edit
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "It has no support for AMD or Intel GPUs though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699877477 {#2208
      date: 2023-11-13 13:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 112649
    -bodyTs: "'amd':6 'gpus':9 'intel':8 'support':4 'though':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4772397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699730651 {#2209
      date: 2023-11-11 20:24:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "I absolutely plan to support team red/blue GPUs. I just don’t have access to the h/w right now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699745449 {#3067
    date: 2023-11-12 00:30:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@cmnybo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3070 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 113472
  -bodyTs: "'absolut':2 'access':14 'gpus':8 'h/w':17 'plan':3 'red/blue':7 'right':18 'support':5 'team':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4310062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699745449 {#3068
    date: 2023-11-12 00:30:49.0 +01:00
  }
}
"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
60 DENIED moderate
App\Entity\EntryComment {#3069
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2270
    +user: App\Entity\User {#2263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "It has no support for AMD or Intel GPUs though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1699877477 {#2208
      date: 2023-11-13 13:11:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2266 …}
    +nested: Doctrine\ORM\PersistentCollection {#2268 …}
    +votes: Doctrine\ORM\PersistentCollection {#2273 …}
    +reports: Doctrine\ORM\PersistentCollection {#2274 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
    -id: 112649
    -bodyTs: "'amd':6 'gpus':9 'intel':8 'support':4 'though':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4772397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699730651 {#2209
      date: 2023-11-11 20:24:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2270}
  +body: "I absolutely plan to support team red/blue GPUs. I just don’t have access to the h/w right now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699745449 {#3067
    date: 2023-11-12 00:30:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@cmnybo@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3070 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  -id: 113472
  -bodyTs: "'absolut':2 'access':14 'gpus':8 'h/w':17 'plan':3 'red/blue':7 'right':18 'support':5 'team':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4310062"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699745449 {#3068
    date: 2023-11-12 00:30:49.0 +01:00
  }
}
"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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like how happy the dood is on the repo profile pic. Like he beat the final boss in Sekiro in one try. 10/10 project."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699877036 {#2172
    date: 2023-11-13 13:03:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 112901
  -bodyTs: "'10/10':24 'beat':15 'boss':18 'dood':6 'final':17 'happi':4 'like':2,13 'one':22 'pic':12 'profil':11 'project':25 'repo':10 'sekiro':20 'tri':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6006914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734694 {#2186
    date: 2023-11-11 21:31:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like how happy the dood is on the repo profile pic. Like he beat the final boss in Sekiro in one try. 10/10 project."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699877036 {#2172
    date: 2023-11-13 13:03:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 112901
  -bodyTs: "'10/10':24 'beat':15 'boss':18 'dood':6 'final':17 'happi':4 'like':2,13 'one':22 'pic':12 'profil':11 'project':25 'repo':10 'sekiro':20 'tri':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6006914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734694 {#2186
    date: 2023-11-11 21:31:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2177
  +user: App\Entity\User {#2003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like how happy the dood is on the repo profile pic. Like he beat the final boss in Sekiro in one try. 10/10 project."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699877036 {#2172
    date: 2023-11-13 13:03:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 112901
  -bodyTs: "'10/10':24 'beat':15 'boss':18 'dood':6 'final':17 'happi':4 'like':2,13 'one':22 'pic':12 'profil':11 'project':25 'repo':10 'sekiro':20 'tri':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6006914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699734694 {#2186
    date: 2023-11-11 21:31:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I like how happy the dood is on the repo profile pic. Like he beat the final boss in Sekiro in one try. 10/10 project."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699877036 {#2172
      date: 2023-11-13 13:03:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 112901
    -bodyTs: "'10/10':24 'beat':15 'boss':18 'dood':6 'final':17 'happi':4 'like':2,13 'one':22 'pic':12 'profil':11 'project':25 'repo':10 'sekiro':20 'tri':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6006914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734694 {#2186
      date: 2023-11-11 21:31:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "The pfp is goofy af. It stays 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699745105 {#3082
    date: 2023-11-12 00:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 113450
  -bodyTs: "'af':5 'goofi':4 'pfp':2 'stay':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4309914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699745105 {#3083
    date: 2023-11-12 00:25:05.0 +01:00
  }
}
"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
67 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I like how happy the dood is on the repo profile pic. Like he beat the final boss in Sekiro in one try. 10/10 project."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699877036 {#2172
      date: 2023-11-13 13:03:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 112901
    -bodyTs: "'10/10':24 'beat':15 'boss':18 'dood':6 'final':17 'happi':4 'like':2,13 'one':22 'pic':12 'profil':11 'project':25 'repo':10 'sekiro':20 'tri':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6006914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734694 {#2186
      date: 2023-11-11 21:31:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "The pfp is goofy af. It stays 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699745105 {#3082
    date: 2023-11-12 00:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 113450
  -bodyTs: "'af':5 'goofi':4 'pfp':2 'stay':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4309914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699745105 {#3083
    date: 2023-11-12 00:25:05.0 +01:00
  }
}
"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
68 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2177
    +user: App\Entity\User {#2003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1613 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I like how happy the dood is on the repo profile pic. Like he beat the final boss in Sekiro in one try. 10/10 project."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1699877036 {#2172
      date: 2023-11-13 13:03:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sonymegadrive@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2176 …}
    +nested: Doctrine\ORM\PersistentCollection {#2178 …}
    +votes: Doctrine\ORM\PersistentCollection {#2183 …}
    +reports: Doctrine\ORM\PersistentCollection {#2168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
    -id: 112901
    -bodyTs: "'10/10':24 'beat':15 'boss':18 'dood':6 'final':17 'happi':4 'like':2,13 'one':22 'pic':12 'profil':11 'project':25 'repo':10 'sekiro':20 'tri':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6006914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699734694 {#2186
      date: 2023-11-11 21:31:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2177}
  +body: "The pfp is goofy af. It stays 😂"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699745105 {#3082
    date: 2023-11-12 00:25:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sonymegadrive@feddit.uk"
    "@radioactiveradio@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3085 …}
  +nested: Doctrine\ORM\PersistentCollection {#3087 …}
  +votes: Doctrine\ORM\PersistentCollection {#3089 …}
  +reports: Doctrine\ORM\PersistentCollection {#3091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3095 …}
  -id: 113450
  -bodyTs: "'af':5 'goofi':4 'pfp':2 'stay':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4309914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699745105 {#3083
    date: 2023-11-12 00:25:05.0 +01:00
  }
}
"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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Interesting, I didn’t know it existed outside of Garuda. Thanks OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700465160 {#1355
    date: 2023-11-20 08:26:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 130718
  -bodyTs: "'didn':3 'exist':7 'garuda':10 'interest':1 'know':5 'op':12 'outsid':8 'thank':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5151152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700152621 {#1357
    date: 2023-11-16 17:37:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Interesting, I didn’t know it existed outside of Garuda. Thanks OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700465160 {#1355
    date: 2023-11-20 08:26:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 130718
  -bodyTs: "'didn':3 'exist':7 'garuda':10 'interest':1 'know':5 'op':12 'outsid':8 'thank':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5151152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700152621 {#1357
    date: 2023-11-16 17:37:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#2378 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Interesting, I didn’t know it existed outside of Garuda. Thanks OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1700465160 {#1355
    date: 2023-11-20 08:26:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 130718
  -bodyTs: "'didn':3 'exist':7 'garuda':10 'interest':1 'know':5 'op':12 'outsid':8 'thank':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5151152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700152621 {#1357
    date: 2023-11-16 17:37:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Interesting, I didn’t know it existed outside of Garuda. Thanks OP."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700465160 {#1355
      date: 2023-11-20 08:26:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2496 …}
    +nested: Doctrine\ORM\PersistentCollection {#2498 …}
    +votes: Doctrine\ORM\PersistentCollection {#2500 …}
    +reports: Doctrine\ORM\PersistentCollection {#2502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    -id: 130718
    -bodyTs: "'didn':3 'exist':7 'garuda':10 'interest':1 'know':5 'op':12 'outsid':8 'thank':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5151152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700152621 {#1357
      date: 2023-11-16 17:37:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Same. I even use Garuda and I never actually touched that thing. It’s all preconfigured and I just let it do it’s thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700198079 {#3097
    date: 2023-11-17 06:14:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 132416
  -bodyTs: "'actual':9 'even':3 'garuda':5 'let':20 'never':8 'preconfigur':16 'thing':12,25 'touch':10 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4889367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700198079 {#3098
    date: 2023-11-17 06:14:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Interesting, I didn’t know it existed outside of Garuda. Thanks OP."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700465160 {#1355
      date: 2023-11-20 08:26:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2496 …}
    +nested: Doctrine\ORM\PersistentCollection {#2498 …}
    +votes: Doctrine\ORM\PersistentCollection {#2500 …}
    +reports: Doctrine\ORM\PersistentCollection {#2502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    -id: 130718
    -bodyTs: "'didn':3 'exist':7 'garuda':10 'interest':1 'know':5 'op':12 'outsid':8 'thank':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5151152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700152621 {#1357
      date: 2023-11-16 17:37:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Same. I even use Garuda and I never actually touched that thing. It’s all preconfigured and I just let it do it’s thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700198079 {#3097
    date: 2023-11-17 06:14:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 132416
  -bodyTs: "'actual':9 'even':3 'garuda':5 'let':20 'never':8 'preconfigur':16 'thing':12,25 'touch':10 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4889367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700198079 {#3098
    date: 2023-11-17 06:14:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#3099
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2494
    +user: App\Entity\User {#2378 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Interesting, I didn’t know it existed outside of Garuda. Thanks OP."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1700465160 {#1355
      date: 2023-11-20 08:26:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2496 …}
    +nested: Doctrine\ORM\PersistentCollection {#2498 …}
    +votes: Doctrine\ORM\PersistentCollection {#2500 …}
    +reports: Doctrine\ORM\PersistentCollection {#2502 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
    -id: 130718
    -bodyTs: "'didn':3 'exist':7 'garuda':10 'interest':1 'know':5 'op':12 'outsid':8 'thank':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5151152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700152621 {#1357
      date: 2023-11-16 17:37:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2494}
  +body: "Same. I even use Garuda and I never actually touched that thing. It’s all preconfigured and I just let it do it’s thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700198079 {#3097
    date: 2023-11-17 06:14:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@Xirup@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3101 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3105 …}
  +reports: Doctrine\ORM\PersistentCollection {#3107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3111 …}
  -id: 132416
  -bodyTs: "'actual':9 'even':3 'garuda':5 'let':20 'never':8 'preconfigur':16 'thing':12,25 'touch':10 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4889367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700198079 {#3098
    date: 2023-11-17 06:14:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can this make a btrfs partition usable to timeshift?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700427594 {#2493
    date: 2023-11-19 21:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 130730
  -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5854240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700152790 {#2492
    date: 2023-11-16 17:39:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can this make a btrfs partition usable to timeshift?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700427594 {#2493
    date: 2023-11-19 21:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 130730
  -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5854240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700152790 {#2492
    date: 2023-11-16 17:39:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can this make a btrfs partition usable to timeshift?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700427594 {#2493
    date: 2023-11-19 21:59:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 130730
  -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5854240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700152790 {#2492
    date: 2023-11-16 17:39:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can this make a btrfs partition usable to timeshift?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700427594 {#2493
      date: 2023-11-19 21:59:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 130730
    -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700152790 {#2492
      date: 2023-11-16 17:39:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700153581 {#3113
    date: 2023-11-16 17:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 130763
  -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5854563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700153581 {#3114
    date: 2023-11-16 17:53:01.0 +01:00
  }
}
"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
83 DENIED edit
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can this make a btrfs partition usable to timeshift?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700427594 {#2493
      date: 2023-11-19 21:59:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 130730
    -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700152790 {#2492
      date: 2023-11-16 17:39:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700153581 {#3113
    date: 2023-11-16 17:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 130763
  -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5854563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700153581 {#3114
    date: 2023-11-16 17:53:01.0 +01:00
  }
}
"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
84 DENIED moderate
App\Entity\EntryComment {#3115
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2510
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Can this make a btrfs partition usable to timeshift?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700427594 {#2493
      date: 2023-11-19 21:59:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2511 …}
    +nested: Doctrine\ORM\PersistentCollection {#2513 …}
    +votes: Doctrine\ORM\PersistentCollection {#2515 …}
    +reports: Doctrine\ORM\PersistentCollection {#2517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
    -id: 130730
    -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854240"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700152790 {#2492
      date: 2023-11-16 17:39:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700153581 {#3113
    date: 2023-11-16 17:53:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3117 …}
  +nested: Doctrine\ORM\PersistentCollection {#3119 …}
  +votes: Doctrine\ORM\PersistentCollection {#3121 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
  -id: 130763
  -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5854563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700153581 {#3114
    date: 2023-11-16 17:53:01.0 +01:00
  }
}
"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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#3248
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this make a btrfs partition usable to timeshift?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700427594 {#2493
        date: 2023-11-19 21:59:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 130730
      -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700152790 {#2492
        date: 2023-11-16 17:39:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700153581 {#3113
      date: 2023-11-16 17:53:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 130763
    -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700153581 {#3114
      date: 2023-11-16 17:53:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700153973 {#3246
    date: 2023-11-16 17:59:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3253 …}
  +reports: Doctrine\ORM\PersistentCollection {#3255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
  -id: 130784
  -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5854786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700153973 {#3247
    date: 2023-11-16 17:59:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#3248
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this make a btrfs partition usable to timeshift?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700427594 {#2493
        date: 2023-11-19 21:59:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 130730
      -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700152790 {#2492
        date: 2023-11-16 17:39:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700153581 {#3113
      date: 2023-11-16 17:53:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 130763
    -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700153581 {#3114
      date: 2023-11-16 17:53:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700153973 {#3246
    date: 2023-11-16 17:59:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3253 …}
  +reports: Doctrine\ORM\PersistentCollection {#3255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
  -id: 130784
  -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5854786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700153973 {#3247
    date: 2023-11-16 17:59:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#3248
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3115
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2510
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Can this make a btrfs partition usable to timeshift?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700427594 {#2493
        date: 2023-11-19 21:59:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2511 …}
      +nested: Doctrine\ORM\PersistentCollection {#2513 …}
      +votes: Doctrine\ORM\PersistentCollection {#2515 …}
      +reports: Doctrine\ORM\PersistentCollection {#2517 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
      -id: 130730
      -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854240"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700152790 {#2492
        date: 2023-11-16 17:39:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1700153581 {#3113
      date: 2023-11-16 17:53:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3117 …}
    +nested: Doctrine\ORM\PersistentCollection {#3119 …}
    +votes: Doctrine\ORM\PersistentCollection {#3121 …}
    +reports: Doctrine\ORM\PersistentCollection {#3123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
    -id: 130763
    -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854563"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700153581 {#3114
      date: 2023-11-16 17:53:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700153973 {#3246
    date: 2023-11-16 17:59:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3249 …}
  +nested: Doctrine\ORM\PersistentCollection {#3251 …}
  +votes: Doctrine\ORM\PersistentCollection {#3253 …}
  +reports: Doctrine\ORM\PersistentCollection {#3255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
  -id: 130784
  -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5854786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700153973 {#3247
    date: 2023-11-16 17:59:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3115
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2510
        +user: App\Entity\User {#2523 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this make a btrfs partition usable to timeshift?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700427594 {#2493
          date: 2023-11-19 21:59:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sirico@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2511 …}
        +nested: Doctrine\ORM\PersistentCollection {#2513 …}
        +votes: Doctrine\ORM\PersistentCollection {#2515 …}
        +reports: Doctrine\ORM\PersistentCollection {#2517 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
        -id: 130730
        -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5854240"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700152790 {#2492
          date: 2023-11-16 17:39:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2510}
      +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700153581 {#3113
        date: 2023-11-16 17:53:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3117 …}
      +nested: Doctrine\ORM\PersistentCollection {#3119 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -id: 130763
      -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854563"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700153581 {#3114
        date: 2023-11-16 17:53:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700153973 {#3246
      date: 2023-11-16 17:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3251 …}
    +votes: Doctrine\ORM\PersistentCollection {#3253 …}
    +reports: Doctrine\ORM\PersistentCollection {#3255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
    -id: 130784
    -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700153973 {#3247
      date: 2023-11-16 17:59:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "this is that more so in something like Fedora/Opensuse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700154986 {#3297
    date: 2023-11-16 18:16:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 130835
  -bodyTs: "'fedora/opensuse':9 'like':8 'someth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4434420"
  +editedAt: DateTimeImmutable @1700421548 {#3294
    date: 2023-11-19 20:19:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700154986 {#3298
    date: 2023-11-16 18:16:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3115
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2510
        +user: App\Entity\User {#2523 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this make a btrfs partition usable to timeshift?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700427594 {#2493
          date: 2023-11-19 21:59:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sirico@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2511 …}
        +nested: Doctrine\ORM\PersistentCollection {#2513 …}
        +votes: Doctrine\ORM\PersistentCollection {#2515 …}
        +reports: Doctrine\ORM\PersistentCollection {#2517 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
        -id: 130730
        -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5854240"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700152790 {#2492
          date: 2023-11-16 17:39:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2510}
      +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700153581 {#3113
        date: 2023-11-16 17:53:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3117 …}
      +nested: Doctrine\ORM\PersistentCollection {#3119 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -id: 130763
      -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854563"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700153581 {#3114
        date: 2023-11-16 17:53:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700153973 {#3246
      date: 2023-11-16 17:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3251 …}
    +votes: Doctrine\ORM\PersistentCollection {#3253 …}
    +reports: Doctrine\ORM\PersistentCollection {#3255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
    -id: 130784
    -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700153973 {#3247
      date: 2023-11-16 17:59:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "this is that more so in something like Fedora/Opensuse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700154986 {#3297
    date: 2023-11-16 18:16:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 130835
  -bodyTs: "'fedora/opensuse':9 'like':8 'someth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4434420"
  +editedAt: DateTimeImmutable @1700421548 {#3294
    date: 2023-11-19 20:19:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700154986 {#3298
    date: 2023-11-16 18:16:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3115
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2510
        +user: App\Entity\User {#2523 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this make a btrfs partition usable to timeshift?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700427594 {#2493
          date: 2023-11-19 21:59:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sirico@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2511 …}
        +nested: Doctrine\ORM\PersistentCollection {#2513 …}
        +votes: Doctrine\ORM\PersistentCollection {#2515 …}
        +reports: Doctrine\ORM\PersistentCollection {#2517 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
        -id: 130730
        -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5854240"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700152790 {#2492
          date: 2023-11-16 17:39:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2510}
      +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700153581 {#3113
        date: 2023-11-16 17:53:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3117 …}
      +nested: Doctrine\ORM\PersistentCollection {#3119 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -id: 130763
      -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854563"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700153581 {#3114
        date: 2023-11-16 17:53:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700153973 {#3246
      date: 2023-11-16 17:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3251 …}
    +votes: Doctrine\ORM\PersistentCollection {#3253 …}
    +reports: Doctrine\ORM\PersistentCollection {#3255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
    -id: 130784
    -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700153973 {#3247
      date: 2023-11-16 17:59:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "this is that more so in something like Fedora/Opensuse"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700154986 {#3297
    date: 2023-11-16 18:16:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3306 …}
  +nested: Doctrine\ORM\PersistentCollection {#3302 …}
  +votes: Doctrine\ORM\PersistentCollection {#3308 …}
  +reports: Doctrine\ORM\PersistentCollection {#3310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
  -id: 130835
  -bodyTs: "'fedora/opensuse':9 'like':8 'someth':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4434420"
  +editedAt: DateTimeImmutable @1700421548 {#3294
    date: 2023-11-19 20:19:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700154986 {#3298
    date: 2023-11-16 18:16:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#3369
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: Proxies\__CG__\App\Entity\User {#3305 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3115
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2510
          +user: App\Entity\User {#2523 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "Can this make a btrfs partition usable to timeshift?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700427594 {#2493
            date: 2023-11-19 21:59:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sirico@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2511 …}
          +nested: Doctrine\ORM\PersistentCollection {#2513 …}
          +votes: Doctrine\ORM\PersistentCollection {#2515 …}
          +reports: Doctrine\ORM\PersistentCollection {#2517 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
          -id: 130730
          -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5854240"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700152790 {#2492
            date: 2023-11-16 17:39:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2510}
        +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700153581 {#3113
          date: 2023-11-16 17:53:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sirico@feddit.uk"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3117 …}
        +nested: Doctrine\ORM\PersistentCollection {#3119 …}
        +votes: Doctrine\ORM\PersistentCollection {#3121 …}
        +reports: Doctrine\ORM\PersistentCollection {#3123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
        -id: 130763
        -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5854563"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700153581 {#3114
          date: 2023-11-16 17:53:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2510}
      +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700153973 {#3246
        date: 2023-11-16 17:59:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
        "@blindbunny@lemmy.ml"
        "@Atemu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3249 …}
      +nested: Doctrine\ORM\PersistentCollection {#3251 …}
      +votes: Doctrine\ORM\PersistentCollection {#3253 …}
      +reports: Doctrine\ORM\PersistentCollection {#3255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
      -id: 130784
      -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700153973 {#3247
        date: 2023-11-16 17:59:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "this is that more so in something like Fedora/Opensuse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700154986 {#3297
      date: 2023-11-16 18:16:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3306 …}
    +nested: Doctrine\ORM\PersistentCollection {#3302 …}
    +votes: Doctrine\ORM\PersistentCollection {#3308 …}
    +reports: Doctrine\ORM\PersistentCollection {#3310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
    -id: 130835
    -bodyTs: "'fedora/opensuse':9 'like':8 'someth':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4434420"
    +editedAt: DateTimeImmutable @1700421548 {#3294
      date: 2023-11-19 20:19:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700154986 {#3298
      date: 2023-11-16 18:16:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "🥴 thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700155066 {#3368
    date: 2023-11-16 18:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3383 …}
  -id: 130841
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5855382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700155066 {#3365
    date: 2023-11-16 18:17:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#3369
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: Proxies\__CG__\App\Entity\User {#3305 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3115
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2510
          +user: App\Entity\User {#2523 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "Can this make a btrfs partition usable to timeshift?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700427594 {#2493
            date: 2023-11-19 21:59:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sirico@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2511 …}
          +nested: Doctrine\ORM\PersistentCollection {#2513 …}
          +votes: Doctrine\ORM\PersistentCollection {#2515 …}
          +reports: Doctrine\ORM\PersistentCollection {#2517 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
          -id: 130730
          -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5854240"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700152790 {#2492
            date: 2023-11-16 17:39:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2510}
        +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700153581 {#3113
          date: 2023-11-16 17:53:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sirico@feddit.uk"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3117 …}
        +nested: Doctrine\ORM\PersistentCollection {#3119 …}
        +votes: Doctrine\ORM\PersistentCollection {#3121 …}
        +reports: Doctrine\ORM\PersistentCollection {#3123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
        -id: 130763
        -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5854563"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700153581 {#3114
          date: 2023-11-16 17:53:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2510}
      +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700153973 {#3246
        date: 2023-11-16 17:59:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
        "@blindbunny@lemmy.ml"
        "@Atemu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3249 …}
      +nested: Doctrine\ORM\PersistentCollection {#3251 …}
      +votes: Doctrine\ORM\PersistentCollection {#3253 …}
      +reports: Doctrine\ORM\PersistentCollection {#3255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
      -id: 130784
      -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700153973 {#3247
        date: 2023-11-16 17:59:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "this is that more so in something like Fedora/Opensuse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700154986 {#3297
      date: 2023-11-16 18:16:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3306 …}
    +nested: Doctrine\ORM\PersistentCollection {#3302 …}
    +votes: Doctrine\ORM\PersistentCollection {#3308 …}
    +reports: Doctrine\ORM\PersistentCollection {#3310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
    -id: 130835
    -bodyTs: "'fedora/opensuse':9 'like':8 'someth':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4434420"
    +editedAt: DateTimeImmutable @1700421548 {#3294
      date: 2023-11-19 20:19:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700154986 {#3298
      date: 2023-11-16 18:16:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "🥴 thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700155066 {#3368
    date: 2023-11-16 18:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3383 …}
  -id: 130841
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5855382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700155066 {#3365
    date: 2023-11-16 18:17:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#3369
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3301
    +user: Proxies\__CG__\App\Entity\User {#3305 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3248
      +user: App\Entity\User {#2523 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#3115
        +user: Proxies\__CG__\App\Entity\User {#3116 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: App\Entity\EntryComment {#2510
          +user: App\Entity\User {#2523 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
          +image: null
          +parent: null
          +root: null
          +body: "Can this make a btrfs partition usable to timeshift?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1700427594 {#2493
            date: 2023-11-19 21:59:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sirico@feddit.uk"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2511 …}
          +nested: Doctrine\ORM\PersistentCollection {#2513 …}
          +votes: Doctrine\ORM\PersistentCollection {#2515 …}
          +reports: Doctrine\ORM\PersistentCollection {#2517 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
          -id: 130730
          -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/5854240"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700152790 {#2492
            date: 2023-11-16 17:39:50.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2510}
        +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700153581 {#3113
          date: 2023-11-16 17:53:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sirico@feddit.uk"
          "@blindbunny@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3117 …}
        +nested: Doctrine\ORM\PersistentCollection {#3119 …}
        +votes: Doctrine\ORM\PersistentCollection {#3121 …}
        +reports: Doctrine\ORM\PersistentCollection {#3123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
        -id: 130763
        -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5854563"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700153581 {#3114
          date: 2023-11-16 17:53:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2510}
      +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700153973 {#3246
        date: 2023-11-16 17:59:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
        "@blindbunny@lemmy.ml"
        "@Atemu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3249 …}
      +nested: Doctrine\ORM\PersistentCollection {#3251 …}
      +votes: Doctrine\ORM\PersistentCollection {#3253 …}
      +reports: Doctrine\ORM\PersistentCollection {#3255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
      -id: 130784
      -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854786"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700153973 {#3247
        date: 2023-11-16 17:59:33.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "this is that more so in something like Fedora/Opensuse"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700154986 {#3297
      date: 2023-11-16 18:16:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3306 …}
    +nested: Doctrine\ORM\PersistentCollection {#3302 …}
    +votes: Doctrine\ORM\PersistentCollection {#3308 …}
    +reports: Doctrine\ORM\PersistentCollection {#3310 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3312 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3314 …}
    -id: 130835
    -bodyTs: "'fedora/opensuse':9 'like':8 'someth':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/4434420"
    +editedAt: DateTimeImmutable @1700421548 {#3294
      date: 2023-11-19 20:19:08.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700154986 {#3298
      date: 2023-11-16 18:16:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "🥴 thanks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700155066 {#3368
    date: 2023-11-16 18:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3373 …}
  +reports: Doctrine\ORM\PersistentCollection {#3379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3383 …}
  -id: 130841
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5855382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700155066 {#3365
    date: 2023-11-16 18:17:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#3318
  +user: Proxies\__CG__\App\Entity\User {#3319 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3115
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2510
        +user: App\Entity\User {#2523 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this make a btrfs partition usable to timeshift?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700427594 {#2493
          date: 2023-11-19 21:59:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sirico@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2511 …}
        +nested: Doctrine\ORM\PersistentCollection {#2513 …}
        +votes: Doctrine\ORM\PersistentCollection {#2515 …}
        +reports: Doctrine\ORM\PersistentCollection {#2517 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
        -id: 130730
        -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5854240"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700152790 {#2492
          date: 2023-11-16 17:39:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2510}
      +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700153581 {#3113
        date: 2023-11-16 17:53:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3117 …}
      +nested: Doctrine\ORM\PersistentCollection {#3119 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -id: 130763
      -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854563"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700153581 {#3114
        date: 2023-11-16 17:53:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700153973 {#3246
      date: 2023-11-16 17:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3251 …}
    +votes: Doctrine\ORM\PersistentCollection {#3253 …}
    +reports: Doctrine\ORM\PersistentCollection {#3255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
    -id: 130784
    -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700153973 {#3247
      date: 2023-11-16 17:59:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Apparently btrfs assistant has a gui to create snapper snapshots. But there’s also [snapper-gui](https://github.com/ricardomv/snapper-gui)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700160856 {#3316
    date: 2023-11-16 19:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3320 …}
  +nested: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3324 …}
  +reports: Doctrine\ORM\PersistentCollection {#3326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
  -id: 131132
  -bodyTs: "'/ricardomv/snapper-gui)':20 'also':14 'appar':1 'assist':3 'btrfs':2 'creat':8 'github.com':19 'github.com/ricardomv/snapper-gui)':18 'gui':6,17 'snapper':9,16 'snapper-gui':15 'snapshot':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5361839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700160856 {#3317
    date: 2023-11-16 19:54:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3318
  +user: Proxies\__CG__\App\Entity\User {#3319 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3115
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2510
        +user: App\Entity\User {#2523 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this make a btrfs partition usable to timeshift?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700427594 {#2493
          date: 2023-11-19 21:59:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sirico@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2511 …}
        +nested: Doctrine\ORM\PersistentCollection {#2513 …}
        +votes: Doctrine\ORM\PersistentCollection {#2515 …}
        +reports: Doctrine\ORM\PersistentCollection {#2517 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
        -id: 130730
        -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5854240"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700152790 {#2492
          date: 2023-11-16 17:39:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2510}
      +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700153581 {#3113
        date: 2023-11-16 17:53:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3117 …}
      +nested: Doctrine\ORM\PersistentCollection {#3119 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -id: 130763
      -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854563"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700153581 {#3114
        date: 2023-11-16 17:53:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700153973 {#3246
      date: 2023-11-16 17:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3251 …}
    +votes: Doctrine\ORM\PersistentCollection {#3253 …}
    +reports: Doctrine\ORM\PersistentCollection {#3255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
    -id: 130784
    -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700153973 {#3247
      date: 2023-11-16 17:59:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Apparently btrfs assistant has a gui to create snapper snapshots. But there’s also [snapper-gui](https://github.com/ricardomv/snapper-gui)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700160856 {#3316
    date: 2023-11-16 19:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3320 …}
  +nested: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3324 …}
  +reports: Doctrine\ORM\PersistentCollection {#3326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
  -id: 131132
  -bodyTs: "'/ricardomv/snapper-gui)':20 'also':14 'appar':1 'assist':3 'btrfs':2 'creat':8 'github.com':19 'github.com/ricardomv/snapper-gui)':18 'gui':6,17 'snapper':9,16 'snapper-gui':15 'snapshot':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5361839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700160856 {#3317
    date: 2023-11-16 19:54:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3318
  +user: Proxies\__CG__\App\Entity\User {#3319 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3248
    +user: App\Entity\User {#2523 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3115
      +user: Proxies\__CG__\App\Entity\User {#3116 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2510
        +user: App\Entity\User {#2523 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Can this make a btrfs partition usable to timeshift?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700427594 {#2493
          date: 2023-11-19 21:59:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sirico@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2511 …}
        +nested: Doctrine\ORM\PersistentCollection {#2513 …}
        +votes: Doctrine\ORM\PersistentCollection {#2515 …}
        +reports: Doctrine\ORM\PersistentCollection {#2517 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
        -id: 130730
        -bodyTs: "'btrfs':5 'make':3 'partit':6 'timeshift':9 'usabl':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5854240"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700152790 {#2492
          date: 2023-11-16 17:39:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2510}
      +body: "I don’t know about timeshift but it appears to have a configuration tab for snapper."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700153581 {#3113
        date: 2023-11-16 17:53:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
        "@blindbunny@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3117 …}
      +nested: Doctrine\ORM\PersistentCollection {#3119 …}
      +votes: Doctrine\ORM\PersistentCollection {#3121 …}
      +reports: Doctrine\ORM\PersistentCollection {#3123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3127 …}
      -id: 130763
      -bodyTs: "'appear':9 'configur':13 'know':4 'snapper':16 'tab':14 'timeshift':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5854563"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700153581 {#3114
        date: 2023-11-16 17:53:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2510}
    +body: "Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700153973 {#3246
      date: 2023-11-16 17:59:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@blindbunny@lemmy.ml"
      "@Atemu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3249 …}
    +nested: Doctrine\ORM\PersistentCollection {#3251 …}
    +votes: Doctrine\ORM\PersistentCollection {#3253 …}
    +reports: Doctrine\ORM\PersistentCollection {#3255 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3257 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3259 …}
    -id: 130784
    -bodyTs: "'dummi':12 'easi':9 'gui':10 'make':14 'seen':3 'snapper':6 'snapshot':15 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5854786"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700153973 {#3247
      date: 2023-11-16 17:59:33.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2510}
  +body: "Apparently btrfs assistant has a gui to create snapper snapshots. But there’s also [snapper-gui](https://github.com/ricardomv/snapper-gui)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700160856 {#3316
    date: 2023-11-16 19:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@blindbunny@lemmy.ml"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3320 …}
  +nested: Doctrine\ORM\PersistentCollection {#3322 …}
  +votes: Doctrine\ORM\PersistentCollection {#3324 …}
  +reports: Doctrine\ORM\PersistentCollection {#3326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3330 …}
  -id: 131132
  -bodyTs: "'/ricardomv/snapper-gui)':20 'also':14 'appar':1 'assist':3 'btrfs':2 'creat':8 'github.com':19 'github.com/ricardomv/snapper-gui)':18 'gui':6,17 'snapper':9,16 'snapper-gui':15 'snapshot':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5361839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700160856 {#3317
    date: 2023-11-16 19:54:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#2596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good morning sirs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700153658 {#2578
    date: 2023-11-16 17:54:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 130767
  -bodyTs: "'good':1 'morn':2 'sir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5589135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700153658 {#2579
    date: 2023-11-16 17:54:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#2596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good morning sirs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700153658 {#2578
    date: 2023-11-16 17:54:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 130767
  -bodyTs: "'good':1 'morn':2 'sir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5589135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700153658 {#2579
    date: 2023-11-16 17:54:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2583
  +user: App\Entity\User {#2596 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good morning sirs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700153658 {#2578
    date: 2023-11-16 17:54:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2584 …}
  +nested: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2588 …}
  +reports: Doctrine\ORM\PersistentCollection {#2590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2594 …}
  -id: 130767
  -bodyTs: "'good':1 'morn':2 'sir':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5589135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700153658 {#2579
    date: 2023-11-16 17:54:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hopefully this assistant doesn’t kill its wife…\n
    \n
    (I promise you this statement is related. It’s a little bit of history on BTRFS/ReiserFS though. BTRFS actually has support for in-place conversion from EXT and… ReiserFS, as it was kind of a competitor and the same engineers worked in ReiserFS)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700153794 {#2651
    date: 2023-11-16 17:56:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 130774
  -bodyTs: "'actual':27 'assist':3 'bit':20 'btrfs':26 'btrfs/reiserfs':24 'competitor':45 'convers':34 'doesn':4 'engin':49 'ext':36 'histori':22 'hope':1 'in-plac':31 'kill':6 'kind':42 'littl':19 'place':33 'promis':10 'reiserf':38,52 'relat':15 'statement':13 'support':29 'though':25 'wife':8 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5359237"
  +editedAt: DateTimeImmutable @1700420435 {#2652
    date: 2023-11-19 20:00:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700153794 {#2653
    date: 2023-11-16 17:56:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hopefully this assistant doesn’t kill its wife…\n
    \n
    (I promise you this statement is related. It’s a little bit of history on BTRFS/ReiserFS though. BTRFS actually has support for in-place conversion from EXT and… ReiserFS, as it was kind of a competitor and the same engineers worked in ReiserFS)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700153794 {#2651
    date: 2023-11-16 17:56:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 130774
  -bodyTs: "'actual':27 'assist':3 'bit':20 'btrfs':26 'btrfs/reiserfs':24 'competitor':45 'convers':34 'doesn':4 'engin':49 'ext':36 'histori':22 'hope':1 'in-plac':31 'kill':6 'kind':42 'littl':19 'place':33 'promis':10 'reiserf':38,52 'relat':15 'statement':13 'support':29 'though':25 'wife':8 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5359237"
  +editedAt: DateTimeImmutable @1700420435 {#2652
    date: 2023-11-19 20:00:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700153794 {#2653
    date: 2023-11-16 17:56:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Hopefully this assistant doesn’t kill its wife…\n
    \n
    (I promise you this statement is related. It’s a little bit of history on BTRFS/ReiserFS though. BTRFS actually has support for in-place conversion from EXT and… ReiserFS, as it was kind of a competitor and the same engineers worked in ReiserFS)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700153794 {#2651
    date: 2023-11-16 17:56:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 130774
  -bodyTs: "'actual':27 'assist':3 'bit':20 'btrfs':26 'btrfs/reiserfs':24 'competitor':45 'convers':34 'doesn':4 'engin':49 'ext':36 'histori':22 'hope':1 'in-plac':31 'kill':6 'kind':42 'littl':19 'place':33 'promis':10 'reiserf':38,52 'relat':15 'statement':13 'support':29 'though':25 'wife':8 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5359237"
  +editedAt: DateTimeImmutable @1700420435 {#2652
    date: 2023-11-19 20:00:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700153794 {#2653
    date: 2023-11-16 17:56:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2730
  +user: App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700589341 {#2725
    date: 2023-11-21 18:55:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 131377
  -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6214858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700166271 {#2726
    date: 2023-11-16 21:24:31.0 +01:00
  }
}
"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
111 DENIED edit
App\Entity\EntryComment {#2730
  +user: App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700589341 {#2725
    date: 2023-11-21 18:55:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 131377
  -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6214858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700166271 {#2726
    date: 2023-11-16 21:24:31.0 +01:00
  }
}
"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
112 DENIED moderate
App\Entity\EntryComment {#2730
  +user: App\Entity\User {#2744 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700589341 {#2725
    date: 2023-11-21 18:55:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 131377
  -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6214858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700166271 {#2726
    date: 2023-11-16 21:24:31.0 +01:00
  }
}
"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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "Their package manager interest me. From what I’ve read it seems I can install any app from any distros repo and it’ll set up the container for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700258939 {#3129
    date: 2023-11-17 23:08:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 135066
  -bodyTs: "'app':17 'contain':28 'distro':20 'instal':15 'interest':4 'll':24 'manag':3 'packag':2 'read':10 'repo':21 'seem':12 'set':25 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5637928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700258939 {#3130
    date: 2023-11-17 23:08:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "Their package manager interest me. From what I’ve read it seems I can install any app from any distros repo and it’ll set up the container for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700258939 {#3129
    date: 2023-11-17 23:08:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 135066
  -bodyTs: "'app':17 'contain':28 'distro':20 'instal':15 'interest':4 'll':24 'manag':3 'packag':2 'read':10 'repo':21 'seem':12 'set':25 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5637928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700258939 {#3130
    date: 2023-11-17 23:08:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#3131
  +user: Proxies\__CG__\App\Entity\User {#3132 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "Their package manager interest me. From what I’ve read it seems I can install any app from any distros repo and it’ll set up the container for me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700258939 {#3129
    date: 2023-11-17 23:08:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3133 …}
  +nested: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3137 …}
  +reports: Doctrine\ORM\PersistentCollection {#3139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3143 …}
  -id: 135066
  -bodyTs: "'app':17 'contain':28 'distro':20 'instal':15 'interest':4 'll':24 'manag':3 'packag':2 'read':10 'repo':21 'seem':12 'set':25 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5637928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700258939 {#3130
    date: 2023-11-17 23:08:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "You can run containers that are integrated such as android, arch, etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700167249 {#3145
    date: 2023-11-16 21:40:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 131423
  -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2479320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700167249 {#3146
    date: 2023-11-16 21:40:49.0 +01:00
  }
}
"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
119 DENIED edit
App\Entity\EntryComment {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "You can run containers that are integrated such as android, arch, etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700167249 {#3145
    date: 2023-11-16 21:40:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 131423
  -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2479320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700167249 {#3146
    date: 2023-11-16 21:40:49.0 +01:00
  }
}
"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
120 DENIED moderate
App\Entity\EntryComment {#3147
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "You can run containers that are integrated such as android, arch, etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700167249 {#3145
    date: 2023-11-16 21:40:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3149 …}
  +nested: Doctrine\ORM\PersistentCollection {#3151 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  -id: 131423
  -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2479320"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700167249 {#3146
    date: 2023-11-16 21:40:49.0 +01:00
  }
}
"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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#3264
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2730
      +user: App\Entity\User {#2744 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700589341 {#2725
        date: 2023-11-21 18:55:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gonzoknowsdotcom1@monero.town"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2732 …}
      +nested: Doctrine\ORM\PersistentCollection {#2734 …}
      +votes: Doctrine\ORM\PersistentCollection {#2736 …}
      +reports: Doctrine\ORM\PersistentCollection {#2738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
      -id: 131377
      -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6214858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700166271 {#2726
        date: 2023-11-16 21:24:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: "You can run containers that are integrated such as android, arch, etc"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700167249 {#3145
      date: 2023-11-16 21:40:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
      "@simple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 131423
    -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monero.town/comment/2479320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700167249 {#3146
      date: 2023-11-16 21:40:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: """
    Which isn’t an unique feature of VOS. You can do the same on Fedora Atomic or any other distro too with Distrobox and Waydroid.\n
    \n
    BUT, I like VOS’ implemention. It’s nothing special, but still neat!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700167949 {#3261
    date: 2023-11-16 21:52:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 131450
  -bodyTs: "'atom':16 'distro':20 'distrobox':23 'featur':6 'fedora':15 'implement':30 'isn':2 'like':28 'neat':37 'noth':33 'special':34 'still':36 'uniqu':5 'vos':8,29 'waydroid':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4877474"
  +editedAt: DateTimeImmutable @1700435420 {#3262
    date: 2023-11-20 00:10:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700167949 {#3263
    date: 2023-11-16 21:52:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3264
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2730
      +user: App\Entity\User {#2744 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700589341 {#2725
        date: 2023-11-21 18:55:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gonzoknowsdotcom1@monero.town"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2732 …}
      +nested: Doctrine\ORM\PersistentCollection {#2734 …}
      +votes: Doctrine\ORM\PersistentCollection {#2736 …}
      +reports: Doctrine\ORM\PersistentCollection {#2738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
      -id: 131377
      -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6214858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700166271 {#2726
        date: 2023-11-16 21:24:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: "You can run containers that are integrated such as android, arch, etc"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700167249 {#3145
      date: 2023-11-16 21:40:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
      "@simple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 131423
    -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monero.town/comment/2479320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700167249 {#3146
      date: 2023-11-16 21:40:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: """
    Which isn’t an unique feature of VOS. You can do the same on Fedora Atomic or any other distro too with Distrobox and Waydroid.\n
    \n
    BUT, I like VOS’ implemention. It’s nothing special, but still neat!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700167949 {#3261
    date: 2023-11-16 21:52:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 131450
  -bodyTs: "'atom':16 'distro':20 'distrobox':23 'featur':6 'fedora':15 'implement':30 'isn':2 'like':28 'neat':37 'noth':33 'special':34 'still':36 'uniqu':5 'vos':8,29 'waydroid':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4877474"
  +editedAt: DateTimeImmutable @1700435420 {#3262
    date: 2023-11-20 00:10:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700167949 {#3263
    date: 2023-11-16 21:52:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3264
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3147
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2730
      +user: App\Entity\User {#2744 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700589341 {#2725
        date: 2023-11-21 18:55:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gonzoknowsdotcom1@monero.town"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2732 …}
      +nested: Doctrine\ORM\PersistentCollection {#2734 …}
      +votes: Doctrine\ORM\PersistentCollection {#2736 …}
      +reports: Doctrine\ORM\PersistentCollection {#2738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
      -id: 131377
      -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6214858"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700166271 {#2726
        date: 2023-11-16 21:24:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: "You can run containers that are integrated such as android, arch, etc"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700167249 {#3145
      date: 2023-11-16 21:40:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
      "@simple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3149 …}
    +nested: Doctrine\ORM\PersistentCollection {#3151 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    -id: 131423
    -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://monero.town/comment/2479320"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700167249 {#3146
      date: 2023-11-16 21:40:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: """
    Which isn’t an unique feature of VOS. You can do the same on Fedora Atomic or any other distro too with Distrobox and Waydroid.\n
    \n
    BUT, I like VOS’ implemention. It’s nothing special, but still neat!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700167949 {#3261
    date: 2023-11-16 21:52:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 131450
  -bodyTs: "'atom':16 'distro':20 'distrobox':23 'featur':6 'fedora':15 'implement':30 'isn':2 'like':28 'neat':37 'noth':33 'special':34 'still':36 'uniqu':5 'vos':8,29 'waydroid':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4877474"
  +editedAt: DateTimeImmutable @1700435420 {#3262
    date: 2023-11-20 00:10:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700167949 {#3263
    date: 2023-11-16 21:52:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#3334
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3264
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2730
        +user: App\Entity\User {#2744 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700589341 {#2725
          date: 2023-11-21 18:55:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@gonzoknowsdotcom1@monero.town"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2732 …}
        +nested: Doctrine\ORM\PersistentCollection {#2734 …}
        +votes: Doctrine\ORM\PersistentCollection {#2736 …}
        +reports: Doctrine\ORM\PersistentCollection {#2738 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
        -id: 131377
        -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6214858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700166271 {#2726
          date: 2023-11-16 21:24:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2730}
      +body: "You can run containers that are integrated such as android, arch, etc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700167249 {#3145
        date: 2023-11-16 21:40:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gonzoknowsdotcom1@monero.town"
        "@simple@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 131423
      -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monero.town/comment/2479320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700167249 {#3146
        date: 2023-11-16 21:40:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: """
      Which isn’t an unique feature of VOS. You can do the same on Fedora Atomic or any other distro too with Distrobox and Waydroid.\n
      \n
      BUT, I like VOS’ implemention. It’s nothing special, but still neat!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700167949 {#3261
      date: 2023-11-16 21:52:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
      "@simple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3265 …}
    +nested: Doctrine\ORM\PersistentCollection {#3267 …}
    +votes: Doctrine\ORM\PersistentCollection {#3269 …}
    +reports: Doctrine\ORM\PersistentCollection {#3271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
    -id: 131450
    -bodyTs: "'atom':16 'distro':20 'distrobox':23 'featur':6 'fedora':15 'implement':30 'isn':2 'like':28 'neat':37 'noth':33 'special':34 'still':36 'uniqu':5 'vos':8,29 'waydroid':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4877474"
    +editedAt: DateTimeImmutable @1700435420 {#3262
      date: 2023-11-20 00:10:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700167949 {#3263
      date: 2023-11-16 21:52:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "agreed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700242373 {#3332
    date: 2023-11-17 18:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
    "@Guenther_Amanita@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3335 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3345 …}
  -id: 134035
  -bodyTs: "'agre':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2489587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700242373 {#3333
    date: 2023-11-17 18:32:53.0 +01:00
  }
}
"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
127 DENIED edit
App\Entity\EntryComment {#3334
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3264
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2730
        +user: App\Entity\User {#2744 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700589341 {#2725
          date: 2023-11-21 18:55:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@gonzoknowsdotcom1@monero.town"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2732 …}
        +nested: Doctrine\ORM\PersistentCollection {#2734 …}
        +votes: Doctrine\ORM\PersistentCollection {#2736 …}
        +reports: Doctrine\ORM\PersistentCollection {#2738 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
        -id: 131377
        -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6214858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700166271 {#2726
          date: 2023-11-16 21:24:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2730}
      +body: "You can run containers that are integrated such as android, arch, etc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700167249 {#3145
        date: 2023-11-16 21:40:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gonzoknowsdotcom1@monero.town"
        "@simple@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 131423
      -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monero.town/comment/2479320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700167249 {#3146
        date: 2023-11-16 21:40:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: """
      Which isn’t an unique feature of VOS. You can do the same on Fedora Atomic or any other distro too with Distrobox and Waydroid.\n
      \n
      BUT, I like VOS’ implemention. It’s nothing special, but still neat!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700167949 {#3261
      date: 2023-11-16 21:52:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
      "@simple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3265 …}
    +nested: Doctrine\ORM\PersistentCollection {#3267 …}
    +votes: Doctrine\ORM\PersistentCollection {#3269 …}
    +reports: Doctrine\ORM\PersistentCollection {#3271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
    -id: 131450
    -bodyTs: "'atom':16 'distro':20 'distrobox':23 'featur':6 'fedora':15 'implement':30 'isn':2 'like':28 'neat':37 'noth':33 'special':34 'still':36 'uniqu':5 'vos':8,29 'waydroid':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4877474"
    +editedAt: DateTimeImmutable @1700435420 {#3262
      date: 2023-11-20 00:10:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700167949 {#3263
      date: 2023-11-16 21:52:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "agreed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700242373 {#3332
    date: 2023-11-17 18:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
    "@Guenther_Amanita@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3335 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3345 …}
  -id: 134035
  -bodyTs: "'agre':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2489587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700242373 {#3333
    date: 2023-11-17 18:32:53.0 +01:00
  }
}
"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
128 DENIED moderate
App\Entity\EntryComment {#3334
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3264
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2730
        +user: App\Entity\User {#2744 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700589341 {#2725
          date: 2023-11-21 18:55:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@gonzoknowsdotcom1@monero.town"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2732 …}
        +nested: Doctrine\ORM\PersistentCollection {#2734 …}
        +votes: Doctrine\ORM\PersistentCollection {#2736 …}
        +reports: Doctrine\ORM\PersistentCollection {#2738 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
        -id: 131377
        -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6214858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700166271 {#2726
          date: 2023-11-16 21:24:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2730}
      +body: "You can run containers that are integrated such as android, arch, etc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700167249 {#3145
        date: 2023-11-16 21:40:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gonzoknowsdotcom1@monero.town"
        "@simple@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 131423
      -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monero.town/comment/2479320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700167249 {#3146
        date: 2023-11-16 21:40:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: """
      Which isn’t an unique feature of VOS. You can do the same on Fedora Atomic or any other distro too with Distrobox and Waydroid.\n
      \n
      BUT, I like VOS’ implemention. It’s nothing special, but still neat!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700167949 {#3261
      date: 2023-11-16 21:52:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
      "@simple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3265 …}
    +nested: Doctrine\ORM\PersistentCollection {#3267 …}
    +votes: Doctrine\ORM\PersistentCollection {#3269 …}
    +reports: Doctrine\ORM\PersistentCollection {#3271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
    -id: 131450
    -bodyTs: "'atom':16 'distro':20 'distrobox':23 'featur':6 'fedora':15 'implement':30 'isn':2 'like':28 'neat':37 'noth':33 'special':34 'still':36 'uniqu':5 'vos':8,29 'waydroid':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4877474"
    +editedAt: DateTimeImmutable @1700435420 {#3262
      date: 2023-11-20 00:10:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700167949 {#3263
      date: 2023-11-16 21:52:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "agreed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700242373 {#3332
    date: 2023-11-17 18:32:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
    "@Guenther_Amanita@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3335 …}
  +nested: Doctrine\ORM\PersistentCollection {#3337 …}
  +votes: Doctrine\ORM\PersistentCollection {#3339 …}
  +reports: Doctrine\ORM\PersistentCollection {#3341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3345 …}
  -id: 134035
  -bodyTs: "'agre':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monero.town/comment/2489587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700242373 {#3333
    date: 2023-11-17 18:32:53.0 +01:00
  }
}
"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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#3349
  +user: Proxies\__CG__\App\Entity\User {#3350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3264
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2730
        +user: App\Entity\User {#2744 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700589341 {#2725
          date: 2023-11-21 18:55:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@gonzoknowsdotcom1@monero.town"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2732 …}
        +nested: Doctrine\ORM\PersistentCollection {#2734 …}
        +votes: Doctrine\ORM\PersistentCollection {#2736 …}
        +reports: Doctrine\ORM\PersistentCollection {#2738 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
        -id: 131377
        -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6214858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700166271 {#2726
          date: 2023-11-16 21:24:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2730}
      +body: "You can run containers that are integrated such as android, arch, etc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700167249 {#3145
        date: 2023-11-16 21:40:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gonzoknowsdotcom1@monero.town"
        "@simple@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 131423
      -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monero.town/comment/2479320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700167249 {#3146
        date: 2023-11-16 21:40:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: """
      Which isn’t an unique feature of VOS. You can do the same on Fedora Atomic or any other distro too with Distrobox and Waydroid.\n
      \n
      BUT, I like VOS’ implemention. It’s nothing special, but still neat!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700167949 {#3261
      date: 2023-11-16 21:52:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
      "@simple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3265 …}
    +nested: Doctrine\ORM\PersistentCollection {#3267 …}
    +votes: Doctrine\ORM\PersistentCollection {#3269 …}
    +reports: Doctrine\ORM\PersistentCollection {#3271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
    -id: 131450
    -bodyTs: "'atom':16 'distro':20 'distrobox':23 'featur':6 'fedora':15 'implement':30 'isn':2 'like':28 'neat':37 'noth':33 'special':34 'still':36 'uniqu':5 'vos':8,29 'waydroid':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4877474"
    +editedAt: DateTimeImmutable @1700435420 {#3262
      date: 2023-11-20 00:10:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700167949 {#3263
      date: 2023-11-16 21:52:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "Yeah but that’s true about any linux distro. if you can do it on one, you can most certainly do it on any others"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700181577 {#3347
    date: 2023-11-17 01:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
    "@Guenther_Amanita@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3351 …}
  +nested: Doctrine\ORM\PersistentCollection {#3353 …}
  +votes: Doctrine\ORM\PersistentCollection {#3355 …}
  +reports: Doctrine\ORM\PersistentCollection {#3357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3361 …}
  -id: 131998
  -bodyTs: "'certain':20 'distro':9 'linux':8 'one':16 'other':25 'true':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5603662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700181577 {#3348
    date: 2023-11-17 01:39:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3349
  +user: Proxies\__CG__\App\Entity\User {#3350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3264
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2730
        +user: App\Entity\User {#2744 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700589341 {#2725
          date: 2023-11-21 18:55:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@gonzoknowsdotcom1@monero.town"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2732 …}
        +nested: Doctrine\ORM\PersistentCollection {#2734 …}
        +votes: Doctrine\ORM\PersistentCollection {#2736 …}
        +reports: Doctrine\ORM\PersistentCollection {#2738 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
        -id: 131377
        -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6214858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700166271 {#2726
          date: 2023-11-16 21:24:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2730}
      +body: "You can run containers that are integrated such as android, arch, etc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700167249 {#3145
        date: 2023-11-16 21:40:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gonzoknowsdotcom1@monero.town"
        "@simple@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 131423
      -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monero.town/comment/2479320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700167249 {#3146
        date: 2023-11-16 21:40:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: """
      Which isn’t an unique feature of VOS. You can do the same on Fedora Atomic or any other distro too with Distrobox and Waydroid.\n
      \n
      BUT, I like VOS’ implemention. It’s nothing special, but still neat!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700167949 {#3261
      date: 2023-11-16 21:52:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
      "@simple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3265 …}
    +nested: Doctrine\ORM\PersistentCollection {#3267 …}
    +votes: Doctrine\ORM\PersistentCollection {#3269 …}
    +reports: Doctrine\ORM\PersistentCollection {#3271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
    -id: 131450
    -bodyTs: "'atom':16 'distro':20 'distrobox':23 'featur':6 'fedora':15 'implement':30 'isn':2 'like':28 'neat':37 'noth':33 'special':34 'still':36 'uniqu':5 'vos':8,29 'waydroid':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4877474"
    +editedAt: DateTimeImmutable @1700435420 {#3262
      date: 2023-11-20 00:10:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700167949 {#3263
      date: 2023-11-16 21:52:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "Yeah but that’s true about any linux distro. if you can do it on one, you can most certainly do it on any others"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700181577 {#3347
    date: 2023-11-17 01:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
    "@Guenther_Amanita@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3351 …}
  +nested: Doctrine\ORM\PersistentCollection {#3353 …}
  +votes: Doctrine\ORM\PersistentCollection {#3355 …}
  +reports: Doctrine\ORM\PersistentCollection {#3357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3361 …}
  -id: 131998
  -bodyTs: "'certain':20 'distro':9 'linux':8 'one':16 'other':25 'true':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5603662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700181577 {#3348
    date: 2023-11-17 01:39:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3349
  +user: Proxies\__CG__\App\Entity\User {#3350 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3264
    +user: Proxies\__CG__\App\Entity\User {#3180 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#3147
      +user: Proxies\__CG__\App\Entity\User {#3148 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: App\Entity\EntryComment {#2730
        +user: App\Entity\User {#2744 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
        +image: null
        +parent: null
        +root: null
        +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700589341 {#2725
          date: 2023-11-21 18:55:41.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@gonzoknowsdotcom1@monero.town"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2732 …}
        +nested: Doctrine\ORM\PersistentCollection {#2734 …}
        +votes: Doctrine\ORM\PersistentCollection {#2736 …}
        +reports: Doctrine\ORM\PersistentCollection {#2738 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
        -id: 131377
        -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/6214858"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700166271 {#2726
          date: 2023-11-16 21:24:31.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2730}
      +body: "You can run containers that are integrated such as android, arch, etc"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700167249 {#3145
        date: 2023-11-16 21:40:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gonzoknowsdotcom1@monero.town"
        "@simple@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3149 …}
      +nested: Doctrine\ORM\PersistentCollection {#3151 …}
      +votes: Doctrine\ORM\PersistentCollection {#3153 …}
      +reports: Doctrine\ORM\PersistentCollection {#3155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
      -id: 131423
      -bodyTs: "'android':10 'arch':11 'contain':4 'etc':12 'integr':7 'run':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://monero.town/comment/2479320"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700167249 {#3146
        date: 2023-11-16 21:40:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2730}
    +body: """
      Which isn’t an unique feature of VOS. You can do the same on Fedora Atomic or any other distro too with Distrobox and Waydroid.\n
      \n
      BUT, I like VOS’ implemention. It’s nothing special, but still neat!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700167949 {#3261
      date: 2023-11-16 21:52:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
      "@simple@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3265 …}
    +nested: Doctrine\ORM\PersistentCollection {#3267 …}
    +votes: Doctrine\ORM\PersistentCollection {#3269 …}
    +reports: Doctrine\ORM\PersistentCollection {#3271 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
    -id: 131450
    -bodyTs: "'atom':16 'distro':20 'distrobox':23 'featur':6 'fedora':15 'implement':30 'isn':2 'like':28 'neat':37 'noth':33 'special':34 'still':36 'uniqu':5 'vos':8,29 'waydroid':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4877474"
    +editedAt: DateTimeImmutable @1700435420 {#3262
      date: 2023-11-20 00:10:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700167949 {#3263
      date: 2023-11-16 21:52:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "Yeah but that’s true about any linux distro. if you can do it on one, you can most certainly do it on any others"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700181577 {#3347
    date: 2023-11-17 01:39:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
    "@Guenther_Amanita@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3351 …}
  +nested: Doctrine\ORM\PersistentCollection {#3353 …}
  +votes: Doctrine\ORM\PersistentCollection {#3355 …}
  +reports: Doctrine\ORM\PersistentCollection {#3357 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3361 …}
  -id: 131998
  -bodyTs: "'certain':20 'distro':9 'linux':8 'one':16 'other':25 'true':5 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5603662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700181577 {#3348
    date: 2023-11-17 01:39:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "Better Distrobox tooling I think. Actually pretty cool, that has to be ported. Silverblue is the better base imho."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700276993 {#3161
    date: 2023-11-18 04:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 135824
  -bodyTs: "'actual':6 'base':18 'better':1,17 'cool':8 'distrobox':2 'imho':19 'port':13 'pretti':7 'silverblu':14 'think':5 'tool':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4915848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700276993 {#3162
    date: 2023-11-18 04:09:53.0 +01:00
  }
}
"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
135 DENIED edit
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "Better Distrobox tooling I think. Actually pretty cool, that has to be ported. Silverblue is the better base imho."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700276993 {#3161
    date: 2023-11-18 04:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 135824
  -bodyTs: "'actual':6 'base':18 'better':1,17 'cool':8 'distrobox':2 'imho':19 'port':13 'pretti':7 'silverblu':14 'think':5 'tool':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4915848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700276993 {#3162
    date: 2023-11-18 04:09:53.0 +01:00
  }
}
"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
136 DENIED moderate
App\Entity\EntryComment {#3163
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: "Better Distrobox tooling I think. Actually pretty cool, that has to be ported. Silverblue is the better base imho."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700276993 {#3161
    date: 2023-11-18 04:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3171 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3173 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3175 …}
  -id: 135824
  -bodyTs: "'actual':6 'base':18 'better':1,17 'cool':8 'distrobox':2 'imho':19 'port':13 'pretti':7 'silverblu':14 'think':5 'tool':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4915848"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700276993 {#3162
    date: 2023-11-18 04:09:53.0 +01:00
  }
}
"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
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: """
    I’m a huge fan of Silverblue, but VanillaOS still looks pretty promising.\n
    \n
    It doesn’t have much unique to offer imo, but it seems to be “the next Mint” in how I see it.\n
    \n
    It has a similar philosophy (user friendliness and reliability), but kind of a different implementation.\n
    \n
    Mint tries to archive that by looking similar to Windows UI-wise and being “stable” (in terms of a conservative release cycle).\n
    \n
    VOS archieves that by looking simplistic (appealing to younger folks like myself) and being immutable + self managing.\n
    \n
    Both are valid, but the key difference is that Mint is “old fashioned”, while VOS tries to use new technologies for it’s goals.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700167864 {#3177
    date: 2023-11-16 21:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 131447
  -bodyTs: "'appeal':80 'archiev':75 'archiv':54 'conserv':71 'cycl':73 'differ':49,97 'doesn':15 'fan':5 'fashion':103 'folk':83 'friendli':42 'goal':114 'huge':4 'immut':88 'imo':22 'implement':50 'key':96 'kind':46 'like':84 'look':11,57,78 'm':2 'manag':90 'mint':30,51,100 'much':18 'new':109 'next':29 'offer':21 'old':102 'philosophi':40 'pretti':12 'promis':13 'releas':72 'reliabl':44 'see':34 'seem':25 'self':89 'silverblu':7 'similar':39,58 'simplist':79 'stabl':66 'still':10 'technolog':110 'term':68 'tri':52,106 'ui':62 'ui-wis':61 'uniqu':19 'use':108 'user':41 'valid':93 'vanillao':9 'vos':74,105 'window':60 'wise':63 'younger':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4877450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700167864 {#3178
    date: 2023-11-16 21:51:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: """
    I’m a huge fan of Silverblue, but VanillaOS still looks pretty promising.\n
    \n
    It doesn’t have much unique to offer imo, but it seems to be “the next Mint” in how I see it.\n
    \n
    It has a similar philosophy (user friendliness and reliability), but kind of a different implementation.\n
    \n
    Mint tries to archive that by looking similar to Windows UI-wise and being “stable” (in terms of a conservative release cycle).\n
    \n
    VOS archieves that by looking simplistic (appealing to younger folks like myself) and being immutable + self managing.\n
    \n
    Both are valid, but the key difference is that Mint is “old fashioned”, while VOS tries to use new technologies for it’s goals.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700167864 {#3177
    date: 2023-11-16 21:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 131447
  -bodyTs: "'appeal':80 'archiev':75 'archiv':54 'conserv':71 'cycl':73 'differ':49,97 'doesn':15 'fan':5 'fashion':103 'folk':83 'friendli':42 'goal':114 'huge':4 'immut':88 'imo':22 'implement':50 'key':96 'kind':46 'like':84 'look':11,57,78 'm':2 'manag':90 'mint':30,51,100 'much':18 'new':109 'next':29 'offer':21 'old':102 'philosophi':40 'pretti':12 'promis':13 'releas':72 'reliabl':44 'see':34 'seem':25 'self':89 'silverblu':7 'similar':39,58 'simplist':79 'stabl':66 'still':10 'technolog':110 'term':68 'tri':52,106 'ui':62 'ui-wis':61 'uniqu':19 'use':108 'user':41 'valid':93 'vanillao':9 'vos':74,105 'window':60 'wise':63 'younger':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4877450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700167864 {#3178
    date: 2023-11-16 21:51:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#3179
  +user: Proxies\__CG__\App\Entity\User {#3180 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2730
    +user: App\Entity\User {#2744 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2731 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Never really understood Vanilla OS. Why use this compared to other immutable distros like Fedora Silverblue?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1700589341 {#2725
      date: 2023-11-21 18:55:41.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@gonzoknowsdotcom1@monero.town"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2732 …}
    +nested: Doctrine\ORM\PersistentCollection {#2734 …}
    +votes: Doctrine\ORM\PersistentCollection {#2736 …}
    +reports: Doctrine\ORM\PersistentCollection {#2738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
    -id: 131377
    -bodyTs: "'compar':9 'distro':13 'fedora':15 'immut':12 'like':14 'never':1 'os':5 'realli':2 'silverblu':16 'understood':3 'use':7 'vanilla':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6214858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700166271 {#2726
      date: 2023-11-16 21:24:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2730}
  +body: """
    I’m a huge fan of Silverblue, but VanillaOS still looks pretty promising.\n
    \n
    It doesn’t have much unique to offer imo, but it seems to be “the next Mint” in how I see it.\n
    \n
    It has a similar philosophy (user friendliness and reliability), but kind of a different implementation.\n
    \n
    Mint tries to archive that by looking similar to Windows UI-wise and being “stable” (in terms of a conservative release cycle).\n
    \n
    VOS archieves that by looking simplistic (appealing to younger folks like myself) and being immutable + self managing.\n
    \n
    Both are valid, but the key difference is that Mint is “old fashioned”, while VOS tries to use new technologies for it’s goals.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700167864 {#3177
    date: 2023-11-16 21:51:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gonzoknowsdotcom1@monero.town"
    "@simple@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3181 …}
  +nested: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  -id: 131447
  -bodyTs: "'appeal':80 'archiev':75 'archiv':54 'conserv':71 'cycl':73 'differ':49,97 'doesn':15 'fan':5 'fashion':103 'folk':83 'friendli':42 'goal':114 'huge':4 'immut':88 'imo':22 'implement':50 'key':96 'kind':46 'like':84 'look':11,57,78 'm':2 'manag':90 'mint':30,51,100 'much':18 'new':109 'next':29 'offer':21 'old':102 'philosophi':40 'pretti':12 'promis':13 'releas':72 'reliabl':44 'see':34 'seem':25 'self':89 'silverblu':7 'similar':39,58 'simplist':79 'stabl':66 'still':10 'technolog':110 'term':68 'tri':52,106 'ui':62 'ui-wis':61 'uniqu':19 'use':108 'user':41 'valid':93 'vanillao':9 'vos':74,105 'window':60 'wise':63 'younger':82"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4877450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700167864 {#3178
    date: 2023-11-16 21:51:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2804
  +user: App\Entity\User {#2817 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a difference between this and timshift/timeshift autosnap/grub-btrfs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700501405 {#2799
    date: 2023-11-20 18:30:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2805 …}
  +nested: Doctrine\ORM\PersistentCollection {#2807 …}
  +votes: Doctrine\ORM\PersistentCollection {#2809 …}
  +reports: Doctrine\ORM\PersistentCollection {#2811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
  -id: 132224
  -bodyTs: "'autosnap/grub-btrfs':9 'differ':4 'timshift/timeshift':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6228144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700190655 {#2800
    date: 2023-11-17 04:10:55.0 +01:00
  }
}
"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
143 DENIED edit
App\Entity\EntryComment {#2804
  +user: App\Entity\User {#2817 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a difference between this and timshift/timeshift autosnap/grub-btrfs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700501405 {#2799
    date: 2023-11-20 18:30:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2805 …}
  +nested: Doctrine\ORM\PersistentCollection {#2807 …}
  +votes: Doctrine\ORM\PersistentCollection {#2809 …}
  +reports: Doctrine\ORM\PersistentCollection {#2811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
  -id: 132224
  -bodyTs: "'autosnap/grub-btrfs':9 'differ':4 'timshift/timeshift':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6228144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700190655 {#2800
    date: 2023-11-17 04:10:55.0 +01:00
  }
}
"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
144 DENIED moderate
App\Entity\EntryComment {#2804
  +user: App\Entity\User {#2817 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is there a difference between this and timshift/timeshift autosnap/grub-btrfs?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700501405 {#2799
    date: 2023-11-20 18:30:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2805 …}
  +nested: Doctrine\ORM\PersistentCollection {#2807 …}
  +votes: Doctrine\ORM\PersistentCollection {#2809 …}
  +reports: Doctrine\ORM\PersistentCollection {#2811 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
  -id: 132224
  -bodyTs: "'autosnap/grub-btrfs':9 'differ':4 'timshift/timeshift':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6228144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700190655 {#2800
    date: 2023-11-17 04:10:55.0 +01:00
  }
}
"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
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#3195
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2804
    +user: App\Entity\User {#2817 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a difference between this and timshift/timeshift autosnap/grub-btrfs?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700501405 {#2799
      date: 2023-11-20 18:30:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2805 …}
    +nested: Doctrine\ORM\PersistentCollection {#2807 …}
    +votes: Doctrine\ORM\PersistentCollection {#2809 …}
    +reports: Doctrine\ORM\PersistentCollection {#2811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
    -id: 132224
    -bodyTs: "'autosnap/grub-btrfs':9 'differ':4 'timshift/timeshift':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6228144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700190655 {#2800
      date: 2023-11-17 04:10:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "Timeshift forces you to use a very specific layout of btrfs partitions or whatever those are called. On Fedora.for instance, unless you set them up manually, Timeshift will not work. Snapper isn’t so picky."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700197977 {#3193
    date: 2023-11-17 06:12:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 132411
  -bodyTs: "'btrfs':11 'call':17 'fedora.for':19 'forc':2 'instanc':20 'isn':32 'layout':9 'manual':26 'partit':12 'picki':35 'set':23 'snapper':31 'specif':8 'timeshift':1,27 'unless':21 'use':5 'whatev':14 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4889332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700197977 {#3194
    date: 2023-11-17 06:12:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#3195
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2804
    +user: App\Entity\User {#2817 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a difference between this and timshift/timeshift autosnap/grub-btrfs?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700501405 {#2799
      date: 2023-11-20 18:30:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2805 …}
    +nested: Doctrine\ORM\PersistentCollection {#2807 …}
    +votes: Doctrine\ORM\PersistentCollection {#2809 …}
    +reports: Doctrine\ORM\PersistentCollection {#2811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
    -id: 132224
    -bodyTs: "'autosnap/grub-btrfs':9 'differ':4 'timshift/timeshift':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6228144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700190655 {#2800
      date: 2023-11-17 04:10:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "Timeshift forces you to use a very specific layout of btrfs partitions or whatever those are called. On Fedora.for instance, unless you set them up manually, Timeshift will not work. Snapper isn’t so picky."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700197977 {#3193
    date: 2023-11-17 06:12:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 132411
  -bodyTs: "'btrfs':11 'call':17 'fedora.for':19 'forc':2 'instanc':20 'isn':32 'layout':9 'manual':26 'partit':12 'picki':35 'set':23 'snapper':31 'specif':8 'timeshift':1,27 'unless':21 'use':5 'whatev':14 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4889332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700197977 {#3194
    date: 2023-11-17 06:12:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#3195
  +user: Proxies\__CG__\App\Entity\User {#3100 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2804
    +user: App\Entity\User {#2817 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is there a difference between this and timshift/timeshift autosnap/grub-btrfs?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1700501405 {#2799
      date: 2023-11-20 18:30:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2805 …}
    +nested: Doctrine\ORM\PersistentCollection {#2807 …}
    +votes: Doctrine\ORM\PersistentCollection {#2809 …}
    +reports: Doctrine\ORM\PersistentCollection {#2811 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
    -id: 132224
    -bodyTs: "'autosnap/grub-btrfs':9 'differ':4 'timshift/timeshift':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6228144"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700190655 {#2800
      date: 2023-11-17 04:10:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "Timeshift forces you to use a very specific layout of btrfs partitions or whatever those are called. On Fedora.for instance, unless you set them up manually, Timeshift will not work. Snapper isn’t so picky."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1700197977 {#3193
    date: 2023-11-17 06:12:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3196 …}
  +nested: Doctrine\ORM\PersistentCollection {#3198 …}
  +votes: Doctrine\ORM\PersistentCollection {#3200 …}
  +reports: Doctrine\ORM\PersistentCollection {#3202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
  -id: 132411
  -bodyTs: "'btrfs':11 'call':17 'fedora.for':19 'forc':2 'instanc':20 'isn':32 'layout':9 'manual':26 'partit':12 'picki':35 'set':23 'snapper':31 'specif':8 'timeshift':1,27 'unless':21 'use':5 'whatev':14 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4889332"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700197977 {#3194
    date: 2023-11-17 06:12:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#3279
  +user: App\Entity\User {#2817 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3195
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2804
      +user: App\Entity\User {#2817 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a difference between this and timshift/timeshift autosnap/grub-btrfs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700501405 {#2799
        date: 2023-11-20 18:30:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2805 …}
      +nested: Doctrine\ORM\PersistentCollection {#2807 …}
      +votes: Doctrine\ORM\PersistentCollection {#2809 …}
      +reports: Doctrine\ORM\PersistentCollection {#2811 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
      -id: 132224
      -bodyTs: "'autosnap/grub-btrfs':9 'differ':4 'timshift/timeshift':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6228144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700190655 {#2800
        date: 2023-11-17 04:10:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: "Timeshift forces you to use a very specific layout of btrfs partitions or whatever those are called. On Fedora.for instance, unless you set them up manually, Timeshift will not work. Snapper isn’t so picky."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700197977 {#3193
      date: 2023-11-17 06:12:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@penquin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3196 …}
    +nested: Doctrine\ORM\PersistentCollection {#3198 …}
    +votes: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
    -id: 132411
    -bodyTs: "'btrfs':11 'call':17 'fedora.for':19 'forc':2 'instanc':20 'isn':32 'layout':9 'manual':26 'partit':12 'picki':35 'set':23 'snapper':31 'specif':8 'timeshift':1,27 'unless':21 'use':5 'whatev':14 'work':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4889332"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700197977 {#3194
      date: 2023-11-17 06:12:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "I never had to set it up. I use endeavour OS and all I did was choose “btrfs” in the installer. That’s it. I just installed timeshift after that and ran it like normal. No issues. Installed auto snap and grub-btrfs and I’m in the races."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700226406 {#3277
    date: 2023-11-17 14:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@penquin@lemm.ee"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 133211
  -bodyTs: "'auto':39 'btrfs':18,44 'choos':17 'endeavour':10 'grub':43 'grub-btrf':42 'instal':21,27,38 'issu':37 'like':34 'm':47 'never':2 'normal':35 'os':11 'race':50 'ran':32 'set':5 'snap':40 'timeshift':28 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6242792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226406 {#3278
    date: 2023-11-17 14:06:46.0 +01:00
  }
}
"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
151 DENIED edit
App\Entity\EntryComment {#3279
  +user: App\Entity\User {#2817 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3195
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2804
      +user: App\Entity\User {#2817 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a difference between this and timshift/timeshift autosnap/grub-btrfs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700501405 {#2799
        date: 2023-11-20 18:30:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2805 …}
      +nested: Doctrine\ORM\PersistentCollection {#2807 …}
      +votes: Doctrine\ORM\PersistentCollection {#2809 …}
      +reports: Doctrine\ORM\PersistentCollection {#2811 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
      -id: 132224
      -bodyTs: "'autosnap/grub-btrfs':9 'differ':4 'timshift/timeshift':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6228144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700190655 {#2800
        date: 2023-11-17 04:10:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: "Timeshift forces you to use a very specific layout of btrfs partitions or whatever those are called. On Fedora.for instance, unless you set them up manually, Timeshift will not work. Snapper isn’t so picky."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700197977 {#3193
      date: 2023-11-17 06:12:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@penquin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3196 …}
    +nested: Doctrine\ORM\PersistentCollection {#3198 …}
    +votes: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
    -id: 132411
    -bodyTs: "'btrfs':11 'call':17 'fedora.for':19 'forc':2 'instanc':20 'isn':32 'layout':9 'manual':26 'partit':12 'picki':35 'set':23 'snapper':31 'specif':8 'timeshift':1,27 'unless':21 'use':5 'whatev':14 'work':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4889332"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700197977 {#3194
      date: 2023-11-17 06:12:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "I never had to set it up. I use endeavour OS and all I did was choose “btrfs” in the installer. That’s it. I just installed timeshift after that and ran it like normal. No issues. Installed auto snap and grub-btrfs and I’m in the races."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700226406 {#3277
    date: 2023-11-17 14:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@penquin@lemm.ee"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 133211
  -bodyTs: "'auto':39 'btrfs':18,44 'choos':17 'endeavour':10 'grub':43 'grub-btrf':42 'instal':21,27,38 'issu':37 'like':34 'm':47 'never':2 'normal':35 'os':11 'race':50 'ran':32 'set':5 'snap':40 'timeshift':28 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6242792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226406 {#3278
    date: 2023-11-17 14:06:46.0 +01:00
  }
}
"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
152 DENIED moderate
App\Entity\EntryComment {#3279
  +user: App\Entity\User {#2817 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#3195
    +user: Proxies\__CG__\App\Entity\User {#3100 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#2804
      +user: App\Entity\User {#2817 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2495 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "Is there a difference between this and timshift/timeshift autosnap/grub-btrfs?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700501405 {#2799
        date: 2023-11-20 18:30:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sirico@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2805 …}
      +nested: Doctrine\ORM\PersistentCollection {#2807 …}
      +votes: Doctrine\ORM\PersistentCollection {#2809 …}
      +reports: Doctrine\ORM\PersistentCollection {#2811 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2813 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2815 …}
      -id: 132224
      -bodyTs: "'autosnap/grub-btrfs':9 'differ':4 'timshift/timeshift':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6228144"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700190655 {#2800
        date: 2023-11-17 04:10:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2804}
    +body: "Timeshift forces you to use a very specific layout of btrfs partitions or whatever those are called. On Fedora.for instance, unless you set them up manually, Timeshift will not work. Snapper isn’t so picky."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1700197977 {#3193
      date: 2023-11-17 06:12:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sirico@feddit.uk"
      "@penquin@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3196 …}
    +nested: Doctrine\ORM\PersistentCollection {#3198 …}
    +votes: Doctrine\ORM\PersistentCollection {#3200 …}
    +reports: Doctrine\ORM\PersistentCollection {#3202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3206 …}
    -id: 132411
    -bodyTs: "'btrfs':11 'call':17 'fedora.for':19 'forc':2 'instanc':20 'isn':32 'layout':9 'manual':26 'partit':12 'picki':35 'set':23 'snapper':31 'specif':8 'timeshift':1,27 'unless':21 'use':5 'whatev':14 'work':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4889332"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700197977 {#3194
      date: 2023-11-17 06:12:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2804}
  +body: "I never had to set it up. I use endeavour OS and all I did was choose “btrfs” in the installer. That’s it. I just installed timeshift after that and ran it like normal. No issues. Installed auto snap and grub-btrfs and I’m in the races."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700226406 {#3277
    date: 2023-11-17 14:06:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sirico@feddit.uk"
    "@penquin@lemm.ee"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3280 …}
  +nested: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  -id: 133211
  -bodyTs: "'auto':39 'btrfs':18,44 'choos':17 'endeavour':10 'grub':43 'grub-btrf':42 'instal':21,27,38 'issu':37 'like':34 'm':47 'never':2 'normal':35 'os':11 'race':50 'ran':32 'set':5 'snap':40 'timeshift':28 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6242792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700226406 {#3278
    date: 2023-11-17 14:06:46.0 +01:00
  }
}
"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
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2877
  +user: App\Entity\User {#2891 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "CSDs are fucking cancer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700500383 {#2872
    date: 2023-11-20 18:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weketi6945@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2879 …}
  +nested: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  -id: 133150
  -bodyTs: "'cancer':4 'csds':1 'fuck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5620155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224972 {#2873
    date: 2023-11-17 13:42:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2877
  +user: App\Entity\User {#2891 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "CSDs are fucking cancer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700500383 {#2872
    date: 2023-11-20 18:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weketi6945@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2879 …}
  +nested: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  -id: 133150
  -bodyTs: "'cancer':4 'csds':1 'fuck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5620155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224972 {#2873
    date: 2023-11-17 13:42:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#2877
  +user: App\Entity\User {#2891 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "CSDs are fucking cancer"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700500383 {#2872
    date: 2023-11-20 18:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weketi6945@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2879 …}
  +nested: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
  -id: 133150
  -bodyTs: "'cancer':4 'csds':1 'fuck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5620155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700224972 {#2873
    date: 2023-11-17 13:42:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2877
    +user: App\Entity\User {#2891 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "CSDs are fucking cancer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700500383 {#2872
      date: 2023-11-20 18:13:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@weketi6945@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2879 …}
    +nested: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    -id: 133150
    -bodyTs: "'cancer':4 'csds':1 'fuck':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5620155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700224972 {#2873
      date: 2023-11-17 13:42:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2877}
  +body: "Exactly this! They make windows unmanageable by the window manager and make the window look like a foreign object on the desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700225765 {#3208
    date: 2023-11-17 13:56:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weketi6945@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 133184
  -bodyTs: "'desktop':22 'exact':1 'foreign':18 'like':16 'look':15 'make':4,12 'manag':10 'object':19 'unmanag':6 'window':5,9,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5881152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700225765 {#3209
    date: 2023-11-17 13:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2877
    +user: App\Entity\User {#2891 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "CSDs are fucking cancer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700500383 {#2872
      date: 2023-11-20 18:13:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@weketi6945@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2879 …}
    +nested: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    -id: 133150
    -bodyTs: "'cancer':4 'csds':1 'fuck':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5620155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700224972 {#2873
      date: 2023-11-17 13:42:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2877}
  +body: "Exactly this! They make windows unmanageable by the window manager and make the window look like a foreign object on the desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700225765 {#3208
    date: 2023-11-17 13:56:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weketi6945@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 133184
  -bodyTs: "'desktop':22 'exact':1 'foreign':18 'like':16 'look':15 'make':4,12 'manag':10 'object':19 'unmanag':6 'window':5,9,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5881152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700225765 {#3209
    date: 2023-11-17 13:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3210
  +user: Proxies\__CG__\App\Entity\User {#3211 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2878 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2877
    +user: App\Entity\User {#2891 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2878 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "CSDs are fucking cancer"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1700500383 {#2872
      date: 2023-11-20 18:13:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@weketi6945@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2879 …}
    +nested: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2883 …}
    +reports: Doctrine\ORM\PersistentCollection {#2885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2889 …}
    -id: 133150
    -bodyTs: "'cancer':4 'csds':1 'fuck':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5620155"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700224972 {#2873
      date: 2023-11-17 13:42:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2877}
  +body: "Exactly this! They make windows unmanageable by the window manager and make the window look like a foreign object on the desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700225765 {#3208
    date: 2023-11-17 13:56:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@weketi6945@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3212 …}
  +nested: Doctrine\ORM\PersistentCollection {#3214 …}
  +votes: Doctrine\ORM\PersistentCollection {#3216 …}
  +reports: Doctrine\ORM\PersistentCollection {#3218 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3222 …}
  -id: 133184
  -bodyTs: "'desktop':22 'exact':1 'foreign':18 'like':16 'look':15 'make':4,12 'manag':10 'object':19 'unmanag':6 'window':5,9,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5881152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700225765 {#3209
    date: 2023-11-17 13:56:05.0 +01:00
  }
}
"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