GET https://kbin.spritesserver.nl/u/@OmnipotentEntity@beehaw.org/top?p=1

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 …}
}
13.78 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.09 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#3259
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3264 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  +badges: Doctrine\ORM\PersistentCollection {#3275 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703568495 {#2080
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@aard@kyu.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 252851
      -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1909194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703568495 {#2064
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +"title": 252851
    }
  ]
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#3247
    date: 2023-12-25 21:55:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#3259
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3264 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  +badges: Doctrine\ORM\PersistentCollection {#3275 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703568495 {#2080
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@aard@kyu.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 252851
      -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1909194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703568495 {#2064
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +"title": 252851
    }
  ]
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#3247
    date: 2023-12-25 21:55:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2088
  +user: Proxies\__CG__\App\Entity\User {#3224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "What-would-be-the-best-way-for-me-to-recover"
  +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
  +url: null
  +body: """
    I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
    \n
    I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711562628 {#3259
    date: 2024-03-27 19:03:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3264 …}
  +votes: Doctrine\ORM\PersistentCollection {#3267 …}
  +reports: Doctrine\ORM\PersistentCollection {#3269 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
  +badges: Doctrine\ORM\PersistentCollection {#3275 …}
  +children: [
    App\Entity\EntryComment {#2089
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2088 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703568495 {#2080
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@aard@kyu.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 252851
      -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1909194"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703568495 {#2064
        date: 2023-12-26 06:28:15.0 +01:00
      }
      +"title": 252851
    }
  ]
  -id: 24820
  -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
  -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703624123
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9748611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703537723 {#3247
    date: 2023-12-25 21:55:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2089
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#3224 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "What-would-be-the-best-way-for-me-to-recover"
    +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
    +url: null
    +body: """
      I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
      \n
      I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562628 {#3259
      date: 2024-03-27 19:03:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3264 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
    +badges: Doctrine\ORM\PersistentCollection {#3275 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 24820
    -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
    -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703624123
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9748611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703537723 {#3247
      date: 2023-12-25 21:55:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703568495 {#2080
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@aard@kyu.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 252851
  -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1909194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568495 {#2064
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +"title": 252851
}
"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 {#2089
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#3224 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "What-would-be-the-best-way-for-me-to-recover"
    +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
    +url: null
    +body: """
      I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
      \n
      I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562628 {#3259
      date: 2024-03-27 19:03:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3264 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
    +badges: Doctrine\ORM\PersistentCollection {#3275 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 24820
    -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
    -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703624123
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9748611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703537723 {#3247
      date: 2023-12-25 21:55:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703568495 {#2080
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@aard@kyu.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 252851
  -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1909194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568495 {#2064
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +"title": 252851
}
"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 {#2089
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2088
    +user: Proxies\__CG__\App\Entity\User {#3224 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "What-would-be-the-best-way-for-me-to-recover"
    +title: "What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?"
    +url: null
    +body: """
      I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it’s partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can’t read the superblock. I’ve never had to deal with this issue before, so the only things I’ve tried so far were fsck and the data recovery option in GParted, and neither of them helped.\n
      \n
      I tried searching about it online but all of the solutions I found online either didn’t work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711562628 {#3259
      date: 2024-03-27 19:03:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3264 …}
    +votes: Doctrine\ORM\PersistentCollection {#3267 …}
    +reports: Doctrine\ORM\PersistentCollection {#3269 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3273 …}
    +badges: Doctrine\ORM\PersistentCollection {#3275 …}
    +children: [
      App\Entity\EntryComment {#2089}
    ]
    -id: 24820
    -titleTs: "'bad':24 'best':5 'data':11 'drive':18 'hard':17 'laptop':15 'old':14 'recov':10 'seem':20 'superblock':25 'way':6 'would':2"
    -bodyTs: "'22.04':129 'access':141 'correct':133 'current':119 'data':86 'deal':68 'didn':111 'disk':36 'drive':6,22,25,126 'either':110 'enclosur':7 'error':53 'ext4':153 'extern':4 'far':81 'file':16,144 'format':151 'found':108 'fsck':83 'gave':51 'got':2 'gpart':38,90 'hard':5,21,24,125 'help':95 'instal':134 'issu':71 'laptop':20 'manual':49 'messag':54 'method':116 'mount':42,47 'need':140 'neither':92 'never':65 'old':19 'onlin':101,109 'option':88 'partit':31,148 'possibl':121 'purpos':10 'read':60 'recov':12 'recoveri':87 'rememb':132 'requir':115 'sdd3':147 'search':98 'show':32 'solut':106 'state':55 'superblock':62 'thing':76 'tri':45,79,97 'ubuntu':128 've':64,78 'wont':41 'work':113"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703624123
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9748611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703537723 {#3247
      date: 2023-12-25 21:55:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +body: "If the disc is corrupted it may be failing, recommending ddrescue over dd is probably a better call not knowing anything else about this situation. Essentially, no reason not to use it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703568495 {#2080
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@aard@kyu.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 252851
  -bodyTs: "'anyth':21 'better':17 'call':18 'corrupt':5 'dd':13 'ddrescu':11 'disc':3 'els':22 'essenti':26 'fail':9 'know':20 'may':7 'probabl':15 'reason':28 'recommend':10 'situat':25 'use':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1909194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703568495 {#2064
    date: 2023-12-26 06:28:15.0 +01:00
  }
  +"title": 252851
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#3226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3228 …}
  +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
  +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
  +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707620517 {#3221
    date: 2024-02-11 04:01:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  +badges: Doctrine\ORM\PersistentCollection {#3239 …}
  +children: [
    App\Entity\EntryComment {#2061
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "It’s a website that seems to digest other websites and spit them out badly. Here is the original article: [phoronix.com/…/intel-meteorlake-windows-linux](https://www.phoronix.com/review/intel-meteorlake-windows-linux)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703373996 {#2144
        date: 2023-12-24 00:26:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuddyTheBeefalo@lemmy.ml"
        "@ryannathans@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 247213
      -bodyTs: "'/intel-meteorlake-windows-linux':22 '/review/intel-meteorlake-windows-linux)':25 'articl':20 'bad':15 'digest':8 'origin':19 'phoronix.com':21 'seem':6 'spit':12 'websit':4,10 'www.phoronix.com':24 'www.phoronix.com/review/intel-meteorlake-windows-linux)':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1904490"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703373996 {#2075
        date: 2023-12-24 00:26:36.0 +01:00
      }
      +"title": 247213
    }
  ]
  -id: 24285
  -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451168
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9679141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364768 {#3208
    date: 2023-12-23 21:52:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#3226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3228 …}
  +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
  +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
  +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707620517 {#3221
    date: 2024-02-11 04:01:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  +badges: Doctrine\ORM\PersistentCollection {#3239 …}
  +children: [
    App\Entity\EntryComment {#2061
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "It’s a website that seems to digest other websites and spit them out badly. Here is the original article: [phoronix.com/…/intel-meteorlake-windows-linux](https://www.phoronix.com/review/intel-meteorlake-windows-linux)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703373996 {#2144
        date: 2023-12-24 00:26:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuddyTheBeefalo@lemmy.ml"
        "@ryannathans@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 247213
      -bodyTs: "'/intel-meteorlake-windows-linux':22 '/review/intel-meteorlake-windows-linux)':25 'articl':20 'bad':15 'digest':8 'origin':19 'phoronix.com':21 'seem':6 'spit':12 'websit':4,10 'www.phoronix.com':24 'www.phoronix.com/review/intel-meteorlake-windows-linux)':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1904490"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703373996 {#2075
        date: 2023-12-24 00:26:36.0 +01:00
      }
      +"title": 247213
    }
  ]
  -id: 24285
  -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451168
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9679141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364768 {#3208
    date: 2023-12-23 21:52:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2079
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#3226 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3228 …}
  +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
  +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
  +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 326
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707620517 {#3221
    date: 2024-02-11 04:01:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3229 …}
  +votes: Doctrine\ORM\PersistentCollection {#3231 …}
  +reports: Doctrine\ORM\PersistentCollection {#3233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
  +badges: Doctrine\ORM\PersistentCollection {#3239 …}
  +children: [
    App\Entity\EntryComment {#2061
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2079 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +body: "It’s a website that seems to digest other websites and spit them out badly. Here is the original article: [phoronix.com/…/intel-meteorlake-windows-linux](https://www.phoronix.com/review/intel-meteorlake-windows-linux)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1703373996 {#2144
        date: 2023-12-24 00:26:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuddyTheBeefalo@lemmy.ml"
        "@ryannathans@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 247213
      -bodyTs: "'/intel-meteorlake-windows-linux':22 '/review/intel-meteorlake-windows-linux)':25 'articl':20 'bad':15 'digest':8 'origin':19 'phoronix.com':21 'seem':6 'spit':12 'websit':4,10 'www.phoronix.com':24 'www.phoronix.com/review/intel-meteorlake-windows-linux)':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1904490"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703373996 {#2075
        date: 2023-12-24 00:26:36.0 +01:00
      }
      +"title": 247213
    }
  ]
  -id: 24285
  -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703451168
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9679141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703364768 {#3208
    date: 2023-12-23 21:52:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2061
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#3226 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3228 …}
    +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
    +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
    +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 326
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707620517 {#3221
      date: 2024-02-11 04:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3231 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    +badges: Doctrine\ORM\PersistentCollection {#3239 …}
    +children: [
      App\Entity\EntryComment {#2061}
    ]
    -id: 24285
    -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451168
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9679141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364768 {#3208
      date: 2023-12-23 21:52:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "It’s a website that seems to digest other websites and spit them out badly. Here is the original article: [phoronix.com/…/intel-meteorlake-windows-linux](https://www.phoronix.com/review/intel-meteorlake-windows-linux)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703373996 {#2144
    date: 2023-12-24 00:26:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuddyTheBeefalo@lemmy.ml"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 247213
  -bodyTs: "'/intel-meteorlake-windows-linux':22 '/review/intel-meteorlake-windows-linux)':25 'articl':20 'bad':15 'digest':8 'origin':19 'phoronix.com':21 'seem':6 'spit':12 'websit':4,10 'www.phoronix.com':24 'www.phoronix.com/review/intel-meteorlake-windows-linux)':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1904490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703373996 {#2075
    date: 2023-12-24 00:26:36.0 +01:00
  }
  +"title": 247213
}
"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 {#2061
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#3226 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3228 …}
    +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
    +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
    +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 326
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707620517 {#3221
      date: 2024-02-11 04:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3231 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    +badges: Doctrine\ORM\PersistentCollection {#3239 …}
    +children: [
      App\Entity\EntryComment {#2061}
    ]
    -id: 24285
    -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451168
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9679141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364768 {#3208
      date: 2023-12-23 21:52:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "It’s a website that seems to digest other websites and spit them out badly. Here is the original article: [phoronix.com/…/intel-meteorlake-windows-linux](https://www.phoronix.com/review/intel-meteorlake-windows-linux)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703373996 {#2144
    date: 2023-12-24 00:26:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuddyTheBeefalo@lemmy.ml"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 247213
  -bodyTs: "'/intel-meteorlake-windows-linux':22 '/review/intel-meteorlake-windows-linux)':25 'articl':20 'bad':15 'digest':8 'origin':19 'phoronix.com':21 'seem':6 'spit':12 'websit':4,10 'www.phoronix.com':24 'www.phoronix.com/review/intel-meteorlake-windows-linux)':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1904490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703373996 {#2075
    date: 2023-12-24 00:26:36.0 +01:00
  }
  +"title": 247213
}
"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 {#2061
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2079
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#3226 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3228 …}
    +slug: "Intel-Core-Ultra-performance-in-Linux-is-15-higher-than"
    +title: "Intel Core Ultra performance in Linux is 15% higher than in Windows"
    +url: "https://gadgettendency.com/the-result-of-84-tests-showed-intel-core-ultra-performance-in-linux-is-15-higher-than-in-windows/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 326
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707620517 {#3221
      date: 2024-02-11 04:01:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3229 …}
    +votes: Doctrine\ORM\PersistentCollection {#3231 …}
    +reports: Doctrine\ORM\PersistentCollection {#3233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3237 …}
    +badges: Doctrine\ORM\PersistentCollection {#3239 …}
    +children: [
      App\Entity\EntryComment {#2061}
    ]
    -id: 24285
    -titleTs: "'15':8 'core':2 'higher':9 'intel':1 'linux':6 'perform':4 'ultra':3 'window':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703451168
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9679141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703364768 {#3208
      date: 2023-12-23 21:52:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +body: "It’s a website that seems to digest other websites and spit them out badly. Here is the original article: [phoronix.com/…/intel-meteorlake-windows-linux](https://www.phoronix.com/review/intel-meteorlake-windows-linux)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1703373996 {#2144
    date: 2023-12-24 00:26:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuddyTheBeefalo@lemmy.ml"
    "@ryannathans@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 247213
  -bodyTs: "'/intel-meteorlake-windows-linux':22 '/review/intel-meteorlake-windows-linux)':25 'articl':20 'bad':15 'digest':8 'origin':19 'phoronix.com':21 'seem':6 'spit':12 'websit':4,10 'www.phoronix.com':24 'www.phoronix.com/review/intel-meteorlake-windows-linux)':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1904490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703373996 {#2075
    date: 2023-12-24 00:26:36.0 +01:00
  }
  +"title": 247213
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2322
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "is-there-any-way-to-attach-an-audio-to-an"
  +title: "is there any way to attach an audio to an image without re-encoding either"
  +url: null
  +body: "no matter what i do, the image goes fuzzy when i put an audio on it. anyone know how to make either shotcut or kdenlive output losslessly and in a 1:1 ratio. sorry i know this sounds dumb but im trying"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724104078 {#3241
    date: 2024-08-19 23:47:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  +badges: Doctrine\ORM\PersistentCollection {#3257 …}
  +children: [
    App\Entity\EntryComment {#2315
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2322 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Use ffmeg, here’s how to do the image part: [superuser.com/…/producing-lossless-video-from-set…](https://superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)\n
        \n
        To do the audio use the copy option. See here for an example usage: [stackoverflow.com/…/ffmpeg-to-duplicate-an-audio-…](https://stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705288729 {#2297
        date: 2024-01-15 04:18:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 309697
      -bodyTs: "'/ffmpeg-to-duplicate-an-audio-':31 '/producing-lossless-video-from-set':12 '/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':15 '/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':34 'audio':19 'copi':22 'exampl':28 'ffmeg':2 'imag':9 'option':23 'part':10 'see':24 'stackoverflow.com':30,33 'stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':32 'superuser.com':11,14 'superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':13 'usag':29 'use':1,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2079851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705288729 {#2320
        date: 2024-01-15 04:18:49.0 +01:00
      }
      +"title": 309697
    }
  ]
  -id: 30546
  -titleTs: "'attach':6 'audio':8 'either':16 'encod':15 'imag':11 're':14 're-encod':13 'way':4 'without':12"
  -bodyTs: "'1':31,32 'anyon':17 'audio':14 'dumb':39 'either':22 'fuzzi':9 'goe':8 'im':41 'imag':7 'kdenliv':25 'know':18,36 'lossless':27 'make':21 'matter':2 'output':26 'put':12 'ratio':33 'shotcut':23 'sorri':34 'sound':38 'tri':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705368813
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10557636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282413 {#3227
    date: 2024-01-15 02:33:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2322
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "is-there-any-way-to-attach-an-audio-to-an"
  +title: "is there any way to attach an audio to an image without re-encoding either"
  +url: null
  +body: "no matter what i do, the image goes fuzzy when i put an audio on it. anyone know how to make either shotcut or kdenlive output losslessly and in a 1:1 ratio. sorry i know this sounds dumb but im trying"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724104078 {#3241
    date: 2024-08-19 23:47:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  +badges: Doctrine\ORM\PersistentCollection {#3257 …}
  +children: [
    App\Entity\EntryComment {#2315
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2322 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Use ffmeg, here’s how to do the image part: [superuser.com/…/producing-lossless-video-from-set…](https://superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)\n
        \n
        To do the audio use the copy option. See here for an example usage: [stackoverflow.com/…/ffmpeg-to-duplicate-an-audio-…](https://stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705288729 {#2297
        date: 2024-01-15 04:18:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 309697
      -bodyTs: "'/ffmpeg-to-duplicate-an-audio-':31 '/producing-lossless-video-from-set':12 '/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':15 '/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':34 'audio':19 'copi':22 'exampl':28 'ffmeg':2 'imag':9 'option':23 'part':10 'see':24 'stackoverflow.com':30,33 'stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':32 'superuser.com':11,14 'superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':13 'usag':29 'use':1,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2079851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705288729 {#2320
        date: 2024-01-15 04:18:49.0 +01:00
      }
      +"title": 309697
    }
  ]
  -id: 30546
  -titleTs: "'attach':6 'audio':8 'either':16 'encod':15 'imag':11 're':14 're-encod':13 'way':4 'without':12"
  -bodyTs: "'1':31,32 'anyon':17 'audio':14 'dumb':39 'either':22 'fuzzi':9 'goe':8 'im':41 'imag':7 'kdenliv':25 'know':18,36 'lossless':27 'make':21 'matter':2 'output':26 'put':12 'ratio':33 'shotcut':23 'sorri':34 'sound':38 'tri':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705368813
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10557636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282413 {#3227
    date: 2024-01-15 02:33:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2322
  +user: Proxies\__CG__\App\Entity\User {#3205 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "is-there-any-way-to-attach-an-audio-to-an"
  +title: "is there any way to attach an audio to an image without re-encoding either"
  +url: null
  +body: "no matter what i do, the image goes fuzzy when i put an audio on it. anyone know how to make either shotcut or kdenlive output losslessly and in a 1:1 ratio. sorry i know this sounds dumb but im trying"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724104078 {#3241
    date: 2024-08-19 23:47:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3246 …}
  +votes: Doctrine\ORM\PersistentCollection {#3249 …}
  +reports: Doctrine\ORM\PersistentCollection {#3251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
  +badges: Doctrine\ORM\PersistentCollection {#3257 …}
  +children: [
    App\Entity\EntryComment {#2315
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2322 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Use ffmeg, here’s how to do the image part: [superuser.com/…/producing-lossless-video-from-set…](https://superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)\n
        \n
        To do the audio use the copy option. See here for an example usage: [stackoverflow.com/…/ffmpeg-to-duplicate-an-audio-…](https://stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705288729 {#2297
        date: 2024-01-15 04:18:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jackpot@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 309697
      -bodyTs: "'/ffmpeg-to-duplicate-an-audio-':31 '/producing-lossless-video-from-set':12 '/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':15 '/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':34 'audio':19 'copi':22 'exampl':28 'ffmeg':2 'imag':9 'option':23 'part':10 'see':24 'stackoverflow.com':30,33 'stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':32 'superuser.com':11,14 'superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':13 'usag':29 'use':1,20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2079851"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705288729 {#2320
        date: 2024-01-15 04:18:49.0 +01:00
      }
      +"title": 309697
    }
  ]
  -id: 30546
  -titleTs: "'attach':6 'audio':8 'either':16 'encod':15 'imag':11 're':14 're-encod':13 'way':4 'without':12"
  -bodyTs: "'1':31,32 'anyon':17 'audio':14 'dumb':39 'either':22 'fuzzi':9 'goe':8 'im':41 'imag':7 'kdenliv':25 'know':18,36 'lossless':27 'make':21 'matter':2 'output':26 'put':12 'ratio':33 'shotcut':23 'sorri':34 'sound':38 'tri':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705368813
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10557636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705282413 {#3227
    date: 2024-01-15 02:33:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "is-there-any-way-to-attach-an-audio-to-an"
    +title: "is there any way to attach an audio to an image without re-encoding either"
    +url: null
    +body: "no matter what i do, the image goes fuzzy when i put an audio on it. anyone know how to make either shotcut or kdenlive output losslessly and in a 1:1 ratio. sorry i know this sounds dumb but im trying"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724104078 {#3241
      date: 2024-08-19 23:47:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    +badges: Doctrine\ORM\PersistentCollection {#3257 …}
    +children: [
      App\Entity\EntryComment {#2315}
    ]
    -id: 30546
    -titleTs: "'attach':6 'audio':8 'either':16 'encod':15 'imag':11 're':14 're-encod':13 'way':4 'without':12"
    -bodyTs: "'1':31,32 'anyon':17 'audio':14 'dumb':39 'either':22 'fuzzi':9 'goe':8 'im':41 'imag':7 'kdenliv':25 'know':18,36 'lossless':27 'make':21 'matter':2 'output':26 'put':12 'ratio':33 'shotcut':23 'sorri':34 'sound':38 'tri':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705368813
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10557636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282413 {#3227
      date: 2024-01-15 02:33:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Use ffmeg, here’s how to do the image part: [superuser.com/…/producing-lossless-video-from-set…](https://superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)\n
    \n
    To do the audio use the copy option. See here for an example usage: [stackoverflow.com/…/ffmpeg-to-duplicate-an-audio-…](https://stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705288729 {#2297
    date: 2024-01-15 04:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 309697
  -bodyTs: "'/ffmpeg-to-duplicate-an-audio-':31 '/producing-lossless-video-from-set':12 '/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':15 '/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':34 'audio':19 'copi':22 'exampl':28 'ffmeg':2 'imag':9 'option':23 'part':10 'see':24 'stackoverflow.com':30,33 'stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':32 'superuser.com':11,14 'superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':13 'usag':29 'use':1,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2079851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705288729 {#2320
    date: 2024-01-15 04:18:49.0 +01:00
  }
  +"title": 309697
}
"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 {#2315
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "is-there-any-way-to-attach-an-audio-to-an"
    +title: "is there any way to attach an audio to an image without re-encoding either"
    +url: null
    +body: "no matter what i do, the image goes fuzzy when i put an audio on it. anyone know how to make either shotcut or kdenlive output losslessly and in a 1:1 ratio. sorry i know this sounds dumb but im trying"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724104078 {#3241
      date: 2024-08-19 23:47:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    +badges: Doctrine\ORM\PersistentCollection {#3257 …}
    +children: [
      App\Entity\EntryComment {#2315}
    ]
    -id: 30546
    -titleTs: "'attach':6 'audio':8 'either':16 'encod':15 'imag':11 're':14 're-encod':13 'way':4 'without':12"
    -bodyTs: "'1':31,32 'anyon':17 'audio':14 'dumb':39 'either':22 'fuzzi':9 'goe':8 'im':41 'imag':7 'kdenliv':25 'know':18,36 'lossless':27 'make':21 'matter':2 'output':26 'put':12 'ratio':33 'shotcut':23 'sorri':34 'sound':38 'tri':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705368813
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10557636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282413 {#3227
      date: 2024-01-15 02:33:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Use ffmeg, here’s how to do the image part: [superuser.com/…/producing-lossless-video-from-set…](https://superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)\n
    \n
    To do the audio use the copy option. See here for an example usage: [stackoverflow.com/…/ffmpeg-to-duplicate-an-audio-…](https://stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705288729 {#2297
    date: 2024-01-15 04:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 309697
  -bodyTs: "'/ffmpeg-to-duplicate-an-audio-':31 '/producing-lossless-video-from-set':12 '/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':15 '/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':34 'audio':19 'copi':22 'exampl':28 'ffmeg':2 'imag':9 'option':23 'part':10 'see':24 'stackoverflow.com':30,33 'stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':32 'superuser.com':11,14 'superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':13 'usag':29 'use':1,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2079851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705288729 {#2320
    date: 2024-01-15 04:18:49.0 +01:00
  }
  +"title": 309697
}
"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 {#2315
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322
    +user: Proxies\__CG__\App\Entity\User {#3205 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "is-there-any-way-to-attach-an-audio-to-an"
    +title: "is there any way to attach an audio to an image without re-encoding either"
    +url: null
    +body: "no matter what i do, the image goes fuzzy when i put an audio on it. anyone know how to make either shotcut or kdenlive output losslessly and in a 1:1 ratio. sorry i know this sounds dumb but im trying"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724104078 {#3241
      date: 2024-08-19 23:47:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3246 …}
    +votes: Doctrine\ORM\PersistentCollection {#3249 …}
    +reports: Doctrine\ORM\PersistentCollection {#3251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3255 …}
    +badges: Doctrine\ORM\PersistentCollection {#3257 …}
    +children: [
      App\Entity\EntryComment {#2315}
    ]
    -id: 30546
    -titleTs: "'attach':6 'audio':8 'either':16 'encod':15 'imag':11 're':14 're-encod':13 'way':4 'without':12"
    -bodyTs: "'1':31,32 'anyon':17 'audio':14 'dumb':39 'either':22 'fuzzi':9 'goe':8 'im':41 'imag':7 'kdenliv':25 'know':18,36 'lossless':27 'make':21 'matter':2 'output':26 'put':12 'ratio':33 'shotcut':23 'sorri':34 'sound':38 'tri':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705368813
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10557636"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705282413 {#3227
      date: 2024-01-15 02:33:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Use ffmeg, here’s how to do the image part: [superuser.com/…/producing-lossless-video-from-set…](https://superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)\n
    \n
    To do the audio use the copy option. See here for an example usage: [stackoverflow.com/…/ffmpeg-to-duplicate-an-audio-…](https://stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705288729 {#2297
    date: 2024-01-15 04:18:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jackpot@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 309697
  -bodyTs: "'/ffmpeg-to-duplicate-an-audio-':31 '/producing-lossless-video-from-set':12 '/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':15 '/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':34 'audio':19 'copi':22 'exampl':28 'ffmeg':2 'imag':9 'option':23 'part':10 'see':24 'stackoverflow.com':30,33 'stackoverflow.com/questions/21567029/ffmpeg-to-duplicate-an-audio-stream-and-encode-this-new-stream)':32 'superuser.com':11,14 'superuser.com/questions/1429256/producing-lossless-video-from-set-of-png-images-using-ffmpeg)':13 'usag':29 'use':1,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2079851"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705288729 {#2320
    date: 2024-01-15 04:18:49.0 +01:00
  }
  +"title": 309697
}
"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
Proxies\__CG__\App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3187 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
  +slug: "Ronald-McDonald-s-spraying-democracy-and-freedom"
  +title: "Ronald McDonald's spraying democracy and freedom 🥰"
  +url: "https://lemmus.org/pictrs/image/6ed4a4da-c2a3-4819-b1cd-921bede78735.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711785219 {#3182
    date: 2024-03-30 08:53:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  +badges: Doctrine\ORM\PersistentCollection {#3200 …}
  +children: [
    App\Entity\EntryComment {#2053
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: "Dang, way to both sides genocide done by an apartheid state. Very centrist. Let the cooler heads prevail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704332976 {#2054
        date: 2024-01-04 02:49:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ArcticAmphibian@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2041 …}
      +nested: Doctrine\ORM\PersistentCollection {#2100 …}
      +votes: Doctrine\ORM\PersistentCollection {#2105 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
      -id: 278334
      -bodyTs: "'apartheid':10 'centrist':13 'cooler':16 'dang':1 'done':7 'genocid':6 'head':17 'let':14 'prevail':18 'side':5 'state':11 'way':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1943562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704332976 {#2058
        date: 2024-01-04 02:49:36.0 +01:00
      }
      +"title": 278334
    }
  ]
  -id: 27032
  -titleTs: "'democraci':5 'freedom':7 'mcdonald':2 'ronald':1 'spray':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704403745
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2388618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704317345 {#3169
    date: 2024-01-03 22:29:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3187 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
  +slug: "Ronald-McDonald-s-spraying-democracy-and-freedom"
  +title: "Ronald McDonald's spraying democracy and freedom 🥰"
  +url: "https://lemmus.org/pictrs/image/6ed4a4da-c2a3-4819-b1cd-921bede78735.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711785219 {#3182
    date: 2024-03-30 08:53:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  +badges: Doctrine\ORM\PersistentCollection {#3200 …}
  +children: [
    App\Entity\EntryComment {#2053
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: "Dang, way to both sides genocide done by an apartheid state. Very centrist. Let the cooler heads prevail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704332976 {#2054
        date: 2024-01-04 02:49:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ArcticAmphibian@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2041 …}
      +nested: Doctrine\ORM\PersistentCollection {#2100 …}
      +votes: Doctrine\ORM\PersistentCollection {#2105 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
      -id: 278334
      -bodyTs: "'apartheid':10 'centrist':13 'cooler':16 'dang':1 'done':7 'genocid':6 'head':17 'let':14 'prevail':18 'side':5 'state':11 'way':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1943562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704332976 {#2058
        date: 2024-01-04 02:49:36.0 +01:00
      }
      +"title": 278334
    }
  ]
  -id: 27032
  -titleTs: "'democraci':5 'freedom':7 'mcdonald':2 'ronald':1 'spray':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704403745
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2388618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704317345 {#3169
    date: 2024-01-03 22:29:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2125
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3187 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
  +slug: "Ronald-McDonald-s-spraying-democracy-and-freedom"
  +title: "Ronald McDonald's spraying democracy and freedom 🥰"
  +url: "https://lemmus.org/pictrs/image/6ed4a4da-c2a3-4819-b1cd-921bede78735.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711785219 {#3182
    date: 2024-03-30 08:53:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3190 …}
  +votes: Doctrine\ORM\PersistentCollection {#3192 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
  +badges: Doctrine\ORM\PersistentCollection {#3200 …}
  +children: [
    App\Entity\EntryComment {#2053
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
      +body: "Dang, way to both sides genocide done by an apartheid state. Very centrist. Let the cooler heads prevail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704332976 {#2054
        date: 2024-01-04 02:49:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BradPittIsGod@lemmus.org"
        "@ArcticAmphibian@lemmus.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2041 …}
      +nested: Doctrine\ORM\PersistentCollection {#2100 …}
      +votes: Doctrine\ORM\PersistentCollection {#2105 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
      -id: 278334
      -bodyTs: "'apartheid':10 'centrist':13 'cooler':16 'dang':1 'done':7 'genocid':6 'head':17 'let':14 'prevail':18 'side':5 'state':11 'way':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1943562"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704332976 {#2058
        date: 2024-01-04 02:49:36.0 +01:00
      }
      +"title": 278334
    }
  ]
  -id: 27032
  -titleTs: "'democraci':5 'freedom':7 'mcdonald':2 'ronald':1 'spray':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704403745
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2388618"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704317345 {#3169
    date: 2024-01-03 22:29:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2053
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3187 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
    +slug: "Ronald-McDonald-s-spraying-democracy-and-freedom"
    +title: "Ronald McDonald's spraying democracy and freedom 🥰"
    +url: "https://lemmus.org/pictrs/image/6ed4a4da-c2a3-4819-b1cd-921bede78735.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711785219 {#3182
      date: 2024-03-30 08:53:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    +badges: Doctrine\ORM\PersistentCollection {#3200 …}
    +children: [
      App\Entity\EntryComment {#2053}
    ]
    -id: 27032
    -titleTs: "'democraci':5 'freedom':7 'mcdonald':2 'ronald':1 'spray':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704403745
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388618"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704317345 {#3169
      date: 2024-01-03 22:29:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Dang, way to both sides genocide done by an apartheid state. Very centrist. Let the cooler heads prevail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704332976 {#2054
    date: 2024-01-04 02:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ArcticAmphibian@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 278334
  -bodyTs: "'apartheid':10 'centrist':13 'cooler':16 'dang':1 'done':7 'genocid':6 'head':17 'let':14 'prevail':18 'side':5 'state':11 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1943562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704332976 {#2058
    date: 2024-01-04 02:49:36.0 +01:00
  }
  +"title": 278334
}
"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 {#2053
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3187 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
    +slug: "Ronald-McDonald-s-spraying-democracy-and-freedom"
    +title: "Ronald McDonald's spraying democracy and freedom 🥰"
    +url: "https://lemmus.org/pictrs/image/6ed4a4da-c2a3-4819-b1cd-921bede78735.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711785219 {#3182
      date: 2024-03-30 08:53:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    +badges: Doctrine\ORM\PersistentCollection {#3200 …}
    +children: [
      App\Entity\EntryComment {#2053}
    ]
    -id: 27032
    -titleTs: "'democraci':5 'freedom':7 'mcdonald':2 'ronald':1 'spray':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704403745
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388618"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704317345 {#3169
      date: 2024-01-03 22:29:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Dang, way to both sides genocide done by an apartheid state. Very centrist. Let the cooler heads prevail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704332976 {#2054
    date: 2024-01-04 02:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ArcticAmphibian@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 278334
  -bodyTs: "'apartheid':10 'centrist':13 'cooler':16 'dang':1 'done':7 'genocid':6 'head':17 'let':14 'prevail':18 'side':5 'state':11 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1943562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704332976 {#2058
    date: 2024-01-04 02:49:36.0 +01:00
  }
  +"title": 278334
}
"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 {#2053
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#3149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3187 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3189 …}
    +slug: "Ronald-McDonald-s-spraying-democracy-and-freedom"
    +title: "Ronald McDonald's spraying democracy and freedom 🥰"
    +url: "https://lemmus.org/pictrs/image/6ed4a4da-c2a3-4819-b1cd-921bede78735.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711785219 {#3182
      date: 2024-03-30 08:53:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3190 …}
    +votes: Doctrine\ORM\PersistentCollection {#3192 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3198 …}
    +badges: Doctrine\ORM\PersistentCollection {#3200 …}
    +children: [
      App\Entity\EntryComment {#2053}
    ]
    -id: 27032
    -titleTs: "'democraci':5 'freedom':7 'mcdonald':2 'ronald':1 'spray':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704403745
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2388618"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704317345 {#3169
      date: 2024-01-03 22:29:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2165 …}
  +body: "Dang, way to both sides genocide done by an apartheid state. Very centrist. Let the cooler heads prevail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704332976 {#2054
    date: 2024-01-04 02:49:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BradPittIsGod@lemmus.org"
    "@ArcticAmphibian@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2041 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 278334
  -bodyTs: "'apartheid':10 'centrist':13 'cooler':16 'dang':1 'done':7 'genocid':6 'head':17 'let':14 'prevail':18 'side':5 'state':11 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1943562"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704332976 {#2058
    date: 2024-01-04 02:49:36.0 +01:00
  }
  +"title": 278334
}
"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
Proxies\__CG__\App\Entity\Entry {#2025
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
  +title: "What's with all these hip filesystems and how are they different?"
  +url: null
  +body: """
    You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
    \n
    I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
    \n
    I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
    \n
    Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708587989 {#3202
    date: 2024-02-22 08:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  +badges: Doctrine\ORM\PersistentCollection {#3219 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +body: "ZFS has encryption now, dunno about the rest"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702008387 {#2024
        date: 2023-12-08 05:06:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@duncesplayed@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 210806
      -bodyTs: "'dunno':5 'encrypt':3 'rest':8 'zfs':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1833049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702008387 {#2022
        date: 2023-12-08 05:06:27.0 +01:00
      }
      +"title": 210806
    }
  ]
  -id: 20843
  -titleTs: "'differ':12 'filesystem':7 'hip':6"
  -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036024
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/70709"
  +editedAt: DateTimeImmutable @1703321720 {#3188
    date: 2023-12-23 09:55:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701949624 {#3166
    date: 2023-12-07 12:47:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2025
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
  +title: "What's with all these hip filesystems and how are they different?"
  +url: null
  +body: """
    You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
    \n
    I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
    \n
    I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
    \n
    Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708587989 {#3202
    date: 2024-02-22 08:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  +badges: Doctrine\ORM\PersistentCollection {#3219 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +body: "ZFS has encryption now, dunno about the rest"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702008387 {#2024
        date: 2023-12-08 05:06:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@duncesplayed@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 210806
      -bodyTs: "'dunno':5 'encrypt':3 'rest':8 'zfs':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1833049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702008387 {#2022
        date: 2023-12-08 05:06:27.0 +01:00
      }
      +"title": 210806
    }
  ]
  -id: 20843
  -titleTs: "'differ':12 'filesystem':7 'hip':6"
  -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036024
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/70709"
  +editedAt: DateTimeImmutable @1703321720 {#3188
    date: 2023-12-23 09:55:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701949624 {#3166
    date: 2023-12-07 12:47:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2025
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
  +title: "What's with all these hip filesystems and how are they different?"
  +url: null
  +body: """
    You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
    \n
    I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
    \n
    I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
    \n
    Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708587989 {#3202
    date: 2024-02-22 08:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3209 …}
  +votes: Doctrine\ORM\PersistentCollection {#3211 …}
  +reports: Doctrine\ORM\PersistentCollection {#3213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
  +badges: Doctrine\ORM\PersistentCollection {#3219 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
      +body: "ZFS has encryption now, dunno about the rest"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702008387 {#2024
        date: 2023-12-08 05:06:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@duncesplayed@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2033 …}
      +nested: Doctrine\ORM\PersistentCollection {#2028 …}
      +votes: Doctrine\ORM\PersistentCollection {#2012 …}
      +reports: Doctrine\ORM\PersistentCollection {#2013 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
      -id: 210806
      -bodyTs: "'dunno':5 'encrypt':3 'rest':8 'zfs':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1833049"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702008387 {#2022
        date: 2023-12-08 05:06:27.0 +01:00
      }
      +"title": 210806
    }
  ]
  -id: 20843
  -titleTs: "'differ':12 'filesystem':7 'hip':6"
  -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036024
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/70709"
  +editedAt: DateTimeImmutable @1703321720 {#3188
    date: 2023-12-23 09:55:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701949624 {#3166
    date: 2023-12-07 12:47:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2018
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#3207 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#3202
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3209 …}
    +votes: Doctrine\ORM\PersistentCollection {#3211 …}
    +reports: Doctrine\ORM\PersistentCollection {#3213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
    +badges: Doctrine\ORM\PersistentCollection {#3219 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#3188
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#3166
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +body: "ZFS has encryption now, dunno about the rest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702008387 {#2024
    date: 2023-12-08 05:06:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@duncesplayed@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 210806
  -bodyTs: "'dunno':5 'encrypt':3 'rest':8 'zfs':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1833049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008387 {#2022
    date: 2023-12-08 05:06:27.0 +01:00
  }
  +"title": 210806
}
"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 {#2018
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#3207 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#3202
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3209 …}
    +votes: Doctrine\ORM\PersistentCollection {#3211 …}
    +reports: Doctrine\ORM\PersistentCollection {#3213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
    +badges: Doctrine\ORM\PersistentCollection {#3219 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#3188
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#3166
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +body: "ZFS has encryption now, dunno about the rest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702008387 {#2024
    date: 2023-12-08 05:06:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@duncesplayed@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 210806
  -bodyTs: "'dunno':5 'encrypt':3 'rest':8 'zfs':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1833049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008387 {#2022
    date: 2023-12-08 05:06:27.0 +01:00
  }
  +"title": 210806
}
"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 {#2018
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#3207 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#3202
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3209 …}
    +votes: Doctrine\ORM\PersistentCollection {#3211 …}
    +reports: Doctrine\ORM\PersistentCollection {#3213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3215 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3217 …}
    +badges: Doctrine\ORM\PersistentCollection {#3219 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#3188
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#3166
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2011 …}
  +body: "ZFS has encryption now, dunno about the rest"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702008387 {#2024
    date: 2023-12-08 05:06:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@duncesplayed@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2033 …}
  +nested: Doctrine\ORM\PersistentCollection {#2028 …}
  +votes: Doctrine\ORM\PersistentCollection {#2012 …}
  +reports: Doctrine\ORM\PersistentCollection {#2013 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2035 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2036 …}
  -id: 210806
  -bodyTs: "'dunno':5 'encrypt':3 'rest':8 'zfs':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1833049"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008387 {#2022
    date: 2023-12-08 05:06:27.0 +01:00
  }
  +"title": 210806
}
"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
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
  +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
  +url: null
  +body: """
    I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
    \n
    What is the best way to go about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710594812 {#3146
    date: 2024-03-16 14:13:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +badges: Doctrine\ORM\PersistentCollection {#3161 …}
  +children: [
    1 => App\Entity\EntryComment {#2067
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: App\Entity\EntryComment {#2040
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Put a shell script in your PATH named inkscape with the following content:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">#!/bin/sh\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
          </span>\n
          ```\n
          \n
          Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1710156065 {#2131
          date: 2024-03-11 12:21:05.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 267316
        -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920515"
        +editedAt: DateTimeImmutable @1709928005 {#2132
          date: 2024-03-08 21:00:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704029828 {#2138
          date: 2023-12-31 14:37:08.0 +01:00
        }
        +"title": 267316
      }
      +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704080490 {#2066
        date: 2024-01-01 04:41:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@gnuhaut@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 269136
      -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1921962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704080490 {#2071
        date: 2024-01-01 04:41:30.0 +01:00
      }
      +"title": 269136
    }
    2 => App\Entity\EntryComment {#2040}
    0 => App\Entity\EntryComment {#2335
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +root: App\Entity\EntryComment {#2040}
      +body: """
        If you need to pass flags you can use\n
        \n
        ```\n
        \n
        <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
        </span>\n
        ```\n
        \n
        To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
        \n
        (An easy way to check if something is working as you assume is just prepend the line with echo.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704033608 {#2337
        date: 2023-12-31 15:40:08.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 267423
      -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1920620"
      +editedAt: DateTimeImmutable @1709929049 {#2343
        date: 2024-03-08 21:17:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704033608 {#2336
        date: 2023-12-31 15:40:08.0 +01:00
      }
      +"title": 267423
    }
  ]
  -id: 26231
  -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
  -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704115924
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9945157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029524 {#3132
    date: 2023-12-31 14:32:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
  +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
  +url: null
  +body: """
    I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
    \n
    What is the best way to go about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710594812 {#3146
    date: 2024-03-16 14:13:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +badges: Doctrine\ORM\PersistentCollection {#3161 …}
  +children: [
    1 => App\Entity\EntryComment {#2067
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: App\Entity\EntryComment {#2040
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Put a shell script in your PATH named inkscape with the following content:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">#!/bin/sh\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
          </span>\n
          ```\n
          \n
          Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1710156065 {#2131
          date: 2024-03-11 12:21:05.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 267316
        -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920515"
        +editedAt: DateTimeImmutable @1709928005 {#2132
          date: 2024-03-08 21:00:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704029828 {#2138
          date: 2023-12-31 14:37:08.0 +01:00
        }
        +"title": 267316
      }
      +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704080490 {#2066
        date: 2024-01-01 04:41:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@gnuhaut@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 269136
      -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1921962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704080490 {#2071
        date: 2024-01-01 04:41:30.0 +01:00
      }
      +"title": 269136
    }
    2 => App\Entity\EntryComment {#2040}
    0 => App\Entity\EntryComment {#2335
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +root: App\Entity\EntryComment {#2040}
      +body: """
        If you need to pass flags you can use\n
        \n
        ```\n
        \n
        <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
        </span>\n
        ```\n
        \n
        To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
        \n
        (An easy way to check if something is working as you assume is just prepend the line with echo.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704033608 {#2337
        date: 2023-12-31 15:40:08.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 267423
      -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1920620"
      +editedAt: DateTimeImmutable @1709929049 {#2343
        date: 2024-03-08 21:17:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704033608 {#2336
        date: 2023-12-31 15:40:08.0 +01:00
      }
      +"title": 267423
    }
  ]
  -id: 26231
  -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
  -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704115924
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9945157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029524 {#3132
    date: 2023-12-31 14:32:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2345
  +user: Proxies\__CG__\App\Entity\User {#2546 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
  +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
  +url: null
  +body: """
    I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
    \n
    What is the best way to go about this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710594812 {#3146
    date: 2024-03-16 14:13:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +badges: Doctrine\ORM\PersistentCollection {#3161 …}
  +children: [
    1 => App\Entity\EntryComment {#2067
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
      +root: App\Entity\EntryComment {#2040
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Put a shell script in your PATH named inkscape with the following content:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">#!/bin/sh\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
          </span>\n
          ```\n
          \n
          Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1710156065 {#2131
          date: 2024-03-11 12:21:05.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 267316
        -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920515"
        +editedAt: DateTimeImmutable @1709928005 {#2132
          date: 2024-03-08 21:00:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704029828 {#2138
          date: 2023-12-31 14:37:08.0 +01:00
        }
        +"title": 267316
      }
      +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704080490 {#2066
        date: 2024-01-01 04:41:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@gnuhaut@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 269136
      -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1921962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704080490 {#2071
        date: 2024-01-01 04:41:30.0 +01:00
      }
      +"title": 269136
    }
    2 => App\Entity\EntryComment {#2040}
    0 => App\Entity\EntryComment {#2335
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
      +root: App\Entity\EntryComment {#2040}
      +body: """
        If you need to pass flags you can use\n
        \n
        ```\n
        \n
        <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
        </span>\n
        ```\n
        \n
        To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
        \n
        (An easy way to check if something is working as you assume is just prepend the line with echo.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1704033608 {#2337
        date: 2023-12-31 15:40:08.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
        "@cyberwolfie@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2338 …}
      +nested: Doctrine\ORM\PersistentCollection {#2143 …}
      +votes: Doctrine\ORM\PersistentCollection {#2136 …}
      +reports: Doctrine\ORM\PersistentCollection {#2073 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
      -id: 267423
      -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1920620"
      +editedAt: DateTimeImmutable @1709929049 {#2343
        date: 2024-03-08 21:17:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704033608 {#2336
        date: 2023-12-31 15:40:08.0 +01:00
      }
      +"title": 267423
    }
  ]
  -id: 26231
  -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
  -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704115924
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9945157"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029524 {#3132
    date: 2023-12-31 14:32:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2067
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
    +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
    +url: null
    +body: """
      I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
      \n
      What is the best way to go about this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710594812 {#3146
      date: 2024-03-16 14:13:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      1 => App\Entity\EntryComment {#2067}
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Put a shell script in your PATH named inkscape with the following content:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">#!/bin/sh\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
          </span>\n
          ```\n
          \n
          Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1710156065 {#2131
          date: 2024-03-11 12:21:05.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 267316
        -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920515"
        +editedAt: DateTimeImmutable @1709928005 {#2132
          date: 2024-03-08 21:00:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704029828 {#2138
          date: 2023-12-31 14:37:08.0 +01:00
        }
        +"title": 267316
      }
      0 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: App\Entity\EntryComment {#2040}
        +body: """
          If you need to pass flags you can use\n
          \n
          ```\n
          \n
          <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
          </span>\n
          ```\n
          \n
          To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
          \n
          (An easy way to check if something is working as you assume is just prepend the line with echo.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1704033608 {#2337
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 267423
        -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920620"
        +editedAt: DateTimeImmutable @1709929049 {#2343
          date: 2024-03-08 21:17:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033608 {#2336
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +"title": 267423
      }
    ]
    -id: 26231
    -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
    -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704115924
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9945157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704029524 {#3132
      date: 2023-12-31 14:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: App\Entity\EntryComment {#2040}
  +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704080490 {#2066
    date: 2024-01-01 04:41:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@gnuhaut@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 269136
  -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1921962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080490 {#2071
    date: 2024-01-01 04:41:30.0 +01:00
  }
  +"title": 269136
}
"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 {#2067
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
    +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
    +url: null
    +body: """
      I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
      \n
      What is the best way to go about this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710594812 {#3146
      date: 2024-03-16 14:13:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      1 => App\Entity\EntryComment {#2067}
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Put a shell script in your PATH named inkscape with the following content:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">#!/bin/sh\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
          </span>\n
          ```\n
          \n
          Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1710156065 {#2131
          date: 2024-03-11 12:21:05.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 267316
        -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920515"
        +editedAt: DateTimeImmutable @1709928005 {#2132
          date: 2024-03-08 21:00:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704029828 {#2138
          date: 2023-12-31 14:37:08.0 +01:00
        }
        +"title": 267316
      }
      0 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: App\Entity\EntryComment {#2040}
        +body: """
          If you need to pass flags you can use\n
          \n
          ```\n
          \n
          <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
          </span>\n
          ```\n
          \n
          To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
          \n
          (An easy way to check if something is working as you assume is just prepend the line with echo.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1704033608 {#2337
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 267423
        -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920620"
        +editedAt: DateTimeImmutable @1709929049 {#2343
          date: 2024-03-08 21:17:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033608 {#2336
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +"title": 267423
      }
    ]
    -id: 26231
    -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
    -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704115924
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9945157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704029524 {#3132
      date: 2023-12-31 14:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: App\Entity\EntryComment {#2040}
  +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704080490 {#2066
    date: 2024-01-01 04:41:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@gnuhaut@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 269136
  -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1921962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080490 {#2071
    date: 2024-01-01 04:41:30.0 +01:00
  }
  +"title": 269136
}
"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 {#2067
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
    +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
    +url: null
    +body: """
      I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
      \n
      What is the best way to go about this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710594812 {#3146
      date: 2024-03-16 14:13:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      1 => App\Entity\EntryComment {#2067}
      2 => App\Entity\EntryComment {#2040
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Put a shell script in your PATH named inkscape with the following content:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">#!/bin/sh\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
          </span>\n
          ```\n
          \n
          Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1710156065 {#2131
          date: 2024-03-11 12:21:05.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
          "@cyberwolfie@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2350 …}
        +nested: Doctrine\ORM\PersistentCollection {#2348 …}
        +votes: Doctrine\ORM\PersistentCollection {#2351 …}
        +reports: Doctrine\ORM\PersistentCollection {#2332 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
        -id: 267316
        -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920515"
        +editedAt: DateTimeImmutable @1709928005 {#2132
          date: 2024-03-08 21:00:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704029828 {#2138
          date: 2023-12-31 14:37:08.0 +01:00
        }
        +"title": 267316
      }
      0 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: App\Entity\EntryComment {#2040}
        +body: """
          If you need to pass flags you can use\n
          \n
          ```\n
          \n
          <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
          </span>\n
          ```\n
          \n
          To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
          \n
          (An easy way to check if something is working as you assume is just prepend the line with echo.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1704033608 {#2337
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 267423
        -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920620"
        +editedAt: DateTimeImmutable @1709929049 {#2343
          date: 2024-03-08 21:17:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033608 {#2336
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +"title": 267423
      }
    ]
    -id: 26231
    -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
    -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704115924
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9945157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704029524 {#3132
      date: 2023-12-31 14:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
  +root: App\Entity\EntryComment {#2040}
  +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704080490 {#2066
    date: 2024-01-01 04:41:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@gnuhaut@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 269136
  -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1921962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704080490 {#2071
    date: 2024-01-01 04:41:30.0 +01:00
  }
  +"title": 269136
}
"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 {#2040
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
    +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
    +url: null
    +body: """
      I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
      \n
      What is the best way to go about this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710594812 {#3146
      date: 2024-03-16 14:13:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: App\Entity\EntryComment {#2040}
        +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704080490 {#2066
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@gnuhaut@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 269136
        -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1921962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704080490 {#2071
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +"title": 269136
      }
      2 => App\Entity\EntryComment {#2040}
      0 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: App\Entity\EntryComment {#2040}
        +body: """
          If you need to pass flags you can use\n
          \n
          ```\n
          \n
          <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
          </span>\n
          ```\n
          \n
          To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
          \n
          (An easy way to check if something is working as you assume is just prepend the line with echo.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1704033608 {#2337
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 267423
        -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920620"
        +editedAt: DateTimeImmutable @1709929049 {#2343
          date: 2024-03-08 21:17:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033608 {#2336
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +"title": 267423
      }
    ]
    -id: 26231
    -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
    -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704115924
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9945157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704029524 {#3132
      date: 2023-12-31 14:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Put a shell script in your PATH named inkscape with the following content:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">#!/bin/sh\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
    </span>\n
    ```\n
    \n
    Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1710156065 {#2131
    date: 2024-03-11 12:21:05.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@cyberwolfie@lemmy.ml"
    "@cyberwolfie@lemmy.ml"
    "@cyberwolfie@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 267316
  -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1920515"
  +editedAt: DateTimeImmutable @1709928005 {#2132
    date: 2024-03-08 21:00:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704029828 {#2138
    date: 2023-12-31 14:37:08.0 +01:00
  }
  +"title": 267316
}
"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 {#2040
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
    +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
    +url: null
    +body: """
      I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
      \n
      What is the best way to go about this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710594812 {#3146
      date: 2024-03-16 14:13:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: App\Entity\EntryComment {#2040}
        +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704080490 {#2066
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@gnuhaut@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 269136
        -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1921962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704080490 {#2071
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +"title": 269136
      }
      2 => App\Entity\EntryComment {#2040}
      0 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: App\Entity\EntryComment {#2040}
        +body: """
          If you need to pass flags you can use\n
          \n
          ```\n
          \n
          <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
          </span>\n
          ```\n
          \n
          To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
          \n
          (An easy way to check if something is working as you assume is just prepend the line with echo.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1704033608 {#2337
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 267423
        -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920620"
        +editedAt: DateTimeImmutable @1709929049 {#2343
          date: 2024-03-08 21:17:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033608 {#2336
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +"title": 267423
      }
    ]
    -id: 26231
    -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
    -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704115924
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9945157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704029524 {#3132
      date: 2023-12-31 14:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Put a shell script in your PATH named inkscape with the following content:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">#!/bin/sh\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
    </span>\n
    ```\n
    \n
    Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1710156065 {#2131
    date: 2024-03-11 12:21:05.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@cyberwolfie@lemmy.ml"
    "@cyberwolfie@lemmy.ml"
    "@cyberwolfie@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 267316
  -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1920515"
  +editedAt: DateTimeImmutable @1709928005 {#2132
    date: 2024-03-08 21:00:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704029828 {#2138
    date: 2023-12-31 14:37:08.0 +01:00
  }
  +"title": 267316
}
"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 {#2040
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
    +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
    +url: null
    +body: """
      I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
      \n
      What is the best way to go about this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710594812 {#3146
      date: 2024-03-16 14:13:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: App\Entity\EntryComment {#2040}
        +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704080490 {#2066
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@gnuhaut@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 269136
        -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1921962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704080490 {#2071
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +"title": 269136
      }
      2 => App\Entity\EntryComment {#2040}
      0 => App\Entity\EntryComment {#2335
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
        +root: App\Entity\EntryComment {#2040}
        +body: """
          If you need to pass flags you can use\n
          \n
          ```\n
          \n
          <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
          </span>\n
          ```\n
          \n
          To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
          \n
          (An easy way to check if something is working as you assume is just prepend the line with echo.)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1704033608 {#2337
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2338 …}
        +nested: Doctrine\ORM\PersistentCollection {#2143 …}
        +votes: Doctrine\ORM\PersistentCollection {#2136 …}
        +reports: Doctrine\ORM\PersistentCollection {#2073 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
        -id: 267423
        -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1920620"
        +editedAt: DateTimeImmutable @1709929049 {#2343
          date: 2024-03-08 21:17:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1704033608 {#2336
          date: 2023-12-31 15:40:08.0 +01:00
        }
        +"title": 267423
      }
    ]
    -id: 26231
    -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
    -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704115924
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9945157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704029524 {#3132
      date: 2023-12-31 14:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Put a shell script in your PATH named inkscape with the following content:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">#!/bin/sh\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
    </span>\n
    ```\n
    \n
    Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1710156065 {#2131
    date: 2024-03-11 12:21:05.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@cyberwolfie@lemmy.ml"
    "@cyberwolfie@lemmy.ml"
    "@cyberwolfie@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2350 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  -id: 267316
  -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1920515"
  +editedAt: DateTimeImmutable @1709928005 {#2132
    date: 2024-03-08 21:00:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704029828 {#2138
    date: 2023-12-31 14:37:08.0 +01:00
  }
  +"title": 267316
}
"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 {#2335
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
    +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
    +url: null
    +body: """
      I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
      \n
      What is the best way to go about this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710594812 {#3146
      date: 2024-03-16 14:13:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: App\Entity\EntryComment {#2040
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Put a shell script in your PATH named inkscape with the following content:\n
            \n
            ```\n
            \n
            <span style="color:#323232;">#!/bin/sh\n
            </span><span style="color:#323232;">\n
            </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
            </span>\n
            ```\n
            \n
            Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1710156065 {#2131
            date: 2024-03-11 12:21:05.0 +01:00
          }
          +ip: null
          +tags: [
            "323232"
          ]
          +mentions: [
            "@cyberwolfie@lemmy.ml"
            "@cyberwolfie@lemmy.ml"
            "@cyberwolfie@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2350 …}
          +nested: Doctrine\ORM\PersistentCollection {#2348 …}
          +votes: Doctrine\ORM\PersistentCollection {#2351 …}
          +reports: Doctrine\ORM\PersistentCollection {#2332 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
          -id: 267316
          -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1920515"
          +editedAt: DateTimeImmutable @1709928005 {#2132
            date: 2024-03-08 21:00:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704029828 {#2138
            date: 2023-12-31 14:37:08.0 +01:00
          }
          +"title": 267316
        }
        +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704080490 {#2066
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@gnuhaut@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 269136
        -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1921962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704080490 {#2071
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +"title": 269136
      }
      2 => App\Entity\EntryComment {#2040}
      0 => App\Entity\EntryComment {#2335}
    ]
    -id: 26231
    -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
    -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704115924
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9945157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704029524 {#3132
      date: 2023-12-31 14:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: App\Entity\EntryComment {#2040}
  +body: """
    If you need to pass flags you can use\n
    \n
    ```\n
    \n
    <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
    </span>\n
    ```\n
    \n
    To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
    \n
    (An easy way to check if something is working as you assume is just prepend the line with echo.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704033608 {#2337
    date: 2023-12-31 15:40:08.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 267423
  -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1920620"
  +editedAt: DateTimeImmutable @1709929049 {#2343
    date: 2024-03-08 21:17:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704033608 {#2336
    date: 2023-12-31 15:40:08.0 +01:00
  }
  +"title": 267423
}
"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 {#2335
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
    +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
    +url: null
    +body: """
      I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
      \n
      What is the best way to go about this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710594812 {#3146
      date: 2024-03-16 14:13:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: App\Entity\EntryComment {#2040
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Put a shell script in your PATH named inkscape with the following content:\n
            \n
            ```\n
            \n
            <span style="color:#323232;">#!/bin/sh\n
            </span><span style="color:#323232;">\n
            </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
            </span>\n
            ```\n
            \n
            Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1710156065 {#2131
            date: 2024-03-11 12:21:05.0 +01:00
          }
          +ip: null
          +tags: [
            "323232"
          ]
          +mentions: [
            "@cyberwolfie@lemmy.ml"
            "@cyberwolfie@lemmy.ml"
            "@cyberwolfie@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2350 …}
          +nested: Doctrine\ORM\PersistentCollection {#2348 …}
          +votes: Doctrine\ORM\PersistentCollection {#2351 …}
          +reports: Doctrine\ORM\PersistentCollection {#2332 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
          -id: 267316
          -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1920515"
          +editedAt: DateTimeImmutable @1709928005 {#2132
            date: 2024-03-08 21:00:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704029828 {#2138
            date: 2023-12-31 14:37:08.0 +01:00
          }
          +"title": 267316
        }
        +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704080490 {#2066
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@gnuhaut@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 269136
        -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1921962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704080490 {#2071
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +"title": 269136
      }
      2 => App\Entity\EntryComment {#2040}
      0 => App\Entity\EntryComment {#2335}
    ]
    -id: 26231
    -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
    -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704115924
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9945157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704029524 {#3132
      date: 2023-12-31 14:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: App\Entity\EntryComment {#2040}
  +body: """
    If you need to pass flags you can use\n
    \n
    ```\n
    \n
    <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
    </span>\n
    ```\n
    \n
    To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
    \n
    (An easy way to check if something is working as you assume is just prepend the line with echo.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704033608 {#2337
    date: 2023-12-31 15:40:08.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 267423
  -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1920620"
  +editedAt: DateTimeImmutable @1709929049 {#2343
    date: 2024-03-08 21:17:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704033608 {#2336
    date: 2023-12-31 15:40:08.0 +01:00
  }
  +"title": 267423
}
"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 {#2335
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345
    +user: Proxies\__CG__\App\Entity\User {#2546 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
    +title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
    +url: null
    +body: """
      I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
      \n
      What is the best way to go about this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 61
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710594812 {#3146
      date: 2024-03-16 14:13:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      1 => App\Entity\EntryComment {#2067
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2070 …}
        +root: App\Entity\EntryComment {#2040
          +user: App\Entity\User {#264 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2345 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
          +image: null
          +parent: null
          +root: null
          +body: """
            Put a shell script in your PATH named inkscape with the following content:\n
            \n
            ```\n
            \n
            <span style="color:#323232;">#!/bin/sh\n
            </span><span style="color:#323232;">\n
            </span><span style="color:#323232;">flatpak run org.inkscape.Inkscape\n
            </span>\n
            ```\n
            \n
            Note that you can use a local folder in your home directory to house small executables and scripts like this, so you don’t have to touch your system config. I generally recommend using something like `~/.local/bin` and add it to your PATH via your Shell’s RC file.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1710156065 {#2131
            date: 2024-03-11 12:21:05.0 +01:00
          }
          +ip: null
          +tags: [
            "323232"
          ]
          +mentions: [
            "@cyberwolfie@lemmy.ml"
            "@cyberwolfie@lemmy.ml"
            "@cyberwolfie@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2350 …}
          +nested: Doctrine\ORM\PersistentCollection {#2348 …}
          +votes: Doctrine\ORM\PersistentCollection {#2351 …}
          +reports: Doctrine\ORM\PersistentCollection {#2332 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
          -id: 267316
          -bodyTs: "'/.local/bin':54 '/bin/sh':14 'add':56 'config':47 'content':13 'directori':29 'execut':33 'file':66 'flatpak':15 'folder':25 'follow':12 'general':49 'home':28 'hous':31 'inkscap':9 'like':36,53 'local':24 'name':8 'note':18 'org.inkscape.inkscape':17 'path':7,60 'put':1 'rc':65 'recommend':50 'run':16 'script':4,35 'shell':3,63 'small':32 'someth':52 'system':46 'touch':44 'use':22,51 'via':61"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://beehaw.org/comment/1920515"
          +editedAt: DateTimeImmutable @1709928005 {#2132
            date: 2024-03-08 21:00:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1704029828 {#2138
            date: 2023-12-31 14:37:08.0 +01:00
          }
          +"title": 267316
        }
        +body: "Thanks, I wasn’t sure it worked in sh. I’ve been surprised a lot before by seemingly simple stuff like this."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704080490 {#2066
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@cyberwolfie@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
          "@gnuhaut@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2049 …}
        +nested: Doctrine\ORM\PersistentCollection {#2051 …}
        +votes: Doctrine\ORM\PersistentCollection {#2059 …}
        +reports: Doctrine\ORM\PersistentCollection {#2047 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
        -id: 269136
        -bodyTs: "'like':21 'lot':15 'seem':18 'sh':9 'simpl':19 'stuff':20 'sure':5 'surpris':13 'thank':1 've':11 'wasn':3 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1921962"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704080490 {#2071
          date: 2024-01-01 04:41:30.0 +01:00
        }
        +"title": 269136
      }
      2 => App\Entity\EntryComment {#2040}
      0 => App\Entity\EntryComment {#2335}
    ]
    -id: 26231
    -titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
    -bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704115924
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9945157"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704029524 {#3132
      date: 2023-12-31 14:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: App\Entity\EntryComment {#2040}
  +body: """
    If you need to pass flags you can use\n
    \n
    ```\n
    \n
    <span style="color:#323232;">flatpak run org.inkscape.Inkscape "$@"\n
    </span>\n
    ```\n
    \n
    To forward all of the arguments to the script. Note that this might be a bashism, so you might need to change your hash bang to /bin/bash as well. Double check though.\n
    \n
    (An easy way to check if something is working as you assume is just prepend the line with echo.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704033608 {#2337
    date: 2023-12-31 15:40:08.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
    "@cyberwolfie@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 267423
  -bodyTs: "'/bin/bash':39 'argument':18 'assum':56 'bang':37 'bashism':28 'chang':34 'check':43,49 'doubl':42 'easi':46 'echo':63 'flag':6 'flatpak':10 'forward':14 'hash':36 'line':61 'might':25,31 'need':3,32 'note':22 'org.inkscape.inkscape':12 'pass':5 'prepend':59 'run':11 'script':21 'someth':51 'though':44 'use':9 'way':47 'well':41 'work':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1920620"
  +editedAt: DateTimeImmutable @1709929049 {#2343
    date: 2024-03-08 21:17:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704033608 {#2336
    date: 2023-12-31 15:40:08.0 +01:00
  }
  +"title": 267423
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3168 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "Economic-Theory-is-Fun-tho"
  +title: "Economic Theory is Fun tho."
  +url: "https://lemmy.ml/pictrs/image/8750849a-e8e8-4b7b-a7f5-73e58d75f155.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 148
  +favouriteCount: 1081
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727563881 {#3163
    date: 2024-09-29 00:51:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  +badges: Doctrine\ORM\PersistentCollection {#3180 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
      +body: "The word “incel” colloquially covers quite a bit more territory than its acronym expansion implies, much like MAGA means quite a bit more than just a collective of individuals who want to see America succeed. But of course you know this, so why exactly are you asking?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701655426 {#1705
        date: 2023-12-04 03:03:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Diplomjodler@feddit.de"
        "@jhulten@infosec.pub"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 194248
      -bodyTs: "'acronym':13 'america':34 'ask':47 'bit':8,22 'collect':27 'colloqui':4 'cours':38 'cover':5 'exact':44 'expans':14 'impli':15 'incel':3 'individu':29 'know':40 'like':17 'maga':18 'mean':19 'much':16 'quit':6,20 'see':33 'succeed':35 'territori':10 'want':31 'word':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1801457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701655426 {#1795
        date: 2023-12-04 03:03:46.0 +01:00
      }
      +"title": 194248
    }
  ]
  -id: 19749
  -titleTs: "'econom':1 'fun':4 'theori':2 'tho':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701702870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8819989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701616470 {#3152
    date: 2023-12-03 16:14:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3168 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "Economic-Theory-is-Fun-tho"
  +title: "Economic Theory is Fun tho."
  +url: "https://lemmy.ml/pictrs/image/8750849a-e8e8-4b7b-a7f5-73e58d75f155.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 148
  +favouriteCount: 1081
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727563881 {#3163
    date: 2024-09-29 00:51:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  +badges: Doctrine\ORM\PersistentCollection {#3180 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
      +body: "The word “incel” colloquially covers quite a bit more territory than its acronym expansion implies, much like MAGA means quite a bit more than just a collective of individuals who want to see America succeed. But of course you know this, so why exactly are you asking?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701655426 {#1705
        date: 2023-12-04 03:03:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Diplomjodler@feddit.de"
        "@jhulten@infosec.pub"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 194248
      -bodyTs: "'acronym':13 'america':34 'ask':47 'bit':8,22 'collect':27 'colloqui':4 'cours':38 'cover':5 'exact':44 'expans':14 'impli':15 'incel':3 'individu':29 'know':40 'like':17 'maga':18 'mean':19 'much':16 'quit':6,20 'see':33 'succeed':35 'territori':10 'want':31 'word':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1801457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701655426 {#1795
        date: 2023-12-04 03:03:46.0 +01:00
      }
      +"title": 194248
    }
  ]
  -id: 19749
  -titleTs: "'econom':1 'fun':4 'theori':2 'tho':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701702870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8819989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701616470 {#3152
    date: 2023-12-03 16:14:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1691
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3168 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "Economic-Theory-is-Fun-tho"
  +title: "Economic Theory is Fun tho."
  +url: "https://lemmy.ml/pictrs/image/8750849a-e8e8-4b7b-a7f5-73e58d75f155.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 148
  +favouriteCount: 1081
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727563881 {#3163
    date: 2024-09-29 00:51:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  +badges: Doctrine\ORM\PersistentCollection {#3180 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1691 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
      +body: "The word “incel” colloquially covers quite a bit more territory than its acronym expansion implies, much like MAGA means quite a bit more than just a collective of individuals who want to see America succeed. But of course you know this, so why exactly are you asking?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701655426 {#1705
        date: 2023-12-04 03:03:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Diplomjodler@feddit.de"
        "@jhulten@infosec.pub"
        "@DeepGradientAscent@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1604 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 194248
      -bodyTs: "'acronym':13 'america':34 'ask':47 'bit':8,22 'collect':27 'colloqui':4 'cours':38 'cover':5 'exact':44 'expans':14 'impli':15 'incel':3 'individu':29 'know':40 'like':17 'maga':18 'mean':19 'much':16 'quit':6,20 'see':33 'succeed':35 'territori':10 'want':31 'word':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1801457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701655426 {#1795
        date: 2023-12-04 03:03:46.0 +01:00
      }
      +"title": 194248
    }
  ]
  -id: 19749
  -titleTs: "'econom':1 'fun':4 'theori':2 'tho':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701702870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8819989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701616470 {#3152
    date: 2023-12-03 16:14:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3168 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "Economic-Theory-is-Fun-tho"
    +title: "Economic Theory is Fun tho."
    +url: "https://lemmy.ml/pictrs/image/8750849a-e8e8-4b7b-a7f5-73e58d75f155.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 148
    +favouriteCount: 1081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727563881 {#3163
      date: 2024-09-29 00:51:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    +badges: Doctrine\ORM\PersistentCollection {#3180 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 19749
    -titleTs: "'econom':1 'fun':4 'theori':2 'tho':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701702870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8819989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701616470 {#3152
      date: 2023-12-03 16:14:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
  +body: "The word “incel” colloquially covers quite a bit more territory than its acronym expansion implies, much like MAGA means quite a bit more than just a collective of individuals who want to see America succeed. But of course you know this, so why exactly are you asking?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701655426 {#1705
    date: 2023-12-04 03:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Diplomjodler@feddit.de"
    "@jhulten@infosec.pub"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 194248
  -bodyTs: "'acronym':13 'america':34 'ask':47 'bit':8,22 'collect':27 'colloqui':4 'cours':38 'cover':5 'exact':44 'expans':14 'impli':15 'incel':3 'individu':29 'know':40 'like':17 'maga':18 'mean':19 'much':16 'quit':6,20 'see':33 'succeed':35 'territori':10 'want':31 'word':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1801457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701655426 {#1795
    date: 2023-12-04 03:03:46.0 +01:00
  }
  +"title": 194248
}
"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 {#1692
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3168 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "Economic-Theory-is-Fun-tho"
    +title: "Economic Theory is Fun tho."
    +url: "https://lemmy.ml/pictrs/image/8750849a-e8e8-4b7b-a7f5-73e58d75f155.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 148
    +favouriteCount: 1081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727563881 {#3163
      date: 2024-09-29 00:51:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    +badges: Doctrine\ORM\PersistentCollection {#3180 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 19749
    -titleTs: "'econom':1 'fun':4 'theori':2 'tho':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701702870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8819989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701616470 {#3152
      date: 2023-12-03 16:14:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
  +body: "The word “incel” colloquially covers quite a bit more territory than its acronym expansion implies, much like MAGA means quite a bit more than just a collective of individuals who want to see America succeed. But of course you know this, so why exactly are you asking?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701655426 {#1705
    date: 2023-12-04 03:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Diplomjodler@feddit.de"
    "@jhulten@infosec.pub"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 194248
  -bodyTs: "'acronym':13 'america':34 'ask':47 'bit':8,22 'collect':27 'colloqui':4 'cours':38 'cover':5 'exact':44 'expans':14 'impli':15 'incel':3 'individu':29 'know':40 'like':17 'maga':18 'mean':19 'much':16 'quit':6,20 'see':33 'succeed':35 'territori':10 'want':31 'word':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1801457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701655426 {#1795
    date: 2023-12-04 03:03:46.0 +01:00
  }
  +"title": 194248
}
"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 {#1692
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1691
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3168 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "Economic-Theory-is-Fun-tho"
    +title: "Economic Theory is Fun tho."
    +url: "https://lemmy.ml/pictrs/image/8750849a-e8e8-4b7b-a7f5-73e58d75f155.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 148
    +favouriteCount: 1081
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727563881 {#3163
      date: 2024-09-29 00:51:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    +badges: Doctrine\ORM\PersistentCollection {#3180 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 19749
    -titleTs: "'econom':1 'fun':4 'theori':2 'tho':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701702870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8819989"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701616470 {#3152
      date: 2023-12-03 16:14:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1689 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
  +body: "The word “incel” colloquially covers quite a bit more territory than its acronym expansion implies, much like MAGA means quite a bit more than just a collective of individuals who want to see America succeed. But of course you know this, so why exactly are you asking?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701655426 {#1705
    date: 2023-12-04 03:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Diplomjodler@feddit.de"
    "@jhulten@infosec.pub"
    "@DeepGradientAscent@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1604 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 194248
  -bodyTs: "'acronym':13 'america':34 'ask':47 'bit':8,22 'collect':27 'colloqui':4 'cours':38 'cover':5 'exact':44 'expans':14 'impli':15 'incel':3 'individu':29 'know':40 'like':17 'maga':18 'mean':19 'much':16 'quit':6,20 'see':33 'succeed':35 'territori':10 'want':31 'word':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1801457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701655426 {#1795
    date: 2023-12-04 03:03:46.0 +01:00
  }
  +"title": 194248
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3111 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
  +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
  +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
  +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701884196 {#3106
    date: 2023-12-06 18:36:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  +badges: Doctrine\ORM\PersistentCollection {#3124 …}
  +children: [
    1 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Honest question, not being catty or anything. Why is this news, exactly? This is a nearly every winter occurrence to get below -50C in Yakutsk, the average winter day is -42C. (It also gets up into the 90s during the summer, Yakutsk is a wild place.)\n
        \n
        This would be roughly equivalent to a news article saying Detroit is down to 10F today, i.e. colder than normal, sure, but not really beyond the pale for a December day.\n
        \n
        Honestly asking because I’m just wondering if this is the start of the “there can’t be global warming because it’s cold somewhere” coverage for this winter season, or if this is intended to be a fun TIL article for the lucky 10000.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703225005 {#1715
        date: 2023-12-22 07:03:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 199549
      -bodyTs: "'-42':32 '-50':23 '10000':124 '10f':63 '90s':40 'also':35 'anyth':7 'articl':57,120 'ask':81 'averag':28 'beyond':73 'c':24,33 'catti':5 'cold':103 'colder':66 'coverag':105 'day':30,79 'decemb':78 'detroit':59 'equival':53 'everi':17 'exact':12 'fun':118 'get':21,36 'global':98 'honest':1,80 'i.e':65 'intend':114 'lucki':123 'm':84 'near':16 'news':11,56 'normal':68 'occurr':19 'pale':75 'place':48 'question':2 'realli':72 'rough':52 'say':58 'season':109 'somewher':104 'start':91 'summer':43 'sure':69 'til':119 'today':64 'warm':99 'wild':47 'winter':18,29,108 'wonder':86 'would':50 'yakutsk':26,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1812561"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701798351 {#1714
        date: 2023-12-05 18:45:51.0 +01:00
      }
      +"title": 199549
    }
    0 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: App\Entity\EntryComment {#1718}
      +body: "Alas, I have “Americanwhoisfamiliarwithmetricitis.” I’m afraid it’s terminal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701847506 {#2462
        date: 2023-12-06 08:25:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@OmnipotentEntity@beehaw.org"
        "@Sina@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 201558
      -bodyTs: "'afraid':7 'ala':1 'americanwhoisfamiliarwithmetr':4 'm':6 'termin':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1818278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701847506 {#2458
        date: 2023-12-06 08:25:06.0 +01:00
      }
      +"title": 201558
    }
  ]
  -id: 20386
  -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701882816
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4106819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701796416 {#3092
    date: 2023-12-05 18:13:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3111 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
  +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
  +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
  +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701884196 {#3106
    date: 2023-12-06 18:36:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  +badges: Doctrine\ORM\PersistentCollection {#3124 …}
  +children: [
    1 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Honest question, not being catty or anything. Why is this news, exactly? This is a nearly every winter occurrence to get below -50C in Yakutsk, the average winter day is -42C. (It also gets up into the 90s during the summer, Yakutsk is a wild place.)\n
        \n
        This would be roughly equivalent to a news article saying Detroit is down to 10F today, i.e. colder than normal, sure, but not really beyond the pale for a December day.\n
        \n
        Honestly asking because I’m just wondering if this is the start of the “there can’t be global warming because it’s cold somewhere” coverage for this winter season, or if this is intended to be a fun TIL article for the lucky 10000.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703225005 {#1715
        date: 2023-12-22 07:03:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 199549
      -bodyTs: "'-42':32 '-50':23 '10000':124 '10f':63 '90s':40 'also':35 'anyth':7 'articl':57,120 'ask':81 'averag':28 'beyond':73 'c':24,33 'catti':5 'cold':103 'colder':66 'coverag':105 'day':30,79 'decemb':78 'detroit':59 'equival':53 'everi':17 'exact':12 'fun':118 'get':21,36 'global':98 'honest':1,80 'i.e':65 'intend':114 'lucki':123 'm':84 'near':16 'news':11,56 'normal':68 'occurr':19 'pale':75 'place':48 'question':2 'realli':72 'rough':52 'say':58 'season':109 'somewher':104 'start':91 'summer':43 'sure':69 'til':119 'today':64 'warm':99 'wild':47 'winter':18,29,108 'wonder':86 'would':50 'yakutsk':26,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1812561"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701798351 {#1714
        date: 2023-12-05 18:45:51.0 +01:00
      }
      +"title": 199549
    }
    0 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: App\Entity\EntryComment {#1718}
      +body: "Alas, I have “Americanwhoisfamiliarwithmetricitis.” I’m afraid it’s terminal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701847506 {#2462
        date: 2023-12-06 08:25:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@OmnipotentEntity@beehaw.org"
        "@Sina@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 201558
      -bodyTs: "'afraid':7 'ala':1 'americanwhoisfamiliarwithmetr':4 'm':6 'termin':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1818278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701847506 {#2458
        date: 2023-12-06 08:25:06.0 +01:00
      }
      +"title": 201558
    }
  ]
  -id: 20386
  -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701882816
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4106819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701796416 {#3092
    date: 2023-12-05 18:13:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1720
  +user: Proxies\__CG__\App\Entity\User {#3071 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#3111 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
  +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
  +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
  +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 46
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701884196 {#3106
    date: 2023-12-06 18:36:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  +badges: Doctrine\ORM\PersistentCollection {#3124 …}
  +children: [
    1 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Honest question, not being catty or anything. Why is this news, exactly? This is a nearly every winter occurrence to get below -50C in Yakutsk, the average winter day is -42C. (It also gets up into the 90s during the summer, Yakutsk is a wild place.)\n
        \n
        This would be roughly equivalent to a news article saying Detroit is down to 10F today, i.e. colder than normal, sure, but not really beyond the pale for a December day.\n
        \n
        Honestly asking because I’m just wondering if this is the start of the “there can’t be global warming because it’s cold somewhere” coverage for this winter season, or if this is intended to be a fun TIL article for the lucky 10000.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1703225005 {#1715
        date: 2023-12-22 07:03:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1717 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 199549
      -bodyTs: "'-42':32 '-50':23 '10000':124 '10f':63 '90s':40 'also':35 'anyth':7 'articl':57,120 'ask':81 'averag':28 'beyond':73 'c':24,33 'catti':5 'cold':103 'colder':66 'coverag':105 'day':30,79 'decemb':78 'detroit':59 'equival':53 'everi':17 'exact':12 'fun':118 'get':21,36 'global':98 'honest':1,80 'i.e':65 'intend':114 'lucki':123 'm':84 'near':16 'news':11,56 'normal':68 'occurr':19 'pale':75 'place':48 'question':2 'realli':72 'rough':52 'say':58 'season':109 'somewher':104 'start':91 'summer':43 'sure':69 'til':119 'today':64 'warm':99 'wild':47 'winter':18,29,108 'wonder':86 'would':50 'yakutsk':26,44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1812561"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701798351 {#1714
        date: 2023-12-05 18:45:51.0 +01:00
      }
      +"title": 199549
    }
    0 => App\Entity\EntryComment {#2461
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: App\Entity\EntryComment {#1718}
      +body: "Alas, I have “Americanwhoisfamiliarwithmetricitis.” I’m afraid it’s terminal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701847506 {#2462
        date: 2023-12-06 08:25:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@OmnipotentEntity@beehaw.org"
        "@Sina@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 201558
      -bodyTs: "'afraid':7 'ala':1 'americanwhoisfamiliarwithmetr':4 'm':6 'termin':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1818278"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701847506 {#2458
        date: 2023-12-06 08:25:06.0 +01:00
      }
      +"title": 201558
    }
  ]
  -id: 20386
  -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701882816
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4106819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701796416 {#3092
    date: 2023-12-05 18:13:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1718
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3111 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
    +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
    +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
    +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701884196 {#3106
      date: 2023-12-06 18:36:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    +badges: Doctrine\ORM\PersistentCollection {#3124 …}
    +children: [
      1 => App\Entity\EntryComment {#1718}
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: App\Entity\EntryComment {#1718}
        +body: "Alas, I have “Americanwhoisfamiliarwithmetricitis.” I’m afraid it’s terminal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701847506 {#2462
          date: 2023-12-06 08:25:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
          "@OmnipotentEntity@beehaw.org"
          "@Sina@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 201558
        -bodyTs: "'afraid':7 'ala':1 'americanwhoisfamiliarwithmetr':4 'm':6 'termin':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1818278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701847506 {#2458
          date: 2023-12-06 08:25:06.0 +01:00
        }
        +"title": 201558
      }
    ]
    -id: 20386
    -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701882816
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4106819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701796416 {#3092
      date: 2023-12-05 18:13:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Honest question, not being catty or anything. Why is this news, exactly? This is a nearly every winter occurrence to get below -50C in Yakutsk, the average winter day is -42C. (It also gets up into the 90s during the summer, Yakutsk is a wild place.)\n
    \n
    This would be roughly equivalent to a news article saying Detroit is down to 10F today, i.e. colder than normal, sure, but not really beyond the pale for a December day.\n
    \n
    Honestly asking because I’m just wondering if this is the start of the “there can’t be global warming because it’s cold somewhere” coverage for this winter season, or if this is intended to be a fun TIL article for the lucky 10000.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703225005 {#1715
    date: 2023-12-22 07:03:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 199549
  -bodyTs: "'-42':32 '-50':23 '10000':124 '10f':63 '90s':40 'also':35 'anyth':7 'articl':57,120 'ask':81 'averag':28 'beyond':73 'c':24,33 'catti':5 'cold':103 'colder':66 'coverag':105 'day':30,79 'decemb':78 'detroit':59 'equival':53 'everi':17 'exact':12 'fun':118 'get':21,36 'global':98 'honest':1,80 'i.e':65 'intend':114 'lucki':123 'm':84 'near':16 'news':11,56 'normal':68 'occurr':19 'pale':75 'place':48 'question':2 'realli':72 'rough':52 'say':58 'season':109 'somewher':104 'start':91 'summer':43 'sure':69 'til':119 'today':64 'warm':99 'wild':47 'winter':18,29,108 'wonder':86 'would':50 'yakutsk':26,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1812561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701798351 {#1714
    date: 2023-12-05 18:45:51.0 +01:00
  }
  +"title": 199549
}
"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 {#1718
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3111 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
    +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
    +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
    +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701884196 {#3106
      date: 2023-12-06 18:36:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    +badges: Doctrine\ORM\PersistentCollection {#3124 …}
    +children: [
      1 => App\Entity\EntryComment {#1718}
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: App\Entity\EntryComment {#1718}
        +body: "Alas, I have “Americanwhoisfamiliarwithmetricitis.” I’m afraid it’s terminal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701847506 {#2462
          date: 2023-12-06 08:25:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
          "@OmnipotentEntity@beehaw.org"
          "@Sina@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 201558
        -bodyTs: "'afraid':7 'ala':1 'americanwhoisfamiliarwithmetr':4 'm':6 'termin':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1818278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701847506 {#2458
          date: 2023-12-06 08:25:06.0 +01:00
        }
        +"title": 201558
      }
    ]
    -id: 20386
    -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701882816
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4106819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701796416 {#3092
      date: 2023-12-05 18:13:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Honest question, not being catty or anything. Why is this news, exactly? This is a nearly every winter occurrence to get below -50C in Yakutsk, the average winter day is -42C. (It also gets up into the 90s during the summer, Yakutsk is a wild place.)\n
    \n
    This would be roughly equivalent to a news article saying Detroit is down to 10F today, i.e. colder than normal, sure, but not really beyond the pale for a December day.\n
    \n
    Honestly asking because I’m just wondering if this is the start of the “there can’t be global warming because it’s cold somewhere” coverage for this winter season, or if this is intended to be a fun TIL article for the lucky 10000.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703225005 {#1715
    date: 2023-12-22 07:03:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 199549
  -bodyTs: "'-42':32 '-50':23 '10000':124 '10f':63 '90s':40 'also':35 'anyth':7 'articl':57,120 'ask':81 'averag':28 'beyond':73 'c':24,33 'catti':5 'cold':103 'colder':66 'coverag':105 'day':30,79 'decemb':78 'detroit':59 'equival':53 'everi':17 'exact':12 'fun':118 'get':21,36 'global':98 'honest':1,80 'i.e':65 'intend':114 'lucki':123 'm':84 'near':16 'news':11,56 'normal':68 'occurr':19 'pale':75 'place':48 'question':2 'realli':72 'rough':52 'say':58 'season':109 'somewher':104 'start':91 'summer':43 'sure':69 'til':119 'today':64 'warm':99 'wild':47 'winter':18,29,108 'wonder':86 'would':50 'yakutsk':26,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1812561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701798351 {#1714
    date: 2023-12-05 18:45:51.0 +01:00
  }
  +"title": 199549
}
"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 {#1718
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3111 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
    +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
    +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
    +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701884196 {#3106
      date: 2023-12-06 18:36:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    +badges: Doctrine\ORM\PersistentCollection {#3124 …}
    +children: [
      1 => App\Entity\EntryComment {#1718}
      0 => App\Entity\EntryComment {#2461
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
        +root: App\Entity\EntryComment {#1718}
        +body: "Alas, I have “Americanwhoisfamiliarwithmetricitis.” I’m afraid it’s terminal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701847506 {#2462
          date: 2023-12-06 08:25:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
          "@OmnipotentEntity@beehaw.org"
          "@Sina@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2460 …}
        +nested: Doctrine\ORM\PersistentCollection {#2452 …}
        +votes: Doctrine\ORM\PersistentCollection {#2454 …}
        +reports: Doctrine\ORM\PersistentCollection {#2459 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
        -id: 201558
        -bodyTs: "'afraid':7 'ala':1 'americanwhoisfamiliarwithmetr':4 'm':6 'termin':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1818278"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701847506 {#2458
          date: 2023-12-06 08:25:06.0 +01:00
        }
        +"title": 201558
      }
    ]
    -id: 20386
    -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701882816
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4106819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701796416 {#3092
      date: 2023-12-05 18:13:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Honest question, not being catty or anything. Why is this news, exactly? This is a nearly every winter occurrence to get below -50C in Yakutsk, the average winter day is -42C. (It also gets up into the 90s during the summer, Yakutsk is a wild place.)\n
    \n
    This would be roughly equivalent to a news article saying Detroit is down to 10F today, i.e. colder than normal, sure, but not really beyond the pale for a December day.\n
    \n
    Honestly asking because I’m just wondering if this is the start of the “there can’t be global warming because it’s cold somewhere” coverage for this winter season, or if this is intended to be a fun TIL article for the lucky 10000.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1703225005 {#1715
    date: 2023-12-22 07:03:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1717 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 199549
  -bodyTs: "'-42':32 '-50':23 '10000':124 '10f':63 '90s':40 'also':35 'anyth':7 'articl':57,120 'ask':81 'averag':28 'beyond':73 'c':24,33 'catti':5 'cold':103 'colder':66 'coverag':105 'day':30,79 'decemb':78 'detroit':59 'equival':53 'everi':17 'exact':12 'fun':118 'get':21,36 'global':98 'honest':1,80 'i.e':65 'intend':114 'lucki':123 'm':84 'near':16 'news':11,56 'normal':68 'occurr':19 'pale':75 'place':48 'question':2 'realli':72 'rough':52 'say':58 'season':109 'somewher':104 'start':91 'summer':43 'sure':69 'til':119 'today':64 'warm':99 'wild':47 'winter':18,29,108 'wonder':86 'would':50 'yakutsk':26,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1812561"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701798351 {#1714
    date: 2023-12-05 18:45:51.0 +01:00
  }
  +"title": 199549
}
"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 {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3111 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
    +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
    +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
    +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701884196 {#3106
      date: 2023-12-06 18:36:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    +badges: Doctrine\ORM\PersistentCollection {#3124 …}
    +children: [
      1 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Honest question, not being catty or anything. Why is this news, exactly? This is a nearly every winter occurrence to get below -50C in Yakutsk, the average winter day is -42C. (It also gets up into the 90s during the summer, Yakutsk is a wild place.)\n
          \n
          This would be roughly equivalent to a news article saying Detroit is down to 10F today, i.e. colder than normal, sure, but not really beyond the pale for a December day.\n
          \n
          Honestly asking because I’m just wondering if this is the start of the “there can’t be global warming because it’s cold somewhere” coverage for this winter season, or if this is intended to be a fun TIL article for the lucky 10000.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1703225005 {#1715
          date: 2023-12-22 07:03:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 199549
        -bodyTs: "'-42':32 '-50':23 '10000':124 '10f':63 '90s':40 'also':35 'anyth':7 'articl':57,120 'ask':81 'averag':28 'beyond':73 'c':24,33 'catti':5 'cold':103 'colder':66 'coverag':105 'day':30,79 'decemb':78 'detroit':59 'equival':53 'everi':17 'exact':12 'fun':118 'get':21,36 'global':98 'honest':1,80 'i.e':65 'intend':114 'lucki':123 'm':84 'near':16 'news':11,56 'normal':68 'occurr':19 'pale':75 'place':48 'question':2 'realli':72 'rough':52 'say':58 'season':109 'somewher':104 'start':91 'summer':43 'sure':69 'til':119 'today':64 'warm':99 'wild':47 'winter':18,29,108 'wonder':86 'would':50 'yakutsk':26,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1812561"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701798351 {#1714
          date: 2023-12-05 18:45:51.0 +01:00
        }
        +"title": 199549
      }
      0 => App\Entity\EntryComment {#2461}
    ]
    -id: 20386
    -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701882816
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4106819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701796416 {#3092
      date: 2023-12-05 18:13:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: App\Entity\EntryComment {#1718}
  +body: "Alas, I have “Americanwhoisfamiliarwithmetricitis.” I’m afraid it’s terminal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701847506 {#2462
    date: 2023-12-06 08:25:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@OmnipotentEntity@beehaw.org"
    "@Sina@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 201558
  -bodyTs: "'afraid':7 'ala':1 'americanwhoisfamiliarwithmetr':4 'm':6 'termin':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1818278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701847506 {#2458
    date: 2023-12-06 08:25:06.0 +01:00
  }
  +"title": 201558
}
"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 {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3111 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
    +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
    +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
    +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701884196 {#3106
      date: 2023-12-06 18:36:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    +badges: Doctrine\ORM\PersistentCollection {#3124 …}
    +children: [
      1 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Honest question, not being catty or anything. Why is this news, exactly? This is a nearly every winter occurrence to get below -50C in Yakutsk, the average winter day is -42C. (It also gets up into the 90s during the summer, Yakutsk is a wild place.)\n
          \n
          This would be roughly equivalent to a news article saying Detroit is down to 10F today, i.e. colder than normal, sure, but not really beyond the pale for a December day.\n
          \n
          Honestly asking because I’m just wondering if this is the start of the “there can’t be global warming because it’s cold somewhere” coverage for this winter season, or if this is intended to be a fun TIL article for the lucky 10000.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1703225005 {#1715
          date: 2023-12-22 07:03:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 199549
        -bodyTs: "'-42':32 '-50':23 '10000':124 '10f':63 '90s':40 'also':35 'anyth':7 'articl':57,120 'ask':81 'averag':28 'beyond':73 'c':24,33 'catti':5 'cold':103 'colder':66 'coverag':105 'day':30,79 'decemb':78 'detroit':59 'equival':53 'everi':17 'exact':12 'fun':118 'get':21,36 'global':98 'honest':1,80 'i.e':65 'intend':114 'lucki':123 'm':84 'near':16 'news':11,56 'normal':68 'occurr':19 'pale':75 'place':48 'question':2 'realli':72 'rough':52 'say':58 'season':109 'somewher':104 'start':91 'summer':43 'sure':69 'til':119 'today':64 'warm':99 'wild':47 'winter':18,29,108 'wonder':86 'would':50 'yakutsk':26,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1812561"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701798351 {#1714
          date: 2023-12-05 18:45:51.0 +01:00
        }
        +"title": 199549
      }
      0 => App\Entity\EntryComment {#2461}
    ]
    -id: 20386
    -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701882816
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4106819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701796416 {#3092
      date: 2023-12-05 18:13:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: App\Entity\EntryComment {#1718}
  +body: "Alas, I have “Americanwhoisfamiliarwithmetricitis.” I’m afraid it’s terminal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701847506 {#2462
    date: 2023-12-06 08:25:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@OmnipotentEntity@beehaw.org"
    "@Sina@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 201558
  -bodyTs: "'afraid':7 'ala':1 'americanwhoisfamiliarwithmetr':4 'm':6 'termin':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1818278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701847506 {#2458
    date: 2023-12-06 08:25:06.0 +01:00
  }
  +"title": 201558
}
"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 {#2461
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720
    +user: Proxies\__CG__\App\Entity\User {#3071 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#3111 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
    +slug: "Swathes-of-Siberia-freeze-in-temperatures-below-58-Celsius"
    +title: "Swathes of Siberia freeze in temperatures below -58 Celsius"
    +url: "https://www.reuters.com/world/europe/swathes-siberia-freeze-temperatures-below-58-celsius-2023-12-05/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 46
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701884196 {#3106
      date: 2023-12-06 18:36:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    +badges: Doctrine\ORM\PersistentCollection {#3124 …}
    +children: [
      1 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1720 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Honest question, not being catty or anything. Why is this news, exactly? This is a nearly every winter occurrence to get below -50C in Yakutsk, the average winter day is -42C. (It also gets up into the 90s during the summer, Yakutsk is a wild place.)\n
          \n
          This would be roughly equivalent to a news article saying Detroit is down to 10F today, i.e. colder than normal, sure, but not really beyond the pale for a December day.\n
          \n
          Honestly asking because I’m just wondering if this is the start of the “there can’t be global warming because it’s cold somewhere” coverage for this winter season, or if this is intended to be a fun TIL article for the lucky 10000.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1703225005 {#1715
          date: 2023-12-22 07:03:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1717 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 199549
        -bodyTs: "'-42':32 '-50':23 '10000':124 '10f':63 '90s':40 'also':35 'anyth':7 'articl':57,120 'ask':81 'averag':28 'beyond':73 'c':24,33 'catti':5 'cold':103 'colder':66 'coverag':105 'day':30,79 'decemb':78 'detroit':59 'equival':53 'everi':17 'exact':12 'fun':118 'get':21,36 'global':98 'honest':1,80 'i.e':65 'intend':114 'lucki':123 'm':84 'near':16 'news':11,56 'normal':68 'occurr':19 'pale':75 'place':48 'question':2 'realli':72 'rough':52 'say':58 'season':109 'somewher':104 'start':91 'summer':43 'sure':69 'til':119 'today':64 'warm':99 'wild':47 'winter':18,29,108 'wonder':86 'would':50 'yakutsk':26,44"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1812561"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701798351 {#1714
          date: 2023-12-05 18:45:51.0 +01:00
        }
        +"title": 199549
      }
      0 => App\Entity\EntryComment {#2461}
    ]
    -id: 20386
    -titleTs: "'-58':8 'celsius':9 'freez':4 'siberia':3 'swath':1 'temperatur':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701882816
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4106819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701796416 {#3092
      date: 2023-12-05 18:13:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: App\Entity\EntryComment {#1718}
  +body: "Alas, I have “Americanwhoisfamiliarwithmetricitis.” I’m afraid it’s terminal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701847506 {#2462
    date: 2023-12-06 08:25:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@OmnipotentEntity@beehaw.org"
    "@Sina@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 201558
  -bodyTs: "'afraid':7 'ala':1 'americanwhoisfamiliarwithmetr':4 'm':6 'termin':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1818278"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701847506 {#2458
    date: 2023-12-06 08:25:06.0 +01:00
  }
  +"title": 201558
}
"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
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#3131 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3133 …}
  +slug: "Wasabi-beloved-on-sushi-linked-to-really-substantial-boost-in"
  +title: "Wasabi, beloved on sushi, linked to "really substantial" boost in memory, Japanese study finds"
  +url: "https://www.cbsnews.com/news/wasabi-memory-boost-japanese-study-finds/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701985966 {#3126
    date: 2023-12-07 22:52:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  +badges: Doctrine\ORM\PersistentCollection {#3144 …}
  +children: [
    1 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: "Horseradish wasabi is good. I’ve also had real wasabi, which is even better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701985966 {#1383
        date: 2023-12-07 22:52:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@flumph@programming.dev"
        "@lvxferre@lemmy.ml"
        "@GammaGames@beehaw.org"
        "@OmnipotentEntity@beehaw.org"
        "@cwagner@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -id: 208374
      -bodyTs: "'also':7 'better':14 'even':13 'good':4 'horseradish':1 'real':9 've':6 'wasabi':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1827916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701985966 {#1402
        date: 2023-12-07 22:52:46.0 +01:00
      }
      +"title": 208374
    }
    0 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: """
        I like wasabi.\n
        \n
        I think the study is probably irreproducible bullshit, but at least I like wasabi.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701922775 {#2371
        date: 2023-12-07 05:19:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@flumph@programming.dev"
        "@lvxferre@lemmy.ml"
        "@GammaGames@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 205234
      -bodyTs: "'bullshit':11 'irreproduc':10 'least':14 'like':2,16 'probabl':9 'studi':7 'think':5 'wasabi':3,17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1823845"
      +editedAt: DateTimeImmutable @1703288275 {#2363
        date: 2023-12-23 00:37:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701922775 {#2370
        date: 2023-12-07 05:19:35.0 +01:00
      }
      +"title": 205234
    }
  ]
  -id: 20780
  -titleTs: "'belov':2 'boost':9 'find':14 'japanes':12 'link':5 'memori':11 'realli':7 'studi':13 'substanti':8 'sushi':4 'wasabi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702003961
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6909776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701917561 {#3112
    date: 2023-12-07 03:52:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#3131 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3133 …}
  +slug: "Wasabi-beloved-on-sushi-linked-to-really-substantial-boost-in"
  +title: "Wasabi, beloved on sushi, linked to "really substantial" boost in memory, Japanese study finds"
  +url: "https://www.cbsnews.com/news/wasabi-memory-boost-japanese-study-finds/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701985966 {#3126
    date: 2023-12-07 22:52:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  +badges: Doctrine\ORM\PersistentCollection {#3144 …}
  +children: [
    1 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: "Horseradish wasabi is good. I’ve also had real wasabi, which is even better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701985966 {#1383
        date: 2023-12-07 22:52:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@flumph@programming.dev"
        "@lvxferre@lemmy.ml"
        "@GammaGames@beehaw.org"
        "@OmnipotentEntity@beehaw.org"
        "@cwagner@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -id: 208374
      -bodyTs: "'also':7 'better':14 'even':13 'good':4 'horseradish':1 'real':9 've':6 'wasabi':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1827916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701985966 {#1402
        date: 2023-12-07 22:52:46.0 +01:00
      }
      +"title": 208374
    }
    0 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: """
        I like wasabi.\n
        \n
        I think the study is probably irreproducible bullshit, but at least I like wasabi.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701922775 {#2371
        date: 2023-12-07 05:19:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@flumph@programming.dev"
        "@lvxferre@lemmy.ml"
        "@GammaGames@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 205234
      -bodyTs: "'bullshit':11 'irreproduc':10 'least':14 'like':2,16 'probabl':9 'studi':7 'think':5 'wasabi':3,17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1823845"
      +editedAt: DateTimeImmutable @1703288275 {#2363
        date: 2023-12-23 00:37:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701922775 {#2370
        date: 2023-12-07 05:19:35.0 +01:00
      }
      +"title": 205234
    }
  ]
  -id: 20780
  -titleTs: "'belov':2 'boost':9 'find':14 'japanes':12 'link':5 'memori':11 'realli':7 'studi':13 'substanti':8 'sushi':4 'wasabi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702003961
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6909776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701917561 {#3112
    date: 2023-12-07 03:52:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2360
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#3131 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3133 …}
  +slug: "Wasabi-beloved-on-sushi-linked-to-really-substantial-boost-in"
  +title: "Wasabi, beloved on sushi, linked to "really substantial" boost in memory, Japanese study finds"
  +url: "https://www.cbsnews.com/news/wasabi-memory-boost-japanese-study-finds/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701985966 {#3126
    date: 2023-12-07 22:52:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3134 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
  +badges: Doctrine\ORM\PersistentCollection {#3144 …}
  +children: [
    1 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: "Horseradish wasabi is good. I’ve also had real wasabi, which is even better."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701985966 {#1383
        date: 2023-12-07 22:52:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@flumph@programming.dev"
        "@lvxferre@lemmy.ml"
        "@GammaGames@beehaw.org"
        "@OmnipotentEntity@beehaw.org"
        "@cwagner@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -id: 208374
      -bodyTs: "'also':7 'better':14 'even':13 'good':4 'horseradish':1 'real':9 've':6 'wasabi':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1827916"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701985966 {#1402
        date: 2023-12-07 22:52:46.0 +01:00
      }
      +"title": 208374
    }
    0 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +body: """
        I like wasabi.\n
        \n
        I think the study is probably irreproducible bullshit, but at least I like wasabi.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701922775 {#2371
        date: 2023-12-07 05:19:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@flumph@programming.dev"
        "@lvxferre@lemmy.ml"
        "@GammaGames@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 205234
      -bodyTs: "'bullshit':11 'irreproduc':10 'least':14 'like':2,16 'probabl':9 'studi':7 'think':5 'wasabi':3,17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1823845"
      +editedAt: DateTimeImmutable @1703288275 {#2363
        date: 2023-12-23 00:37:55.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701922775 {#2370
        date: 2023-12-07 05:19:35.0 +01:00
      }
      +"title": 205234
    }
  ]
  -id: 20780
  -titleTs: "'belov':2 'boost':9 'find':14 'japanes':12 'link':5 'memori':11 'realli':7 'studi':13 'substanti':8 'sushi':4 'wasabi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702003961
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6909776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701917561 {#3112
    date: 2023-12-07 03:52:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1405
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3131 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3133 …}
    +slug: "Wasabi-beloved-on-sushi-linked-to-really-substantial-boost-in"
    +title: "Wasabi, beloved on sushi, linked to "really substantial" boost in memory, Japanese study finds"
    +url: "https://www.cbsnews.com/news/wasabi-memory-boost-japanese-study-finds/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701985966 {#3126
      date: 2023-12-07 22:52:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    +badges: Doctrine\ORM\PersistentCollection {#3144 …}
    +children: [
      1 => App\Entity\EntryComment {#1405}
      0 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: """
          I like wasabi.\n
          \n
          I think the study is probably irreproducible bullshit, but at least I like wasabi.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701922775 {#2371
          date: 2023-12-07 05:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@flumph@programming.dev"
          "@lvxferre@lemmy.ml"
          "@GammaGames@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 205234
        -bodyTs: "'bullshit':11 'irreproduc':10 'least':14 'like':2,16 'probabl':9 'studi':7 'think':5 'wasabi':3,17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1823845"
        +editedAt: DateTimeImmutable @1703288275 {#2363
          date: 2023-12-23 00:37:55.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701922775 {#2370
          date: 2023-12-07 05:19:35.0 +01:00
        }
        +"title": 205234
      }
    ]
    -id: 20780
    -titleTs: "'belov':2 'boost':9 'find':14 'japanes':12 'link':5 'memori':11 'realli':7 'studi':13 'substanti':8 'sushi':4 'wasabi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702003961
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6909776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701917561 {#3112
      date: 2023-12-07 03:52:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: "Horseradish wasabi is good. I’ve also had real wasabi, which is even better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701985966 {#1383
    date: 2023-12-07 22:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flumph@programming.dev"
    "@lvxferre@lemmy.ml"
    "@GammaGames@beehaw.org"
    "@OmnipotentEntity@beehaw.org"
    "@cwagner@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 208374
  -bodyTs: "'also':7 'better':14 'even':13 'good':4 'horseradish':1 'real':9 've':6 'wasabi':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701985966 {#1402
    date: 2023-12-07 22:52:46.0 +01:00
  }
  +"title": 208374
}
"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 {#1405
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3131 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3133 …}
    +slug: "Wasabi-beloved-on-sushi-linked-to-really-substantial-boost-in"
    +title: "Wasabi, beloved on sushi, linked to "really substantial" boost in memory, Japanese study finds"
    +url: "https://www.cbsnews.com/news/wasabi-memory-boost-japanese-study-finds/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701985966 {#3126
      date: 2023-12-07 22:52:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    +badges: Doctrine\ORM\PersistentCollection {#3144 …}
    +children: [
      1 => App\Entity\EntryComment {#1405}
      0 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: """
          I like wasabi.\n
          \n
          I think the study is probably irreproducible bullshit, but at least I like wasabi.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701922775 {#2371
          date: 2023-12-07 05:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@flumph@programming.dev"
          "@lvxferre@lemmy.ml"
          "@GammaGames@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 205234
        -bodyTs: "'bullshit':11 'irreproduc':10 'least':14 'like':2,16 'probabl':9 'studi':7 'think':5 'wasabi':3,17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1823845"
        +editedAt: DateTimeImmutable @1703288275 {#2363
          date: 2023-12-23 00:37:55.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701922775 {#2370
          date: 2023-12-07 05:19:35.0 +01:00
        }
        +"title": 205234
      }
    ]
    -id: 20780
    -titleTs: "'belov':2 'boost':9 'find':14 'japanes':12 'link':5 'memori':11 'realli':7 'studi':13 'substanti':8 'sushi':4 'wasabi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702003961
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6909776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701917561 {#3112
      date: 2023-12-07 03:52:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: "Horseradish wasabi is good. I’ve also had real wasabi, which is even better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701985966 {#1383
    date: 2023-12-07 22:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flumph@programming.dev"
    "@lvxferre@lemmy.ml"
    "@GammaGames@beehaw.org"
    "@OmnipotentEntity@beehaw.org"
    "@cwagner@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 208374
  -bodyTs: "'also':7 'better':14 'even':13 'good':4 'horseradish':1 'real':9 've':6 'wasabi':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701985966 {#1402
    date: 2023-12-07 22:52:46.0 +01:00
  }
  +"title": 208374
}
"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 {#1405
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3131 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3133 …}
    +slug: "Wasabi-beloved-on-sushi-linked-to-really-substantial-boost-in"
    +title: "Wasabi, beloved on sushi, linked to "really substantial" boost in memory, Japanese study finds"
    +url: "https://www.cbsnews.com/news/wasabi-memory-boost-japanese-study-finds/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701985966 {#3126
      date: 2023-12-07 22:52:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    +badges: Doctrine\ORM\PersistentCollection {#3144 …}
    +children: [
      1 => App\Entity\EntryComment {#1405}
      0 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: """
          I like wasabi.\n
          \n
          I think the study is probably irreproducible bullshit, but at least I like wasabi.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701922775 {#2371
          date: 2023-12-07 05:19:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@flumph@programming.dev"
          "@lvxferre@lemmy.ml"
          "@GammaGames@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 205234
        -bodyTs: "'bullshit':11 'irreproduc':10 'least':14 'like':2,16 'probabl':9 'studi':7 'think':5 'wasabi':3,17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1823845"
        +editedAt: DateTimeImmutable @1703288275 {#2363
          date: 2023-12-23 00:37:55.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701922775 {#2370
          date: 2023-12-07 05:19:35.0 +01:00
        }
        +"title": 205234
      }
    ]
    -id: 20780
    -titleTs: "'belov':2 'boost':9 'find':14 'japanes':12 'link':5 'memori':11 'realli':7 'studi':13 'substanti':8 'sushi':4 'wasabi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702003961
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6909776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701917561 {#3112
      date: 2023-12-07 03:52:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: "Horseradish wasabi is good. I’ve also had real wasabi, which is even better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701985966 {#1383
    date: 2023-12-07 22:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flumph@programming.dev"
    "@lvxferre@lemmy.ml"
    "@GammaGames@beehaw.org"
    "@OmnipotentEntity@beehaw.org"
    "@cwagner@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 208374
  -bodyTs: "'also':7 'better':14 'even':13 'good':4 'horseradish':1 'real':9 've':6 'wasabi':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827916"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701985966 {#1402
    date: 2023-12-07 22:52:46.0 +01:00
  }
  +"title": 208374
}
"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 {#2377
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3131 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3133 …}
    +slug: "Wasabi-beloved-on-sushi-linked-to-really-substantial-boost-in"
    +title: "Wasabi, beloved on sushi, linked to "really substantial" boost in memory, Japanese study finds"
    +url: "https://www.cbsnews.com/news/wasabi-memory-boost-japanese-study-finds/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701985966 {#3126
      date: 2023-12-07 22:52:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    +badges: Doctrine\ORM\PersistentCollection {#3144 …}
    +children: [
      1 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "Horseradish wasabi is good. I’ve also had real wasabi, which is even better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701985966 {#1383
          date: 2023-12-07 22:52:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@flumph@programming.dev"
          "@lvxferre@lemmy.ml"
          "@GammaGames@beehaw.org"
          "@OmnipotentEntity@beehaw.org"
          "@cwagner@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1382 …}
        +nested: Doctrine\ORM\PersistentCollection {#1404 …}
        +votes: Doctrine\ORM\PersistentCollection {#1361 …}
        +reports: Doctrine\ORM\PersistentCollection {#1403 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -id: 208374
        -bodyTs: "'also':7 'better':14 'even':13 'good':4 'horseradish':1 'real':9 've':6 'wasabi':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1827916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701985966 {#1402
          date: 2023-12-07 22:52:46.0 +01:00
        }
        +"title": 208374
      }
      0 => App\Entity\EntryComment {#2377}
    ]
    -id: 20780
    -titleTs: "'belov':2 'boost':9 'find':14 'japanes':12 'link':5 'memori':11 'realli':7 'studi':13 'substanti':8 'sushi':4 'wasabi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702003961
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6909776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701917561 {#3112
      date: 2023-12-07 03:52:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: """
    I like wasabi.\n
    \n
    I think the study is probably irreproducible bullshit, but at least I like wasabi.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701922775 {#2371
    date: 2023-12-07 05:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flumph@programming.dev"
    "@lvxferre@lemmy.ml"
    "@GammaGames@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 205234
  -bodyTs: "'bullshit':11 'irreproduc':10 'least':14 'like':2,16 'probabl':9 'studi':7 'think':5 'wasabi':3,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1823845"
  +editedAt: DateTimeImmutable @1703288275 {#2363
    date: 2023-12-23 00:37:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701922775 {#2370
    date: 2023-12-07 05:19:35.0 +01:00
  }
  +"title": 205234
}
"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 {#2377
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3131 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3133 …}
    +slug: "Wasabi-beloved-on-sushi-linked-to-really-substantial-boost-in"
    +title: "Wasabi, beloved on sushi, linked to "really substantial" boost in memory, Japanese study finds"
    +url: "https://www.cbsnews.com/news/wasabi-memory-boost-japanese-study-finds/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701985966 {#3126
      date: 2023-12-07 22:52:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    +badges: Doctrine\ORM\PersistentCollection {#3144 …}
    +children: [
      1 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "Horseradish wasabi is good. I’ve also had real wasabi, which is even better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701985966 {#1383
          date: 2023-12-07 22:52:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@flumph@programming.dev"
          "@lvxferre@lemmy.ml"
          "@GammaGames@beehaw.org"
          "@OmnipotentEntity@beehaw.org"
          "@cwagner@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1382 …}
        +nested: Doctrine\ORM\PersistentCollection {#1404 …}
        +votes: Doctrine\ORM\PersistentCollection {#1361 …}
        +reports: Doctrine\ORM\PersistentCollection {#1403 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -id: 208374
        -bodyTs: "'also':7 'better':14 'even':13 'good':4 'horseradish':1 'real':9 've':6 'wasabi':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1827916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701985966 {#1402
          date: 2023-12-07 22:52:46.0 +01:00
        }
        +"title": 208374
      }
      0 => App\Entity\EntryComment {#2377}
    ]
    -id: 20780
    -titleTs: "'belov':2 'boost':9 'find':14 'japanes':12 'link':5 'memori':11 'realli':7 'studi':13 'substanti':8 'sushi':4 'wasabi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702003961
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6909776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701917561 {#3112
      date: 2023-12-07 03:52:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: """
    I like wasabi.\n
    \n
    I think the study is probably irreproducible bullshit, but at least I like wasabi.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701922775 {#2371
    date: 2023-12-07 05:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flumph@programming.dev"
    "@lvxferre@lemmy.ml"
    "@GammaGames@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 205234
  -bodyTs: "'bullshit':11 'irreproduc':10 'least':14 'like':2,16 'probabl':9 'studi':7 'think':5 'wasabi':3,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1823845"
  +editedAt: DateTimeImmutable @1703288275 {#2363
    date: 2023-12-23 00:37:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701922775 {#2370
    date: 2023-12-07 05:19:35.0 +01:00
  }
  +"title": 205234
}
"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 {#2377
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2360
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3131 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3133 …}
    +slug: "Wasabi-beloved-on-sushi-linked-to-really-substantial-boost-in"
    +title: "Wasabi, beloved on sushi, linked to "really substantial" boost in memory, Japanese study finds"
    +url: "https://www.cbsnews.com/news/wasabi-memory-boost-japanese-study-finds/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701985966 {#3126
      date: 2023-12-07 22:52:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3134 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3142 …}
    +badges: Doctrine\ORM\PersistentCollection {#3144 …}
    +children: [
      1 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2360 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +body: "Horseradish wasabi is good. I’ve also had real wasabi, which is even better."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701985966 {#1383
          date: 2023-12-07 22:52:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@flumph@programming.dev"
          "@lvxferre@lemmy.ml"
          "@GammaGames@beehaw.org"
          "@OmnipotentEntity@beehaw.org"
          "@cwagner@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1382 …}
        +nested: Doctrine\ORM\PersistentCollection {#1404 …}
        +votes: Doctrine\ORM\PersistentCollection {#1361 …}
        +reports: Doctrine\ORM\PersistentCollection {#1403 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -id: 208374
        -bodyTs: "'also':7 'better':14 'even':13 'good':4 'horseradish':1 'real':9 've':6 'wasabi':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1827916"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701985966 {#1402
          date: 2023-12-07 22:52:46.0 +01:00
        }
        +"title": 208374
      }
      0 => App\Entity\EntryComment {#2377}
    ]
    -id: 20780
    -titleTs: "'belov':2 'boost':9 'find':14 'japanes':12 'link':5 'memori':11 'realli':7 'studi':13 'substanti':8 'sushi':4 'wasabi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702003961
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6909776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701917561 {#3112
      date: 2023-12-07 03:52:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2361 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +body: """
    I like wasabi.\n
    \n
    I think the study is probably irreproducible bullshit, but at least I like wasabi.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701922775 {#2371
    date: 2023-12-07 05:19:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flumph@programming.dev"
    "@lvxferre@lemmy.ml"
    "@GammaGames@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 205234
  -bodyTs: "'bullshit':11 'irreproduc':10 'least':14 'like':2,16 'probabl':9 'studi':7 'think':5 'wasabi':3,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1823845"
  +editedAt: DateTimeImmutable @1703288275 {#2363
    date: 2023-12-23 00:37:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701922775 {#2370
    date: 2023-12-07 05:19:35.0 +01:00
  }
  +"title": 205234
}
"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
Proxies\__CG__\App\Entity\Entry {#2294
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "ELI5-the-whole-Wayland-vs-X11-going-on"
  +title: "ELI5 the whole Wayland vs X11 going on."
  +url: null
  +body: "Title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705436736 {#3068
    date: 2024-01-16 21:25:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    App\Entity\EntryComment {#2292
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2294 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
      +body: "Yes, nominally, but there is a layer called XWayland to support backwards compatibility, so it’s not really a concern."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705298847 {#2313
        date: 2024-01-15 07:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alexdeathway@programming.dev"
        "@nous@programming.dev"
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 309988
      -bodyTs: "'backward':12 'call':8 'compat':13 'concern':20 'layer':7 'nomin':2 'realli':18 'support':11 'xwayland':9 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2080766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705298847 {#2316
        date: 2024-01-15 07:07:27.0 +01:00
      }
      +"title": 309988
    }
  ]
  -id: 30499
  -titleTs: "'eli5':1 'go':7 'vs':5 'wayland':4 'whole':3 'x11':6"
  -bodyTs: "'titl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705347804
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8603552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705261404 {#3055
    date: 2024-01-14 20:43:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2294
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "ELI5-the-whole-Wayland-vs-X11-going-on"
  +title: "ELI5 the whole Wayland vs X11 going on."
  +url: null
  +body: "Title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705436736 {#3068
    date: 2024-01-16 21:25:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    App\Entity\EntryComment {#2292
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2294 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
      +body: "Yes, nominally, but there is a layer called XWayland to support backwards compatibility, so it’s not really a concern."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705298847 {#2313
        date: 2024-01-15 07:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alexdeathway@programming.dev"
        "@nous@programming.dev"
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 309988
      -bodyTs: "'backward':12 'call':8 'compat':13 'concern':20 'layer':7 'nomin':2 'realli':18 'support':11 'xwayland':9 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2080766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705298847 {#2316
        date: 2024-01-15 07:07:27.0 +01:00
      }
      +"title": 309988
    }
  ]
  -id: 30499
  -titleTs: "'eli5':1 'go':7 'vs':5 'wayland':4 'whole':3 'x11':6"
  -bodyTs: "'titl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705347804
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8603552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705261404 {#3055
    date: 2024-01-14 20:43:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2294
  +user: Proxies\__CG__\App\Entity\User {#3035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "ELI5-the-whole-Wayland-vs-X11-going-on"
  +title: "ELI5 the whole Wayland vs X11 going on."
  +url: null
  +body: "Title"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 192
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705436736 {#3068
    date: 2024-01-16 21:25:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3073 …}
  +votes: Doctrine\ORM\PersistentCollection {#3076 …}
  +reports: Doctrine\ORM\PersistentCollection {#3078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
  +badges: Doctrine\ORM\PersistentCollection {#3084 …}
  +children: [
    App\Entity\EntryComment {#2292
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2294 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
      +body: "Yes, nominally, but there is a layer called XWayland to support backwards compatibility, so it’s not really a concern."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705298847 {#2313
        date: 2024-01-15 07:07:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@alexdeathway@programming.dev"
        "@nous@programming.dev"
        "@Zoidsberg@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 309988
      -bodyTs: "'backward':12 'call':8 'compat':13 'concern':20 'layer':7 'nomin':2 'realli':18 'support':11 'xwayland':9 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2080766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705298847 {#2316
        date: 2024-01-15 07:07:27.0 +01:00
      }
      +"title": 309988
    }
  ]
  -id: 30499
  -titleTs: "'eli5':1 'go':7 'vs':5 'wayland':4 'whole':3 'x11':6"
  -bodyTs: "'titl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705347804
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8603552"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705261404 {#3055
    date: 2024-01-14 20:43:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2292
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "ELI5-the-whole-Wayland-vs-X11-going-on"
    +title: "ELI5 the whole Wayland vs X11 going on."
    +url: null
    +body: "Title"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 192
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705436736 {#3068
      date: 2024-01-16 21:25:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      App\Entity\EntryComment {#2292}
    ]
    -id: 30499
    -titleTs: "'eli5':1 'go':7 'vs':5 'wayland':4 'whole':3 'x11':6"
    -bodyTs: "'titl':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705347804
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8603552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705261404 {#3055
      date: 2024-01-14 20:43:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "Yes, nominally, but there is a layer called XWayland to support backwards compatibility, so it’s not really a concern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705298847 {#2313
    date: 2024-01-15 07:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alexdeathway@programming.dev"
    "@nous@programming.dev"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 309988
  -bodyTs: "'backward':12 'call':8 'compat':13 'concern':20 'layer':7 'nomin':2 'realli':18 'support':11 'xwayland':9 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2080766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705298847 {#2316
    date: 2024-01-15 07:07:27.0 +01:00
  }
  +"title": 309988
}
"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 {#2292
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "ELI5-the-whole-Wayland-vs-X11-going-on"
    +title: "ELI5 the whole Wayland vs X11 going on."
    +url: null
    +body: "Title"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 192
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705436736 {#3068
      date: 2024-01-16 21:25:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      App\Entity\EntryComment {#2292}
    ]
    -id: 30499
    -titleTs: "'eli5':1 'go':7 'vs':5 'wayland':4 'whole':3 'x11':6"
    -bodyTs: "'titl':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705347804
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8603552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705261404 {#3055
      date: 2024-01-14 20:43:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "Yes, nominally, but there is a layer called XWayland to support backwards compatibility, so it’s not really a concern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705298847 {#2313
    date: 2024-01-15 07:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alexdeathway@programming.dev"
    "@nous@programming.dev"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 309988
  -bodyTs: "'backward':12 'call':8 'compat':13 'concern':20 'layer':7 'nomin':2 'realli':18 'support':11 'xwayland':9 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2080766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705298847 {#2316
    date: 2024-01-15 07:07:27.0 +01:00
  }
  +"title": 309988
}
"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 {#2292
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294
    +user: Proxies\__CG__\App\Entity\User {#3035 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "ELI5-the-whole-Wayland-vs-X11-going-on"
    +title: "ELI5 the whole Wayland vs X11 going on."
    +url: null
    +body: "Title"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 192
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705436736 {#3068
      date: 2024-01-16 21:25:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3073 …}
    +votes: Doctrine\ORM\PersistentCollection {#3076 …}
    +reports: Doctrine\ORM\PersistentCollection {#3078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3080 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3082 …}
    +badges: Doctrine\ORM\PersistentCollection {#3084 …}
    +children: [
      App\Entity\EntryComment {#2292}
    ]
    -id: 30499
    -titleTs: "'eli5':1 'go':7 'vs':5 'wayland':4 'whole':3 'x11':6"
    -bodyTs: "'titl':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705347804
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8603552"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705261404 {#3055
      date: 2024-01-14 20:43:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: "Yes, nominally, but there is a layer called XWayland to support backwards compatibility, so it’s not really a concern."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705298847 {#2313
    date: 2024-01-15 07:07:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alexdeathway@programming.dev"
    "@nous@programming.dev"
    "@Zoidsberg@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 309988
  -bodyTs: "'backward':12 'call':8 'compat':13 'concern':20 'layer':7 'nomin':2 'realli':18 'support':11 'xwayland':9 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2080766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705298847 {#2316
    date: 2024-01-15 07:07:27.0 +01:00
  }
  +"title": 309988
}
"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
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
  +slug: "Just-about-every-Windows-and-Linux-device-vulnerable-to-new"
  +title: "Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack"
  +url: "https://arstechnica.com/security/2023/12/just-about-every-windows-and-linux-device-vulnerable-to-new-logofail-firmware-attack/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702938250 {#3086
    date: 2023-12-18 23:24:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: """
        You may be surprised to learn that they didn’t all run out until 2013. UEFI had been around for 7 years by this time, and Microsoft was doing [patent enforcement actions against Tom Tom](https://wiki.endsoftwarepatents.org/wiki/Microsoft_v._TomTom_%282008,_USA%29) during this time period.\n
        \n
        Sure, they’re expired now, but not at the time. It was supposed to be an open standard at the time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701928019 {#1909
        date: 2023-12-07 06:46:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@JakenVeina@lemm.ee"
        "@gerdesj@lemmy.ml"
        "@evranch@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 205414
      -bodyTs: "'/wiki/microsoft_v._tomtom_%282008,_usa%29)':38 '2013':15 '7':21 'action':32 'around':19 'didn':9 'enforc':31 'expir':46 'learn':6 'may':2 'microsoft':27 'open':59 'patent':30 'period':42 're':45 'run':12 'standard':60 'suppos':55 'sure':43 'surpris':4 'time':25,41,52,63 'tom':34,35 'uefi':16 'wiki.endsoftwarepatents.org':37 'wiki.endsoftwarepatents.org/wiki/microsoft_v._tomtom_%282008,_usa%29)':36 'year':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1824256"
      +editedAt: DateTimeImmutable @1703295076 {#1708
        date: 2023-12-23 02:31:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701928019 {#1926
        date: 2023-12-07 06:46:59.0 +01:00
      }
      +"title": 205414
    }
  ]
  -id: 20695
  -titleTs: "'attack':13 'devic':7 'everi':3 'firmwar':12 'linux':6 'logofail':11 'new':10 'vulner':8 'window':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968592
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7384133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882192 {#3074
    date: 2023-12-06 18:03:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
  +slug: "Just-about-every-Windows-and-Linux-device-vulnerable-to-new"
  +title: "Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack"
  +url: "https://arstechnica.com/security/2023/12/just-about-every-windows-and-linux-device-vulnerable-to-new-logofail-firmware-attack/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702938250 {#3086
    date: 2023-12-18 23:24:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: """
        You may be surprised to learn that they didn’t all run out until 2013. UEFI had been around for 7 years by this time, and Microsoft was doing [patent enforcement actions against Tom Tom](https://wiki.endsoftwarepatents.org/wiki/Microsoft_v._TomTom_%282008,_USA%29) during this time period.\n
        \n
        Sure, they’re expired now, but not at the time. It was supposed to be an open standard at the time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701928019 {#1909
        date: 2023-12-07 06:46:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@JakenVeina@lemm.ee"
        "@gerdesj@lemmy.ml"
        "@evranch@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 205414
      -bodyTs: "'/wiki/microsoft_v._tomtom_%282008,_usa%29)':38 '2013':15 '7':21 'action':32 'around':19 'didn':9 'enforc':31 'expir':46 'learn':6 'may':2 'microsoft':27 'open':59 'patent':30 'period':42 're':45 'run':12 'standard':60 'suppos':55 'sure':43 'surpris':4 'time':25,41,52,63 'tom':34,35 'uefi':16 'wiki.endsoftwarepatents.org':37 'wiki.endsoftwarepatents.org/wiki/microsoft_v._tomtom_%282008,_usa%29)':36 'year':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1824256"
      +editedAt: DateTimeImmutable @1703295076 {#1708
        date: 2023-12-23 02:31:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701928019 {#1926
        date: 2023-12-07 06:46:59.0 +01:00
      }
      +"title": 205414
    }
  ]
  -id: 20695
  -titleTs: "'attack':13 'devic':7 'everi':3 'firmwar':12 'linux':6 'logofail':11 'new':10 'vulner':8 'window':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968592
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7384133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882192 {#3074
    date: 2023-12-06 18:03:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1874
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
  +slug: "Just-about-every-Windows-and-Linux-device-vulnerable-to-new"
  +title: "Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack"
  +url: "https://arstechnica.com/security/2023/12/just-about-every-windows-and-linux-device-vulnerable-to-new-logofail-firmware-attack/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 89
  +favouriteCount: 361
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702938250 {#3086
    date: 2023-12-18 23:24:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    App\Entity\EntryComment {#1410
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1874 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
      +body: """
        You may be surprised to learn that they didn’t all run out until 2013. UEFI had been around for 7 years by this time, and Microsoft was doing [patent enforcement actions against Tom Tom](https://wiki.endsoftwarepatents.org/wiki/Microsoft_v._TomTom_%282008,_USA%29) during this time period.\n
        \n
        Sure, they’re expired now, but not at the time. It was supposed to be an open standard at the time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701928019 {#1909
        date: 2023-12-07 06:46:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@JakenVeina@lemm.ee"
        "@gerdesj@lemmy.ml"
        "@evranch@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1407 …}
      +nested: Doctrine\ORM\PersistentCollection {#2391 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
      -id: 205414
      -bodyTs: "'/wiki/microsoft_v._tomtom_%282008,_usa%29)':38 '2013':15 '7':21 'action':32 'around':19 'didn':9 'enforc':31 'expir':46 'learn':6 'may':2 'microsoft':27 'open':59 'patent':30 'period':42 're':45 'run':12 'standard':60 'suppos':55 'sure':43 'surpris':4 'time':25,41,52,63 'tom':34,35 'uefi':16 'wiki.endsoftwarepatents.org':37 'wiki.endsoftwarepatents.org/wiki/microsoft_v._tomtom_%282008,_usa%29)':36 'year':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1824256"
      +editedAt: DateTimeImmutable @1703295076 {#1708
        date: 2023-12-23 02:31:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701928019 {#1926
        date: 2023-12-07 06:46:59.0 +01:00
      }
      +"title": 205414
    }
  ]
  -id: 20695
  -titleTs: "'attack':13 'devic':7 'everi':3 'firmwar':12 'linux':6 'logofail':11 'new':10 'vulner':8 'window':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968592
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7384133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882192 {#3074
    date: 2023-12-06 18:03:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1410
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Just-about-every-Windows-and-Linux-device-vulnerable-to-new"
    +title: "Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack"
    +url: "https://arstechnica.com/security/2023/12/just-about-every-windows-and-linux-device-vulnerable-to-new-logofail-firmware-attack/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 361
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702938250 {#3086
      date: 2023-12-18 23:24:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 20695
    -titleTs: "'attack':13 'devic':7 'everi':3 'firmwar':12 'linux':6 'logofail':11 'new':10 'vulner':8 'window':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701968592
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7384133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882192 {#3074
      date: 2023-12-06 18:03:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: """
    You may be surprised to learn that they didn’t all run out until 2013. UEFI had been around for 7 years by this time, and Microsoft was doing [patent enforcement actions against Tom Tom](https://wiki.endsoftwarepatents.org/wiki/Microsoft_v._TomTom_%282008,_USA%29) during this time period.\n
    \n
    Sure, they’re expired now, but not at the time. It was supposed to be an open standard at the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701928019 {#1909
    date: 2023-12-07 06:46:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@JakenVeina@lemm.ee"
    "@gerdesj@lemmy.ml"
    "@evranch@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 205414
  -bodyTs: "'/wiki/microsoft_v._tomtom_%282008,_usa%29)':38 '2013':15 '7':21 'action':32 'around':19 'didn':9 'enforc':31 'expir':46 'learn':6 'may':2 'microsoft':27 'open':59 'patent':30 'period':42 're':45 'run':12 'standard':60 'suppos':55 'sure':43 'surpris':4 'time':25,41,52,63 'tom':34,35 'uefi':16 'wiki.endsoftwarepatents.org':37 'wiki.endsoftwarepatents.org/wiki/microsoft_v._tomtom_%282008,_usa%29)':36 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1824256"
  +editedAt: DateTimeImmutable @1703295076 {#1708
    date: 2023-12-23 02:31:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701928019 {#1926
    date: 2023-12-07 06:46:59.0 +01:00
  }
  +"title": 205414
}
"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 {#1410
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Just-about-every-Windows-and-Linux-device-vulnerable-to-new"
    +title: "Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack"
    +url: "https://arstechnica.com/security/2023/12/just-about-every-windows-and-linux-device-vulnerable-to-new-logofail-firmware-attack/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 361
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702938250 {#3086
      date: 2023-12-18 23:24:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 20695
    -titleTs: "'attack':13 'devic':7 'everi':3 'firmwar':12 'linux':6 'logofail':11 'new':10 'vulner':8 'window':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701968592
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7384133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882192 {#3074
      date: 2023-12-06 18:03:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: """
    You may be surprised to learn that they didn’t all run out until 2013. UEFI had been around for 7 years by this time, and Microsoft was doing [patent enforcement actions against Tom Tom](https://wiki.endsoftwarepatents.org/wiki/Microsoft_v._TomTom_%282008,_USA%29) during this time period.\n
    \n
    Sure, they’re expired now, but not at the time. It was supposed to be an open standard at the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701928019 {#1909
    date: 2023-12-07 06:46:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@JakenVeina@lemm.ee"
    "@gerdesj@lemmy.ml"
    "@evranch@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 205414
  -bodyTs: "'/wiki/microsoft_v._tomtom_%282008,_usa%29)':38 '2013':15 '7':21 'action':32 'around':19 'didn':9 'enforc':31 'expir':46 'learn':6 'may':2 'microsoft':27 'open':59 'patent':30 'period':42 're':45 'run':12 'standard':60 'suppos':55 'sure':43 'surpris':4 'time':25,41,52,63 'tom':34,35 'uefi':16 'wiki.endsoftwarepatents.org':37 'wiki.endsoftwarepatents.org/wiki/microsoft_v._tomtom_%282008,_usa%29)':36 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1824256"
  +editedAt: DateTimeImmutable @1703295076 {#1708
    date: 2023-12-23 02:31:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701928019 {#1926
    date: 2023-12-07 06:46:59.0 +01:00
  }
  +"title": 205414
}
"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 {#1410
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1874
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3093 …}
    +slug: "Just-about-every-Windows-and-Linux-device-vulnerable-to-new"
    +title: "Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack"
    +url: "https://arstechnica.com/security/2023/12/just-about-every-windows-and-linux-device-vulnerable-to-new-logofail-firmware-attack/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 89
    +favouriteCount: 361
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702938250 {#3086
      date: 2023-12-18 23:24:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      App\Entity\EntryComment {#1410}
    ]
    -id: 20695
    -titleTs: "'attack':13 'devic':7 'everi':3 'firmwar':12 'linux':6 'logofail':11 'new':10 'vulner':8 'window':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701968592
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7384133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882192 {#3074
      date: 2023-12-06 18:03:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1908 …}
  +body: """
    You may be surprised to learn that they didn’t all run out until 2013. UEFI had been around for 7 years by this time, and Microsoft was doing [patent enforcement actions against Tom Tom](https://wiki.endsoftwarepatents.org/wiki/Microsoft_v._TomTom_%282008,_USA%29) during this time period.\n
    \n
    Sure, they’re expired now, but not at the time. It was supposed to be an open standard at the time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701928019 {#1909
    date: 2023-12-07 06:46:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@JakenVeina@lemm.ee"
    "@gerdesj@lemmy.ml"
    "@evranch@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1407 …}
  +nested: Doctrine\ORM\PersistentCollection {#2391 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1384 …}
  -id: 205414
  -bodyTs: "'/wiki/microsoft_v._tomtom_%282008,_usa%29)':38 '2013':15 '7':21 'action':32 'around':19 'didn':9 'enforc':31 'expir':46 'learn':6 'may':2 'microsoft':27 'open':59 'patent':30 'period':42 're':45 'run':12 'standard':60 'suppos':55 'sure':43 'surpris':4 'time':25,41,52,63 'tom':34,35 'uefi':16 'wiki.endsoftwarepatents.org':37 'wiki.endsoftwarepatents.org/wiki/microsoft_v._tomtom_%282008,_usa%29)':36 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1824256"
  +editedAt: DateTimeImmutable @1703295076 {#1708
    date: 2023-12-23 02:31:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701928019 {#1926
    date: 2023-12-07 06:46:59.0 +01:00
  }
  +"title": 205414
}
"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
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: Proxies\__CG__\App\Entity\Image {#3015 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
  +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
  +title: "Speed camera cut down for second time in Cornwall"
  +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
  +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 200
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704990755 {#3049
    date: 2024-01-11 17:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  +badges: Doctrine\ORM\PersistentCollection {#3066 …}
  +children: [
    1 => App\Entity\EntryComment {#2124
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
        \n
        Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1722600246 {#2110
        date: 2024-08-02 14:04:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@mondoman712@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 286307
      -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1971811"
      +editedAt: DateTimeImmutable @1712460232 {#2107
        date: 2024-04-07 05:23:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704567023 {#2112
        date: 2024-01-06 19:50:23.0 +01:00
      }
      +"title": 286307
    }
    2 => App\Entity\EntryComment {#2128
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
      +root: App\Entity\EntryComment {#2124}
      +body: """
        However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
        \n
        Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704572809 {#2162
        date: 2024-01-06 21:26:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 286564
      -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1972220"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704572809 {#2044
        date: 2024-01-06 21:26:49.0 +01:00
      }
      +"title": 286564
    }
    0 => App\Entity\EntryComment {#2232
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +root: App\Entity\EntryComment {#2124}
      +body: """
        In engineering, there is an idea called hierarchy of controls.\n
        \n
        ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
        \n
        Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
        \n
        Speed limits are an “administrative control” on the other hand.\n
        \n
        People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
        \n
        Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704586111 {#2230
        date: 2024-01-07 01:08:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 287107
      -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1974493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704586111 {#2231
        date: 2024-01-07 01:08:31.0 +01:00
      }
      +"title": 287107
    }
  ]
  -id: 27607
  -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
  -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704631517
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10191141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704545117 {#3038
    date: 2024-01-06 13:45:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: Proxies\__CG__\App\Entity\Image {#3015 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
  +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
  +title: "Speed camera cut down for second time in Cornwall"
  +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
  +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 200
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704990755 {#3049
    date: 2024-01-11 17:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  +badges: Doctrine\ORM\PersistentCollection {#3066 …}
  +children: [
    1 => App\Entity\EntryComment {#2124
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
        \n
        Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1722600246 {#2110
        date: 2024-08-02 14:04:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@mondoman712@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 286307
      -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1971811"
      +editedAt: DateTimeImmutable @1712460232 {#2107
        date: 2024-04-07 05:23:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704567023 {#2112
        date: 2024-01-06 19:50:23.0 +01:00
      }
      +"title": 286307
    }
    2 => App\Entity\EntryComment {#2128
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
      +root: App\Entity\EntryComment {#2124}
      +body: """
        However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
        \n
        Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704572809 {#2162
        date: 2024-01-06 21:26:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 286564
      -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1972220"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704572809 {#2044
        date: 2024-01-06 21:26:49.0 +01:00
      }
      +"title": 286564
    }
    0 => App\Entity\EntryComment {#2232
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +root: App\Entity\EntryComment {#2124}
      +body: """
        In engineering, there is an idea called hierarchy of controls.\n
        \n
        ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
        \n
        Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
        \n
        Speed limits are an “administrative control” on the other hand.\n
        \n
        People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
        \n
        Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704586111 {#2230
        date: 2024-01-07 01:08:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 287107
      -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1974493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704586111 {#2231
        date: 2024-01-07 01:08:31.0 +01:00
      }
      +"title": 287107
    }
  ]
  -id: 27607
  -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
  -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704631517
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10191141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704545117 {#3038
    date: 2024-01-06 13:45:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: Proxies\__CG__\App\Entity\Image {#3015 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
  +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
  +title: "Speed camera cut down for second time in Cornwall"
  +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
  +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 200
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704990755 {#3049
    date: 2024-01-11 17:32:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3058 …}
  +reports: Doctrine\ORM\PersistentCollection {#3060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  +badges: Doctrine\ORM\PersistentCollection {#3066 …}
  +children: [
    1 => App\Entity\EntryComment {#2124
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
        \n
        Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1722600246 {#2110
        date: 2024-08-02 14:04:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@mondoman712@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 286307
      -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1971811"
      +editedAt: DateTimeImmutable @1712460232 {#2107
        date: 2024-04-07 05:23:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1704567023 {#2112
        date: 2024-01-06 19:50:23.0 +01:00
      }
      +"title": 286307
    }
    2 => App\Entity\EntryComment {#2128
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
      +root: App\Entity\EntryComment {#2124}
      +body: """
        However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
        \n
        Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704572809 {#2162
        date: 2024-01-06 21:26:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 286564
      -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1972220"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704572809 {#2044
        date: 2024-01-06 21:26:49.0 +01:00
      }
      +"title": 286564
    }
    0 => App\Entity\EntryComment {#2232
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +root: App\Entity\EntryComment {#2124}
      +body: """
        In engineering, there is an idea called hierarchy of controls.\n
        \n
        ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
        \n
        Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
        \n
        Speed limits are an “administrative control” on the other hand.\n
        \n
        People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
        \n
        Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704586111 {#2230
        date: 2024-01-07 01:08:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mondoman712@lemmy.ml"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 287107
      -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1974493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704586111 {#2231
        date: 2024-01-07 01:08:31.0 +01:00
      }
      +"title": 287107
    }
  ]
  -id: 27607
  -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
  -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704631517
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10191141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704545117 {#3038
    date: 2024-01-06 13:45:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2124
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#3049
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      1 => App\Entity\EntryComment {#2124}
      2 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
          \n
          Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704572809 {#2162
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 286564
        -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1972220"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704572809 {#2044
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +"title": 286564
      }
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          In engineering, there is an idea called hierarchy of controls.\n
          \n
          ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
          \n
          Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
          \n
          Speed limits are an “administrative control” on the other hand.\n
          \n
          People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
          \n
          Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704586111 {#2230
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 287107
        -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704586111 {#2231
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +"title": 287107
      }
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#3038
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
    \n
    Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1722600246 {#2110
    date: 2024-08-02 14:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@mondoman712@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 286307
  -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1971811"
  +editedAt: DateTimeImmutable @1712460232 {#2107
    date: 2024-04-07 05:23:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704567023 {#2112
    date: 2024-01-06 19:50:23.0 +01:00
  }
  +"title": 286307
}
"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 {#2124
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#3049
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      1 => App\Entity\EntryComment {#2124}
      2 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
          \n
          Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704572809 {#2162
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 286564
        -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1972220"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704572809 {#2044
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +"title": 286564
      }
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          In engineering, there is an idea called hierarchy of controls.\n
          \n
          ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
          \n
          Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
          \n
          Speed limits are an “administrative control” on the other hand.\n
          \n
          People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
          \n
          Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704586111 {#2230
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 287107
        -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704586111 {#2231
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +"title": 287107
      }
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#3038
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
    \n
    Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1722600246 {#2110
    date: 2024-08-02 14:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@mondoman712@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 286307
  -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1971811"
  +editedAt: DateTimeImmutable @1712460232 {#2107
    date: 2024-04-07 05:23:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704567023 {#2112
    date: 2024-01-06 19:50:23.0 +01:00
  }
  +"title": 286307
}
"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 {#2124
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#3049
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      1 => App\Entity\EntryComment {#2124}
      2 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
          \n
          Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704572809 {#2162
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 286564
        -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1972220"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704572809 {#2044
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +"title": 286564
      }
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          In engineering, there is an idea called hierarchy of controls.\n
          \n
          ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
          \n
          Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
          \n
          Speed limits are an “administrative control” on the other hand.\n
          \n
          People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
          \n
          Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704586111 {#2230
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 287107
        -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704586111 {#2231
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +"title": 287107
      }
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#3038
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
    \n
    Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1722600246 {#2110
    date: 2024-08-02 14:04:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@mondoman712@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 286307
  -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1971811"
  +editedAt: DateTimeImmutable @1712460232 {#2107
    date: 2024-04-07 05:23:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704567023 {#2112
    date: 2024-01-06 19:50:23.0 +01:00
  }
  +"title": 286307
}
"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 {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#3049
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      1 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
          \n
          Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1722600246 {#2110
          date: 2024-08-02 14:04:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@mondoman712@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 286307
        -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1971811"
        +editedAt: DateTimeImmutable @1712460232 {#2107
          date: 2024-04-07 05:23:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704567023 {#2112
          date: 2024-01-06 19:50:23.0 +01:00
        }
        +"title": 286307
      }
      2 => App\Entity\EntryComment {#2128}
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          In engineering, there is an idea called hierarchy of controls.\n
          \n
          ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
          \n
          Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
          \n
          Speed limits are an “administrative control” on the other hand.\n
          \n
          People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
          \n
          Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704586111 {#2230
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 287107
        -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704586111 {#2231
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +"title": 287107
      }
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#3038
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: App\Entity\EntryComment {#2124}
  +body: """
    However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
    \n
    Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704572809 {#2162
    date: 2024-01-06 21:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 286564
  -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1972220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704572809 {#2044
    date: 2024-01-06 21:26:49.0 +01:00
  }
  +"title": 286564
}
"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 {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#3049
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      1 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
          \n
          Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1722600246 {#2110
          date: 2024-08-02 14:04:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@mondoman712@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 286307
        -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1971811"
        +editedAt: DateTimeImmutable @1712460232 {#2107
          date: 2024-04-07 05:23:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704567023 {#2112
          date: 2024-01-06 19:50:23.0 +01:00
        }
        +"title": 286307
      }
      2 => App\Entity\EntryComment {#2128}
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          In engineering, there is an idea called hierarchy of controls.\n
          \n
          ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
          \n
          Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
          \n
          Speed limits are an “administrative control” on the other hand.\n
          \n
          People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
          \n
          Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704586111 {#2230
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 287107
        -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704586111 {#2231
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +"title": 287107
      }
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#3038
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: App\Entity\EntryComment {#2124}
  +body: """
    However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
    \n
    Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704572809 {#2162
    date: 2024-01-06 21:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 286564
  -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1972220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704572809 {#2044
    date: 2024-01-06 21:26:49.0 +01:00
  }
  +"title": 286564
}
"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 {#2128
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#3049
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      1 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
          \n
          Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1722600246 {#2110
          date: 2024-08-02 14:04:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@mondoman712@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 286307
        -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1971811"
        +editedAt: DateTimeImmutable @1712460232 {#2107
          date: 2024-04-07 05:23:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704567023 {#2112
          date: 2024-01-06 19:50:23.0 +01:00
        }
        +"title": 286307
      }
      2 => App\Entity\EntryComment {#2128}
      0 => App\Entity\EntryComment {#2232
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          In engineering, there is an idea called hierarchy of controls.\n
          \n
          ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
          \n
          Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
          \n
          Speed limits are an “administrative control” on the other hand.\n
          \n
          People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
          \n
          Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704586111 {#2230
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 287107
        -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1974493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704586111 {#2231
          date: 2024-01-07 01:08:31.0 +01:00
        }
        +"title": 287107
      }
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#3038
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
  +root: App\Entity\EntryComment {#2124}
  +body: """
    However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
    \n
    Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704572809 {#2162
    date: 2024-01-06 21:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 286564
  -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1972220"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704572809 {#2044
    date: 2024-01-06 21:26:49.0 +01:00
  }
  +"title": 286564
}
"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 {#2232
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#3049
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      1 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
          \n
          Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1722600246 {#2110
          date: 2024-08-02 14:04:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@mondoman712@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 286307
        -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1971811"
        +editedAt: DateTimeImmutable @1712460232 {#2107
          date: 2024-04-07 05:23:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704567023 {#2112
          date: 2024-01-06 19:50:23.0 +01:00
        }
        +"title": 286307
      }
      2 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
          \n
          Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704572809 {#2162
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 286564
        -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1972220"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704572809 {#2044
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +"title": 286564
      }
      0 => App\Entity\EntryComment {#2232}
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#3038
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: App\Entity\EntryComment {#2124}
  +body: """
    In engineering, there is an idea called hierarchy of controls.\n
    \n
    ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
    \n
    Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
    \n
    Speed limits are an “administrative control” on the other hand.\n
    \n
    People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
    \n
    Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704586111 {#2230
    date: 2024-01-07 01:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 287107
  -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1974493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704586111 {#2231
    date: 2024-01-07 01:08:31.0 +01:00
  }
  +"title": 287107
}
"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 {#2232
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#3049
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      1 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
          \n
          Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1722600246 {#2110
          date: 2024-08-02 14:04:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@mondoman712@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 286307
        -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1971811"
        +editedAt: DateTimeImmutable @1712460232 {#2107
          date: 2024-04-07 05:23:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704567023 {#2112
          date: 2024-01-06 19:50:23.0 +01:00
        }
        +"title": 286307
      }
      2 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
          \n
          Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704572809 {#2162
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 286564
        -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1972220"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704572809 {#2044
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +"title": 286564
      }
      0 => App\Entity\EntryComment {#2232}
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#3038
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: App\Entity\EntryComment {#2124}
  +body: """
    In engineering, there is an idea called hierarchy of controls.\n
    \n
    ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
    \n
    Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
    \n
    Speed limits are an “administrative control” on the other hand.\n
    \n
    People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
    \n
    Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704586111 {#2230
    date: 2024-01-07 01:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 287107
  -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1974493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704586111 {#2231
    date: 2024-01-07 01:08:31.0 +01:00
  }
  +"title": 287107
}
"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 {#2232
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
    +image: Proxies\__CG__\App\Entity\Image {#3015 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3054 …}
    +slug: "Speed-camera-cut-down-for-second-time-in-Cornwall"
    +title: "Speed camera cut down for second time in Cornwall"
    +url: "https://www.bbc.com/news/articles/cj5g1elz57qo"
    +body: "It’s insane the lengths that some people will go to save a few seconds on their commute, while also endangering others."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 200
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704990755 {#3049
      date: 2024-01-11 17:32:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3056 …}
    +votes: Doctrine\ORM\PersistentCollection {#3058 …}
    +reports: Doctrine\ORM\PersistentCollection {#3060 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
    +badges: Doctrine\ORM\PersistentCollection {#3066 …}
    +children: [
      1 => App\Entity\EntryComment {#2124
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          “Speed trap” cameras are an entirely apt name. The solution to speeding isn’t cameras, or patrols, or administrative controls, it’s traffic calming, and that reduces capacity, so it’s not considered. The trap is driving on the road at speeds they seem to be designed for, with speed limits significantly lower.\n
          \n
          Fuck cars, but fuck cops more. We don’t need to live in a panopticon. These cameras are a step in the wrong direction, and while I don’t think the person who cut them down is doing the right thing for the right reasons, they are doing the right thing.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1722600246 {#2110
          date: 2024-08-02 14:04:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@mondoman712@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2117 …}
        +nested: Doctrine\ORM\PersistentCollection {#2122 …}
        +votes: Doctrine\ORM\PersistentCollection {#2113 …}
        +reports: Doctrine\ORM\PersistentCollection {#2119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
        -id: 286307
        -bodyTs: "'administr':19 'apt':7 'calm':24 'camera':3,15,70 'capac':28 'car':55 'consid':33 'control':20 'cop':58 'cut':87 'design':47 'direct':77 'drive':37 'entir':6 'fuck':54,57 'isn':13 'limit':51 'live':65 'lower':53 'name':8 'need':63 'panopticon':68 'patrol':17 'person':85 'reason':98 'reduc':27 'right':93,97,103 'road':40 'seem':44 'signific':52 'solut':10 'speed':1,12,42,50 'step':73 'thing':94,104 'think':83 'traffic':23 'trap':2,35 'wrong':76"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1971811"
        +editedAt: DateTimeImmutable @1712460232 {#2107
          date: 2024-04-07 05:23:52.0 +02:00
        }
        +createdAt: DateTimeImmutable @1704567023 {#2112
          date: 2024-01-06 19:50:23.0 +01:00
        }
        +"title": 286307
      }
      2 => App\Entity\EntryComment {#2128
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2127 …}
        +root: App\Entity\EntryComment {#2124}
        +body: """
          However it throws hundreds of people through the equally discriminatory criminal justice system, and allows car insurance companies to jack up rates. Functioning even more effectively as a tax on being different than regular cops do. It also creates a financial incentive for the government *not* to fix the underlying cause of the problem of speeding.\n
          \n
          Wishing and hoping for people to be better than they are isn’t a solution. Just because traffic calming is more expensive, that’s not a reason to not do it. It is something that needs to be done if you want to break car dependency.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704572809 {#2162
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mondoman712@lemmy.ml"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2126 …}
        +nested: Doctrine\ORM\PersistentCollection {#2139 …}
        +votes: Doctrine\ORM\PersistentCollection {#2224 …}
        +reports: Doctrine\ORM\PersistentCollection {#2223 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
        -id: 286564
        -bodyTs: "'allow':15 'also':38 'better':64 'break':100 'calm':75 'car':16,101 'caus':51 'compani':18 'cop':35 'creat':39 'crimin':11 'depend':102 'differ':32 'discriminatori':10 'done':95 'effect':26 'equal':9 'even':24 'expens':78 'financi':41 'fix':48 'function':23 'govern':45 'hope':59 'howev':1 'hundr':4 'incent':42 'insur':17 'isn':68 'jack':20 'justic':12 'need':92 'peopl':6,61 'problem':54 'rate':22 'reason':83 'regular':34 'solut':71 'someth':90 'speed':56 'system':13 'tax':29 'throw':3 'traffic':74 'under':50 'want':98 'wish':57"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1972220"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704572809 {#2044
          date: 2024-01-06 21:26:49.0 +01:00
        }
        +"title": 286564
      }
      0 => App\Entity\EntryComment {#2232}
    ]
    -id: 27607
    -titleTs: "'camera':2 'cornwal':9 'cut':3 'second':6 'speed':1 'time':7"
    -bodyTs: "'also':20 'commut':18 'endang':21 'go':10 'insan':3 'length':5 'other':22 'peopl':8 'save':12 'second':15"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704631517
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10191141"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704545117 {#3038
      date: 2024-01-06 13:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +root: App\Entity\EntryComment {#2124}
  +body: """
    In engineering, there is an idea called hierarchy of controls.\n
    \n
    ![](https://beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)\n
    \n
    Traffic calming is a “substitution” of the hazard. It, like unexpected construction, forces drivers to slow down due to the road not being psychologically safe to drive fast on.\n
    \n
    Speed limits are an “administrative control” on the other hand.\n
    \n
    People will drive as fast as they (possibly incorrectly) feel is safe, and a lot goes into that, of which speeding fines are only one very small part. If you really want safe streets for pedestrians and motorists, it is just not as effective an option.\n
    \n
    Additionally, I’m level certain that Tory austerity is not really a viable excuse here, because I’m sure that there are ongoing efforts to “alleviate the traffic problem” by adding capacity. It’s not that the money doesn’t exist, it’s that the money doesn’t exist for this. Because elected officials aren’t interested in this, because they’re more interested in fine revenue and keeping car people happy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704586111 {#2230
    date: 2024-01-07 01:08:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mondoman712@lemmy.ml"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 287107
  -bodyTs: "'/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':13 'ad':129 'addit':99 'administr':47 'allevi':124 'aren':153 'auster':106 'beehaw.org':12 'beehaw.org/pictrs/image/7a132d94-3f27-49a5-b390-51dd40bc43ec.webp)':11 'call':7 'calm':15 'capac':130 'car':168 'certain':103 'construct':25 'control':10,48 'doesn':137,145 'drive':40,55 'driver':27 'due':31 'effect':96 'effort':122 'elect':151 'engin':2 'excus':112 'exist':139,147 'fast':41,57 'feel':62 'fine':74,164 'forc':26 'goe':68 'hand':52 'happi':170 'hazard':21 'hierarchi':8 'idea':6 'incorrect':61 'interest':155,162 'keep':167 'level':102 'like':23 'limit':44 'lot':67 'm':101,116 'money':136,144 'motorist':90 'offici':152 'one':77 'ongo':121 'option':98 'part':80 'pedestrian':88 'peopl':53,169 'possibl':60 'problem':127 'psycholog':37 're':160 'realli':83,109 'revenu':165 'road':34 'safe':38,64,85 'slow':29 'small':79 'speed':43,73 'street':86 'substitut':18 'sure':117 'tori':105 'traffic':14,126 'unexpect':24 'viabl':111 'want':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1974493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704586111 {#2231
    date: 2024-01-07 01:08:31.0 +01:00
  }
  +"title": 287107
}
"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
Proxies\__CG__\App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "short-question-by-an-aspiring-user"
  +title: "short question by an aspiring user"
  +url: null
  +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702180499 {#3032
    date: 2023-12-10 04:54:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  +badges: Doctrine\ORM\PersistentCollection {#3047 …}
  +children: [
    1 => App\Entity\EntryComment {#1646
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "Just make sure you back up any important data before wiping your own hard drive. And yeah, Steam handles a lot of the weirdness of running windows only games pretty well automatically."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701460716 {#1697
        date: 2023-12-01 20:58:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rubanski@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1560 …}
      +votes: Doctrine\ORM\PersistentCollection {#1551 …}
      +reports: Doctrine\ORM\PersistentCollection {#1585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
      -id: 161164
      -bodyTs: "'automat':32 'back':5 'data':9 'drive':15 'game':29 'handl':19 'hard':14 'import':8 'lot':21 'make':2 'pretti':30 'run':26 'steam':18 'sure':3 'weird':24 'well':31 'window':27 'wipe':11 'yeah':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1733457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700886297 {#1709
        date: 2023-11-25 05:24:57.0 +01:00
      }
      +"title": 161164
    }
    0 => App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: App\Entity\EntryComment {#1646}
      +body: """
        If “D” is physically on the same hard drive, then you’ll probably want to back it up before installing. Technically, you can manage to do it without screwing everything up, but I would not trust myself to. It’s always a good idea to have backups anyway.\n
        \n
        Also, user files typically reside on C by default and it takes some effort to put them on a different drive. Things like Downloads, Documents, Pictures, etc. so it’s worth checking that before wiping as well.\n
        \n
        Additionally, you’ll probably want to format your “D” drive to a Linux native filesystem (eventually, after you back it up, because formatting results in data loss). While Linux does support NTFS quite well, it’s not perfect, and your data would probably be safer on ext4 or f2fs (depending on if you have HDDs or SSDs) (or zfs or btrfs is you’re into COW filesystems).\n
        \n
        In Linux, you have all of your files mounted to a single “drive” called /. Everything is below /, which is called the “root” of your filesystem.\n
        \n
        Typically, user data is stored in “/home” and this resides in the same directory structure as the rest of your OS, but on most systems it’s on a different filesystem or even on a different drive entirely. This is because in Linux it is routine to put a “D” drive just in a folder. On my computer, I have several of these mount points defined, so the different types of data don’t get mixed around, and I don’t have to worry about downloading too much bullshit affecting my computer’s updates.\n
        \n
        Hope this helps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700894579 {#1653
        date: 2023-11-25 07:42:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rubanski@lemm.ee"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 161474
      -bodyTs: "'/home':184 'addit':86 'affect':267 'also':49 'alway':41 'anyway':48 'around':254 'back':16,104 'backup':47 'btrfs':146 'bullshit':266 'c':55 'call':166,172 'check':80 'comput':235,269 'cow':151 'd':2,94,227 'data':111,126,180,249 'default':57 'defin':243 'depend':135 'differ':68,207,213,246 'directori':191 'document':73 'download':72,263 'drive':9,69,95,165,214,228 'effort':62 'entir':215 'etc':75 'even':210 'eventu':101 'everyth':30,167 'ext4':132 'f2fs':134 'file':51,160 'filesystem':100,152,177,208 'folder':232 'format':92,108 'get':252 'good':43 'hard':8 'hdds':140 'help':274 'hope':272 'idea':44 'instal':20 'like':71 'linux':98,114,154,220 'll':12,88 'loss':112 'manag':24 'mix':253 'mount':161,241 'much':265 'nativ':99 'ntfs':117 'os':198 'perfect':123 'physic':4 'pictur':74 'point':242 'probabl':13,89,128 'put':64,225 'quit':118 're':149 'resid':53,187 'rest':195 'result':109 'root':174 'routin':223 'safer':130 'screw':29 'sever':238 'singl':164 'ssds':142 'store':182 'structur':192 'support':116 'system':202 'take':60 'technic':21 'thing':70 'trust':36 'type':247 'typic':52,178 'updat':271 'user':50,179 'want':14,90 'well':85,119 'wipe':83 'without':28 'worri':261 'worth':79 'would':34,127 'zfs':144"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1734086"
      +editedAt: DateTimeImmutable @1701452958 {#1554
        date: 2023-12-01 18:49:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700894579 {#1558
        date: 2023-11-25 07:42:59.0 +01:00
      }
      +"title": 161474
    }
  ]
  -id: 16517
  -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
  -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700971892
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15949784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885492 {#3018
    date: 2023-11-25 05:11:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "short-question-by-an-aspiring-user"
  +title: "short question by an aspiring user"
  +url: null
  +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702180499 {#3032
    date: 2023-12-10 04:54:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  +badges: Doctrine\ORM\PersistentCollection {#3047 …}
  +children: [
    1 => App\Entity\EntryComment {#1646
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "Just make sure you back up any important data before wiping your own hard drive. And yeah, Steam handles a lot of the weirdness of running windows only games pretty well automatically."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701460716 {#1697
        date: 2023-12-01 20:58:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rubanski@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1560 …}
      +votes: Doctrine\ORM\PersistentCollection {#1551 …}
      +reports: Doctrine\ORM\PersistentCollection {#1585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
      -id: 161164
      -bodyTs: "'automat':32 'back':5 'data':9 'drive':15 'game':29 'handl':19 'hard':14 'import':8 'lot':21 'make':2 'pretti':30 'run':26 'steam':18 'sure':3 'weird':24 'well':31 'window':27 'wipe':11 'yeah':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1733457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700886297 {#1709
        date: 2023-11-25 05:24:57.0 +01:00
      }
      +"title": 161164
    }
    0 => App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: App\Entity\EntryComment {#1646}
      +body: """
        If “D” is physically on the same hard drive, then you’ll probably want to back it up before installing. Technically, you can manage to do it without screwing everything up, but I would not trust myself to. It’s always a good idea to have backups anyway.\n
        \n
        Also, user files typically reside on C by default and it takes some effort to put them on a different drive. Things like Downloads, Documents, Pictures, etc. so it’s worth checking that before wiping as well.\n
        \n
        Additionally, you’ll probably want to format your “D” drive to a Linux native filesystem (eventually, after you back it up, because formatting results in data loss). While Linux does support NTFS quite well, it’s not perfect, and your data would probably be safer on ext4 or f2fs (depending on if you have HDDs or SSDs) (or zfs or btrfs is you’re into COW filesystems).\n
        \n
        In Linux, you have all of your files mounted to a single “drive” called /. Everything is below /, which is called the “root” of your filesystem.\n
        \n
        Typically, user data is stored in “/home” and this resides in the same directory structure as the rest of your OS, but on most systems it’s on a different filesystem or even on a different drive entirely. This is because in Linux it is routine to put a “D” drive just in a folder. On my computer, I have several of these mount points defined, so the different types of data don’t get mixed around, and I don’t have to worry about downloading too much bullshit affecting my computer’s updates.\n
        \n
        Hope this helps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700894579 {#1653
        date: 2023-11-25 07:42:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rubanski@lemm.ee"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 161474
      -bodyTs: "'/home':184 'addit':86 'affect':267 'also':49 'alway':41 'anyway':48 'around':254 'back':16,104 'backup':47 'btrfs':146 'bullshit':266 'c':55 'call':166,172 'check':80 'comput':235,269 'cow':151 'd':2,94,227 'data':111,126,180,249 'default':57 'defin':243 'depend':135 'differ':68,207,213,246 'directori':191 'document':73 'download':72,263 'drive':9,69,95,165,214,228 'effort':62 'entir':215 'etc':75 'even':210 'eventu':101 'everyth':30,167 'ext4':132 'f2fs':134 'file':51,160 'filesystem':100,152,177,208 'folder':232 'format':92,108 'get':252 'good':43 'hard':8 'hdds':140 'help':274 'hope':272 'idea':44 'instal':20 'like':71 'linux':98,114,154,220 'll':12,88 'loss':112 'manag':24 'mix':253 'mount':161,241 'much':265 'nativ':99 'ntfs':117 'os':198 'perfect':123 'physic':4 'pictur':74 'point':242 'probabl':13,89,128 'put':64,225 'quit':118 're':149 'resid':53,187 'rest':195 'result':109 'root':174 'routin':223 'safer':130 'screw':29 'sever':238 'singl':164 'ssds':142 'store':182 'structur':192 'support':116 'system':202 'take':60 'technic':21 'thing':70 'trust':36 'type':247 'typic':52,178 'updat':271 'user':50,179 'want':14,90 'well':85,119 'wipe':83 'without':28 'worri':261 'worth':79 'would':34,127 'zfs':144"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1734086"
      +editedAt: DateTimeImmutable @1701452958 {#1554
        date: 2023-12-01 18:49:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700894579 {#1558
        date: 2023-11-25 07:42:59.0 +01:00
      }
      +"title": 161474
    }
  ]
  -id: 16517
  -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
  -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700971892
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15949784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885492 {#3018
    date: 2023-11-25 05:11:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1587
  +user: Proxies\__CG__\App\Entity\User {#2009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "short-question-by-an-aspiring-user"
  +title: "short question by an aspiring user"
  +url: null
  +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 44
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702180499 {#3032
    date: 2023-12-10 04:54:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  +badges: Doctrine\ORM\PersistentCollection {#3047 …}
  +children: [
    1 => App\Entity\EntryComment {#1646
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: null
      +root: null
      +body: "Just make sure you back up any important data before wiping your own hard drive. And yeah, Steam handles a lot of the weirdness of running windows only games pretty well automatically."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701460716 {#1697
        date: 2023-12-01 20:58:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rubanski@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1560 …}
      +votes: Doctrine\ORM\PersistentCollection {#1551 …}
      +reports: Doctrine\ORM\PersistentCollection {#1585 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
      -id: 161164
      -bodyTs: "'automat':32 'back':5 'data':9 'drive':15 'game':29 'handl':19 'hard':14 'import':8 'lot':21 'make':2 'pretti':30 'run':26 'steam':18 'sure':3 'weird':24 'well':31 'window':27 'wipe':11 'yeah':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1733457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700886297 {#1709
        date: 2023-11-25 05:24:57.0 +01:00
      }
      +"title": 161164
    }
    0 => App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: App\Entity\EntryComment {#1646}
      +body: """
        If “D” is physically on the same hard drive, then you’ll probably want to back it up before installing. Technically, you can manage to do it without screwing everything up, but I would not trust myself to. It’s always a good idea to have backups anyway.\n
        \n
        Also, user files typically reside on C by default and it takes some effort to put them on a different drive. Things like Downloads, Documents, Pictures, etc. so it’s worth checking that before wiping as well.\n
        \n
        Additionally, you’ll probably want to format your “D” drive to a Linux native filesystem (eventually, after you back it up, because formatting results in data loss). While Linux does support NTFS quite well, it’s not perfect, and your data would probably be safer on ext4 or f2fs (depending on if you have HDDs or SSDs) (or zfs or btrfs is you’re into COW filesystems).\n
        \n
        In Linux, you have all of your files mounted to a single “drive” called /. Everything is below /, which is called the “root” of your filesystem.\n
        \n
        Typically, user data is stored in “/home” and this resides in the same directory structure as the rest of your OS, but on most systems it’s on a different filesystem or even on a different drive entirely. This is because in Linux it is routine to put a “D” drive just in a folder. On my computer, I have several of these mount points defined, so the different types of data don’t get mixed around, and I don’t have to worry about downloading too much bullshit affecting my computer’s updates.\n
        \n
        Hope this helps.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700894579 {#1653
        date: 2023-11-25 07:42:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Rubanski@lemm.ee"
        "@OmnipotentEntity@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1617 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1626 …}
      +reports: Doctrine\ORM\PersistentCollection {#1629 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
      -id: 161474
      -bodyTs: "'/home':184 'addit':86 'affect':267 'also':49 'alway':41 'anyway':48 'around':254 'back':16,104 'backup':47 'btrfs':146 'bullshit':266 'c':55 'call':166,172 'check':80 'comput':235,269 'cow':151 'd':2,94,227 'data':111,126,180,249 'default':57 'defin':243 'depend':135 'differ':68,207,213,246 'directori':191 'document':73 'download':72,263 'drive':9,69,95,165,214,228 'effort':62 'entir':215 'etc':75 'even':210 'eventu':101 'everyth':30,167 'ext4':132 'f2fs':134 'file':51,160 'filesystem':100,152,177,208 'folder':232 'format':92,108 'get':252 'good':43 'hard':8 'hdds':140 'help':274 'hope':272 'idea':44 'instal':20 'like':71 'linux':98,114,154,220 'll':12,88 'loss':112 'manag':24 'mix':253 'mount':161,241 'much':265 'nativ':99 'ntfs':117 'os':198 'perfect':123 'physic':4 'pictur':74 'point':242 'probabl':13,89,128 'put':64,225 'quit':118 're':149 'resid':53,187 'rest':195 'result':109 'root':174 'routin':223 'safer':130 'screw':29 'sever':238 'singl':164 'ssds':142 'store':182 'structur':192 'support':116 'system':202 'take':60 'technic':21 'thing':70 'trust':36 'type':247 'typic':52,178 'updat':271 'user':50,179 'want':14,90 'well':85,119 'wipe':83 'without':28 'worri':261 'worth':79 'would':34,127 'zfs':144"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1734086"
      +editedAt: DateTimeImmutable @1701452958 {#1554
        date: 2023-12-01 18:49:18.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700894579 {#1558
        date: 2023-11-25 07:42:59.0 +01:00
      }
      +"title": 161474
    }
  ]
  -id: 16517
  -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
  -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700971892
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15949784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700885492 {#3018
    date: 2023-11-25 05:11:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1646
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "short-question-by-an-aspiring-user"
    +title: "short question by an aspiring user"
    +url: null
    +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702180499 {#3032
      date: 2023-12-10 04:54:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3039 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    +badges: Doctrine\ORM\PersistentCollection {#3047 …}
    +children: [
      1 => App\Entity\EntryComment {#1646}
      0 => App\Entity\EntryComment {#1565
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1646}
        +body: """
          If “D” is physically on the same hard drive, then you’ll probably want to back it up before installing. Technically, you can manage to do it without screwing everything up, but I would not trust myself to. It’s always a good idea to have backups anyway.\n
          \n
          Also, user files typically reside on C by default and it takes some effort to put them on a different drive. Things like Downloads, Documents, Pictures, etc. so it’s worth checking that before wiping as well.\n
          \n
          Additionally, you’ll probably want to format your “D” drive to a Linux native filesystem (eventually, after you back it up, because formatting results in data loss). While Linux does support NTFS quite well, it’s not perfect, and your data would probably be safer on ext4 or f2fs (depending on if you have HDDs or SSDs) (or zfs or btrfs is you’re into COW filesystems).\n
          \n
          In Linux, you have all of your files mounted to a single “drive” called /. Everything is below /, which is called the “root” of your filesystem.\n
          \n
          Typically, user data is stored in “/home” and this resides in the same directory structure as the rest of your OS, but on most systems it’s on a different filesystem or even on a different drive entirely. This is because in Linux it is routine to put a “D” drive just in a folder. On my computer, I have several of these mount points defined, so the different types of data don’t get mixed around, and I don’t have to worry about downloading too much bullshit affecting my computer’s updates.\n
          \n
          Hope this helps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700894579 {#1653
          date: 2023-11-25 07:42:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rubanski@lemm.ee"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1617 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1629 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
        -id: 161474
        -bodyTs: "'/home':184 'addit':86 'affect':267 'also':49 'alway':41 'anyway':48 'around':254 'back':16,104 'backup':47 'btrfs':146 'bullshit':266 'c':55 'call':166,172 'check':80 'comput':235,269 'cow':151 'd':2,94,227 'data':111,126,180,249 'default':57 'defin':243 'depend':135 'differ':68,207,213,246 'directori':191 'document':73 'download':72,263 'drive':9,69,95,165,214,228 'effort':62 'entir':215 'etc':75 'even':210 'eventu':101 'everyth':30,167 'ext4':132 'f2fs':134 'file':51,160 'filesystem':100,152,177,208 'folder':232 'format':92,108 'get':252 'good':43 'hard':8 'hdds':140 'help':274 'hope':272 'idea':44 'instal':20 'like':71 'linux':98,114,154,220 'll':12,88 'loss':112 'manag':24 'mix':253 'mount':161,241 'much':265 'nativ':99 'ntfs':117 'os':198 'perfect':123 'physic':4 'pictur':74 'point':242 'probabl':13,89,128 'put':64,225 'quit':118 're':149 'resid':53,187 'rest':195 'result':109 'root':174 'routin':223 'safer':130 'screw':29 'sever':238 'singl':164 'ssds':142 'store':182 'structur':192 'support':116 'system':202 'take':60 'technic':21 'thing':70 'trust':36 'type':247 'typic':52,178 'updat':271 'user':50,179 'want':14,90 'well':85,119 'wipe':83 'without':28 'worri':261 'worth':79 'would':34,127 'zfs':144"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1734086"
        +editedAt: DateTimeImmutable @1701452958 {#1554
          date: 2023-12-01 18:49:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700894579 {#1558
          date: 2023-11-25 07:42:59.0 +01:00
        }
        +"title": 161474
      }
    ]
    -id: 16517
    -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
    -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700971892
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15949784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700885492 {#3018
      date: 2023-11-25 05:11:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just make sure you back up any important data before wiping your own hard drive. And yeah, Steam handles a lot of the weirdness of running windows only games pretty well automatically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701460716 {#1697
    date: 2023-12-01 20:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rubanski@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  -id: 161164
  -bodyTs: "'automat':32 'back':5 'data':9 'drive':15 'game':29 'handl':19 'hard':14 'import':8 'lot':21 'make':2 'pretti':30 'run':26 'steam':18 'sure':3 'weird':24 'well':31 'window':27 'wipe':11 'yeah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1733457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886297 {#1709
    date: 2023-11-25 05:24:57.0 +01:00
  }
  +"title": 161164
}
"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 {#1646
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "short-question-by-an-aspiring-user"
    +title: "short question by an aspiring user"
    +url: null
    +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702180499 {#3032
      date: 2023-12-10 04:54:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3039 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    +badges: Doctrine\ORM\PersistentCollection {#3047 …}
    +children: [
      1 => App\Entity\EntryComment {#1646}
      0 => App\Entity\EntryComment {#1565
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1646}
        +body: """
          If “D” is physically on the same hard drive, then you’ll probably want to back it up before installing. Technically, you can manage to do it without screwing everything up, but I would not trust myself to. It’s always a good idea to have backups anyway.\n
          \n
          Also, user files typically reside on C by default and it takes some effort to put them on a different drive. Things like Downloads, Documents, Pictures, etc. so it’s worth checking that before wiping as well.\n
          \n
          Additionally, you’ll probably want to format your “D” drive to a Linux native filesystem (eventually, after you back it up, because formatting results in data loss). While Linux does support NTFS quite well, it’s not perfect, and your data would probably be safer on ext4 or f2fs (depending on if you have HDDs or SSDs) (or zfs or btrfs is you’re into COW filesystems).\n
          \n
          In Linux, you have all of your files mounted to a single “drive” called /. Everything is below /, which is called the “root” of your filesystem.\n
          \n
          Typically, user data is stored in “/home” and this resides in the same directory structure as the rest of your OS, but on most systems it’s on a different filesystem or even on a different drive entirely. This is because in Linux it is routine to put a “D” drive just in a folder. On my computer, I have several of these mount points defined, so the different types of data don’t get mixed around, and I don’t have to worry about downloading too much bullshit affecting my computer’s updates.\n
          \n
          Hope this helps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700894579 {#1653
          date: 2023-11-25 07:42:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rubanski@lemm.ee"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1617 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1629 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
        -id: 161474
        -bodyTs: "'/home':184 'addit':86 'affect':267 'also':49 'alway':41 'anyway':48 'around':254 'back':16,104 'backup':47 'btrfs':146 'bullshit':266 'c':55 'call':166,172 'check':80 'comput':235,269 'cow':151 'd':2,94,227 'data':111,126,180,249 'default':57 'defin':243 'depend':135 'differ':68,207,213,246 'directori':191 'document':73 'download':72,263 'drive':9,69,95,165,214,228 'effort':62 'entir':215 'etc':75 'even':210 'eventu':101 'everyth':30,167 'ext4':132 'f2fs':134 'file':51,160 'filesystem':100,152,177,208 'folder':232 'format':92,108 'get':252 'good':43 'hard':8 'hdds':140 'help':274 'hope':272 'idea':44 'instal':20 'like':71 'linux':98,114,154,220 'll':12,88 'loss':112 'manag':24 'mix':253 'mount':161,241 'much':265 'nativ':99 'ntfs':117 'os':198 'perfect':123 'physic':4 'pictur':74 'point':242 'probabl':13,89,128 'put':64,225 'quit':118 're':149 'resid':53,187 'rest':195 'result':109 'root':174 'routin':223 'safer':130 'screw':29 'sever':238 'singl':164 'ssds':142 'store':182 'structur':192 'support':116 'system':202 'take':60 'technic':21 'thing':70 'trust':36 'type':247 'typic':52,178 'updat':271 'user':50,179 'want':14,90 'well':85,119 'wipe':83 'without':28 'worri':261 'worth':79 'would':34,127 'zfs':144"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1734086"
        +editedAt: DateTimeImmutable @1701452958 {#1554
          date: 2023-12-01 18:49:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700894579 {#1558
          date: 2023-11-25 07:42:59.0 +01:00
        }
        +"title": 161474
      }
    ]
    -id: 16517
    -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
    -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700971892
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15949784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700885492 {#3018
      date: 2023-11-25 05:11:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just make sure you back up any important data before wiping your own hard drive. And yeah, Steam handles a lot of the weirdness of running windows only games pretty well automatically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701460716 {#1697
    date: 2023-12-01 20:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rubanski@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  -id: 161164
  -bodyTs: "'automat':32 'back':5 'data':9 'drive':15 'game':29 'handl':19 'hard':14 'import':8 'lot':21 'make':2 'pretti':30 'run':26 'steam':18 'sure':3 'weird':24 'well':31 'window':27 'wipe':11 'yeah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1733457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886297 {#1709
    date: 2023-11-25 05:24:57.0 +01:00
  }
  +"title": 161164
}
"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 {#1646
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "short-question-by-an-aspiring-user"
    +title: "short question by an aspiring user"
    +url: null
    +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702180499 {#3032
      date: 2023-12-10 04:54:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3039 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    +badges: Doctrine\ORM\PersistentCollection {#3047 …}
    +children: [
      1 => App\Entity\EntryComment {#1646}
      0 => App\Entity\EntryComment {#1565
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: App\Entity\EntryComment {#1646}
        +body: """
          If “D” is physically on the same hard drive, then you’ll probably want to back it up before installing. Technically, you can manage to do it without screwing everything up, but I would not trust myself to. It’s always a good idea to have backups anyway.\n
          \n
          Also, user files typically reside on C by default and it takes some effort to put them on a different drive. Things like Downloads, Documents, Pictures, etc. so it’s worth checking that before wiping as well.\n
          \n
          Additionally, you’ll probably want to format your “D” drive to a Linux native filesystem (eventually, after you back it up, because formatting results in data loss). While Linux does support NTFS quite well, it’s not perfect, and your data would probably be safer on ext4 or f2fs (depending on if you have HDDs or SSDs) (or zfs or btrfs is you’re into COW filesystems).\n
          \n
          In Linux, you have all of your files mounted to a single “drive” called /. Everything is below /, which is called the “root” of your filesystem.\n
          \n
          Typically, user data is stored in “/home” and this resides in the same directory structure as the rest of your OS, but on most systems it’s on a different filesystem or even on a different drive entirely. This is because in Linux it is routine to put a “D” drive just in a folder. On my computer, I have several of these mount points defined, so the different types of data don’t get mixed around, and I don’t have to worry about downloading too much bullshit affecting my computer’s updates.\n
          \n
          Hope this helps.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700894579 {#1653
          date: 2023-11-25 07:42:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rubanski@lemm.ee"
          "@OmnipotentEntity@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1617 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1626 …}
        +reports: Doctrine\ORM\PersistentCollection {#1629 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
        -id: 161474
        -bodyTs: "'/home':184 'addit':86 'affect':267 'also':49 'alway':41 'anyway':48 'around':254 'back':16,104 'backup':47 'btrfs':146 'bullshit':266 'c':55 'call':166,172 'check':80 'comput':235,269 'cow':151 'd':2,94,227 'data':111,126,180,249 'default':57 'defin':243 'depend':135 'differ':68,207,213,246 'directori':191 'document':73 'download':72,263 'drive':9,69,95,165,214,228 'effort':62 'entir':215 'etc':75 'even':210 'eventu':101 'everyth':30,167 'ext4':132 'f2fs':134 'file':51,160 'filesystem':100,152,177,208 'folder':232 'format':92,108 'get':252 'good':43 'hard':8 'hdds':140 'help':274 'hope':272 'idea':44 'instal':20 'like':71 'linux':98,114,154,220 'll':12,88 'loss':112 'manag':24 'mix':253 'mount':161,241 'much':265 'nativ':99 'ntfs':117 'os':198 'perfect':123 'physic':4 'pictur':74 'point':242 'probabl':13,89,128 'put':64,225 'quit':118 're':149 'resid':53,187 'rest':195 'result':109 'root':174 'routin':223 'safer':130 'screw':29 'sever':238 'singl':164 'ssds':142 'store':182 'structur':192 'support':116 'system':202 'take':60 'technic':21 'thing':70 'trust':36 'type':247 'typic':52,178 'updat':271 'user':50,179 'want':14,90 'well':85,119 'wipe':83 'without':28 'worri':261 'worth':79 'would':34,127 'zfs':144"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1734086"
        +editedAt: DateTimeImmutable @1701452958 {#1554
          date: 2023-12-01 18:49:18.0 +01:00
        }
        +createdAt: DateTimeImmutable @1700894579 {#1558
          date: 2023-11-25 07:42:59.0 +01:00
        }
        +"title": 161474
      }
    ]
    -id: 16517
    -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
    -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700971892
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15949784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700885492 {#3018
      date: 2023-11-25 05:11:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: null
  +root: null
  +body: "Just make sure you back up any important data before wiping your own hard drive. And yeah, Steam handles a lot of the weirdness of running windows only games pretty well automatically."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701460716 {#1697
    date: 2023-12-01 20:58:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rubanski@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1560 …}
  +votes: Doctrine\ORM\PersistentCollection {#1551 …}
  +reports: Doctrine\ORM\PersistentCollection {#1585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  -id: 161164
  -bodyTs: "'automat':32 'back':5 'data':9 'drive':15 'game':29 'handl':19 'hard':14 'import':8 'lot':21 'make':2 'pretti':30 'run':26 'steam':18 'sure':3 'weird':24 'well':31 'window':27 'wipe':11 'yeah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1733457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700886297 {#1709
    date: 2023-11-25 05:24:57.0 +01:00
  }
  +"title": 161164
}
"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 {#1565
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "short-question-by-an-aspiring-user"
    +title: "short question by an aspiring user"
    +url: null
    +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702180499 {#3032
      date: 2023-12-10 04:54:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3039 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    +badges: Doctrine\ORM\PersistentCollection {#3047 …}
    +children: [
      1 => App\Entity\EntryComment {#1646
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: "Just make sure you back up any important data before wiping your own hard drive. And yeah, Steam handles a lot of the weirdness of running windows only games pretty well automatically."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701460716 {#1697
          date: 2023-12-01 20:58:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rubanski@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1526 …}
        +nested: Doctrine\ORM\PersistentCollection {#1560 …}
        +votes: Doctrine\ORM\PersistentCollection {#1551 …}
        +reports: Doctrine\ORM\PersistentCollection {#1585 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
        -id: 161164
        -bodyTs: "'automat':32 'back':5 'data':9 'drive':15 'game':29 'handl':19 'hard':14 'import':8 'lot':21 'make':2 'pretti':30 'run':26 'steam':18 'sure':3 'weird':24 'well':31 'window':27 'wipe':11 'yeah':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1733457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886297 {#1709
          date: 2023-11-25 05:24:57.0 +01:00
        }
        +"title": 161164
      }
      0 => App\Entity\EntryComment {#1565}
    ]
    -id: 16517
    -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
    -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700971892
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15949784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700885492 {#3018
      date: 2023-11-25 05:11:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: App\Entity\EntryComment {#1646}
  +body: """
    If “D” is physically on the same hard drive, then you’ll probably want to back it up before installing. Technically, you can manage to do it without screwing everything up, but I would not trust myself to. It’s always a good idea to have backups anyway.\n
    \n
    Also, user files typically reside on C by default and it takes some effort to put them on a different drive. Things like Downloads, Documents, Pictures, etc. so it’s worth checking that before wiping as well.\n
    \n
    Additionally, you’ll probably want to format your “D” drive to a Linux native filesystem (eventually, after you back it up, because formatting results in data loss). While Linux does support NTFS quite well, it’s not perfect, and your data would probably be safer on ext4 or f2fs (depending on if you have HDDs or SSDs) (or zfs or btrfs is you’re into COW filesystems).\n
    \n
    In Linux, you have all of your files mounted to a single “drive” called /. Everything is below /, which is called the “root” of your filesystem.\n
    \n
    Typically, user data is stored in “/home” and this resides in the same directory structure as the rest of your OS, but on most systems it’s on a different filesystem or even on a different drive entirely. This is because in Linux it is routine to put a “D” drive just in a folder. On my computer, I have several of these mount points defined, so the different types of data don’t get mixed around, and I don’t have to worry about downloading too much bullshit affecting my computer’s updates.\n
    \n
    Hope this helps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700894579 {#1653
    date: 2023-11-25 07:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rubanski@lemm.ee"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 161474
  -bodyTs: "'/home':184 'addit':86 'affect':267 'also':49 'alway':41 'anyway':48 'around':254 'back':16,104 'backup':47 'btrfs':146 'bullshit':266 'c':55 'call':166,172 'check':80 'comput':235,269 'cow':151 'd':2,94,227 'data':111,126,180,249 'default':57 'defin':243 'depend':135 'differ':68,207,213,246 'directori':191 'document':73 'download':72,263 'drive':9,69,95,165,214,228 'effort':62 'entir':215 'etc':75 'even':210 'eventu':101 'everyth':30,167 'ext4':132 'f2fs':134 'file':51,160 'filesystem':100,152,177,208 'folder':232 'format':92,108 'get':252 'good':43 'hard':8 'hdds':140 'help':274 'hope':272 'idea':44 'instal':20 'like':71 'linux':98,114,154,220 'll':12,88 'loss':112 'manag':24 'mix':253 'mount':161,241 'much':265 'nativ':99 'ntfs':117 'os':198 'perfect':123 'physic':4 'pictur':74 'point':242 'probabl':13,89,128 'put':64,225 'quit':118 're':149 'resid':53,187 'rest':195 'result':109 'root':174 'routin':223 'safer':130 'screw':29 'sever':238 'singl':164 'ssds':142 'store':182 'structur':192 'support':116 'system':202 'take':60 'technic':21 'thing':70 'trust':36 'type':247 'typic':52,178 'updat':271 'user':50,179 'want':14,90 'well':85,119 'wipe':83 'without':28 'worri':261 'worth':79 'would':34,127 'zfs':144"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1734086"
  +editedAt: DateTimeImmutable @1701452958 {#1554
    date: 2023-12-01 18:49:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700894579 {#1558
    date: 2023-11-25 07:42:59.0 +01:00
  }
  +"title": 161474
}
"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 {#1565
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "short-question-by-an-aspiring-user"
    +title: "short question by an aspiring user"
    +url: null
    +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702180499 {#3032
      date: 2023-12-10 04:54:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3039 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    +badges: Doctrine\ORM\PersistentCollection {#3047 …}
    +children: [
      1 => App\Entity\EntryComment {#1646
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: "Just make sure you back up any important data before wiping your own hard drive. And yeah, Steam handles a lot of the weirdness of running windows only games pretty well automatically."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701460716 {#1697
          date: 2023-12-01 20:58:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rubanski@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1526 …}
        +nested: Doctrine\ORM\PersistentCollection {#1560 …}
        +votes: Doctrine\ORM\PersistentCollection {#1551 …}
        +reports: Doctrine\ORM\PersistentCollection {#1585 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
        -id: 161164
        -bodyTs: "'automat':32 'back':5 'data':9 'drive':15 'game':29 'handl':19 'hard':14 'import':8 'lot':21 'make':2 'pretti':30 'run':26 'steam':18 'sure':3 'weird':24 'well':31 'window':27 'wipe':11 'yeah':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1733457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886297 {#1709
          date: 2023-11-25 05:24:57.0 +01:00
        }
        +"title": 161164
      }
      0 => App\Entity\EntryComment {#1565}
    ]
    -id: 16517
    -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
    -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700971892
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15949784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700885492 {#3018
      date: 2023-11-25 05:11:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: App\Entity\EntryComment {#1646}
  +body: """
    If “D” is physically on the same hard drive, then you’ll probably want to back it up before installing. Technically, you can manage to do it without screwing everything up, but I would not trust myself to. It’s always a good idea to have backups anyway.\n
    \n
    Also, user files typically reside on C by default and it takes some effort to put them on a different drive. Things like Downloads, Documents, Pictures, etc. so it’s worth checking that before wiping as well.\n
    \n
    Additionally, you’ll probably want to format your “D” drive to a Linux native filesystem (eventually, after you back it up, because formatting results in data loss). While Linux does support NTFS quite well, it’s not perfect, and your data would probably be safer on ext4 or f2fs (depending on if you have HDDs or SSDs) (or zfs or btrfs is you’re into COW filesystems).\n
    \n
    In Linux, you have all of your files mounted to a single “drive” called /. Everything is below /, which is called the “root” of your filesystem.\n
    \n
    Typically, user data is stored in “/home” and this resides in the same directory structure as the rest of your OS, but on most systems it’s on a different filesystem or even on a different drive entirely. This is because in Linux it is routine to put a “D” drive just in a folder. On my computer, I have several of these mount points defined, so the different types of data don’t get mixed around, and I don’t have to worry about downloading too much bullshit affecting my computer’s updates.\n
    \n
    Hope this helps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700894579 {#1653
    date: 2023-11-25 07:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rubanski@lemm.ee"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 161474
  -bodyTs: "'/home':184 'addit':86 'affect':267 'also':49 'alway':41 'anyway':48 'around':254 'back':16,104 'backup':47 'btrfs':146 'bullshit':266 'c':55 'call':166,172 'check':80 'comput':235,269 'cow':151 'd':2,94,227 'data':111,126,180,249 'default':57 'defin':243 'depend':135 'differ':68,207,213,246 'directori':191 'document':73 'download':72,263 'drive':9,69,95,165,214,228 'effort':62 'entir':215 'etc':75 'even':210 'eventu':101 'everyth':30,167 'ext4':132 'f2fs':134 'file':51,160 'filesystem':100,152,177,208 'folder':232 'format':92,108 'get':252 'good':43 'hard':8 'hdds':140 'help':274 'hope':272 'idea':44 'instal':20 'like':71 'linux':98,114,154,220 'll':12,88 'loss':112 'manag':24 'mix':253 'mount':161,241 'much':265 'nativ':99 'ntfs':117 'os':198 'perfect':123 'physic':4 'pictur':74 'point':242 'probabl':13,89,128 'put':64,225 'quit':118 're':149 'resid':53,187 'rest':195 'result':109 'root':174 'routin':223 'safer':130 'screw':29 'sever':238 'singl':164 'ssds':142 'store':182 'structur':192 'support':116 'system':202 'take':60 'technic':21 'thing':70 'trust':36 'type':247 'typic':52,178 'updat':271 'user':50,179 'want':14,90 'well':85,119 'wipe':83 'without':28 'worri':261 'worth':79 'would':34,127 'zfs':144"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1734086"
  +editedAt: DateTimeImmutable @1701452958 {#1554
    date: 2023-12-01 18:49:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700894579 {#1558
    date: 2023-11-25 07:42:59.0 +01:00
  }
  +"title": 161474
}
"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 {#1565
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587
    +user: Proxies\__CG__\App\Entity\User {#2009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "short-question-by-an-aspiring-user"
    +title: "short question by an aspiring user"
    +url: null
    +body: "Hello, apparently hanging out in Lemmy inadvertently makes you thinking about using Linux. I am planning to install Linux Mint cinnamon on an older laptop, which I want to bring to LAN Parties. From what I read I can just format my C:\ windows disk, install Linux via bootable drive and from what I understand, proton is basically included when installing steam after setting up my new Linux OS? Thanks for your comments:)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 44
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702180499 {#3032
      date: 2023-12-10 04:54:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3039 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    +badges: Doctrine\ORM\PersistentCollection {#3047 …}
    +children: [
      1 => App\Entity\EntryComment {#1646
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1587 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
        +image: null
        +parent: null
        +root: null
        +body: "Just make sure you back up any important data before wiping your own hard drive. And yeah, Steam handles a lot of the weirdness of running windows only games pretty well automatically."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1701460716 {#1697
          date: 2023-12-01 20:58:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Rubanski@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1526 …}
        +nested: Doctrine\ORM\PersistentCollection {#1560 …}
        +votes: Doctrine\ORM\PersistentCollection {#1551 …}
        +reports: Doctrine\ORM\PersistentCollection {#1585 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1567 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
        -id: 161164
        -bodyTs: "'automat':32 'back':5 'data':9 'drive':15 'game':29 'handl':19 'hard':14 'import':8 'lot':21 'make':2 'pretti':30 'run':26 'steam':18 'sure':3 'weird':24 'well':31 'window':27 'wipe':11 'yeah':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1733457"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700886297 {#1709
          date: 2023-11-25 05:24:57.0 +01:00
        }
        +"title": 161164
      }
      0 => App\Entity\EntryComment {#1565}
    ]
    -id: 16517
    -titleTs: "'aspir':5 'question':2 'short':1 'user':6"
    -bodyTs: "'appar':2 'basic':58 'bootabl':49 'bring':30 'c':43 'cinnamon':21 'comment':73 'disk':45 'drive':50 'format':41 'hang':3 'hello':1 'inadvert':7 'includ':59 'instal':18,46,61 'lan':32 'laptop':25 'lemmi':6 'linux':13,19,47,68 'make':8 'mint':20 'new':67 'older':24 'os':69 'parti':33 'plan':16 'proton':56 'read':37 'set':64 'steam':62 'thank':70 'think':10 'understand':55 'use':12 'via':48 'want':28 'window':44"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700971892
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15949784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700885492 {#3018
      date: 2023-11-25 05:11:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: App\Entity\EntryComment {#1646}
  +body: """
    If “D” is physically on the same hard drive, then you’ll probably want to back it up before installing. Technically, you can manage to do it without screwing everything up, but I would not trust myself to. It’s always a good idea to have backups anyway.\n
    \n
    Also, user files typically reside on C by default and it takes some effort to put them on a different drive. Things like Downloads, Documents, Pictures, etc. so it’s worth checking that before wiping as well.\n
    \n
    Additionally, you’ll probably want to format your “D” drive to a Linux native filesystem (eventually, after you back it up, because formatting results in data loss). While Linux does support NTFS quite well, it’s not perfect, and your data would probably be safer on ext4 or f2fs (depending on if you have HDDs or SSDs) (or zfs or btrfs is you’re into COW filesystems).\n
    \n
    In Linux, you have all of your files mounted to a single “drive” called /. Everything is below /, which is called the “root” of your filesystem.\n
    \n
    Typically, user data is stored in “/home” and this resides in the same directory structure as the rest of your OS, but on most systems it’s on a different filesystem or even on a different drive entirely. This is because in Linux it is routine to put a “D” drive just in a folder. On my computer, I have several of these mount points defined, so the different types of data don’t get mixed around, and I don’t have to worry about downloading too much bullshit affecting my computer’s updates.\n
    \n
    Hope this helps.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700894579 {#1653
    date: 2023-11-25 07:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Rubanski@lemm.ee"
    "@OmnipotentEntity@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1617 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1626 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1616 …}
  -id: 161474
  -bodyTs: "'/home':184 'addit':86 'affect':267 'also':49 'alway':41 'anyway':48 'around':254 'back':16,104 'backup':47 'btrfs':146 'bullshit':266 'c':55 'call':166,172 'check':80 'comput':235,269 'cow':151 'd':2,94,227 'data':111,126,180,249 'default':57 'defin':243 'depend':135 'differ':68,207,213,246 'directori':191 'document':73 'download':72,263 'drive':9,69,95,165,214,228 'effort':62 'entir':215 'etc':75 'even':210 'eventu':101 'everyth':30,167 'ext4':132 'f2fs':134 'file':51,160 'filesystem':100,152,177,208 'folder':232 'format':92,108 'get':252 'good':43 'hard':8 'hdds':140 'help':274 'hope':272 'idea':44 'instal':20 'like':71 'linux':98,114,154,220 'll':12,88 'loss':112 'manag':24 'mix':253 'mount':161,241 'much':265 'nativ':99 'ntfs':117 'os':198 'perfect':123 'physic':4 'pictur':74 'point':242 'probabl':13,89,128 'put':64,225 'quit':118 're':149 'resid':53,187 'rest':195 'result':109 'root':174 'routin':223 'safer':130 'screw':29 'sever':238 'singl':164 'ssds':142 'store':182 'structur':192 'support':116 'system':202 'take':60 'technic':21 'thing':70 'trust':36 'type':247 'typic':52,178 'updat':271 'user':50,179 'want':14,90 'well':85,119 'wipe':83 'without':28 'worri':261 'worth':79 'would':34,127 'zfs':144"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1734086"
  +editedAt: DateTimeImmutable @1701452958 {#1554
    date: 2023-12-01 18:49:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700894579 {#1558
    date: 2023-11-25 07:42:59.0 +01:00
  }
  +"title": 161474
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2208
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3017 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "is-a-hot-dog-a-sandwich"
  +title: "is a hot dog a sandwich"
  +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 906
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729512743 {#3012
    date: 2024-10-21 14:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  +badges: Doctrine\ORM\PersistentCollection {#3030 …}
  +children: [
    App\Entity\EntryComment {#2212
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2208 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "Correction, it is two tacos. One flipped upside down and rotated 90 degrees and placed on top of the other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705694084 {#2203
        date: 2024-01-19 20:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@Arfman@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 323749
      -bodyTs: "'90':12 'correct':1 'degre':13 'flip':7 'one':6 'place':15 'rotat':11 'taco':5 'top':17 'two':4 'upsid':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2134486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705694084 {#2207
        date: 2024-01-19 20:54:44.0 +01:00
      }
      +"title": 323749
    }
  ]
  -id: 31644
  -titleTs: "'dog':4 'hot':3 'sandwich':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705722347
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10738852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635947 {#3000
    date: 2024-01-19 04:45:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2208
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3017 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "is-a-hot-dog-a-sandwich"
  +title: "is a hot dog a sandwich"
  +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 906
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729512743 {#3012
    date: 2024-10-21 14:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  +badges: Doctrine\ORM\PersistentCollection {#3030 …}
  +children: [
    App\Entity\EntryComment {#2212
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2208 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "Correction, it is two tacos. One flipped upside down and rotated 90 degrees and placed on top of the other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705694084 {#2203
        date: 2024-01-19 20:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@Arfman@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 323749
      -bodyTs: "'90':12 'correct':1 'degre':13 'flip':7 'one':6 'place':15 'rotat':11 'taco':5 'top':17 'two':4 'upsid':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2134486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705694084 {#2207
        date: 2024-01-19 20:54:44.0 +01:00
      }
      +"title": 323749
    }
  ]
  -id: 31644
  -titleTs: "'dog':4 'hot':3 'sandwich':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705722347
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10738852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635947 {#3000
    date: 2024-01-19 04:45:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2208
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3017 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "is-a-hot-dog-a-sandwich"
  +title: "is a hot dog a sandwich"
  +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 906
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729512743 {#3012
    date: 2024-10-21 14:12:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3020 …}
  +votes: Doctrine\ORM\PersistentCollection {#3022 …}
  +reports: Doctrine\ORM\PersistentCollection {#3024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
  +badges: Doctrine\ORM\PersistentCollection {#3030 …}
  +children: [
    App\Entity\EntryComment {#2212
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2208 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "Correction, it is two tacos. One flipped upside down and rotated 90 degrees and placed on top of the other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705694084 {#2203
        date: 2024-01-19 20:54:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@Arfman@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 323749
      -bodyTs: "'90':12 'correct':1 'degre':13 'flip':7 'one':6 'place':15 'rotat':11 'taco':5 'top':17 'two':4 'upsid':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2134486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705694084 {#2207
        date: 2024-01-19 20:54:44.0 +01:00
      }
      +"title": 323749
    }
  ]
  -id: 31644
  -titleTs: "'dog':4 'hot':3 'sandwich':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705722347
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10738852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705635947 {#3000
    date: 2024-01-19 04:45:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208
    +user: Proxies\__CG__\App\Entity\User {#2980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3017 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "is-a-hot-dog-a-sandwich"
    +title: "is a hot dog a sandwich"
    +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 906
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729512743 {#3012
      date: 2024-10-21 14:12:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3022 …}
    +reports: Doctrine\ORM\PersistentCollection {#3024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    +badges: Doctrine\ORM\PersistentCollection {#3030 …}
    +children: [
      App\Entity\EntryComment {#2212}
    ]
    -id: 31644
    -titleTs: "'dog':4 'hot':3 'sandwich':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705722347
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10738852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635947 {#3000
      date: 2024-01-19 04:45:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "Correction, it is two tacos. One flipped upside down and rotated 90 degrees and placed on top of the other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705694084 {#2203
    date: 2024-01-19 20:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@Arfman@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 323749
  -bodyTs: "'90':12 'correct':1 'degre':13 'flip':7 'one':6 'place':15 'rotat':11 'taco':5 'top':17 'two':4 'upsid':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2134486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705694084 {#2207
    date: 2024-01-19 20:54:44.0 +01:00
  }
  +"title": 323749
}
"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 {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208
    +user: Proxies\__CG__\App\Entity\User {#2980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3017 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "is-a-hot-dog-a-sandwich"
    +title: "is a hot dog a sandwich"
    +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 906
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729512743 {#3012
      date: 2024-10-21 14:12:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3022 …}
    +reports: Doctrine\ORM\PersistentCollection {#3024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    +badges: Doctrine\ORM\PersistentCollection {#3030 …}
    +children: [
      App\Entity\EntryComment {#2212}
    ]
    -id: 31644
    -titleTs: "'dog':4 'hot':3 'sandwich':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705722347
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10738852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635947 {#3000
      date: 2024-01-19 04:45:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "Correction, it is two tacos. One flipped upside down and rotated 90 degrees and placed on top of the other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705694084 {#2203
    date: 2024-01-19 20:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@Arfman@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 323749
  -bodyTs: "'90':12 'correct':1 'degre':13 'flip':7 'one':6 'place':15 'rotat':11 'taco':5 'top':17 'two':4 'upsid':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2134486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705694084 {#2207
    date: 2024-01-19 20:54:44.0 +01:00
  }
  +"title": 323749
}
"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 {#2212
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208
    +user: Proxies\__CG__\App\Entity\User {#2980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3017 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "is-a-hot-dog-a-sandwich"
    +title: "is a hot dog a sandwich"
    +url: "https://lemmy.ml/pictrs/image/040a409d-729e-4d60-ba05-6d5f65e3df00.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 906
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729512743 {#3012
      date: 2024-10-21 14:12:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3020 …}
    +votes: Doctrine\ORM\PersistentCollection {#3022 …}
    +reports: Doctrine\ORM\PersistentCollection {#3024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3028 …}
    +badges: Doctrine\ORM\PersistentCollection {#3030 …}
    +children: [
      App\Entity\EntryComment {#2212}
    ]
    -id: 31644
    -titleTs: "'dog':4 'hot':3 'sandwich':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705722347
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10738852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705635947 {#3000
      date: 2024-01-19 04:45:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "Correction, it is two tacos. One flipped upside down and rotated 90 degrees and placed on top of the other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705694084 {#2203
    date: 2024-01-19 20:54:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@Arfman@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 323749
  -bodyTs: "'90':12 'correct':1 'degre':13 'flip':7 'one':6 'place':15 'rotat':11 'taco':5 'top':17 'two':4 'upsid':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2134486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705694084 {#2207
    date: 2024-01-19 20:54:44.0 +01:00
  }
  +"title": 323749
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3244 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "The-root-of-the-matter"
  +title: "The root of the matter"
  +url: "https://lemmy.ml/pictrs/image/2aa0efdc-ebae-4f5e-9de3-c9013f8bfe1f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726607617 {#3277
    date: 2024-09-17 23:13:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  +badges: Doctrine\ORM\PersistentCollection {#3293 …}
  +children: [
    App\Entity\EntryComment {#2221
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "From Marx: [www.marxists.org/archive/marx/works/…/intro.htm](https://www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705642274 {#2218
        date: 2024-01-19 06:31:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2217 …}
      +nested: Doctrine\ORM\PersistentCollection {#2199 …}
      +votes: Doctrine\ORM\PersistentCollection {#2195 …}
      +reports: Doctrine\ORM\PersistentCollection {#2197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
      -id: 321607
      -bodyTs: "'/archive/marx/works/':5 '/archive/marx/works/1843/critique-hpr/intro.htm)':9 '/intro.htm':6 'marx':2 'www.marxists.org':4,8 'www.marxists.org/archive/marx/works/':3 'www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2131605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705642274 {#2222
        date: 2024-01-19 06:31:14.0 +01:00
      }
      +"title": 321607
    }
  ]
  -id: 31513
  -titleTs: "'matter':5 'root':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705678223
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10714433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705591823 {#3265
    date: 2024-01-18 16:30:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3244 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "The-root-of-the-matter"
  +title: "The root of the matter"
  +url: "https://lemmy.ml/pictrs/image/2aa0efdc-ebae-4f5e-9de3-c9013f8bfe1f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726607617 {#3277
    date: 2024-09-17 23:13:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  +badges: Doctrine\ORM\PersistentCollection {#3293 …}
  +children: [
    App\Entity\EntryComment {#2221
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "From Marx: [www.marxists.org/archive/marx/works/…/intro.htm](https://www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705642274 {#2218
        date: 2024-01-19 06:31:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2217 …}
      +nested: Doctrine\ORM\PersistentCollection {#2199 …}
      +votes: Doctrine\ORM\PersistentCollection {#2195 …}
      +reports: Doctrine\ORM\PersistentCollection {#2197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
      -id: 321607
      -bodyTs: "'/archive/marx/works/':5 '/archive/marx/works/1843/critique-hpr/intro.htm)':9 '/intro.htm':6 'marx':2 'www.marxists.org':4,8 'www.marxists.org/archive/marx/works/':3 'www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2131605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705642274 {#2222
        date: 2024-01-19 06:31:14.0 +01:00
      }
      +"title": 321607
    }
  ]
  -id: 31513
  -titleTs: "'matter':5 'root':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705678223
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10714433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705591823 {#3265
    date: 2024-01-18 16:30:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#3129 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#3244 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
  +slug: "The-root-of-the-matter"
  +title: "The root of the matter"
  +url: "https://lemmy.ml/pictrs/image/2aa0efdc-ebae-4f5e-9de3-c9013f8bfe1f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726607617 {#3277
    date: 2024-09-17 23:13:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3285 …}
  +reports: Doctrine\ORM\PersistentCollection {#3287 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
  +badges: Doctrine\ORM\PersistentCollection {#3293 …}
  +children: [
    App\Entity\EntryComment {#2221
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: null
      +root: null
      +body: "From Marx: [www.marxists.org/archive/marx/works/…/intro.htm](https://www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705642274 {#2218
        date: 2024-01-19 06:31:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2217 …}
      +nested: Doctrine\ORM\PersistentCollection {#2199 …}
      +votes: Doctrine\ORM\PersistentCollection {#2195 …}
      +reports: Doctrine\ORM\PersistentCollection {#2197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
      -id: 321607
      -bodyTs: "'/archive/marx/works/':5 '/archive/marx/works/1843/critique-hpr/intro.htm)':9 '/intro.htm':6 'marx':2 'www.marxists.org':4,8 'www.marxists.org/archive/marx/works/':3 'www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2131605"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705642274 {#2222
        date: 2024-01-19 06:31:14.0 +01:00
      }
      +"title": 321607
    }
  ]
  -id: 31513
  -titleTs: "'matter':5 'root':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705678223
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10714433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705591823 {#3265
    date: 2024-01-18 16:30:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3244 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "The-root-of-the-matter"
    +title: "The root of the matter"
    +url: "https://lemmy.ml/pictrs/image/2aa0efdc-ebae-4f5e-9de3-c9013f8bfe1f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726607617 {#3277
      date: 2024-09-17 23:13:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      App\Entity\EntryComment {#2221}
    ]
    -id: 31513
    -titleTs: "'matter':5 'root':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705678223
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10714433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591823 {#3265
      date: 2024-01-18 16:30:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "From Marx: [www.marxists.org/archive/marx/works/…/intro.htm](https://www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705642274 {#2218
    date: 2024-01-19 06:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 321607
  -bodyTs: "'/archive/marx/works/':5 '/archive/marx/works/1843/critique-hpr/intro.htm)':9 '/intro.htm':6 'marx':2 'www.marxists.org':4,8 'www.marxists.org/archive/marx/works/':3 'www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2131605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705642274 {#2222
    date: 2024-01-19 06:31:14.0 +01:00
  }
  +"title": 321607
}
"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 {#2221
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3244 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "The-root-of-the-matter"
    +title: "The root of the matter"
    +url: "https://lemmy.ml/pictrs/image/2aa0efdc-ebae-4f5e-9de3-c9013f8bfe1f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726607617 {#3277
      date: 2024-09-17 23:13:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      App\Entity\EntryComment {#2221}
    ]
    -id: 31513
    -titleTs: "'matter':5 'root':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705678223
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10714433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591823 {#3265
      date: 2024-01-18 16:30:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "From Marx: [www.marxists.org/archive/marx/works/…/intro.htm](https://www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705642274 {#2218
    date: 2024-01-19 06:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 321607
  -bodyTs: "'/archive/marx/works/':5 '/archive/marx/works/1843/critique-hpr/intro.htm)':9 '/intro.htm':6 'marx':2 'www.marxists.org':4,8 'www.marxists.org/archive/marx/works/':3 'www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2131605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705642274 {#2222
    date: 2024-01-19 06:31:14.0 +01:00
  }
  +"title": 321607
}
"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 {#2221
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3129 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#3244 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3019 …}
    +slug: "The-root-of-the-matter"
    +title: "The root of the matter"
    +url: "https://lemmy.ml/pictrs/image/2aa0efdc-ebae-4f5e-9de3-c9013f8bfe1f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 21
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726607617 {#3277
      date: 2024-09-17 23:13:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3285 …}
    +reports: Doctrine\ORM\PersistentCollection {#3287 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3289 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3291 …}
    +badges: Doctrine\ORM\PersistentCollection {#3293 …}
    +children: [
      App\Entity\EntryComment {#2221}
    ]
    -id: 31513
    -titleTs: "'matter':5 'root':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705678223
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10714433"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705591823 {#3265
      date: 2024-01-18 16:30:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: null
  +root: null
  +body: "From Marx: [www.marxists.org/archive/marx/works/…/intro.htm](https://www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705642274 {#2218
    date: 2024-01-19 06:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 321607
  -bodyTs: "'/archive/marx/works/':5 '/archive/marx/works/1843/critique-hpr/intro.htm)':9 '/intro.htm':6 'marx':2 'www.marxists.org':4,8 'www.marxists.org/archive/marx/works/':3 'www.marxists.org/archive/marx/works/1843/critique-hpr/intro.htm)':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2131605"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705642274 {#2222
    date: 2024-01-19 06:31:14.0 +01:00
  }
  +"title": 321607
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2969
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2992 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "Out of curiosity, which one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701655700 {#1597
        date: 2023-12-04 03:08:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@Unmapped@lemmy.ml"
        "@agressivelyPassive@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1730 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
      -id: 194260
      -bodyTs: "'curios':3 'one':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1801494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701655700 {#1725
        date: 2023-12-04 03:08:20.0 +01:00
      }
      +"title": 194260
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2880
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2969
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2992 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "Out of curiosity, which one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701655700 {#1597
        date: 2023-12-04 03:08:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@Unmapped@lemmy.ml"
        "@agressivelyPassive@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1730 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
      -id: 194260
      -bodyTs: "'curios':3 'one':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1801494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701655700 {#1725
        date: 2023-12-04 03:08:20.0 +01:00
      }
      +"title": 194260
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2880
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2969
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2974 …}
  +votes: Doctrine\ORM\PersistentCollection {#2984 …}
  +reports: Doctrine\ORM\PersistentCollection {#2986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2992 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "Out of curiosity, which one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701655700 {#1597
        date: 2023-12-04 03:08:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
        "@Unmapped@lemmy.ml"
        "@agressivelyPassive@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1730 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
      -id: 194260
      -bodyTs: "'curios':3 'one':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1801494"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701655700 {#1725
        date: 2023-12-04 03:08:20.0 +01:00
      }
      +"title": 194260
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2880
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2969
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2992 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2880
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "Out of curiosity, which one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701655700 {#1597
    date: 2023-12-04 03:08:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@Unmapped@lemmy.ml"
    "@agressivelyPassive@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  -id: 194260
  -bodyTs: "'curios':3 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1801494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701655700 {#1725
    date: 2023-12-04 03:08:20.0 +01:00
  }
  +"title": 194260
}
"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 {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2969
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2992 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2880
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "Out of curiosity, which one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701655700 {#1597
    date: 2023-12-04 03:08:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@Unmapped@lemmy.ml"
    "@agressivelyPassive@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  -id: 194260
  -bodyTs: "'curios':3 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1801494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701655700 {#1725
    date: 2023-12-04 03:08:20.0 +01:00
  }
  +"title": 194260
}
"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 {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2969
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2974 …}
    +votes: Doctrine\ORM\PersistentCollection {#2984 …}
    +reports: Doctrine\ORM\PersistentCollection {#2986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2992 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2880
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "Out of curiosity, which one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701655700 {#1597
    date: 2023-12-04 03:08:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
    "@Unmapped@lemmy.ml"
    "@agressivelyPassive@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  -id: 194260
  -bodyTs: "'curios':3 'one':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1801494"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701655700 {#1725
    date: 2023-12-04 03:08:20.0 +01:00
  }
  +"title": 194260
}
"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
Proxies\__CG__\App\Entity\Entry {#2262
  +user: Proxies\__CG__\App\Entity\User {#2873 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "Does-Nix-s-break-from-FHS-cause-problems"
  +title: "Does Nix's break from FHS cause problems?"
  +url: null
  +body: """
    I know that a lot of what Nix does is working around its break from FHS, but I can imagine there are still things that seep through. Are there any unsolvable problems due to this?\n
    \n
    I saw [on this post](https://jorel.dev/NixOS4Noobs/fhs.html) that it is possible to use FHS on Nix. Does this solve all potential issues then?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728934510 {#2994
    date: 2024-10-14 21:35:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  +badges: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: [
    App\Entity\EntryComment {#2265
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +body: """
        Because the nix package manager places all system packages under `/nix/store/uniquehash-packagename-version/`\n
        \n
        Where the unique hash is obtained via a Merkel tree of all the inputs. So in particular, binaries and libraries exist underneath those directories, not in the places you would expect from FHS.\n
        \n
        In order to make the system actually work, environment variables are set up and executables are patched to refer to specific paths within the Nix Store.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706218154 {#2190
        date: 2024-01-25 22:29:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@matcha_addict@lemy.lol"
        "@Lojcs@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2264 …}
      +nested: Doctrine\ORM\PersistentCollection {#2242 …}
      +votes: Doctrine\ORM\PersistentCollection {#2240 …}
      +reports: Doctrine\ORM\PersistentCollection {#2233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
      -id: 340477
      -bodyTs: "'/nix/store/uniquehash-packagename-version':11 'actual':51 'binari':29 'directori':35 'environ':53 'execut':59 'exist':32 'expect':42 'fhs':44 'hash':15 'input':25 'librari':31 'make':48 'manag':5 'merkel':20 'nix':3,69 'obtain':17 'order':46 'packag':4,9 'particular':28 'patch':61 'path':66 'place':6,39 'refer':63 'set':56 'specif':65 'store':70 'system':8,50 'tree':21 'underneath':33 'uniqu':14 'variabl':54 'via':18 'within':67 'work':52 'would':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2212072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706218154 {#2253
        date: 2024-01-25 22:29:14.0 +01:00
      }
      +"title": 340477
    }
  ]
  -id: 33062
  -titleTs: "'break':4 'caus':7 'fhs':6 'nix':2 'problem':8"
  -bodyTs: "'/nixos4noobs/fhs.html)':43 'around':12 'break':14 'due':33 'fhs':16,50 'imagin':20 'issu':58 'jorel.dev':42 'jorel.dev/nixos4noobs/fhs.html)':41 'know':2 'lot':5 'nix':8,52 'possibl':47 'post':40 'potenti':57 'problem':32 'saw':37 'seep':26 'solv':55 'still':23 'thing':24 'unsolv':31 'use':49 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706299964
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/18607493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213564 {#2977
    date: 2024-01-25 21:12:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2262
  +user: Proxies\__CG__\App\Entity\User {#2873 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "Does-Nix-s-break-from-FHS-cause-problems"
  +title: "Does Nix's break from FHS cause problems?"
  +url: null
  +body: """
    I know that a lot of what Nix does is working around its break from FHS, but I can imagine there are still things that seep through. Are there any unsolvable problems due to this?\n
    \n
    I saw [on this post](https://jorel.dev/NixOS4Noobs/fhs.html) that it is possible to use FHS on Nix. Does this solve all potential issues then?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728934510 {#2994
    date: 2024-10-14 21:35:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  +badges: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: [
    App\Entity\EntryComment {#2265
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +body: """
        Because the nix package manager places all system packages under `/nix/store/uniquehash-packagename-version/`\n
        \n
        Where the unique hash is obtained via a Merkel tree of all the inputs. So in particular, binaries and libraries exist underneath those directories, not in the places you would expect from FHS.\n
        \n
        In order to make the system actually work, environment variables are set up and executables are patched to refer to specific paths within the Nix Store.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706218154 {#2190
        date: 2024-01-25 22:29:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@matcha_addict@lemy.lol"
        "@Lojcs@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2264 …}
      +nested: Doctrine\ORM\PersistentCollection {#2242 …}
      +votes: Doctrine\ORM\PersistentCollection {#2240 …}
      +reports: Doctrine\ORM\PersistentCollection {#2233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
      -id: 340477
      -bodyTs: "'/nix/store/uniquehash-packagename-version':11 'actual':51 'binari':29 'directori':35 'environ':53 'execut':59 'exist':32 'expect':42 'fhs':44 'hash':15 'input':25 'librari':31 'make':48 'manag':5 'merkel':20 'nix':3,69 'obtain':17 'order':46 'packag':4,9 'particular':28 'patch':61 'path':66 'place':6,39 'refer':63 'set':56 'specif':65 'store':70 'system':8,50 'tree':21 'underneath':33 'uniqu':14 'variabl':54 'via':18 'within':67 'work':52 'would':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2212072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706218154 {#2253
        date: 2024-01-25 22:29:14.0 +01:00
      }
      +"title": 340477
    }
  ]
  -id: 33062
  -titleTs: "'break':4 'caus':7 'fhs':6 'nix':2 'problem':8"
  -bodyTs: "'/nixos4noobs/fhs.html)':43 'around':12 'break':14 'due':33 'fhs':16,50 'imagin':20 'issu':58 'jorel.dev':42 'jorel.dev/nixos4noobs/fhs.html)':41 'know':2 'lot':5 'nix':8,52 'possibl':47 'post':40 'potenti':57 'problem':32 'saw':37 'seep':26 'solv':55 'still':23 'thing':24 'unsolv':31 'use':49 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706299964
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/18607493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213564 {#2977
    date: 2024-01-25 21:12:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2262
  +user: Proxies\__CG__\App\Entity\User {#2873 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "Does-Nix-s-break-from-FHS-cause-problems"
  +title: "Does Nix's break from FHS cause problems?"
  +url: null
  +body: """
    I know that a lot of what Nix does is working around its break from FHS, but I can imagine there are still things that seep through. Are there any unsolvable problems due to this?\n
    \n
    I saw [on this post](https://jorel.dev/NixOS4Noobs/fhs.html) that it is possible to use FHS on Nix. Does this solve all potential issues then?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 36
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728934510 {#2994
    date: 2024-10-14 21:35:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2999 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  +badges: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: [
    App\Entity\EntryComment {#2265
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2262 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +body: """
        Because the nix package manager places all system packages under `/nix/store/uniquehash-packagename-version/`\n
        \n
        Where the unique hash is obtained via a Merkel tree of all the inputs. So in particular, binaries and libraries exist underneath those directories, not in the places you would expect from FHS.\n
        \n
        In order to make the system actually work, environment variables are set up and executables are patched to refer to specific paths within the Nix Store.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706218154 {#2190
        date: 2024-01-25 22:29:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@matcha_addict@lemy.lol"
        "@Lojcs@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2264 …}
      +nested: Doctrine\ORM\PersistentCollection {#2242 …}
      +votes: Doctrine\ORM\PersistentCollection {#2240 …}
      +reports: Doctrine\ORM\PersistentCollection {#2233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
      -id: 340477
      -bodyTs: "'/nix/store/uniquehash-packagename-version':11 'actual':51 'binari':29 'directori':35 'environ':53 'execut':59 'exist':32 'expect':42 'fhs':44 'hash':15 'input':25 'librari':31 'make':48 'manag':5 'merkel':20 'nix':3,69 'obtain':17 'order':46 'packag':4,9 'particular':28 'patch':61 'path':66 'place':6,39 'refer':63 'set':56 'specif':65 'store':70 'system':8,50 'tree':21 'underneath':33 'uniqu':14 'variabl':54 'via':18 'within':67 'work':52 'would':41"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2212072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706218154 {#2253
        date: 2024-01-25 22:29:14.0 +01:00
      }
      +"title": 340477
    }
  ]
  -id: 33062
  -titleTs: "'break':4 'caus':7 'fhs':6 'nix':2 'problem':8"
  -bodyTs: "'/nixos4noobs/fhs.html)':43 'around':12 'break':14 'due':33 'fhs':16,50 'imagin':20 'issu':58 'jorel.dev':42 'jorel.dev/nixos4noobs/fhs.html)':41 'know':2 'lot':5 'nix':8,52 'possibl':47 'post':40 'potenti':57 'problem':32 'saw':37 'seep':26 'solv':55 'still':23 'thing':24 'unsolv':31 'use':49 'work':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706299964
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/18607493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213564 {#2977
    date: 2024-01-25 21:12:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2873 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Does-Nix-s-break-from-FHS-cause-problems"
    +title: "Does Nix's break from FHS cause problems?"
    +url: null
    +body: """
      I know that a lot of what Nix does is working around its break from FHS, but I can imagine there are still things that seep through. Are there any unsolvable problems due to this?\n
      \n
      I saw [on this post](https://jorel.dev/NixOS4Noobs/fhs.html) that it is possible to use FHS on Nix. Does this solve all potential issues then?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728934510 {#2994
      date: 2024-10-14 21:35:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
    +badges: Doctrine\ORM\PersistentCollection {#3010 …}
    +children: [
      App\Entity\EntryComment {#2265}
    ]
    -id: 33062
    -titleTs: "'break':4 'caus':7 'fhs':6 'nix':2 'problem':8"
    -bodyTs: "'/nixos4noobs/fhs.html)':43 'around':12 'break':14 'due':33 'fhs':16,50 'imagin':20 'issu':58 'jorel.dev':42 'jorel.dev/nixos4noobs/fhs.html)':41 'know':2 'lot':5 'nix':8,52 'possibl':47 'post':40 'potenti':57 'problem':32 'saw':37 'seep':26 'solv':55 'still':23 'thing':24 'unsolv':31 'use':49 'work':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706299964
    +visibility: "visible             "
    +apId: "https://lemy.lol/post/18607493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706213564 {#2977
      date: 2024-01-25 21:12:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +body: """
    Because the nix package manager places all system packages under `/nix/store/uniquehash-packagename-version/`\n
    \n
    Where the unique hash is obtained via a Merkel tree of all the inputs. So in particular, binaries and libraries exist underneath those directories, not in the places you would expect from FHS.\n
    \n
    In order to make the system actually work, environment variables are set up and executables are patched to refer to specific paths within the Nix Store.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706218154 {#2190
    date: 2024-01-25 22:29:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@Lojcs@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 340477
  -bodyTs: "'/nix/store/uniquehash-packagename-version':11 'actual':51 'binari':29 'directori':35 'environ':53 'execut':59 'exist':32 'expect':42 'fhs':44 'hash':15 'input':25 'librari':31 'make':48 'manag':5 'merkel':20 'nix':3,69 'obtain':17 'order':46 'packag':4,9 'particular':28 'patch':61 'path':66 'place':6,39 'refer':63 'set':56 'specif':65 'store':70 'system':8,50 'tree':21 'underneath':33 'uniqu':14 'variabl':54 'via':18 'within':67 'work':52 'would':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2212072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706218154 {#2253
    date: 2024-01-25 22:29:14.0 +01:00
  }
  +"title": 340477
}
"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
163 DENIED edit
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2873 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Does-Nix-s-break-from-FHS-cause-problems"
    +title: "Does Nix's break from FHS cause problems?"
    +url: null
    +body: """
      I know that a lot of what Nix does is working around its break from FHS, but I can imagine there are still things that seep through. Are there any unsolvable problems due to this?\n
      \n
      I saw [on this post](https://jorel.dev/NixOS4Noobs/fhs.html) that it is possible to use FHS on Nix. Does this solve all potential issues then?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728934510 {#2994
      date: 2024-10-14 21:35:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
    +badges: Doctrine\ORM\PersistentCollection {#3010 …}
    +children: [
      App\Entity\EntryComment {#2265}
    ]
    -id: 33062
    -titleTs: "'break':4 'caus':7 'fhs':6 'nix':2 'problem':8"
    -bodyTs: "'/nixos4noobs/fhs.html)':43 'around':12 'break':14 'due':33 'fhs':16,50 'imagin':20 'issu':58 'jorel.dev':42 'jorel.dev/nixos4noobs/fhs.html)':41 'know':2 'lot':5 'nix':8,52 'possibl':47 'post':40 'potenti':57 'problem':32 'saw':37 'seep':26 'solv':55 'still':23 'thing':24 'unsolv':31 'use':49 'work':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706299964
    +visibility: "visible             "
    +apId: "https://lemy.lol/post/18607493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706213564 {#2977
      date: 2024-01-25 21:12:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +body: """
    Because the nix package manager places all system packages under `/nix/store/uniquehash-packagename-version/`\n
    \n
    Where the unique hash is obtained via a Merkel tree of all the inputs. So in particular, binaries and libraries exist underneath those directories, not in the places you would expect from FHS.\n
    \n
    In order to make the system actually work, environment variables are set up and executables are patched to refer to specific paths within the Nix Store.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706218154 {#2190
    date: 2024-01-25 22:29:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@Lojcs@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 340477
  -bodyTs: "'/nix/store/uniquehash-packagename-version':11 'actual':51 'binari':29 'directori':35 'environ':53 'execut':59 'exist':32 'expect':42 'fhs':44 'hash':15 'input':25 'librari':31 'make':48 'manag':5 'merkel':20 'nix':3,69 'obtain':17 'order':46 'packag':4,9 'particular':28 'patch':61 'path':66 'place':6,39 'refer':63 'set':56 'specif':65 'store':70 'system':8,50 'tree':21 'underneath':33 'uniqu':14 'variabl':54 'via':18 'within':67 'work':52 'would':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2212072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706218154 {#2253
    date: 2024-01-25 22:29:14.0 +01:00
  }
  +"title": 340477
}
"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
164 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262
    +user: Proxies\__CG__\App\Entity\User {#2873 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "Does-Nix-s-break-from-FHS-cause-problems"
    +title: "Does Nix's break from FHS cause problems?"
    +url: null
    +body: """
      I know that a lot of what Nix does is working around its break from FHS, but I can imagine there are still things that seep through. Are there any unsolvable problems due to this?\n
      \n
      I saw [on this post](https://jorel.dev/NixOS4Noobs/fhs.html) that it is possible to use FHS on Nix. Does this solve all potential issues then?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 36
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728934510 {#2994
      date: 2024-10-14 21:35:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2999 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
    +badges: Doctrine\ORM\PersistentCollection {#3010 …}
    +children: [
      App\Entity\EntryComment {#2265}
    ]
    -id: 33062
    -titleTs: "'break':4 'caus':7 'fhs':6 'nix':2 'problem':8"
    -bodyTs: "'/nixos4noobs/fhs.html)':43 'around':12 'break':14 'due':33 'fhs':16,50 'imagin':20 'issu':58 'jorel.dev':42 'jorel.dev/nixos4noobs/fhs.html)':41 'know':2 'lot':5 'nix':8,52 'possibl':47 'post':40 'potenti':57 'problem':32 'saw':37 'seep':26 'solv':55 'still':23 'thing':24 'unsolv':31 'use':49 'work':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706299964
    +visibility: "visible             "
    +apId: "https://lemy.lol/post/18607493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706213564 {#2977
      date: 2024-01-25 21:12:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +body: """
    Because the nix package manager places all system packages under `/nix/store/uniquehash-packagename-version/`\n
    \n
    Where the unique hash is obtained via a Merkel tree of all the inputs. So in particular, binaries and libraries exist underneath those directories, not in the places you would expect from FHS.\n
    \n
    In order to make the system actually work, environment variables are set up and executables are patched to refer to specific paths within the Nix Store.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706218154 {#2190
    date: 2024-01-25 22:29:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@matcha_addict@lemy.lol"
    "@Lojcs@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 340477
  -bodyTs: "'/nix/store/uniquehash-packagename-version':11 'actual':51 'binari':29 'directori':35 'environ':53 'execut':59 'exist':32 'expect':42 'fhs':44 'hash':15 'input':25 'librari':31 'make':48 'manag':5 'merkel':20 'nix':3,69 'obtain':17 'order':46 'packag':4,9 'particular':28 'patch':61 'path':66 'place':6,39 'refer':63 'set':56 'specif':65 'store':70 'system':8,50 'tree':21 'underneath':33 'uniqu':14 'variabl':54 'via':18 'within':67 'work':52 'would':41"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2212072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706218154 {#2253
    date: 2024-01-25 22:29:14.0 +01:00
  }
  +"title": 340477
}
"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
165 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
166 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2328
  +user: Proxies\__CG__\App\Entity\User {#2696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "What-are-your-opinions-of-Guix"
  +title: "What are your opinions of Guix?"
  +url: null
  +body: """
    Reposting because it looks like federation failed.\n
    \n
    > I was just reading about it, it sounds like a pretty cool OS and package manager. Has anyone actually used it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 50
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711845356 {#2248
    date: 2024-03-31 01:35:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2928 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  +badges: Doctrine\ORM\PersistentCollection {#2972 …}
  +children: [
    App\Entity\EntryComment {#2289
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +body: "Nix is also working on reproducible builds. In fact, the minimal installation CD for NixOS last release was reproducible. [discourse.nixos.org/t/…/34756/](https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704030224 {#2164
        date: 2023-12-31 14:43:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CanadaPlus@lemmy.sdf.org"
        "@Ramin_HAL9001@lemmy.ml"
        "@CanadaPlus@lemmy.sdf.org"
        "@Ramin_HAL9001@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 267325
      -bodyTs: "'/34756':23 '/t/':22 '/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':26 'also':3 'build':7 'cd':13 'discourse.nixos.org':21,25 'discourse.nixos.org/t/':20 'discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':24 'fact':9 'instal':12 'last':16 'minim':11 'nix':1 'nixo':15 'releas':17 'reproduc':6,19 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1920528"
      +editedAt: DateTimeImmutable @1709918822 {#2331
        date: 2024-03-08 18:27:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704030224 {#2314
        date: 2023-12-31 14:43:44.0 +01:00
      }
      +"title": 267325
    }
  ]
  -id: 26200
  -titleTs: "'guix':6 'opinion':4"
  -bodyTs: "'actual':26 'anyon':25 'cool':19 'fail':7 'feder':6 'like':5,16 'look':4 'manag':23 'os':20 'packag':22 'pretti':18 'read':11 'repost':1 'sound':15 'use':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704102675
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/9914757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704016275 {#2769
    date: 2023-12-31 10:51:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2328
  +user: Proxies\__CG__\App\Entity\User {#2696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "What-are-your-opinions-of-Guix"
  +title: "What are your opinions of Guix?"
  +url: null
  +body: """
    Reposting because it looks like federation failed.\n
    \n
    > I was just reading about it, it sounds like a pretty cool OS and package manager. Has anyone actually used it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 50
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711845356 {#2248
    date: 2024-03-31 01:35:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2928 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  +badges: Doctrine\ORM\PersistentCollection {#2972 …}
  +children: [
    App\Entity\EntryComment {#2289
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +body: "Nix is also working on reproducible builds. In fact, the minimal installation CD for NixOS last release was reproducible. [discourse.nixos.org/t/…/34756/](https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704030224 {#2164
        date: 2023-12-31 14:43:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CanadaPlus@lemmy.sdf.org"
        "@Ramin_HAL9001@lemmy.ml"
        "@CanadaPlus@lemmy.sdf.org"
        "@Ramin_HAL9001@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 267325
      -bodyTs: "'/34756':23 '/t/':22 '/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':26 'also':3 'build':7 'cd':13 'discourse.nixos.org':21,25 'discourse.nixos.org/t/':20 'discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':24 'fact':9 'instal':12 'last':16 'minim':11 'nix':1 'nixo':15 'releas':17 'reproduc':6,19 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1920528"
      +editedAt: DateTimeImmutable @1709918822 {#2331
        date: 2024-03-08 18:27:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704030224 {#2314
        date: 2023-12-31 14:43:44.0 +01:00
      }
      +"title": 267325
    }
  ]
  -id: 26200
  -titleTs: "'guix':6 'opinion':4"
  -bodyTs: "'actual':26 'anyon':25 'cool':19 'fail':7 'feder':6 'like':5,16 'look':4 'manag':23 'os':20 'packag':22 'pretti':18 'read':11 'repost':1 'sound':15 'use':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704102675
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/9914757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704016275 {#2769
    date: 2023-12-31 10:51:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2328
  +user: Proxies\__CG__\App\Entity\User {#2696 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
  +slug: "What-are-your-opinions-of-Guix"
  +title: "What are your opinions of Guix?"
  +url: null
  +body: """
    Reposting because it looks like federation failed.\n
    \n
    > I was just reading about it, it sounds like a pretty cool OS and package manager. Has anyone actually used it?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 50
  +favouriteCount: 100
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711845356 {#2248
    date: 2024-03-31 01:35:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2930 …}
  +votes: Doctrine\ORM\PersistentCollection {#2928 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  +badges: Doctrine\ORM\PersistentCollection {#2972 …}
  +children: [
    App\Entity\EntryComment {#2289
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +body: "Nix is also working on reproducible builds. In fact, the minimal installation CD for NixOS last release was reproducible. [discourse.nixos.org/t/…/34756/](https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704030224 {#2164
        date: 2023-12-31 14:43:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CanadaPlus@lemmy.sdf.org"
        "@Ramin_HAL9001@lemmy.ml"
        "@CanadaPlus@lemmy.sdf.org"
        "@Ramin_HAL9001@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 267325
      -bodyTs: "'/34756':23 '/t/':22 '/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':26 'also':3 'build':7 'cd':13 'discourse.nixos.org':21,25 'discourse.nixos.org/t/':20 'discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':24 'fact':9 'instal':12 'last':16 'minim':11 'nix':1 'nixo':15 'releas':17 'reproduc':6,19 'work':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1920528"
      +editedAt: DateTimeImmutable @1709918822 {#2331
        date: 2024-03-08 18:27:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1704030224 {#2314
        date: 2023-12-31 14:43:44.0 +01:00
      }
      +"title": 267325
    }
  ]
  -id: 26200
  -titleTs: "'guix':6 'opinion':4"
  -bodyTs: "'actual':26 'anyon':25 'cool':19 'fail':7 'feder':6 'like':5,16 'look':4 'manag':23 'os':20 'packag':22 'pretti':18 'read':11 'repost':1 'sound':15 'use':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704102675
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/9914757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704016275 {#2769
    date: 2023-12-31 10:51:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328
    +user: Proxies\__CG__\App\Entity\User {#2696 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "What-are-your-opinions-of-Guix"
    +title: "What are your opinions of Guix?"
    +url: null
    +body: """
      Reposting because it looks like federation failed.\n
      \n
      > I was just reading about it, it sounds like a pretty cool OS and package manager. Has anyone actually used it?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 50
    +favouriteCount: 100
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711845356 {#2248
      date: 2024-03-31 01:35:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2930 …}
    +votes: Doctrine\ORM\PersistentCollection {#2928 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    +badges: Doctrine\ORM\PersistentCollection {#2972 …}
    +children: [
      App\Entity\EntryComment {#2289}
    ]
    -id: 26200
    -titleTs: "'guix':6 'opinion':4"
    -bodyTs: "'actual':26 'anyon':25 'cool':19 'fail':7 'feder':6 'like':5,16 'look':4 'manag':23 'os':20 'packag':22 'pretti':18 'read':11 'repost':1 'sound':15 'use':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704102675
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/9914757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704016275 {#2769
      date: 2023-12-31 10:51:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +body: "Nix is also working on reproducible builds. In fact, the minimal installation CD for NixOS last release was reproducible. [discourse.nixos.org/t/…/34756/](https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704030224 {#2164
    date: 2023-12-31 14:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
    "@Ramin_HAL9001@lemmy.ml"
    "@CanadaPlus@lemmy.sdf.org"
    "@Ramin_HAL9001@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 267325
  -bodyTs: "'/34756':23 '/t/':22 '/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':26 'also':3 'build':7 'cd':13 'discourse.nixos.org':21,25 'discourse.nixos.org/t/':20 'discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':24 'fact':9 'instal':12 'last':16 'minim':11 'nix':1 'nixo':15 'releas':17 'reproduc':6,19 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1920528"
  +editedAt: DateTimeImmutable @1709918822 {#2331
    date: 2024-03-08 18:27:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704030224 {#2314
    date: 2023-12-31 14:43:44.0 +01:00
  }
  +"title": 267325
}
"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
171 DENIED edit
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328
    +user: Proxies\__CG__\App\Entity\User {#2696 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "What-are-your-opinions-of-Guix"
    +title: "What are your opinions of Guix?"
    +url: null
    +body: """
      Reposting because it looks like federation failed.\n
      \n
      > I was just reading about it, it sounds like a pretty cool OS and package manager. Has anyone actually used it?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 50
    +favouriteCount: 100
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711845356 {#2248
      date: 2024-03-31 01:35:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2930 …}
    +votes: Doctrine\ORM\PersistentCollection {#2928 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    +badges: Doctrine\ORM\PersistentCollection {#2972 …}
    +children: [
      App\Entity\EntryComment {#2289}
    ]
    -id: 26200
    -titleTs: "'guix':6 'opinion':4"
    -bodyTs: "'actual':26 'anyon':25 'cool':19 'fail':7 'feder':6 'like':5,16 'look':4 'manag':23 'os':20 'packag':22 'pretti':18 'read':11 'repost':1 'sound':15 'use':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704102675
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/9914757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704016275 {#2769
      date: 2023-12-31 10:51:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +body: "Nix is also working on reproducible builds. In fact, the minimal installation CD for NixOS last release was reproducible. [discourse.nixos.org/t/…/34756/](https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704030224 {#2164
    date: 2023-12-31 14:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
    "@Ramin_HAL9001@lemmy.ml"
    "@CanadaPlus@lemmy.sdf.org"
    "@Ramin_HAL9001@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 267325
  -bodyTs: "'/34756':23 '/t/':22 '/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':26 'also':3 'build':7 'cd':13 'discourse.nixos.org':21,25 'discourse.nixos.org/t/':20 'discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':24 'fact':9 'instal':12 'last':16 'minim':11 'nix':1 'nixo':15 'releas':17 'reproduc':6,19 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1920528"
  +editedAt: DateTimeImmutable @1709918822 {#2331
    date: 2024-03-08 18:27:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704030224 {#2314
    date: 2023-12-31 14:43:44.0 +01:00
  }
  +"title": 267325
}
"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
172 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328
    +user: Proxies\__CG__\App\Entity\User {#2696 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2931 …}
    +slug: "What-are-your-opinions-of-Guix"
    +title: "What are your opinions of Guix?"
    +url: null
    +body: """
      Reposting because it looks like federation failed.\n
      \n
      > I was just reading about it, it sounds like a pretty cool OS and package manager. Has anyone actually used it?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 50
    +favouriteCount: 100
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711845356 {#2248
      date: 2024-03-31 01:35:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2930 …}
    +votes: Doctrine\ORM\PersistentCollection {#2928 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    +badges: Doctrine\ORM\PersistentCollection {#2972 …}
    +children: [
      App\Entity\EntryComment {#2289}
    ]
    -id: 26200
    -titleTs: "'guix':6 'opinion':4"
    -bodyTs: "'actual':26 'anyon':25 'cool':19 'fail':7 'feder':6 'like':5,16 'look':4 'manag':23 'os':20 'packag':22 'pretti':18 'read':11 'repost':1 'sound':15 'use':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704102675
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/9914757"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704016275 {#2769
      date: 2023-12-31 10:51:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +body: "Nix is also working on reproducible builds. In fact, the minimal installation CD for NixOS last release was reproducible. [discourse.nixos.org/t/…/34756/](https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704030224 {#2164
    date: 2023-12-31 14:43:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
    "@Ramin_HAL9001@lemmy.ml"
    "@CanadaPlus@lemmy.sdf.org"
    "@Ramin_HAL9001@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 267325
  -bodyTs: "'/34756':23 '/t/':22 '/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':26 'also':3 'build':7 'cd':13 'discourse.nixos.org':21,25 'discourse.nixos.org/t/':20 'discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756/)':24 'fact':9 'instal':12 'last':16 'minim':11 'nix':1 'nixo':15 'releas':17 'reproduc':6,19 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1920528"
  +editedAt: DateTimeImmutable @1709918822 {#2331
    date: 2024-03-08 18:27:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704030224 {#2314
    date: 2023-12-31 14:43:44.0 +01:00
  }
  +"title": 267325
}
"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
173 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details