GET https://kbin.spritesserver.nl/index.php/u/@lukas@lemmy.haigner.me/top?p=3

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2938 …}
  +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
  +title: "Firefox Development Is Moving From Mercurial To Git"
  +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
  +body: """
    > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
    \n
    > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
    > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
    > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
    \n
    > APPROACH\n
    \n
    > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
    \n
    > Phase One - Developer Facing\n
    \n
    > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
    \n
    > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
    \n
    > Phase Two - Infrastructure\n
    \n
    > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
    \n
    > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699726451 {#2933
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  +badges: Doctrine\ORM\PersistentCollection {#2950 …}
  +children: [
    App\Entity\EntryComment {#2291
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
      +body: "Pull people off GitHub? I get the impression from others that contributing to Mozilla projects, particularly Firefox, is a painful experience. But afaik one former Mozilla project uses GitHub for everything: Rust, the programming language."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699377631 {#2298
        date: 2023-11-07 18:20:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@TCB13@lemmy.world"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 99088
      -bodyTs: "'afaik':23 'contribut':12 'everyth':31 'experi':21 'firefox':17 'former':25 'get':6 'github':4,29 'impress':8 'languag':35 'mozilla':14,26 'one':24 'other':10 'pain':20 'particular':16 'peopl':2 'program':34 'project':15,27 'pull':1 'rust':32 'use':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/188931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699377631 {#2293
        date: 2023-11-07 18:20:31.0 +01:00
      }
      +"title": 99088
    }
  ]
  -id: 10651
  -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
  -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397345
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5907911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310945 {#2922
    date: 2023-11-06 23:49: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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2938 …}
  +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
  +title: "Firefox Development Is Moving From Mercurial To Git"
  +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
  +body: """
    > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
    \n
    > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
    > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
    > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
    \n
    > APPROACH\n
    \n
    > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
    \n
    > Phase One - Developer Facing\n
    \n
    > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
    \n
    > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
    \n
    > Phase Two - Infrastructure\n
    \n
    > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
    \n
    > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699726451 {#2933
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  +badges: Doctrine\ORM\PersistentCollection {#2950 …}
  +children: [
    App\Entity\EntryComment {#2291
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
      +body: "Pull people off GitHub? I get the impression from others that contributing to Mozilla projects, particularly Firefox, is a painful experience. But afaik one former Mozilla project uses GitHub for everything: Rust, the programming language."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699377631 {#2298
        date: 2023-11-07 18:20:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@TCB13@lemmy.world"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 99088
      -bodyTs: "'afaik':23 'contribut':12 'everyth':31 'experi':21 'firefox':17 'former':25 'get':6 'github':4,29 'impress':8 'languag':35 'mozilla':14,26 'one':24 'other':10 'pain':20 'particular':16 'peopl':2 'program':34 'project':15,27 'pull':1 'rust':32 'use':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/188931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699377631 {#2293
        date: 2023-11-07 18:20:31.0 +01:00
      }
      +"title": 99088
    }
  ]
  -id: 10651
  -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
  -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397345
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5907911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310945 {#2922
    date: 2023-11-06 23:49: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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2309
  +user: Proxies\__CG__\App\Entity\User {#2901 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2938 …}
  +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
  +title: "Firefox Development Is Moving From Mercurial To Git"
  +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
  +body: """
    > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
    \n
    > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
    > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
    > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
    \n
    > APPROACH\n
    \n
    > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
    \n
    > Phase One - Developer Facing\n
    \n
    > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
    \n
    > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
    \n
    > Phase Two - Infrastructure\n
    \n
    > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
    \n
    > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 82
  +favouriteCount: 290
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699726451 {#2933
    date: 2023-11-11 19:14:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2940 …}
  +votes: Doctrine\ORM\PersistentCollection {#2942 …}
  +reports: Doctrine\ORM\PersistentCollection {#2944 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
  +badges: Doctrine\ORM\PersistentCollection {#2950 …}
  +children: [
    App\Entity\EntryComment {#2291
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2309 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
      +body: "Pull people off GitHub? I get the impression from others that contributing to Mozilla projects, particularly Firefox, is a painful experience. But afaik one former Mozilla project uses GitHub for everything: Rust, the programming language."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699377631 {#2298
        date: 2023-11-07 18:20:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@TCB13@lemmy.world"
        "@otter@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2297 …}
      +nested: Doctrine\ORM\PersistentCollection {#2315 …}
      +votes: Doctrine\ORM\PersistentCollection {#2321 …}
      +reports: Doctrine\ORM\PersistentCollection {#2310 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
      -id: 99088
      -bodyTs: "'afaik':23 'contribut':12 'everyth':31 'experi':21 'firefox':17 'former':25 'get':6 'github':4,29 'impress':8 'languag':35 'mozilla':14,26 'one':24 'other':10 'pain':20 'particular':16 'peopl':2 'program':34 'project':15,27 'pull':1 'rust':32 'use':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/188931"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699377631 {#2293
        date: 2023-11-07 18:20:31.0 +01:00
      }
      +"title": 99088
    }
  ]
  -id: 10651
  -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
  -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699397345
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/5907911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699310945 {#2922
    date: 2023-11-06 23:49: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
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 {#2291
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2901 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2938 …}
    +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
    +title: "Firefox Development Is Moving From Mercurial To Git"
    +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
    +body: """
      > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
      \n
      > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
      > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
      > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
      \n
      > APPROACH\n
      \n
      > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
      \n
      > Phase One - Developer Facing\n
      \n
      > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
      \n
      > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
      \n
      > Phase Two - Infrastructure\n
      \n
      > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
      \n
      > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699726451 {#2933
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2940 …}
    +votes: Doctrine\ORM\PersistentCollection {#2942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2944 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
    +badges: Doctrine\ORM\PersistentCollection {#2950 …}
    +children: [
      App\Entity\EntryComment {#2291}
    ]
    -id: 10651
    -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
    -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699397345
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5907911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310945 {#2922
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +body: "Pull people off GitHub? I get the impression from others that contributing to Mozilla projects, particularly Firefox, is a painful experience. But afaik one former Mozilla project uses GitHub for everything: Rust, the programming language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699377631 {#2298
    date: 2023-11-07 18:20:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@TCB13@lemmy.world"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 99088
  -bodyTs: "'afaik':23 'contribut':12 'everyth':31 'experi':21 'firefox':17 'former':25 'get':6 'github':4,29 'impress':8 'languag':35 'mozilla':14,26 'one':24 'other':10 'pain':20 'particular':16 'peopl':2 'program':34 'project':15,27 'pull':1 'rust':32 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/188931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699377631 {#2293
    date: 2023-11-07 18:20:31.0 +01:00
  }
  +"title": 99088
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2291
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2901 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2938 …}
    +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
    +title: "Firefox Development Is Moving From Mercurial To Git"
    +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
    +body: """
      > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
      \n
      > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
      > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
      > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
      \n
      > APPROACH\n
      \n
      > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
      \n
      > Phase One - Developer Facing\n
      \n
      > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
      \n
      > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
      \n
      > Phase Two - Infrastructure\n
      \n
      > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
      \n
      > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699726451 {#2933
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2940 …}
    +votes: Doctrine\ORM\PersistentCollection {#2942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2944 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
    +badges: Doctrine\ORM\PersistentCollection {#2950 …}
    +children: [
      App\Entity\EntryComment {#2291}
    ]
    -id: 10651
    -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
    -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699397345
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5907911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310945 {#2922
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +body: "Pull people off GitHub? I get the impression from others that contributing to Mozilla projects, particularly Firefox, is a painful experience. But afaik one former Mozilla project uses GitHub for everything: Rust, the programming language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699377631 {#2298
    date: 2023-11-07 18:20:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@TCB13@lemmy.world"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 99088
  -bodyTs: "'afaik':23 'contribut':12 'everyth':31 'experi':21 'firefox':17 'former':25 'get':6 'github':4,29 'impress':8 'languag':35 'mozilla':14,26 'one':24 'other':10 'pain':20 'particular':16 'peopl':2 'program':34 'project':15,27 'pull':1 'rust':32 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/188931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699377631 {#2293
    date: 2023-11-07 18:20:31.0 +01:00
  }
  +"title": 99088
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2291
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309
    +user: Proxies\__CG__\App\Entity\User {#2901 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2938 …}
    +slug: "Firefox-Development-Is-Moving-From-Mercurial-To-Git"
    +title: "Firefox Development Is Moving From Mercurial To Git"
    +url: "https://groups.google.com/a/mozilla.org/g/firefox-dev/c/QnfydsDj48o/m/8WadV0_dBQAJ"
    +body: """
      > For a long time Firefox Desktop development has supported both Mercurial and Git users. This dual SCM requirement places a significant burden on teams which are already stretched thin in parts. We have made the decision to move Firefox development to Git.\n
      \n
      > - We will continue to use Bugzilla, moz-phab, Phabricator, and Lando\n
      > - Although we’ll be hosting the repository on GitHub, our contribution workflow will remain unchanged and we will not be accepting Pull Requests at this time\n
      > - We’re still working through the planning stages, but we’re expecting at least six months before the migration begins\n
      \n
      > APPROACH\n
      \n
      > In order to deliver gains into the hands of our engineers as early as possible, the work will be split into two components: developer-facing first, followed by piecemeal migration of backend infrastructure.\n
      \n
      > Phase One - Developer Facing\n
      \n
      > We’ll switch the primary repository from Mercurial to Git, at the same time removing support for Mercurial on developers’ workstations. At this point you’ll need to use Git locally, and will continue to use moz-phab to submit patches for review.\n
      \n
      > All changes will land on the Git repository, which will be unidirectionally synchronised into our existing Mercurial infrastructure.\n
      \n
      > Phase Two - Infrastructure\n
      \n
      > Respective teams will work on migrating infrastructure that sits atop Mercurial to Git. This will happen in an incremental manner rather than all at once.\n
      \n
      > By the end of this phase we will have completely removed support of Mercurial from our infrastructure.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 82
    +favouriteCount: 290
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699726451 {#2933
      date: 2023-11-11 19:14:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2940 …}
    +votes: Doctrine\ORM\PersistentCollection {#2942 …}
    +reports: Doctrine\ORM\PersistentCollection {#2944 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2946 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2948 …}
    +badges: Doctrine\ORM\PersistentCollection {#2950 …}
    +children: [
      App\Entity\EntryComment {#2291}
    ]
    -id: 10651
    -titleTs: "'develop':2 'firefox':1 'git':8 'mercuri':6 'move':4"
    -bodyTs: "'accept':75 'alreadi':27 'although':55 'approach':101 'atop':214 'backend':134 'begin':100 'bugzilla':48 'burden':22 'chang':185 'complet':239 'compon':124 'continu':45,173 'contribut':65 'decis':36 'deliv':105 'desktop':6 'develop':7,40,126,138,159 'developer-fac':125 'dual':16 'earli':114 'end':232 'engin':112 'exist':199 'expect':92 'face':127,139 'firefox':5,39 'first':128 'follow':129 'gain':106 'git':13,42,149,169,190,217 'github':63 'hand':109 'happen':220 'host':59 'increment':223 'infrastructur':135,201,204,211,246 'land':187 'lando':54 'least':94 'll':57,141,165 'local':170 'long':3 'made':34 'manner':224 'mercuri':11,147,157,200,215,243 'migrat':99,132,210 'month':96 'move':38 'moz':50,177 'moz-phab':49,176 'need':166 'one':137 'order':103 'part':31 'patch':181 'phab':51,178 'phabric':52 'phase':136,202,235 'piecem':131 'place':19 'plan':87 'point':163 'possibl':116 'primari':144 'pull':76 'rather':225 're':82,91 'remain':68 'remov':154,240 'repositori':61,145,191 'request':77 'requir':18 'respect':205 'review':183 'scm':17 'signific':21 'sit':213 'six':95 'split':121 'stage':88 'still':83 'stretch':28 'submit':180 'support':9,155,241 'switch':142 'synchronis':196 'team':24,206 'thin':29 'time':4,80,153 'two':123,203 'unchang':69 'unidirect':195 'use':47,168,175 'user':14 'work':84,118,208 'workflow':66 'workstat':160"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699397345
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/5907911"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699310945 {#2922
      date: 2023-11-06 23:49:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2301 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2302 …}
  +body: "Pull people off GitHub? I get the impression from others that contributing to Mozilla projects, particularly Firefox, is a painful experience. But afaik one former Mozilla project uses GitHub for everything: Rust, the programming language."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699377631 {#2298
    date: 2023-11-07 18:20:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@TCB13@lemmy.world"
    "@otter@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 99088
  -bodyTs: "'afaik':23 'contribut':12 'everyth':31 'experi':21 'firefox':17 'former':25 'get':6 'github':4,29 'impress':8 'languag':35 'mozilla':14,26 'one':24 'other':10 'pain':20 'particular':16 'peopl':2 'program':34 'project':15,27 'pull':1 'rust':32 'use':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/188931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699377631 {#2293
    date: 2023-11-07 18:20:31.0 +01:00
  }
  +"title": 99088
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2042
  +user: Proxies\__CG__\App\Entity\User {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
  +slug: "Gamedev-and-linux"
  +title: "Gamedev and linux"
  +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
  +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 581
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699368395 {#2952
    date: 2023-11-07 15:46:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2960 …}
  +votes: Doctrine\ORM\PersistentCollection {#2962 …}
  +reports: Doctrine\ORM\PersistentCollection {#2964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
  +badges: Doctrine\ORM\PersistentCollection {#2970 …}
  +children: [
    3 => App\Entity\EntryComment {#2046
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +body: "dxvk async ftw"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698948585 {#2056
        date: 2023-11-02 19:09:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@hunter2@sh.itjust.works"
        "@skullgiver@popplesburger.hilciferous.nl"
        "@teawrecks@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 85178
      -bodyTs: "'async':2 'dxvk':1 'ftw':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948585 {#2059
        date: 2023-11-02 19:09:45.0 +01:00
      }
      +"title": 85178
    }
    1 => App\Entity\EntryComment {#2324
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698948027 {#2333
        date: 2023-11-02 19:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@WatTyler@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 85160
      -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948027 {#2323
        date: 2023-11-02 19:00:27.0 +01:00
      }
      +"title": 85160
    }
    2 => App\Entity\EntryComment {#2137
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698948242 {#2135
        date: 2023-11-02 19:04:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@Mandy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 85165
      -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182985"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948242 {#2136
        date: 2023-11-02 19:04:02.0 +01:00
      }
      +"title": 85165
    }
    0 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
        \n
        Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1699409518 {#2332
        date: 2023-11-08 03:11:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 85133
      -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698947628 {#2344
        date: 2023-11-02 18:53:48.0 +01:00
      }
      +"title": 85133
    }
  ]
  -id: 9058
  -titleTs: "'gamedev':1 'linux':3"
  -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698966912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7659809"
  +editedAt: DateTimeImmutable @1699409493 {#2939
    date: 2023-11-08 03:11:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698880512 {#2919
    date: 2023-11-02 00:15: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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
  +slug: "Gamedev-and-linux"
  +title: "Gamedev and linux"
  +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
  +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 581
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699368395 {#2952
    date: 2023-11-07 15:46:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2960 …}
  +votes: Doctrine\ORM\PersistentCollection {#2962 …}
  +reports: Doctrine\ORM\PersistentCollection {#2964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
  +badges: Doctrine\ORM\PersistentCollection {#2970 …}
  +children: [
    3 => App\Entity\EntryComment {#2046
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +body: "dxvk async ftw"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698948585 {#2056
        date: 2023-11-02 19:09:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@hunter2@sh.itjust.works"
        "@skullgiver@popplesburger.hilciferous.nl"
        "@teawrecks@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 85178
      -bodyTs: "'async':2 'dxvk':1 'ftw':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948585 {#2059
        date: 2023-11-02 19:09:45.0 +01:00
      }
      +"title": 85178
    }
    1 => App\Entity\EntryComment {#2324
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698948027 {#2333
        date: 2023-11-02 19:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@WatTyler@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 85160
      -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948027 {#2323
        date: 2023-11-02 19:00:27.0 +01:00
      }
      +"title": 85160
    }
    2 => App\Entity\EntryComment {#2137
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698948242 {#2135
        date: 2023-11-02 19:04:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@Mandy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 85165
      -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182985"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948242 {#2136
        date: 2023-11-02 19:04:02.0 +01:00
      }
      +"title": 85165
    }
    0 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
        \n
        Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1699409518 {#2332
        date: 2023-11-08 03:11:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 85133
      -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698947628 {#2344
        date: 2023-11-02 18:53:48.0 +01:00
      }
      +"title": 85133
    }
  ]
  -id: 9058
  -titleTs: "'gamedev':1 'linux':3"
  -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698966912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7659809"
  +editedAt: DateTimeImmutable @1699409493 {#2939
    date: 2023-11-08 03:11:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698880512 {#2919
    date: 2023-11-02 00:15: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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#2533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2957 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
  +slug: "Gamedev-and-linux"
  +title: "Gamedev and linux"
  +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
  +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 581
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699368395 {#2952
    date: 2023-11-07 15:46:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2960 …}
  +votes: Doctrine\ORM\PersistentCollection {#2962 …}
  +reports: Doctrine\ORM\PersistentCollection {#2964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
  +badges: Doctrine\ORM\PersistentCollection {#2970 …}
  +children: [
    3 => App\Entity\EntryComment {#2046
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +body: "dxvk async ftw"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698948585 {#2056
        date: 2023-11-02 19:09:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@hunter2@sh.itjust.works"
        "@skullgiver@popplesburger.hilciferous.nl"
        "@teawrecks@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 85178
      -bodyTs: "'async':2 'dxvk':1 'ftw':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182991"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948585 {#2059
        date: 2023-11-02 19:09:45.0 +01:00
      }
      +"title": 85178
    }
    1 => App\Entity\EntryComment {#2324
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698948027 {#2333
        date: 2023-11-02 19:00:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@WatTyler@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2334 …}
      +nested: Doctrine\ORM\PersistentCollection {#2341 …}
      +votes: Doctrine\ORM\PersistentCollection {#2337 …}
      +reports: Doctrine\ORM\PersistentCollection {#2336 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
      -id: 85160
      -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182981"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948027 {#2323
        date: 2023-11-02 19:00:27.0 +01:00
      }
      +"title": 85160
    }
    2 => App\Entity\EntryComment {#2137
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698948242 {#2135
        date: 2023-11-02 19:04:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
        "@Mandy@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 85165
      -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182985"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698948242 {#2136
        date: 2023-11-02 19:04:02.0 +01:00
      }
      +"title": 85165
    }
    0 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
        \n
        Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 46
      +score: 0
      +lastActive: DateTime @1699409518 {#2332
        date: 2023-11-08 03:11:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@uis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 85133
      -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/182971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698947628 {#2344
        date: 2023-11-02 18:53:48.0 +01:00
      }
      +"title": 85133
    }
  ]
  -id: 9058
  -titleTs: "'gamedev':1 'linux':3"
  -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698966912
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7659809"
  +editedAt: DateTimeImmutable @1699409493 {#2939
    date: 2023-11-08 03:11:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698880512 {#2919
    date: 2023-11-02 00:15: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
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 {#2046
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046}
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698948027 {#2333
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@WatTyler@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 85160
        -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948027 {#2323
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +"title": 85160
      }
      2 => App\Entity\EntryComment {#2137
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698948242 {#2135
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 85165
        -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182985"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948242 {#2136
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +"title": 85165
      }
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
          \n
          Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1699409518 {#2332
          date: 2023-11-08 03:11:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 85133
        -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698947628 {#2344
          date: 2023-11-02 18:53:48.0 +01:00
        }
        +"title": 85133
      }
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: "dxvk async ftw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698948585 {#2056
    date: 2023-11-02 19:09:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@hunter2@sh.itjust.works"
    "@skullgiver@popplesburger.hilciferous.nl"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 85178
  -bodyTs: "'async':2 'dxvk':1 'ftw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948585 {#2059
    date: 2023-11-02 19:09:45.0 +01:00
  }
  +"title": 85178
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2046
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046}
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698948027 {#2333
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@WatTyler@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 85160
        -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948027 {#2323
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +"title": 85160
      }
      2 => App\Entity\EntryComment {#2137
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698948242 {#2135
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 85165
        -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182985"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948242 {#2136
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +"title": 85165
      }
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
          \n
          Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1699409518 {#2332
          date: 2023-11-08 03:11:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 85133
        -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698947628 {#2344
          date: 2023-11-02 18:53:48.0 +01:00
        }
        +"title": 85133
      }
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: "dxvk async ftw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698948585 {#2056
    date: 2023-11-02 19:09:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@hunter2@sh.itjust.works"
    "@skullgiver@popplesburger.hilciferous.nl"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 85178
  -bodyTs: "'async':2 'dxvk':1 'ftw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948585 {#2059
    date: 2023-11-02 19:09:45.0 +01:00
  }
  +"title": 85178
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2046
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046}
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698948027 {#2333
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@WatTyler@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 85160
        -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948027 {#2323
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +"title": 85160
      }
      2 => App\Entity\EntryComment {#2137
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698948242 {#2135
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 85165
        -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182985"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948242 {#2136
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +"title": 85165
      }
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
          \n
          Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1699409518 {#2332
          date: 2023-11-08 03:11:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 85133
        -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698947628 {#2344
          date: 2023-11-02 18:53:48.0 +01:00
        }
        +"title": 85133
      }
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +body: "dxvk async ftw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698948585 {#2056
    date: 2023-11-02 19:09:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@hunter2@sh.itjust.works"
    "@skullgiver@popplesburger.hilciferous.nl"
    "@teawrecks@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 85178
  -bodyTs: "'async':2 'dxvk':1 'ftw':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948585 {#2059
    date: 2023-11-02 19:09:45.0 +01:00
  }
  +"title": 85178
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: "dxvk async ftw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698948585 {#2056
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@hunter2@sh.itjust.works"
          "@skullgiver@popplesburger.hilciferous.nl"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 85178
        -bodyTs: "'async':2 'dxvk':1 'ftw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948585 {#2059
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +"title": 85178
      }
      1 => App\Entity\EntryComment {#2324}
      2 => App\Entity\EntryComment {#2137
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698948242 {#2135
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 85165
        -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182985"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948242 {#2136
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +"title": 85165
      }
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
          \n
          Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1699409518 {#2332
          date: 2023-11-08 03:11:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 85133
        -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698947628 {#2344
          date: 2023-11-02 18:53:48.0 +01:00
        }
        +"title": 85133
      }
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698948027 {#2333
    date: 2023-11-02 19:00:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@WatTyler@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 85160
  -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948027 {#2323
    date: 2023-11-02 19:00:27.0 +01:00
  }
  +"title": 85160
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: "dxvk async ftw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698948585 {#2056
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@hunter2@sh.itjust.works"
          "@skullgiver@popplesburger.hilciferous.nl"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 85178
        -bodyTs: "'async':2 'dxvk':1 'ftw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948585 {#2059
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +"title": 85178
      }
      1 => App\Entity\EntryComment {#2324}
      2 => App\Entity\EntryComment {#2137
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698948242 {#2135
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 85165
        -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182985"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948242 {#2136
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +"title": 85165
      }
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
          \n
          Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1699409518 {#2332
          date: 2023-11-08 03:11:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 85133
        -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698947628 {#2344
          date: 2023-11-02 18:53:48.0 +01:00
        }
        +"title": 85133
      }
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698948027 {#2333
    date: 2023-11-02 19:00:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@WatTyler@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 85160
  -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948027 {#2323
    date: 2023-11-02 19:00:27.0 +01:00
  }
  +"title": 85160
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: "dxvk async ftw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698948585 {#2056
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@hunter2@sh.itjust.works"
          "@skullgiver@popplesburger.hilciferous.nl"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 85178
        -bodyTs: "'async':2 'dxvk':1 'ftw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948585 {#2059
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +"title": 85178
      }
      1 => App\Entity\EntryComment {#2324}
      2 => App\Entity\EntryComment {#2137
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698948242 {#2135
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 85165
        -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182985"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948242 {#2136
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +"title": 85165
      }
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
          \n
          Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1699409518 {#2332
          date: 2023-11-08 03:11:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 85133
        -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698947628 {#2344
          date: 2023-11-02 18:53:48.0 +01:00
        }
        +"title": 85133
      }
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698948027 {#2333
    date: 2023-11-02 19:00:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@WatTyler@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2334 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2336 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
  -id: 85160
  -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948027 {#2323
    date: 2023-11-02 19:00:27.0 +01:00
  }
  +"title": 85160
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2137
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: "dxvk async ftw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698948585 {#2056
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@hunter2@sh.itjust.works"
          "@skullgiver@popplesburger.hilciferous.nl"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 85178
        -bodyTs: "'async':2 'dxvk':1 'ftw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948585 {#2059
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +"title": 85178
      }
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698948027 {#2333
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@WatTyler@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 85160
        -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948027 {#2323
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +"title": 85160
      }
      2 => App\Entity\EntryComment {#2137}
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
          \n
          Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1699409518 {#2332
          date: 2023-11-08 03:11:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 85133
        -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698947628 {#2344
          date: 2023-11-02 18:53:48.0 +01:00
        }
        +"title": 85133
      }
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698948242 {#2135
    date: 2023-11-02 19:04:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@Mandy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 85165
  -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948242 {#2136
    date: 2023-11-02 19:04:02.0 +01:00
  }
  +"title": 85165
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2137
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: "dxvk async ftw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698948585 {#2056
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@hunter2@sh.itjust.works"
          "@skullgiver@popplesburger.hilciferous.nl"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 85178
        -bodyTs: "'async':2 'dxvk':1 'ftw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948585 {#2059
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +"title": 85178
      }
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698948027 {#2333
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@WatTyler@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 85160
        -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948027 {#2323
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +"title": 85160
      }
      2 => App\Entity\EntryComment {#2137}
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
          \n
          Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1699409518 {#2332
          date: 2023-11-08 03:11:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 85133
        -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698947628 {#2344
          date: 2023-11-02 18:53:48.0 +01:00
        }
        +"title": 85133
      }
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698948242 {#2135
    date: 2023-11-02 19:04:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@Mandy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 85165
  -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948242 {#2136
    date: 2023-11-02 19:04:02.0 +01:00
  }
  +"title": 85165
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2137
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: "dxvk async ftw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698948585 {#2056
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@hunter2@sh.itjust.works"
          "@skullgiver@popplesburger.hilciferous.nl"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 85178
        -bodyTs: "'async':2 'dxvk':1 'ftw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948585 {#2059
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +"title": 85178
      }
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698948027 {#2333
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@WatTyler@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 85160
        -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948027 {#2323
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +"title": 85160
      }
      2 => App\Entity\EntryComment {#2137}
      0 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
          \n
          Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 46
        +score: 0
        +lastActive: DateTime @1699409518 {#2332
          date: 2023-11-08 03:11:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2164 …}
        +votes: Doctrine\ORM\PersistentCollection {#2314 …}
        +reports: Doctrine\ORM\PersistentCollection {#2328 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
        -id: 85133
        -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698947628 {#2344
          date: 2023-11-02 18:53:48.0 +01:00
        }
        +"title": 85133
      }
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698948242 {#2135
    date: 2023-11-02 19:04:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
    "@Mandy@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 85165
  -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182985"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698948242 {#2136
    date: 2023-11-02 19:04:02.0 +01:00
  }
  +"title": 85165
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: "dxvk async ftw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698948585 {#2056
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@hunter2@sh.itjust.works"
          "@skullgiver@popplesburger.hilciferous.nl"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 85178
        -bodyTs: "'async':2 'dxvk':1 'ftw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948585 {#2059
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +"title": 85178
      }
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698948027 {#2333
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@WatTyler@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 85160
        -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948027 {#2323
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +"title": 85160
      }
      2 => App\Entity\EntryComment {#2137
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698948242 {#2135
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 85165
        -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182985"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948242 {#2136
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +"title": 85165
      }
      0 => App\Entity\EntryComment {#2349}
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
    \n
    Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1699409518 {#2332
    date: 2023-11-08 03:11:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 85133
  -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698947628 {#2344
    date: 2023-11-02 18:53:48.0 +01:00
  }
  +"title": 85133
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: "dxvk async ftw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698948585 {#2056
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@hunter2@sh.itjust.works"
          "@skullgiver@popplesburger.hilciferous.nl"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 85178
        -bodyTs: "'async':2 'dxvk':1 'ftw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948585 {#2059
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +"title": 85178
      }
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698948027 {#2333
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@WatTyler@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 85160
        -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948027 {#2323
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +"title": 85160
      }
      2 => App\Entity\EntryComment {#2137
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698948242 {#2135
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 85165
        -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182985"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948242 {#2136
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +"title": 85165
      }
      0 => App\Entity\EntryComment {#2349}
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
    \n
    Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1699409518 {#2332
    date: 2023-11-08 03:11:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 85133
  -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698947628 {#2344
    date: 2023-11-02 18:53:48.0 +01:00
  }
  +"title": 85133
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2533 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2957 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2959 …}
    +slug: "Gamedev-and-linux"
    +title: "Gamedev and linux"
    +url: "https://treebrary.pone.social/cache/media_attachments/files/111/337/423/264/873/984/original/4512ea4ef904b07c.png"
    +body: "Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 581
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699368395 {#2952
      date: 2023-11-07 15:46:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2960 …}
    +votes: Doctrine\ORM\PersistentCollection {#2962 …}
    +reports: Doctrine\ORM\PersistentCollection {#2964 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2966 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2968 …}
    +badges: Doctrine\ORM\PersistentCollection {#2970 …}
    +children: [
      3 => App\Entity\EntryComment {#2046
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
        +body: "dxvk async ftw"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698948585 {#2056
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@hunter2@sh.itjust.works"
          "@skullgiver@popplesburger.hilciferous.nl"
          "@teawrecks@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2057 …}
        +nested: Doctrine\ORM\PersistentCollection {#2055 …}
        +votes: Doctrine\ORM\PersistentCollection {#2054 …}
        +reports: Doctrine\ORM\PersistentCollection {#2053 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
        -id: 85178
        -bodyTs: "'async':2 'dxvk':1 'ftw':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182991"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948585 {#2059
          date: 2023-11-02 19:09:45.0 +01:00
        }
        +"title": 85178
      }
      1 => App\Entity\EntryComment {#2324
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
        +body: "Is it even possible to report bugs to Microsoft without paid support? I always come across that Windows community forum where every solution to a problem is to update drivers, run `sfc /scannow`, etc. I doubt anybody on that forum can relay problems to Microsoft staff."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1698948027 {#2333
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@WatTyler@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2334 …}
        +nested: Doctrine\ORM\PersistentCollection {#2341 …}
        +votes: Doctrine\ORM\PersistentCollection {#2337 …}
        +reports: Doctrine\ORM\PersistentCollection {#2336 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2339 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2159 …}
        -id: 85160
        -bodyTs: "'/scannow':33 'across':16 'alway':14 'anybodi':37 'bug':7 'come':15 'communiti':19 'doubt':36 'driver':30 'etc':34 'even':3 'everi':22 'forum':20,40 'microsoft':9,45 'paid':11 'possibl':4 'problem':26,43 'relay':42 'report':6 'run':31 'sfc':32 'solut':23 'staff':46 'support':12 'updat':29 'window':18 'without':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182981"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948027 {#2323
          date: 2023-11-02 19:00:27.0 +01:00
        }
        +"title": 85160
      }
      2 => App\Entity\EntryComment {#2137
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
        +body: "Nowadays, they close these bug reports as wontfix with the reason that Linux is only unofficially supported through Steam Proton."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1698948242 {#2135
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@uis@lemmy.world"
          "@Mandy@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2068 …}
        +nested: Doctrine\ORM\PersistentCollection {#2069 …}
        +votes: Doctrine\ORM\PersistentCollection {#2074 …}
        +reports: Doctrine\ORM\PersistentCollection {#2071 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
        -id: 85165
        -bodyTs: "'bug':5 'close':3 'linux':13 'nowaday':1 'proton':20 'reason':11 'report':6 'steam':19 'support':17 'unoffici':16 'wontfix':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/182985"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698948242 {#2136
          date: 2023-11-02 19:04:02.0 +01:00
        }
        +"title": 85165
      }
      0 => App\Entity\EntryComment {#2349}
    ]
    -id: 9058
    -titleTs: "'gamedev':1 'linux':3"
    -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'reddit.com':2 'sourc':1 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698966912
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7659809"
    +editedAt: DateTimeImmutable @1699409493 {#2939
      date: 2023-11-08 03:11:33.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698880512 {#2919
      date: 2023-11-02 00:15:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Source: [reddit.com/…/despite_having_just_58_sales_over_38…](https://www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)\n
    \n
    Please link to the source in the future. Pictures without alt tags are an inaccessible medium for people with impaired vision. Screen readers don’t ship with an OCR.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 46
  +score: 0
  +lastActive: DateTime @1699409518 {#2332
    date: 2023-11-08 03:11:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@uis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 85133
  -bodyTs: "'/despite_having_just_58_sales_over_38':3 '/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':6 'alt':17 'futur':14 'impair':26 'inaccess':21 'link':8 'medium':22 'ocr':35 'peopl':24 'pictur':15 'pleas':7 'reader':29 'reddit.com':2 'screen':28 'ship':32 'sourc':1,11 'tag':18 'vision':27 'without':16 'www.reddit.com':5 'www.reddit.com/r/gamedev/comments/qeqn3b/despite_having_just_58_sales_over_38_of_bug/)':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/182971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698947628 {#2344
    date: 2023-11-02 18:53:48.0 +01:00
  }
  +"title": 85133
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2227
  +user: Proxies\__CG__\App\Entity\User {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
  +title: "A Nautilus Sucks Donkeyballs Linux Rant"
  +url: null
  +body: """
    Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
    \n
    - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
    - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
    - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
    - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
    \n
    Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219393 {#2898
    date: 2023-11-05 22:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2903 …}
  +votes: Doctrine\ORM\PersistentCollection {#2906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2912 …}
  +badges: Doctrine\ORM\PersistentCollection {#2914 …}
  +children: [
    App\Entity\EntryComment {#2223
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2227 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "KDE feels like an unpolished Windows desktop to me. I find it difficult to do things the KDE way when everything feels like Windows on first glance, but doesn’t 1:1 behave like Windows. It’s a disjarring experience for me, and probably others who migrate from Windows to Linux. I also think that Gnome has better touchpad gesture support than KDE, which makes Gnome the logical choice for companies that sell Linux laptops."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698963538 {#2215
        date: 2023-11-02 23:18:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ParanoidFactoid@beehaw.org"
        "@einfach_orangensaft@feddit.de"
        "@asexualchangeling@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 85726
      -bodyTs: "'1':31,32 'also':53 'behav':33 'better':58 'choic':69 'compani':71 'desktop':7 'difficult':13 'disjar':39 'doesn':29 'everyth':21 'experi':40 'feel':2,22 'find':11 'first':26 'gestur':60 'glanc':27 'gnome':56,66 'kde':1,18,63 'laptop':75 'like':3,23,34 'linux':51,74 'logic':68 'make':65 'migrat':47 'other':45 'probabl':44 'sell':73 'support':61 'thing':16 'think':54 'touchpad':59 'unpolish':5 'way':19 'window':6,24,35,49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/183248"
      +editedAt: DateTimeImmutable @1698963629 {#2224
        date: 2023-11-02 23:20:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698963538 {#2198
        date: 2023-11-02 23:18:58.0 +01:00
      }
      +"title": 85726
    }
  ]
  -id: 9063
  -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
  -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698978889
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9218693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698892489 {#2884
    date: 2023-11-02 03:34:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2227
  +user: Proxies\__CG__\App\Entity\User {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
  +title: "A Nautilus Sucks Donkeyballs Linux Rant"
  +url: null
  +body: """
    Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
    \n
    - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
    - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
    - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
    - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
    \n
    Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219393 {#2898
    date: 2023-11-05 22:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2903 …}
  +votes: Doctrine\ORM\PersistentCollection {#2906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2912 …}
  +badges: Doctrine\ORM\PersistentCollection {#2914 …}
  +children: [
    App\Entity\EntryComment {#2223
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2227 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "KDE feels like an unpolished Windows desktop to me. I find it difficult to do things the KDE way when everything feels like Windows on first glance, but doesn’t 1:1 behave like Windows. It’s a disjarring experience for me, and probably others who migrate from Windows to Linux. I also think that Gnome has better touchpad gesture support than KDE, which makes Gnome the logical choice for companies that sell Linux laptops."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698963538 {#2215
        date: 2023-11-02 23:18:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ParanoidFactoid@beehaw.org"
        "@einfach_orangensaft@feddit.de"
        "@asexualchangeling@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 85726
      -bodyTs: "'1':31,32 'also':53 'behav':33 'better':58 'choic':69 'compani':71 'desktop':7 'difficult':13 'disjar':39 'doesn':29 'everyth':21 'experi':40 'feel':2,22 'find':11 'first':26 'gestur':60 'glanc':27 'gnome':56,66 'kde':1,18,63 'laptop':75 'like':3,23,34 'linux':51,74 'logic':68 'make':65 'migrat':47 'other':45 'probabl':44 'sell':73 'support':61 'thing':16 'think':54 'touchpad':59 'unpolish':5 'way':19 'window':6,24,35,49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/183248"
      +editedAt: DateTimeImmutable @1698963629 {#2224
        date: 2023-11-02 23:20:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698963538 {#2198
        date: 2023-11-02 23:18:58.0 +01:00
      }
      +"title": 85726
    }
  ]
  -id: 9063
  -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
  -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698978889
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9218693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698892489 {#2884
    date: 2023-11-02 03:34:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2227
  +user: Proxies\__CG__\App\Entity\User {#2863 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
  +title: "A Nautilus Sucks Donkeyballs Linux Rant"
  +url: null
  +body: """
    Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
    \n
    - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
    - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
    - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
    - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
    \n
    Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219393 {#2898
    date: 2023-11-05 22:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2903 …}
  +votes: Doctrine\ORM\PersistentCollection {#2906 …}
  +reports: Doctrine\ORM\PersistentCollection {#2908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2912 …}
  +badges: Doctrine\ORM\PersistentCollection {#2914 …}
  +children: [
    App\Entity\EntryComment {#2223
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2227 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
      +body: "KDE feels like an unpolished Windows desktop to me. I find it difficult to do things the KDE way when everything feels like Windows on first glance, but doesn’t 1:1 behave like Windows. It’s a disjarring experience for me, and probably others who migrate from Windows to Linux. I also think that Gnome has better touchpad gesture support than KDE, which makes Gnome the logical choice for companies that sell Linux laptops."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698963538 {#2215
        date: 2023-11-02 23:18:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ParanoidFactoid@beehaw.org"
        "@einfach_orangensaft@feddit.de"
        "@asexualchangeling@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2213 …}
      +nested: Doctrine\ORM\PersistentCollection {#2230 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2228 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
      -id: 85726
      -bodyTs: "'1':31,32 'also':53 'behav':33 'better':58 'choic':69 'compani':71 'desktop':7 'difficult':13 'disjar':39 'doesn':29 'everyth':21 'experi':40 'feel':2,22 'find':11 'first':26 'gestur':60 'glanc':27 'gnome':56,66 'kde':1,18,63 'laptop':75 'like':3,23,34 'linux':51,74 'logic':68 'make':65 'migrat':47 'other':45 'probabl':44 'sell':73 'support':61 'thing':16 'think':54 'touchpad':59 'unpolish':5 'way':19 'window':6,24,35,49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/183248"
      +editedAt: DateTimeImmutable @1698963629 {#2224
        date: 2023-11-02 23:20:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1698963538 {#2198
        date: 2023-11-02 23:18:58.0 +01:00
      }
      +"title": 85726
    }
  ]
  -id: 9063
  -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
  -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698978889
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9218693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698892489 {#2884
    date: 2023-11-02 03:34:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227
    +user: Proxies\__CG__\App\Entity\User {#2863 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
    +title: "A Nautilus Sucks Donkeyballs Linux Rant"
    +url: null
    +body: """
      Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
      \n
      - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
      - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
      - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
      - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
      \n
      Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 86
    +favouriteCount: 73
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219393 {#2898
      date: 2023-11-05 22:23:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2903 …}
    +votes: Doctrine\ORM\PersistentCollection {#2906 …}
    +reports: Doctrine\ORM\PersistentCollection {#2908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2912 …}
    +badges: Doctrine\ORM\PersistentCollection {#2914 …}
    +children: [
      App\Entity\EntryComment {#2223}
    ]
    -id: 9063
    -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
    -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698978889
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9218693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698892489 {#2884
      date: 2023-11-02 03:34:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "KDE feels like an unpolished Windows desktop to me. I find it difficult to do things the KDE way when everything feels like Windows on first glance, but doesn’t 1:1 behave like Windows. It’s a disjarring experience for me, and probably others who migrate from Windows to Linux. I also think that Gnome has better touchpad gesture support than KDE, which makes Gnome the logical choice for companies that sell Linux laptops."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698963538 {#2215
    date: 2023-11-02 23:18:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@einfach_orangensaft@feddit.de"
    "@asexualchangeling@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 85726
  -bodyTs: "'1':31,32 'also':53 'behav':33 'better':58 'choic':69 'compani':71 'desktop':7 'difficult':13 'disjar':39 'doesn':29 'everyth':21 'experi':40 'feel':2,22 'find':11 'first':26 'gestur':60 'glanc':27 'gnome':56,66 'kde':1,18,63 'laptop':75 'like':3,23,34 'linux':51,74 'logic':68 'make':65 'migrat':47 'other':45 'probabl':44 'sell':73 'support':61 'thing':16 'think':54 'touchpad':59 'unpolish':5 'way':19 'window':6,24,35,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/183248"
  +editedAt: DateTimeImmutable @1698963629 {#2224
    date: 2023-11-02 23:20:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698963538 {#2198
    date: 2023-11-02 23:18:58.0 +01:00
  }
  +"title": 85726
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227
    +user: Proxies\__CG__\App\Entity\User {#2863 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
    +title: "A Nautilus Sucks Donkeyballs Linux Rant"
    +url: null
    +body: """
      Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
      \n
      - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
      - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
      - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
      - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
      \n
      Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 86
    +favouriteCount: 73
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219393 {#2898
      date: 2023-11-05 22:23:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2903 …}
    +votes: Doctrine\ORM\PersistentCollection {#2906 …}
    +reports: Doctrine\ORM\PersistentCollection {#2908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2912 …}
    +badges: Doctrine\ORM\PersistentCollection {#2914 …}
    +children: [
      App\Entity\EntryComment {#2223}
    ]
    -id: 9063
    -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
    -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698978889
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9218693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698892489 {#2884
      date: 2023-11-02 03:34:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "KDE feels like an unpolished Windows desktop to me. I find it difficult to do things the KDE way when everything feels like Windows on first glance, but doesn’t 1:1 behave like Windows. It’s a disjarring experience for me, and probably others who migrate from Windows to Linux. I also think that Gnome has better touchpad gesture support than KDE, which makes Gnome the logical choice for companies that sell Linux laptops."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698963538 {#2215
    date: 2023-11-02 23:18:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@einfach_orangensaft@feddit.de"
    "@asexualchangeling@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 85726
  -bodyTs: "'1':31,32 'also':53 'behav':33 'better':58 'choic':69 'compani':71 'desktop':7 'difficult':13 'disjar':39 'doesn':29 'everyth':21 'experi':40 'feel':2,22 'find':11 'first':26 'gestur':60 'glanc':27 'gnome':56,66 'kde':1,18,63 'laptop':75 'like':3,23,34 'linux':51,74 'logic':68 'make':65 'migrat':47 'other':45 'probabl':44 'sell':73 'support':61 'thing':16 'think':54 'touchpad':59 'unpolish':5 'way':19 'window':6,24,35,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/183248"
  +editedAt: DateTimeImmutable @1698963629 {#2224
    date: 2023-11-02 23:20:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698963538 {#2198
    date: 2023-11-02 23:18:58.0 +01:00
  }
  +"title": 85726
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227
    +user: Proxies\__CG__\App\Entity\User {#2863 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
    +title: "A Nautilus Sucks Donkeyballs Linux Rant"
    +url: null
    +body: """
      Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
      \n
      - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
      - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
      - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
      - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
      \n
      Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 86
    +favouriteCount: 73
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219393 {#2898
      date: 2023-11-05 22:23:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2903 …}
    +votes: Doctrine\ORM\PersistentCollection {#2906 …}
    +reports: Doctrine\ORM\PersistentCollection {#2908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2912 …}
    +badges: Doctrine\ORM\PersistentCollection {#2914 …}
    +children: [
      App\Entity\EntryComment {#2223}
    ]
    -id: 9063
    -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
    -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698978889
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9218693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698892489 {#2884
      date: 2023-11-02 03:34:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "KDE feels like an unpolished Windows desktop to me. I find it difficult to do things the KDE way when everything feels like Windows on first glance, but doesn’t 1:1 behave like Windows. It’s a disjarring experience for me, and probably others who migrate from Windows to Linux. I also think that Gnome has better touchpad gesture support than KDE, which makes Gnome the logical choice for companies that sell Linux laptops."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698963538 {#2215
    date: 2023-11-02 23:18:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@einfach_orangensaft@feddit.de"
    "@asexualchangeling@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 85726
  -bodyTs: "'1':31,32 'also':53 'behav':33 'better':58 'choic':69 'compani':71 'desktop':7 'difficult':13 'disjar':39 'doesn':29 'everyth':21 'experi':40 'feel':2,22 'find':11 'first':26 'gestur':60 'glanc':27 'gnome':56,66 'kde':1,18,63 'laptop':75 'like':3,23,34 'linux':51,74 'logic':68 'make':65 'migrat':47 'other':45 'probabl':44 'sell':73 'support':61 'thing':16 'think':54 'touchpad':59 'unpolish':5 'way':19 'window':6,24,35,49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/183248"
  +editedAt: DateTimeImmutable @1698963629 {#2224
    date: 2023-11-02 23:20:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698963538 {#2198
    date: 2023-11-02 23:18:58.0 +01:00
  }
  +"title": 85726
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#1986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "Have-4K-TV-show-torrents-entirely-disappeared-from-public-trackers"
  +title: "Have 4K TV show torrents entirely disappeared from public trackers?"
  +url: null
  +body: """
    I use a seedbox to run qBittorrent with Jackett, and have a bunch of sources on there. I know there are other methods, but that works for me and I’m comfortable with it.\n
    \n
    Rarbg has been gone for about five months and it’s harder and harder to find 4k TV rips. For current shows, sometimes you can get episodes as they air, but it’s rare to see full seasons.\n
    \n
    The tipping point was when I searched for a Netflix show from *two weeks ago* just now, with zero 4K results.\n
    \n
    I’ve always hated private trackers since they’re a pain in the ass, but is that the only option now? Do I need to look at a different method entirely? I’ve been torrenting since that existed, but if I need to do something else, let me know.\n
    \n
    I don’t expect to get torrent sites in any responses, but you can do that if you have any 😂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699295605 {#2916
    date: 2023-11-06 19:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    App\Entity\EntryComment {#2241
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "Oddly specific example, but 4K rips of Suspiria from 1977 indeed exist."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1698853681 {#2092
        date: 2023-11-01 16:48:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kribensis@lemm.ee"
        "@MeatsOfRage@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 82864
      -bodyTs: "'1977':10 '4k':5 'exampl':3 'exist':12 'inde':11 'odd':1 'rip':6 'specif':2 'suspiria':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/181927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698853681 {#2094
        date: 2023-11-01 16:48:01.0 +01:00
      }
      +"title": 82864
    }
  ]
  -id: 8904
  -titleTs: "'4k':2 'disappear':7 'entir':6 'public':9 'show':4 'torrent':5 'tracker':10 'tv':3"
  -bodyTs: "'4k':51,92 'ago':87 'air':64 'alway':96 'ass':107 'bunch':13 'comfort':32 'current':55 'differ':122 'els':139 'entir':124 'episod':61 'exist':131 'expect':146 'find':50 'five':41 'full':71 'get':60,148 'gone':38 'harder':46,48 'hate':97 'jackett':9 'know':19,142 'let':140 'look':119 'm':31 'method':23,123 'month':42 'need':117,135 'netflix':82 'option':113 'pain':104 'point':75 'privat':98 'qbittorr':7 'rarbg':35 'rare':68 're':102 'respons':153 'result':93 'rip':53 'run':6 'search':79 'season':72 'see':70 'seedbox':4 'show':56,83 'sinc':100,129 'site':150 'someth':138 'sometim':57 'sourc':15 'tip':74 'torrent':128,149 'tracker':99 'tv':52 'two':85 'use':2 've':95,126 'week':86 'work':26 'zero':91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698925635
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13484797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698839235 {#2904
    date: 2023-11-01 12:47: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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#1986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "Have-4K-TV-show-torrents-entirely-disappeared-from-public-trackers"
  +title: "Have 4K TV show torrents entirely disappeared from public trackers?"
  +url: null
  +body: """
    I use a seedbox to run qBittorrent with Jackett, and have a bunch of sources on there. I know there are other methods, but that works for me and I’m comfortable with it.\n
    \n
    Rarbg has been gone for about five months and it’s harder and harder to find 4k TV rips. For current shows, sometimes you can get episodes as they air, but it’s rare to see full seasons.\n
    \n
    The tipping point was when I searched for a Netflix show from *two weeks ago* just now, with zero 4K results.\n
    \n
    I’ve always hated private trackers since they’re a pain in the ass, but is that the only option now? Do I need to look at a different method entirely? I’ve been torrenting since that existed, but if I need to do something else, let me know.\n
    \n
    I don’t expect to get torrent sites in any responses, but you can do that if you have any 😂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699295605 {#2916
    date: 2023-11-06 19:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    App\Entity\EntryComment {#2241
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "Oddly specific example, but 4K rips of Suspiria from 1977 indeed exist."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1698853681 {#2092
        date: 2023-11-01 16:48:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kribensis@lemm.ee"
        "@MeatsOfRage@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 82864
      -bodyTs: "'1977':10 '4k':5 'exampl':3 'exist':12 'inde':11 'odd':1 'rip':6 'specif':2 'suspiria':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/181927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698853681 {#2094
        date: 2023-11-01 16:48:01.0 +01:00
      }
      +"title": 82864
    }
  ]
  -id: 8904
  -titleTs: "'4k':2 'disappear':7 'entir':6 'public':9 'show':4 'torrent':5 'tracker':10 'tv':3"
  -bodyTs: "'4k':51,92 'ago':87 'air':64 'alway':96 'ass':107 'bunch':13 'comfort':32 'current':55 'differ':122 'els':139 'entir':124 'episod':61 'exist':131 'expect':146 'find':50 'five':41 'full':71 'get':60,148 'gone':38 'harder':46,48 'hate':97 'jackett':9 'know':19,142 'let':140 'look':119 'm':31 'method':23,123 'month':42 'need':117,135 'netflix':82 'option':113 'pain':104 'point':75 'privat':98 'qbittorr':7 'rarbg':35 'rare':68 're':102 'respons':153 'result':93 'rip':53 'run':6 'search':79 'season':72 'see':70 'seedbox':4 'show':56,83 'sinc':100,129 'site':150 'someth':138 'sometim':57 'sourc':15 'tip':74 'torrent':128,149 'tracker':99 'tv':52 'two':85 'use':2 've':95,126 'week':86 'work':26 'zero':91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698925635
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13484797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698839235 {#2904
    date: 2023-11-01 12:47: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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#1986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "Have-4K-TV-show-torrents-entirely-disappeared-from-public-trackers"
  +title: "Have 4K TV show torrents entirely disappeared from public trackers?"
  +url: null
  +body: """
    I use a seedbox to run qBittorrent with Jackett, and have a bunch of sources on there. I know there are other methods, but that works for me and I’m comfortable with it.\n
    \n
    Rarbg has been gone for about five months and it’s harder and harder to find 4k TV rips. For current shows, sometimes you can get episodes as they air, but it’s rare to see full seasons.\n
    \n
    The tipping point was when I searched for a Netflix show from *two weeks ago* just now, with zero 4K results.\n
    \n
    I’ve always hated private trackers since they’re a pain in the ass, but is that the only option now? Do I need to look at a different method entirely? I’ve been torrenting since that existed, but if I need to do something else, let me know.\n
    \n
    I don’t expect to get torrent sites in any responses, but you can do that if you have any 😂
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 71
  +favouriteCount: 161
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699295605 {#2916
    date: 2023-11-06 19:33:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2881 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    App\Entity\EntryComment {#2241
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "Oddly specific example, but 4K rips of Suspiria from 1977 indeed exist."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1698853681 {#2092
        date: 2023-11-01 16:48:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kribensis@lemm.ee"
        "@MeatsOfRage@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 82864
      -bodyTs: "'1977':10 '4k':5 'exampl':3 'exist':12 'inde':11 'odd':1 'rip':6 'specif':2 'suspiria':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/181927"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698853681 {#2094
        date: 2023-11-01 16:48:01.0 +01:00
      }
      +"title": 82864
    }
  ]
  -id: 8904
  -titleTs: "'4k':2 'disappear':7 'entir':6 'public':9 'show':4 'torrent':5 'tracker':10 'tv':3"
  -bodyTs: "'4k':51,92 'ago':87 'air':64 'alway':96 'ass':107 'bunch':13 'comfort':32 'current':55 'differ':122 'els':139 'entir':124 'episod':61 'exist':131 'expect':146 'find':50 'five':41 'full':71 'get':60,148 'gone':38 'harder':46,48 'hate':97 'jackett':9 'know':19,142 'let':140 'look':119 'm':31 'method':23,123 'month':42 'need':117,135 'netflix':82 'option':113 'pain':104 'point':75 'privat':98 'qbittorr':7 'rarbg':35 'rare':68 're':102 'respons':153 'result':93 'rip':53 'run':6 'search':79 'season':72 'see':70 'seedbox':4 'show':56,83 'sinc':100,129 'site':150 'someth':138 'sometim':57 'sourc':15 'tip':74 'torrent':128,149 'tracker':99 'tv':52 'two':85 'use':2 've':95,126 'week':86 'work':26 'zero':91"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698925635
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13484797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698839235 {#2904
    date: 2023-11-01 12:47: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#1986 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "Have-4K-TV-show-torrents-entirely-disappeared-from-public-trackers"
    +title: "Have 4K TV show torrents entirely disappeared from public trackers?"
    +url: null
    +body: """
      I use a seedbox to run qBittorrent with Jackett, and have a bunch of sources on there. I know there are other methods, but that works for me and I’m comfortable with it.\n
      \n
      Rarbg has been gone for about five months and it’s harder and harder to find 4k TV rips. For current shows, sometimes you can get episodes as they air, but it’s rare to see full seasons.\n
      \n
      The tipping point was when I searched for a Netflix show from *two weeks ago* just now, with zero 4K results.\n
      \n
      I’ve always hated private trackers since they’re a pain in the ass, but is that the only option now? Do I need to look at a different method entirely? I’ve been torrenting since that existed, but if I need to do something else, let me know.\n
      \n
      I don’t expect to get torrent sites in any responses, but you can do that if you have any 😂
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 161
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699295605 {#2916
      date: 2023-11-06 19:33:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      App\Entity\EntryComment {#2241}
    ]
    -id: 8904
    -titleTs: "'4k':2 'disappear':7 'entir':6 'public':9 'show':4 'torrent':5 'tracker':10 'tv':3"
    -bodyTs: "'4k':51,92 'ago':87 'air':64 'alway':96 'ass':107 'bunch':13 'comfort':32 'current':55 'differ':122 'els':139 'entir':124 'episod':61 'exist':131 'expect':146 'find':50 'five':41 'full':71 'get':60,148 'gone':38 'harder':46,48 'hate':97 'jackett':9 'know':19,142 'let':140 'look':119 'm':31 'method':23,123 'month':42 'need':117,135 'netflix':82 'option':113 'pain':104 'point':75 'privat':98 'qbittorr':7 'rarbg':35 'rare':68 're':102 'respons':153 'result':93 'rip':53 'run':6 'search':79 'season':72 'see':70 'seedbox':4 'show':56,83 'sinc':100,129 'site':150 'someth':138 'sometim':57 'sourc':15 'tip':74 'torrent':128,149 'tracker':99 'tv':52 'two':85 'use':2 've':95,126 'week':86 'work':26 'zero':91"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698925635
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13484797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698839235 {#2904
      date: 2023-11-01 12:47:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "Oddly specific example, but 4K rips of Suspiria from 1977 indeed exist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698853681 {#2092
    date: 2023-11-01 16:48:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kribensis@lemm.ee"
    "@MeatsOfRage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 82864
  -bodyTs: "'1977':10 '4k':5 'exampl':3 'exist':12 'inde':11 'odd':1 'rip':6 'specif':2 'suspiria':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/181927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698853681 {#2094
    date: 2023-11-01 16:48:01.0 +01:00
  }
  +"title": 82864
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#1986 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "Have-4K-TV-show-torrents-entirely-disappeared-from-public-trackers"
    +title: "Have 4K TV show torrents entirely disappeared from public trackers?"
    +url: null
    +body: """
      I use a seedbox to run qBittorrent with Jackett, and have a bunch of sources on there. I know there are other methods, but that works for me and I’m comfortable with it.\n
      \n
      Rarbg has been gone for about five months and it’s harder and harder to find 4k TV rips. For current shows, sometimes you can get episodes as they air, but it’s rare to see full seasons.\n
      \n
      The tipping point was when I searched for a Netflix show from *two weeks ago* just now, with zero 4K results.\n
      \n
      I’ve always hated private trackers since they’re a pain in the ass, but is that the only option now? Do I need to look at a different method entirely? I’ve been torrenting since that existed, but if I need to do something else, let me know.\n
      \n
      I don’t expect to get torrent sites in any responses, but you can do that if you have any 😂
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 161
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699295605 {#2916
      date: 2023-11-06 19:33:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      App\Entity\EntryComment {#2241}
    ]
    -id: 8904
    -titleTs: "'4k':2 'disappear':7 'entir':6 'public':9 'show':4 'torrent':5 'tracker':10 'tv':3"
    -bodyTs: "'4k':51,92 'ago':87 'air':64 'alway':96 'ass':107 'bunch':13 'comfort':32 'current':55 'differ':122 'els':139 'entir':124 'episod':61 'exist':131 'expect':146 'find':50 'five':41 'full':71 'get':60,148 'gone':38 'harder':46,48 'hate':97 'jackett':9 'know':19,142 'let':140 'look':119 'm':31 'method':23,123 'month':42 'need':117,135 'netflix':82 'option':113 'pain':104 'point':75 'privat':98 'qbittorr':7 'rarbg':35 'rare':68 're':102 'respons':153 'result':93 'rip':53 'run':6 'search':79 'season':72 'see':70 'seedbox':4 'show':56,83 'sinc':100,129 'site':150 'someth':138 'sometim':57 'sourc':15 'tip':74 'torrent':128,149 'tracker':99 'tv':52 'two':85 'use':2 've':95,126 'week':86 'work':26 'zero':91"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698925635
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13484797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698839235 {#2904
      date: 2023-11-01 12:47:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "Oddly specific example, but 4K rips of Suspiria from 1977 indeed exist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698853681 {#2092
    date: 2023-11-01 16:48:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kribensis@lemm.ee"
    "@MeatsOfRage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 82864
  -bodyTs: "'1977':10 '4k':5 'exampl':3 'exist':12 'inde':11 'odd':1 'rip':6 'specif':2 'suspiria':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/181927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698853681 {#2094
    date: 2023-11-01 16:48:01.0 +01:00
  }
  +"title": 82864
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#1986 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "Have-4K-TV-show-torrents-entirely-disappeared-from-public-trackers"
    +title: "Have 4K TV show torrents entirely disappeared from public trackers?"
    +url: null
    +body: """
      I use a seedbox to run qBittorrent with Jackett, and have a bunch of sources on there. I know there are other methods, but that works for me and I’m comfortable with it.\n
      \n
      Rarbg has been gone for about five months and it’s harder and harder to find 4k TV rips. For current shows, sometimes you can get episodes as they air, but it’s rare to see full seasons.\n
      \n
      The tipping point was when I searched for a Netflix show from *two weeks ago* just now, with zero 4K results.\n
      \n
      I’ve always hated private trackers since they’re a pain in the ass, but is that the only option now? Do I need to look at a different method entirely? I’ve been torrenting since that existed, but if I need to do something else, let me know.\n
      \n
      I don’t expect to get torrent sites in any responses, but you can do that if you have any 😂
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 71
    +favouriteCount: 161
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699295605 {#2916
      date: 2023-11-06 19:33:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2881 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      App\Entity\EntryComment {#2241}
    ]
    -id: 8904
    -titleTs: "'4k':2 'disappear':7 'entir':6 'public':9 'show':4 'torrent':5 'tracker':10 'tv':3"
    -bodyTs: "'4k':51,92 'ago':87 'air':64 'alway':96 'ass':107 'bunch':13 'comfort':32 'current':55 'differ':122 'els':139 'entir':124 'episod':61 'exist':131 'expect':146 'find':50 'five':41 'full':71 'get':60,148 'gone':38 'harder':46,48 'hate':97 'jackett':9 'know':19,142 'let':140 'look':119 'm':31 'method':23,123 'month':42 'need':117,135 'netflix':82 'option':113 'pain':104 'point':75 'privat':98 'qbittorr':7 'rarbg':35 'rare':68 're':102 'respons':153 'result':93 'rip':53 'run':6 'search':79 'season':72 'see':70 'seedbox':4 'show':56,83 'sinc':100,129 'site':150 'someth':138 'sometim':57 'sourc':15 'tip':74 'torrent':128,149 'tracker':99 'tv':52 'two':85 'use':2 've':95,126 'week':86 'work':26 'zero':91"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698925635
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13484797"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698839235 {#2904
      date: 2023-11-01 12:47:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "Oddly specific example, but 4K rips of Suspiria from 1977 indeed exist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1698853681 {#2092
    date: 2023-11-01 16:48:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kribensis@lemm.ee"
    "@MeatsOfRage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 82864
  -bodyTs: "'1977':10 '4k':5 'exampl':3 'exist':12 'inde':11 'odd':1 'rip':6 'specif':2 'suspiria':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/181927"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698853681 {#2094
    date: 2023-11-01 16:48:01.0 +01:00
  }
  +"title": 82864
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1910
  +user: Proxies\__CG__\App\Entity\User {#2824 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "Why-so-many-arr-services-Why-not-1-service-that"
  +title: "Why so many *arr services? Why not 1 service that works with all media types?"
  +url: null
  +body: """
    I am almost done building my [first self hosted streambox](https://lemmy.dbzer0.com/post/5911320) through Docker. That’s a total of 16 instances, each fulfilling 1 specific role.\n
    \n
    As I’m new to the *arr world, could you please help me understand why it is standard to deploy multiple *arr services for each media type (ex: readarr1 for books + readarr2 for audiobooks) instead of using 1 that does multiple media types?\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698093265 {#2860
    date: 2023-10-23 22:34:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  +badges: Doctrine\ORM\PersistentCollection {#2876 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1910 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +body: """
        *arr apps don’t do one thing.\n
        \n
        - They cook their own authentication system.\n
        - They manage trackers, indexers, etc.\n
        - They download files automatically.\n
        - They track upcoming releases.\n
        - They rename files automatically.\n
        \n
        *arr apps don’t do one thing well.\n
        \n
        - They require extensive configuration due to insensible defaults.\n
        - They require manual intervention from time to time even with a good configuration.\n
        - They can’t even fulfill their purpose. Bazarr shits the bed with anime.\n
        \n
        *arr apps don’t handle text streams.\n
        \n
        But I think the Unix philosophy is flawed anyways. It’s like the metaverse: When a metaverse succeeds, they attribute that success to the metaverse as a concept. When a metaverse fails, they attribute the failure to that metaverse, not the metaverse as a concept. Now substitute metaverse with unix utility and the metaverse as a concept with the unix philosophy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1698041178 {#2378
        date: 2023-10-23 08:06:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YorddleZiggs@lemmy.dbzer0.com"
        "@mypasswordis1234@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 66613
      -bodyTs: "'anim':72 'anyway':88 'app':2,32,74 'arr':1,31,73 'attribut':99,113 'authent':12 'automat':22,30 'bazarr':67 'bed':70 'concept':107,124,136 'configur':42,59 'cook':9 'default':46 'download':20 'due':43 'etc':18 'even':55,63 'extens':41 'fail':111 'failur':115 'file':21,29 'flaw':87 'fulfil':64 'good':58 'handl':77 'index':17 'insens':45 'intervent':50 'like':91 'manag':15 'manual':49 'metavers':93,96,104,110,118,121,127,133 'one':6,36 'philosophi':85,140 'purpos':66 'releas':26 'renam':28 'requir':40,48 'shit':68 'stream':79 'substitut':126 'succeed':97 'success':101 'system':13 'text':78 'thing':7,37 'think':82 'time':52,54 'track':24 'tracker':16 'unix':84,129,139 'upcom':25 'util':130 'well':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/172725"
      +editedAt: DateTimeImmutable @1698041924 {#2379
        date: 2023-10-23 08:18:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698041178 {#2381
        date: 2023-10-23 08:06:18.0 +02:00
      }
      +"title": 66613
    }
  ]
  -id: 7093
  -titleTs: "'1':8 'arr':4 'mani':3 'media':14 'servic':5,9 'type':15 'work':11"
  -bodyTs: "'/post/5911320)':13 '1':25,65 '16':21 'almost':3 'arr':34,49 'audiobook':61 'book':58 'build':5 'could':36 'deploy':47 'docker':15 'done':4 'ex':55 'first':7 'fulfil':24 'help':39 'host':9 'instanc':22 'instead':62 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/5911320)':11 'm':30 'media':53,69 'multipl':48,68 'new':31 'pleas':38 'readarr1':56 'readarr2':59 'role':27 'self':8 'servic':50 'specif':26 'standard':45 'streambox':10 'thank':71 'total':19 'type':54,70 'understand':41 'use':64 'world':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698090109
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6836994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003709 {#2846
    date: 2023-10-22 21:41:49.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1910
  +user: Proxies\__CG__\App\Entity\User {#2824 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "Why-so-many-arr-services-Why-not-1-service-that"
  +title: "Why so many *arr services? Why not 1 service that works with all media types?"
  +url: null
  +body: """
    I am almost done building my [first self hosted streambox](https://lemmy.dbzer0.com/post/5911320) through Docker. That’s a total of 16 instances, each fulfilling 1 specific role.\n
    \n
    As I’m new to the *arr world, could you please help me understand why it is standard to deploy multiple *arr services for each media type (ex: readarr1 for books + readarr2 for audiobooks) instead of using 1 that does multiple media types?\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698093265 {#2860
    date: 2023-10-23 22:34:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  +badges: Doctrine\ORM\PersistentCollection {#2876 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1910 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +body: """
        *arr apps don’t do one thing.\n
        \n
        - They cook their own authentication system.\n
        - They manage trackers, indexers, etc.\n
        - They download files automatically.\n
        - They track upcoming releases.\n
        - They rename files automatically.\n
        \n
        *arr apps don’t do one thing well.\n
        \n
        - They require extensive configuration due to insensible defaults.\n
        - They require manual intervention from time to time even with a good configuration.\n
        - They can’t even fulfill their purpose. Bazarr shits the bed with anime.\n
        \n
        *arr apps don’t handle text streams.\n
        \n
        But I think the Unix philosophy is flawed anyways. It’s like the metaverse: When a metaverse succeeds, they attribute that success to the metaverse as a concept. When a metaverse fails, they attribute the failure to that metaverse, not the metaverse as a concept. Now substitute metaverse with unix utility and the metaverse as a concept with the unix philosophy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1698041178 {#2378
        date: 2023-10-23 08:06:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YorddleZiggs@lemmy.dbzer0.com"
        "@mypasswordis1234@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 66613
      -bodyTs: "'anim':72 'anyway':88 'app':2,32,74 'arr':1,31,73 'attribut':99,113 'authent':12 'automat':22,30 'bazarr':67 'bed':70 'concept':107,124,136 'configur':42,59 'cook':9 'default':46 'download':20 'due':43 'etc':18 'even':55,63 'extens':41 'fail':111 'failur':115 'file':21,29 'flaw':87 'fulfil':64 'good':58 'handl':77 'index':17 'insens':45 'intervent':50 'like':91 'manag':15 'manual':49 'metavers':93,96,104,110,118,121,127,133 'one':6,36 'philosophi':85,140 'purpos':66 'releas':26 'renam':28 'requir':40,48 'shit':68 'stream':79 'substitut':126 'succeed':97 'success':101 'system':13 'text':78 'thing':7,37 'think':82 'time':52,54 'track':24 'tracker':16 'unix':84,129,139 'upcom':25 'util':130 'well':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/172725"
      +editedAt: DateTimeImmutable @1698041924 {#2379
        date: 2023-10-23 08:18:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698041178 {#2381
        date: 2023-10-23 08:06:18.0 +02:00
      }
      +"title": 66613
    }
  ]
  -id: 7093
  -titleTs: "'1':8 'arr':4 'mani':3 'media':14 'servic':5,9 'type':15 'work':11"
  -bodyTs: "'/post/5911320)':13 '1':25,65 '16':21 'almost':3 'arr':34,49 'audiobook':61 'book':58 'build':5 'could':36 'deploy':47 'docker':15 'done':4 'ex':55 'first':7 'fulfil':24 'help':39 'host':9 'instanc':22 'instead':62 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/5911320)':11 'm':30 'media':53,69 'multipl':48,68 'new':31 'pleas':38 'readarr1':56 'readarr2':59 'role':27 'self':8 'servic':50 'specif':26 'standard':45 'streambox':10 'thank':71 'total':19 'type':54,70 'understand':41 'use':64 'world':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698090109
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6836994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003709 {#2846
    date: 2023-10-22 21:41:49.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1910
  +user: Proxies\__CG__\App\Entity\User {#2824 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "Why-so-many-arr-services-Why-not-1-service-that"
  +title: "Why so many *arr services? Why not 1 service that works with all media types?"
  +url: null
  +body: """
    I am almost done building my [first self hosted streambox](https://lemmy.dbzer0.com/post/5911320) through Docker. That’s a total of 16 instances, each fulfilling 1 specific role.\n
    \n
    As I’m new to the *arr world, could you please help me understand why it is standard to deploy multiple *arr services for each media type (ex: readarr1 for books + readarr2 for audiobooks) instead of using 1 that does multiple media types?\n
    \n
    Thank you.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 132
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698093265 {#2860
    date: 2023-10-23 22:34:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2865 …}
  +votes: Doctrine\ORM\PersistentCollection {#2868 …}
  +reports: Doctrine\ORM\PersistentCollection {#2870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
  +badges: Doctrine\ORM\PersistentCollection {#2876 …}
  +children: [
    App\Entity\EntryComment {#2383
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1910 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +body: """
        *arr apps don’t do one thing.\n
        \n
        - They cook their own authentication system.\n
        - They manage trackers, indexers, etc.\n
        - They download files automatically.\n
        - They track upcoming releases.\n
        - They rename files automatically.\n
        \n
        *arr apps don’t do one thing well.\n
        \n
        - They require extensive configuration due to insensible defaults.\n
        - They require manual intervention from time to time even with a good configuration.\n
        - They can’t even fulfill their purpose. Bazarr shits the bed with anime.\n
        \n
        *arr apps don’t handle text streams.\n
        \n
        But I think the Unix philosophy is flawed anyways. It’s like the metaverse: When a metaverse succeeds, they attribute that success to the metaverse as a concept. When a metaverse fails, they attribute the failure to that metaverse, not the metaverse as a concept. Now substitute metaverse with unix utility and the metaverse as a concept with the unix philosophy.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1698041178 {#2378
        date: 2023-10-23 08:06:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YorddleZiggs@lemmy.dbzer0.com"
        "@mypasswordis1234@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1909 …}
      +nested: Doctrine\ORM\PersistentCollection {#1926 …}
      +votes: Doctrine\ORM\PersistentCollection {#1874 …}
      +reports: Doctrine\ORM\PersistentCollection {#1908 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
      -id: 66613
      -bodyTs: "'anim':72 'anyway':88 'app':2,32,74 'arr':1,31,73 'attribut':99,113 'authent':12 'automat':22,30 'bazarr':67 'bed':70 'concept':107,124,136 'configur':42,59 'cook':9 'default':46 'download':20 'due':43 'etc':18 'even':55,63 'extens':41 'fail':111 'failur':115 'file':21,29 'flaw':87 'fulfil':64 'good':58 'handl':77 'index':17 'insens':45 'intervent':50 'like':91 'manag':15 'manual':49 'metavers':93,96,104,110,118,121,127,133 'one':6,36 'philosophi':85,140 'purpos':66 'releas':26 'renam':28 'requir':40,48 'shit':68 'stream':79 'substitut':126 'succeed':97 'success':101 'system':13 'text':78 'thing':7,37 'think':82 'time':52,54 'track':24 'tracker':16 'unix':84,129,139 'upcom':25 'util':130 'well':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/172725"
      +editedAt: DateTimeImmutable @1698041924 {#2379
        date: 2023-10-23 08:18:44.0 +02:00
      }
      +createdAt: DateTimeImmutable @1698041178 {#2381
        date: 2023-10-23 08:06:18.0 +02:00
      }
      +"title": 66613
    }
  ]
  -id: 7093
  -titleTs: "'1':8 'arr':4 'mani':3 'media':14 'servic':5,9 'type':15 'work':11"
  -bodyTs: "'/post/5911320)':13 '1':25,65 '16':21 'almost':3 'arr':34,49 'audiobook':61 'book':58 'build':5 'could':36 'deploy':47 'docker':15 'done':4 'ex':55 'first':7 'fulfil':24 'help':39 'host':9 'instanc':22 'instead':62 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/5911320)':11 'm':30 'media':53,69 'multipl':48,68 'new':31 'pleas':38 'readarr1':56 'readarr2':59 'role':27 'self':8 'servic':50 'specif':26 'standard':45 'streambox':10 'thank':71 'total':19 'type':54,70 'understand':41 'use':64 'world':35"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698090109
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/6836994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698003709 {#2846
    date: 2023-10-22 21:41:49.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2383
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910
    +user: Proxies\__CG__\App\Entity\User {#2824 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "Why-so-many-arr-services-Why-not-1-service-that"
    +title: "Why so many *arr services? Why not 1 service that works with all media types?"
    +url: null
    +body: """
      I am almost done building my [first self hosted streambox](https://lemmy.dbzer0.com/post/5911320) through Docker. That’s a total of 16 instances, each fulfilling 1 specific role.\n
      \n
      As I’m new to the *arr world, could you please help me understand why it is standard to deploy multiple *arr services for each media type (ex: readarr1 for books + readarr2 for audiobooks) instead of using 1 that does multiple media types?\n
      \n
      Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 132
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698093265 {#2860
      date: 2023-10-23 22:34:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2868 …}
    +reports: Doctrine\ORM\PersistentCollection {#2870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
    +badges: Doctrine\ORM\PersistentCollection {#2876 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 7093
    -titleTs: "'1':8 'arr':4 'mani':3 'media':14 'servic':5,9 'type':15 'work':11"
    -bodyTs: "'/post/5911320)':13 '1':25,65 '16':21 'almost':3 'arr':34,49 'audiobook':61 'book':58 'build':5 'could':36 'deploy':47 'docker':15 'done':4 'ex':55 'first':7 'fulfil':24 'help':39 'host':9 'instanc':22 'instead':62 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/5911320)':11 'm':30 'media':53,69 'multipl':48,68 'new':31 'pleas':38 'readarr1':56 'readarr2':59 'role':27 'self':8 'servic':50 'specif':26 'standard':45 'streambox':10 'thank':71 'total':19 'type':54,70 'understand':41 'use':64 'world':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698090109
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/6836994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698003709 {#2846
      date: 2023-10-22 21:41:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: """
    *arr apps don’t do one thing.\n
    \n
    - They cook their own authentication system.\n
    - They manage trackers, indexers, etc.\n
    - They download files automatically.\n
    - They track upcoming releases.\n
    - They rename files automatically.\n
    \n
    *arr apps don’t do one thing well.\n
    \n
    - They require extensive configuration due to insensible defaults.\n
    - They require manual intervention from time to time even with a good configuration.\n
    - They can’t even fulfill their purpose. Bazarr shits the bed with anime.\n
    \n
    *arr apps don’t handle text streams.\n
    \n
    But I think the Unix philosophy is flawed anyways. It’s like the metaverse: When a metaverse succeeds, they attribute that success to the metaverse as a concept. When a metaverse fails, they attribute the failure to that metaverse, not the metaverse as a concept. Now substitute metaverse with unix utility and the metaverse as a concept with the unix philosophy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1698041178 {#2378
    date: 2023-10-23 08:06:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YorddleZiggs@lemmy.dbzer0.com"
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 66613
  -bodyTs: "'anim':72 'anyway':88 'app':2,32,74 'arr':1,31,73 'attribut':99,113 'authent':12 'automat':22,30 'bazarr':67 'bed':70 'concept':107,124,136 'configur':42,59 'cook':9 'default':46 'download':20 'due':43 'etc':18 'even':55,63 'extens':41 'fail':111 'failur':115 'file':21,29 'flaw':87 'fulfil':64 'good':58 'handl':77 'index':17 'insens':45 'intervent':50 'like':91 'manag':15 'manual':49 'metavers':93,96,104,110,118,121,127,133 'one':6,36 'philosophi':85,140 'purpos':66 'releas':26 'renam':28 'requir':40,48 'shit':68 'stream':79 'substitut':126 'succeed':97 'success':101 'system':13 'text':78 'thing':7,37 'think':82 'time':52,54 'track':24 'tracker':16 'unix':84,129,139 'upcom':25 'util':130 'well':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/172725"
  +editedAt: DateTimeImmutable @1698041924 {#2379
    date: 2023-10-23 08:18:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698041178 {#2381
    date: 2023-10-23 08:06:18.0 +02:00
  }
  +"title": 66613
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2383
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910
    +user: Proxies\__CG__\App\Entity\User {#2824 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "Why-so-many-arr-services-Why-not-1-service-that"
    +title: "Why so many *arr services? Why not 1 service that works with all media types?"
    +url: null
    +body: """
      I am almost done building my [first self hosted streambox](https://lemmy.dbzer0.com/post/5911320) through Docker. That’s a total of 16 instances, each fulfilling 1 specific role.\n
      \n
      As I’m new to the *arr world, could you please help me understand why it is standard to deploy multiple *arr services for each media type (ex: readarr1 for books + readarr2 for audiobooks) instead of using 1 that does multiple media types?\n
      \n
      Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 132
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698093265 {#2860
      date: 2023-10-23 22:34:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2868 …}
    +reports: Doctrine\ORM\PersistentCollection {#2870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
    +badges: Doctrine\ORM\PersistentCollection {#2876 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 7093
    -titleTs: "'1':8 'arr':4 'mani':3 'media':14 'servic':5,9 'type':15 'work':11"
    -bodyTs: "'/post/5911320)':13 '1':25,65 '16':21 'almost':3 'arr':34,49 'audiobook':61 'book':58 'build':5 'could':36 'deploy':47 'docker':15 'done':4 'ex':55 'first':7 'fulfil':24 'help':39 'host':9 'instanc':22 'instead':62 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/5911320)':11 'm':30 'media':53,69 'multipl':48,68 'new':31 'pleas':38 'readarr1':56 'readarr2':59 'role':27 'self':8 'servic':50 'specif':26 'standard':45 'streambox':10 'thank':71 'total':19 'type':54,70 'understand':41 'use':64 'world':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698090109
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/6836994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698003709 {#2846
      date: 2023-10-22 21:41:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: """
    *arr apps don’t do one thing.\n
    \n
    - They cook their own authentication system.\n
    - They manage trackers, indexers, etc.\n
    - They download files automatically.\n
    - They track upcoming releases.\n
    - They rename files automatically.\n
    \n
    *arr apps don’t do one thing well.\n
    \n
    - They require extensive configuration due to insensible defaults.\n
    - They require manual intervention from time to time even with a good configuration.\n
    - They can’t even fulfill their purpose. Bazarr shits the bed with anime.\n
    \n
    *arr apps don’t handle text streams.\n
    \n
    But I think the Unix philosophy is flawed anyways. It’s like the metaverse: When a metaverse succeeds, they attribute that success to the metaverse as a concept. When a metaverse fails, they attribute the failure to that metaverse, not the metaverse as a concept. Now substitute metaverse with unix utility and the metaverse as a concept with the unix philosophy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1698041178 {#2378
    date: 2023-10-23 08:06:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YorddleZiggs@lemmy.dbzer0.com"
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 66613
  -bodyTs: "'anim':72 'anyway':88 'app':2,32,74 'arr':1,31,73 'attribut':99,113 'authent':12 'automat':22,30 'bazarr':67 'bed':70 'concept':107,124,136 'configur':42,59 'cook':9 'default':46 'download':20 'due':43 'etc':18 'even':55,63 'extens':41 'fail':111 'failur':115 'file':21,29 'flaw':87 'fulfil':64 'good':58 'handl':77 'index':17 'insens':45 'intervent':50 'like':91 'manag':15 'manual':49 'metavers':93,96,104,110,118,121,127,133 'one':6,36 'philosophi':85,140 'purpos':66 'releas':26 'renam':28 'requir':40,48 'shit':68 'stream':79 'substitut':126 'succeed':97 'success':101 'system':13 'text':78 'thing':7,37 'think':82 'time':52,54 'track':24 'tracker':16 'unix':84,129,139 'upcom':25 'util':130 'well':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/172725"
  +editedAt: DateTimeImmutable @1698041924 {#2379
    date: 2023-10-23 08:18:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698041178 {#2381
    date: 2023-10-23 08:06:18.0 +02:00
  }
  +"title": 66613
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2383
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910
    +user: Proxies\__CG__\App\Entity\User {#2824 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "Why-so-many-arr-services-Why-not-1-service-that"
    +title: "Why so many *arr services? Why not 1 service that works with all media types?"
    +url: null
    +body: """
      I am almost done building my [first self hosted streambox](https://lemmy.dbzer0.com/post/5911320) through Docker. That’s a total of 16 instances, each fulfilling 1 specific role.\n
      \n
      As I’m new to the *arr world, could you please help me understand why it is standard to deploy multiple *arr services for each media type (ex: readarr1 for books + readarr2 for audiobooks) instead of using 1 that does multiple media types?\n
      \n
      Thank you.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 132
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698093265 {#2860
      date: 2023-10-23 22:34:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2865 …}
    +votes: Doctrine\ORM\PersistentCollection {#2868 …}
    +reports: Doctrine\ORM\PersistentCollection {#2870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2874 …}
    +badges: Doctrine\ORM\PersistentCollection {#2876 …}
    +children: [
      App\Entity\EntryComment {#2383}
    ]
    -id: 7093
    -titleTs: "'1':8 'arr':4 'mani':3 'media':14 'servic':5,9 'type':15 'work':11"
    -bodyTs: "'/post/5911320)':13 '1':25,65 '16':21 'almost':3 'arr':34,49 'audiobook':61 'book':58 'build':5 'could':36 'deploy':47 'docker':15 'done':4 'ex':55 'first':7 'fulfil':24 'help':39 'host':9 'instanc':22 'instead':62 'lemmy.dbzer0.com':12 'lemmy.dbzer0.com/post/5911320)':11 'm':30 'media':53,69 'multipl':48,68 'new':31 'pleas':38 'readarr1':56 'readarr2':59 'role':27 'self':8 'servic':50 'specif':26 'standard':45 'streambox':10 'thank':71 'total':19 'type':54,70 'understand':41 'use':64 'world':35"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698090109
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/6836994"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698003709 {#2846
      date: 2023-10-22 21:41:49.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: """
    *arr apps don’t do one thing.\n
    \n
    - They cook their own authentication system.\n
    - They manage trackers, indexers, etc.\n
    - They download files automatically.\n
    - They track upcoming releases.\n
    - They rename files automatically.\n
    \n
    *arr apps don’t do one thing well.\n
    \n
    - They require extensive configuration due to insensible defaults.\n
    - They require manual intervention from time to time even with a good configuration.\n
    - They can’t even fulfill their purpose. Bazarr shits the bed with anime.\n
    \n
    *arr apps don’t handle text streams.\n
    \n
    But I think the Unix philosophy is flawed anyways. It’s like the metaverse: When a metaverse succeeds, they attribute that success to the metaverse as a concept. When a metaverse fails, they attribute the failure to that metaverse, not the metaverse as a concept. Now substitute metaverse with unix utility and the metaverse as a concept with the unix philosophy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1698041178 {#2378
    date: 2023-10-23 08:06:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YorddleZiggs@lemmy.dbzer0.com"
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 66613
  -bodyTs: "'anim':72 'anyway':88 'app':2,32,74 'arr':1,31,73 'attribut':99,113 'authent':12 'automat':22,30 'bazarr':67 'bed':70 'concept':107,124,136 'configur':42,59 'cook':9 'default':46 'download':20 'due':43 'etc':18 'even':55,63 'extens':41 'fail':111 'failur':115 'file':21,29 'flaw':87 'fulfil':64 'good':58 'handl':77 'index':17 'insens':45 'intervent':50 'like':91 'manag':15 'manual':49 'metavers':93,96,104,110,118,121,127,133 'one':6,36 'philosophi':85,140 'purpos':66 'releas':26 'renam':28 'requir':40,48 'shit':68 'stream':79 'substitut':126 'succeed':97 'success':101 'system':13 'text':78 'thing':7,37 'think':82 'time':52,54 'track':24 'tracker':16 'unix':84,129,139 'upcom':25 'util':130 'well':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/172725"
  +editedAt: DateTimeImmutable @1698041924 {#2379
    date: 2023-10-23 08:18:44.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698041178 {#2381
    date: 2023-10-23 08:06:18.0 +02:00
  }
  +"title": 66613
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2469
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "YouTubes-Antiblick-is-illegal-in-the-EU"
  +title: "YouTubes Antiblick is illegal in the EU"
  +url: "https://eupolicy.social/@thatprivacyguy/111261130799704016"
  +body: "Cross post from [lemmy.world/post/7027225](https://lemmy.world/post/7027225)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697940623 {#2878
    date: 2023-10-22 04:10:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2886 …}
  +votes: Doctrine\ORM\PersistentCollection {#2888 …}
  +reports: Doctrine\ORM\PersistentCollection {#2890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
  +badges: Doctrine\ORM\PersistentCollection {#2896 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yes, the European Commission said that adblock detection is illegal back in 2016. But they believe it’s a legitimate interest, and said that they want to legalize adblock detection in a [press statement](https://ec.europa.eu/commission/presscorner/detail/en/MEMO_17_17) back in 2017.\n
        \n
        > **Can users still use ad blockers?**\n
        > \n
        > The proposal does not regulate the use of ad blockers. Users have the freedom to install software on their devices that disables the display of advertisement. At the same time, the Commission is aware that ‘free’ content on the internet is often funded by advertisement revenue. **Important bit:** Therefore, the proposal allows website providers to check if the end-user’s device is able to receive their content, including advertisement, without obtaining the end-user’s consent. If a website provider notes that not all content can be received by the end-user, it is up to the website provider to respond appropriately, for example by asking end-users if they use an ad-blocker and would be willing to switch it off for the respective website.\n
        \n
        Edit: I highlighted where they state that they want to legalize adblock detection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1697900759 {#2411
        date: 2023-10-21 17:05:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 63023
      -bodyTs: "'/commission/presscorner/detail/en/memo_17_17)':37 '2016':13 '2017':40 'abl':111 'ad':45,55,165 'ad-block':164 'adblock':7,29,190 'advertis':72,91,117 'allow':98 'appropri':152 'ask':156 'awar':80 'back':11,38 'believ':16 'bit':94 'blocker':46,56,166 'check':102 'commiss':4,78 'consent':125 'content':83,115,134 'detect':8,30,191 'devic':66,109 'disabl':68 'display':70 'ec.europa.eu':36 'ec.europa.eu/commission/presscorner/detail/en/memo_17_17)':35 'edit':179 'end':106,122,141,158 'end-us':105,121,140,157 'european':3 'exampl':154 'free':82 'freedom':60 'fund':89 'highlight':181 'illeg':10 'import':93 'includ':116 'instal':62 'interest':21 'internet':86 'legal':28,189 'legitim':20 'note':130 'obtain':119 'often':88 'press':33 'propos':48,97 'provid':100,129,149 'receiv':113,137 'regul':51 'respect':177 'respond':151 'revenu':92 'said':5,23 'softwar':63 'state':184 'statement':34 'still':43 'switch':172 'therefor':95 'time':76 'use':44,53,162 'user':42,57,107,123,142,159 'want':26,187 'websit':99,128,148,178 'will':170 'without':118 'would':168 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/170777"
      +editedAt: DateTimeImmutable @1697900992 {#2363
        date: 2023-10-21 17:09:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697900759 {#2370
        date: 2023-10-21 17:05:59.0 +02:00
      }
      +"title": 63023
    }
  ]
  -id: 6797
  -titleTs: "'antiblick':2 'eu':7 'illeg':4 'youtub':1"
  -bodyTs: "'/post/7027225](https://lemmy.world/post/7027225)':6 'cross':1 'lemmy.world':5 'lemmy.world/post/7027225](https://lemmy.world/post/7027225)':4 'post':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697962576
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4767487"
  +editedAt: DateTimeImmutable @1697876207 {#2866
    date: 2023-10-21 10:16:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697876176 {#2843
    date: 2023-10-21 10:16:16.0 +02: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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2469
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "YouTubes-Antiblick-is-illegal-in-the-EU"
  +title: "YouTubes Antiblick is illegal in the EU"
  +url: "https://eupolicy.social/@thatprivacyguy/111261130799704016"
  +body: "Cross post from [lemmy.world/post/7027225](https://lemmy.world/post/7027225)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697940623 {#2878
    date: 2023-10-22 04:10:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2886 …}
  +votes: Doctrine\ORM\PersistentCollection {#2888 …}
  +reports: Doctrine\ORM\PersistentCollection {#2890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
  +badges: Doctrine\ORM\PersistentCollection {#2896 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yes, the European Commission said that adblock detection is illegal back in 2016. But they believe it’s a legitimate interest, and said that they want to legalize adblock detection in a [press statement](https://ec.europa.eu/commission/presscorner/detail/en/MEMO_17_17) back in 2017.\n
        \n
        > **Can users still use ad blockers?**\n
        > \n
        > The proposal does not regulate the use of ad blockers. Users have the freedom to install software on their devices that disables the display of advertisement. At the same time, the Commission is aware that ‘free’ content on the internet is often funded by advertisement revenue. **Important bit:** Therefore, the proposal allows website providers to check if the end-user’s device is able to receive their content, including advertisement, without obtaining the end-user’s consent. If a website provider notes that not all content can be received by the end-user, it is up to the website provider to respond appropriately, for example by asking end-users if they use an ad-blocker and would be willing to switch it off for the respective website.\n
        \n
        Edit: I highlighted where they state that they want to legalize adblock detection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1697900759 {#2411
        date: 2023-10-21 17:05:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 63023
      -bodyTs: "'/commission/presscorner/detail/en/memo_17_17)':37 '2016':13 '2017':40 'abl':111 'ad':45,55,165 'ad-block':164 'adblock':7,29,190 'advertis':72,91,117 'allow':98 'appropri':152 'ask':156 'awar':80 'back':11,38 'believ':16 'bit':94 'blocker':46,56,166 'check':102 'commiss':4,78 'consent':125 'content':83,115,134 'detect':8,30,191 'devic':66,109 'disabl':68 'display':70 'ec.europa.eu':36 'ec.europa.eu/commission/presscorner/detail/en/memo_17_17)':35 'edit':179 'end':106,122,141,158 'end-us':105,121,140,157 'european':3 'exampl':154 'free':82 'freedom':60 'fund':89 'highlight':181 'illeg':10 'import':93 'includ':116 'instal':62 'interest':21 'internet':86 'legal':28,189 'legitim':20 'note':130 'obtain':119 'often':88 'press':33 'propos':48,97 'provid':100,129,149 'receiv':113,137 'regul':51 'respect':177 'respond':151 'revenu':92 'said':5,23 'softwar':63 'state':184 'statement':34 'still':43 'switch':172 'therefor':95 'time':76 'use':44,53,162 'user':42,57,107,123,142,159 'want':26,187 'websit':99,128,148,178 'will':170 'without':118 'would':168 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/170777"
      +editedAt: DateTimeImmutable @1697900992 {#2363
        date: 2023-10-21 17:09:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697900759 {#2370
        date: 2023-10-21 17:05:59.0 +02:00
      }
      +"title": 63023
    }
  ]
  -id: 6797
  -titleTs: "'antiblick':2 'eu':7 'illeg':4 'youtub':1"
  -bodyTs: "'/post/7027225](https://lemmy.world/post/7027225)':6 'cross':1 'lemmy.world':5 'lemmy.world/post/7027225](https://lemmy.world/post/7027225)':4 'post':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697962576
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4767487"
  +editedAt: DateTimeImmutable @1697876207 {#2866
    date: 2023-10-21 10:16:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697876176 {#2843
    date: 2023-10-21 10:16:16.0 +02: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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2469
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
  +slug: "YouTubes-Antiblick-is-illegal-in-the-EU"
  +title: "YouTubes Antiblick is illegal in the EU"
  +url: "https://eupolicy.social/@thatprivacyguy/111261130799704016"
  +body: "Cross post from [lemmy.world/post/7027225](https://lemmy.world/post/7027225)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697940623 {#2878
    date: 2023-10-22 04:10:23.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2886 …}
  +votes: Doctrine\ORM\PersistentCollection {#2888 …}
  +reports: Doctrine\ORM\PersistentCollection {#2890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
  +badges: Doctrine\ORM\PersistentCollection {#2896 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yes, the European Commission said that adblock detection is illegal back in 2016. But they believe it’s a legitimate interest, and said that they want to legalize adblock detection in a [press statement](https://ec.europa.eu/commission/presscorner/detail/en/MEMO_17_17) back in 2017.\n
        \n
        > **Can users still use ad blockers?**\n
        > \n
        > The proposal does not regulate the use of ad blockers. Users have the freedom to install software on their devices that disables the display of advertisement. At the same time, the Commission is aware that ‘free’ content on the internet is often funded by advertisement revenue. **Important bit:** Therefore, the proposal allows website providers to check if the end-user’s device is able to receive their content, including advertisement, without obtaining the end-user’s consent. If a website provider notes that not all content can be received by the end-user, it is up to the website provider to respond appropriately, for example by asking end-users if they use an ad-blocker and would be willing to switch it off for the respective website.\n
        \n
        Edit: I highlighted where they state that they want to legalize adblock detection.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1697900759 {#2411
        date: 2023-10-21 17:05:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cows_are_underrated@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 63023
      -bodyTs: "'/commission/presscorner/detail/en/memo_17_17)':37 '2016':13 '2017':40 'abl':111 'ad':45,55,165 'ad-block':164 'adblock':7,29,190 'advertis':72,91,117 'allow':98 'appropri':152 'ask':156 'awar':80 'back':11,38 'believ':16 'bit':94 'blocker':46,56,166 'check':102 'commiss':4,78 'consent':125 'content':83,115,134 'detect':8,30,191 'devic':66,109 'disabl':68 'display':70 'ec.europa.eu':36 'ec.europa.eu/commission/presscorner/detail/en/memo_17_17)':35 'edit':179 'end':106,122,141,158 'end-us':105,121,140,157 'european':3 'exampl':154 'free':82 'freedom':60 'fund':89 'highlight':181 'illeg':10 'import':93 'includ':116 'instal':62 'interest':21 'internet':86 'legal':28,189 'legitim':20 'note':130 'obtain':119 'often':88 'press':33 'propos':48,97 'provid':100,129,149 'receiv':113,137 'regul':51 'respect':177 'respond':151 'revenu':92 'said':5,23 'softwar':63 'state':184 'statement':34 'still':43 'switch':172 'therefor':95 'time':76 'use':44,53,162 'user':42,57,107,123,142,159 'want':26,187 'websit':99,128,148,178 'will':170 'without':118 'would':168 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/170777"
      +editedAt: DateTimeImmutable @1697900992 {#2363
        date: 2023-10-21 17:09:52.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697900759 {#2370
        date: 2023-10-21 17:05:59.0 +02:00
      }
      +"title": 63023
    }
  ]
  -id: 6797
  -titleTs: "'antiblick':2 'eu':7 'illeg':4 'youtub':1"
  -bodyTs: "'/post/7027225](https://lemmy.world/post/7027225)':6 'cross':1 'lemmy.world':5 'lemmy.world/post/7027225](https://lemmy.world/post/7027225)':4 'post':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697962576
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4767487"
  +editedAt: DateTimeImmutable @1697876207 {#2866
    date: 2023-10-21 10:16:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697876176 {#2843
    date: 2023-10-21 10:16:16.0 +02: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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "YouTubes-Antiblick-is-illegal-in-the-EU"
    +title: "YouTubes Antiblick is illegal in the EU"
    +url: "https://eupolicy.social/@thatprivacyguy/111261130799704016"
    +body: "Cross post from [lemmy.world/post/7027225](https://lemmy.world/post/7027225)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 364
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697940623 {#2878
      date: 2023-10-22 04:10:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2886 …}
    +votes: Doctrine\ORM\PersistentCollection {#2888 …}
    +reports: Doctrine\ORM\PersistentCollection {#2890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
    +badges: Doctrine\ORM\PersistentCollection {#2896 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 6797
    -titleTs: "'antiblick':2 'eu':7 'illeg':4 'youtub':1"
    -bodyTs: "'/post/7027225](https://lemmy.world/post/7027225)':6 'cross':1 'lemmy.world':5 'lemmy.world/post/7027225](https://lemmy.world/post/7027225)':4 'post':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697962576
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4767487"
    +editedAt: DateTimeImmutable @1697876207 {#2866
      date: 2023-10-21 10:16:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697876176 {#2843
      date: 2023-10-21 10:16:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes, the European Commission said that adblock detection is illegal back in 2016. But they believe it’s a legitimate interest, and said that they want to legalize adblock detection in a [press statement](https://ec.europa.eu/commission/presscorner/detail/en/MEMO_17_17) back in 2017.\n
    \n
    > **Can users still use ad blockers?**\n
    > \n
    > The proposal does not regulate the use of ad blockers. Users have the freedom to install software on their devices that disables the display of advertisement. At the same time, the Commission is aware that ‘free’ content on the internet is often funded by advertisement revenue. **Important bit:** Therefore, the proposal allows website providers to check if the end-user’s device is able to receive their content, including advertisement, without obtaining the end-user’s consent. If a website provider notes that not all content can be received by the end-user, it is up to the website provider to respond appropriately, for example by asking end-users if they use an ad-blocker and would be willing to switch it off for the respective website.\n
    \n
    Edit: I highlighted where they state that they want to legalize adblock detection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1697900759 {#2411
    date: 2023-10-21 17:05:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 63023
  -bodyTs: "'/commission/presscorner/detail/en/memo_17_17)':37 '2016':13 '2017':40 'abl':111 'ad':45,55,165 'ad-block':164 'adblock':7,29,190 'advertis':72,91,117 'allow':98 'appropri':152 'ask':156 'awar':80 'back':11,38 'believ':16 'bit':94 'blocker':46,56,166 'check':102 'commiss':4,78 'consent':125 'content':83,115,134 'detect':8,30,191 'devic':66,109 'disabl':68 'display':70 'ec.europa.eu':36 'ec.europa.eu/commission/presscorner/detail/en/memo_17_17)':35 'edit':179 'end':106,122,141,158 'end-us':105,121,140,157 'european':3 'exampl':154 'free':82 'freedom':60 'fund':89 'highlight':181 'illeg':10 'import':93 'includ':116 'instal':62 'interest':21 'internet':86 'legal':28,189 'legitim':20 'note':130 'obtain':119 'often':88 'press':33 'propos':48,97 'provid':100,129,149 'receiv':113,137 'regul':51 'respect':177 'respond':151 'revenu':92 'said':5,23 'softwar':63 'state':184 'statement':34 'still':43 'switch':172 'therefor':95 'time':76 'use':44,53,162 'user':42,57,107,123,142,159 'want':26,187 'websit':99,128,148,178 'will':170 'without':118 'would':168 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/170777"
  +editedAt: DateTimeImmutable @1697900992 {#2363
    date: 2023-10-21 17:09:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697900759 {#2370
    date: 2023-10-21 17:05:59.0 +02:00
  }
  +"title": 63023
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "YouTubes-Antiblick-is-illegal-in-the-EU"
    +title: "YouTubes Antiblick is illegal in the EU"
    +url: "https://eupolicy.social/@thatprivacyguy/111261130799704016"
    +body: "Cross post from [lemmy.world/post/7027225](https://lemmy.world/post/7027225)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 364
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697940623 {#2878
      date: 2023-10-22 04:10:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2886 …}
    +votes: Doctrine\ORM\PersistentCollection {#2888 …}
    +reports: Doctrine\ORM\PersistentCollection {#2890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
    +badges: Doctrine\ORM\PersistentCollection {#2896 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 6797
    -titleTs: "'antiblick':2 'eu':7 'illeg':4 'youtub':1"
    -bodyTs: "'/post/7027225](https://lemmy.world/post/7027225)':6 'cross':1 'lemmy.world':5 'lemmy.world/post/7027225](https://lemmy.world/post/7027225)':4 'post':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697962576
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4767487"
    +editedAt: DateTimeImmutable @1697876207 {#2866
      date: 2023-10-21 10:16:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697876176 {#2843
      date: 2023-10-21 10:16:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes, the European Commission said that adblock detection is illegal back in 2016. But they believe it’s a legitimate interest, and said that they want to legalize adblock detection in a [press statement](https://ec.europa.eu/commission/presscorner/detail/en/MEMO_17_17) back in 2017.\n
    \n
    > **Can users still use ad blockers?**\n
    > \n
    > The proposal does not regulate the use of ad blockers. Users have the freedom to install software on their devices that disables the display of advertisement. At the same time, the Commission is aware that ‘free’ content on the internet is often funded by advertisement revenue. **Important bit:** Therefore, the proposal allows website providers to check if the end-user’s device is able to receive their content, including advertisement, without obtaining the end-user’s consent. If a website provider notes that not all content can be received by the end-user, it is up to the website provider to respond appropriately, for example by asking end-users if they use an ad-blocker and would be willing to switch it off for the respective website.\n
    \n
    Edit: I highlighted where they state that they want to legalize adblock detection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1697900759 {#2411
    date: 2023-10-21 17:05:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 63023
  -bodyTs: "'/commission/presscorner/detail/en/memo_17_17)':37 '2016':13 '2017':40 'abl':111 'ad':45,55,165 'ad-block':164 'adblock':7,29,190 'advertis':72,91,117 'allow':98 'appropri':152 'ask':156 'awar':80 'back':11,38 'believ':16 'bit':94 'blocker':46,56,166 'check':102 'commiss':4,78 'consent':125 'content':83,115,134 'detect':8,30,191 'devic':66,109 'disabl':68 'display':70 'ec.europa.eu':36 'ec.europa.eu/commission/presscorner/detail/en/memo_17_17)':35 'edit':179 'end':106,122,141,158 'end-us':105,121,140,157 'european':3 'exampl':154 'free':82 'freedom':60 'fund':89 'highlight':181 'illeg':10 'import':93 'includ':116 'instal':62 'interest':21 'internet':86 'legal':28,189 'legitim':20 'note':130 'obtain':119 'often':88 'press':33 'propos':48,97 'provid':100,129,149 'receiv':113,137 'regul':51 'respect':177 'respond':151 'revenu':92 'said':5,23 'softwar':63 'state':184 'statement':34 'still':43 'switch':172 'therefor':95 'time':76 'use':44,53,162 'user':42,57,107,123,142,159 'want':26,187 'websit':99,128,148,178 'will':170 'without':118 'would':168 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/170777"
  +editedAt: DateTimeImmutable @1697900992 {#2363
    date: 2023-10-21 17:09:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697900759 {#2370
    date: 2023-10-21 17:05:59.0 +02:00
  }
  +"title": 63023
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2885 …}
    +slug: "YouTubes-Antiblick-is-illegal-in-the-EU"
    +title: "YouTubes Antiblick is illegal in the EU"
    +url: "https://eupolicy.social/@thatprivacyguy/111261130799704016"
    +body: "Cross post from [lemmy.world/post/7027225](https://lemmy.world/post/7027225)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 364
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697940623 {#2878
      date: 2023-10-22 04:10:23.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2886 …}
    +votes: Doctrine\ORM\PersistentCollection {#2888 …}
    +reports: Doctrine\ORM\PersistentCollection {#2890 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2892 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2894 …}
    +badges: Doctrine\ORM\PersistentCollection {#2896 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 6797
    -titleTs: "'antiblick':2 'eu':7 'illeg':4 'youtub':1"
    -bodyTs: "'/post/7027225](https://lemmy.world/post/7027225)':6 'cross':1 'lemmy.world':5 'lemmy.world/post/7027225](https://lemmy.world/post/7027225)':4 'post':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697962576
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4767487"
    +editedAt: DateTimeImmutable @1697876207 {#2866
      date: 2023-10-21 10:16:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697876176 {#2843
      date: 2023-10-21 10:16:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes, the European Commission said that adblock detection is illegal back in 2016. But they believe it’s a legitimate interest, and said that they want to legalize adblock detection in a [press statement](https://ec.europa.eu/commission/presscorner/detail/en/MEMO_17_17) back in 2017.\n
    \n
    > **Can users still use ad blockers?**\n
    > \n
    > The proposal does not regulate the use of ad blockers. Users have the freedom to install software on their devices that disables the display of advertisement. At the same time, the Commission is aware that ‘free’ content on the internet is often funded by advertisement revenue. **Important bit:** Therefore, the proposal allows website providers to check if the end-user’s device is able to receive their content, including advertisement, without obtaining the end-user’s consent. If a website provider notes that not all content can be received by the end-user, it is up to the website provider to respond appropriately, for example by asking end-users if they use an ad-blocker and would be willing to switch it off for the respective website.\n
    \n
    Edit: I highlighted where they state that they want to legalize adblock detection.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1697900759 {#2411
    date: 2023-10-21 17:05:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cows_are_underrated@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 63023
  -bodyTs: "'/commission/presscorner/detail/en/memo_17_17)':37 '2016':13 '2017':40 'abl':111 'ad':45,55,165 'ad-block':164 'adblock':7,29,190 'advertis':72,91,117 'allow':98 'appropri':152 'ask':156 'awar':80 'back':11,38 'believ':16 'bit':94 'blocker':46,56,166 'check':102 'commiss':4,78 'consent':125 'content':83,115,134 'detect':8,30,191 'devic':66,109 'disabl':68 'display':70 'ec.europa.eu':36 'ec.europa.eu/commission/presscorner/detail/en/memo_17_17)':35 'edit':179 'end':106,122,141,158 'end-us':105,121,140,157 'european':3 'exampl':154 'free':82 'freedom':60 'fund':89 'highlight':181 'illeg':10 'import':93 'includ':116 'instal':62 'interest':21 'internet':86 'legal':28,189 'legitim':20 'note':130 'obtain':119 'often':88 'press':33 'propos':48,97 'provid':100,129,149 'receiv':113,137 'regul':51 'respect':177 'respond':151 'revenu':92 'said':5,23 'softwar':63 'state':184 'statement':34 'still':43 'switch':172 'therefor':95 'time':76 'use':44,53,162 'user':42,57,107,123,142,159 'want':26,187 'websit':99,128,148,178 'will':170 'without':118 'would':168 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/170777"
  +editedAt: DateTimeImmutable @1697900992 {#2363
    date: 2023-10-21 17:09:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697900759 {#2370
    date: 2023-10-21 17:05:59.0 +02:00
  }
  +"title": 63023
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2031
  +user: Proxies\__CG__\App\Entity\User {#2826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "I-want-to-take-my-RE-knowledge-to-the-next"
  +title: "I want to take my RE knowledge to the next level"
  +url: null
  +body: """
    Hi pirates.\n
    \n
    I used to reverse engineer and crack CrackMes and CTF Challenges, and while those are fun and teaches important concepts it’s not close enough for real world cracking. I’m looking for softwares to practice on. This will probably help other people so maybe we should make a list. I thought on something like:\n
    \n
    1. Easy peasy software to crack (Closet thing to CrackMe but real).\n
    2. Keygen.\n
    3. Dll patching.\n
    4. Manipulating server payloads.\n
    5. Anti-debug bypass.\n
    \n
    If you know any softwares that are suitable for this is great. If you have something to add or you think the order should be different then please update me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698749990 {#2821
    date: 2023-10-31 11:59:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2828 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: [
    App\Entity\EntryComment {#2035
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2031 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +body: "It’ll be a frustrating experience. 3/10 can’t recommend. Eats your time and sanity for breakfast, lunch and dinner."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698712836 {#2013
        date: 2023-10-31 01:40:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@McBain@feddit.ch"
        "@DemSpud@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 80831
      -bodyTs: "'3/10':7 'breakfast':17 'dinner':20 'eat':11 'experi':6 'frustrat':5 'll':2 'lunch':18 'recommend':10 'saniti':15 'time':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/180650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698712836 {#2027
        date: 2023-10-31 01:40:36.0 +01:00
      }
      +"title": 80831
    }
  ]
  -id: 8418
  -titleTs: "'knowledg':7 'level':11 'next':10 're':6 'take':4 'want':2"
  -bodyTs: "'1':58 '2':70 '3':72 '4':75 '5':79 'add':101 'anti':81 'anti-debug':80 'bypass':83 'challeng':13 'close':26 'closet':64 'concept':22 'crack':9,31,63 'crackm':10,67 'ctf':12 'debug':82 'differ':109 'dll':73 'easi':59 'engin':7 'enough':27 'fun':18 'great':95 'help':43 'hi':1 'import':21 'keygen':71 'know':86 'like':57 'list':52 'look':34 'm':33 'make':50 'manipul':76 'mayb':47 'order':106 'patch':74 'payload':78 'peasi':60 'peopl':45 'pirat':2 'pleas':111 'practic':38 'probabl':42 'real':29,69 'revers':6 'server':77 'softwar':36,61,88 'someth':56,99 'suitabl':91 'teach':20 'thing':65 'think':104 'thought':54 'updat':112 'use':4 'world':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698696458
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1976845"
  +editedAt: DateTimeImmutable @1698610137 {#2807
    date: 2023-10-29 21:08:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698610058 {#2785
    date: 2023-10-29 21:07:38.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
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2031
  +user: Proxies\__CG__\App\Entity\User {#2826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "I-want-to-take-my-RE-knowledge-to-the-next"
  +title: "I want to take my RE knowledge to the next level"
  +url: null
  +body: """
    Hi pirates.\n
    \n
    I used to reverse engineer and crack CrackMes and CTF Challenges, and while those are fun and teaches important concepts it’s not close enough for real world cracking. I’m looking for softwares to practice on. This will probably help other people so maybe we should make a list. I thought on something like:\n
    \n
    1. Easy peasy software to crack (Closet thing to CrackMe but real).\n
    2. Keygen.\n
    3. Dll patching.\n
    4. Manipulating server payloads.\n
    5. Anti-debug bypass.\n
    \n
    If you know any softwares that are suitable for this is great. If you have something to add or you think the order should be different then please update me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698749990 {#2821
    date: 2023-10-31 11:59:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2828 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: [
    App\Entity\EntryComment {#2035
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2031 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +body: "It’ll be a frustrating experience. 3/10 can’t recommend. Eats your time and sanity for breakfast, lunch and dinner."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698712836 {#2013
        date: 2023-10-31 01:40:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@McBain@feddit.ch"
        "@DemSpud@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 80831
      -bodyTs: "'3/10':7 'breakfast':17 'dinner':20 'eat':11 'experi':6 'frustrat':5 'll':2 'lunch':18 'recommend':10 'saniti':15 'time':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/180650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698712836 {#2027
        date: 2023-10-31 01:40:36.0 +01:00
      }
      +"title": 80831
    }
  ]
  -id: 8418
  -titleTs: "'knowledg':7 'level':11 'next':10 're':6 'take':4 'want':2"
  -bodyTs: "'1':58 '2':70 '3':72 '4':75 '5':79 'add':101 'anti':81 'anti-debug':80 'bypass':83 'challeng':13 'close':26 'closet':64 'concept':22 'crack':9,31,63 'crackm':10,67 'ctf':12 'debug':82 'differ':109 'dll':73 'easi':59 'engin':7 'enough':27 'fun':18 'great':95 'help':43 'hi':1 'import':21 'keygen':71 'know':86 'like':57 'list':52 'look':34 'm':33 'make':50 'manipul':76 'mayb':47 'order':106 'patch':74 'payload':78 'peasi':60 'peopl':45 'pirat':2 'pleas':111 'practic':38 'probabl':42 'real':29,69 'revers':6 'server':77 'softwar':36,61,88 'someth':56,99 'suitabl':91 'teach':20 'thing':65 'think':104 'thought':54 'updat':112 'use':4 'world':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698696458
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1976845"
  +editedAt: DateTimeImmutable @1698610137 {#2807
    date: 2023-10-29 21:08:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698610058 {#2785
    date: 2023-10-29 21:07:38.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
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2031
  +user: Proxies\__CG__\App\Entity\User {#2826 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "I-want-to-take-my-RE-knowledge-to-the-next"
  +title: "I want to take my RE knowledge to the next level"
  +url: null
  +body: """
    Hi pirates.\n
    \n
    I used to reverse engineer and crack CrackMes and CTF Challenges, and while those are fun and teaches important concepts it’s not close enough for real world cracking. I’m looking for softwares to practice on. This will probably help other people so maybe we should make a list. I thought on something like:\n
    \n
    1. Easy peasy software to crack (Closet thing to CrackMe but real).\n
    2. Keygen.\n
    3. Dll patching.\n
    4. Manipulating server payloads.\n
    5. Anti-debug bypass.\n
    \n
    If you know any softwares that are suitable for this is great. If you have something to add or you think the order should be different then please update me.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698749990 {#2821
    date: 2023-10-31 11:59:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2828 …}
  +votes: Doctrine\ORM\PersistentCollection {#2830 …}
  +reports: Doctrine\ORM\PersistentCollection {#2832 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
  +badges: Doctrine\ORM\PersistentCollection {#2838 …}
  +children: [
    App\Entity\EntryComment {#2035
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2031 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +body: "It’ll be a frustrating experience. 3/10 can’t recommend. Eats your time and sanity for breakfast, lunch and dinner."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1698712836 {#2013
        date: 2023-10-31 01:40:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@McBain@feddit.ch"
        "@DemSpud@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 80831
      -bodyTs: "'3/10':7 'breakfast':17 'dinner':20 'eat':11 'experi':6 'frustrat':5 'll':2 'lunch':18 'recommend':10 'saniti':15 'time':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/180650"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698712836 {#2027
        date: 2023-10-31 01:40:36.0 +01:00
      }
      +"title": 80831
    }
  ]
  -id: 8418
  -titleTs: "'knowledg':7 'level':11 'next':10 're':6 'take':4 'want':2"
  -bodyTs: "'1':58 '2':70 '3':72 '4':75 '5':79 'add':101 'anti':81 'anti-debug':80 'bypass':83 'challeng':13 'close':26 'closet':64 'concept':22 'crack':9,31,63 'crackm':10,67 'ctf':12 'debug':82 'differ':109 'dll':73 'easi':59 'engin':7 'enough':27 'fun':18 'great':95 'help':43 'hi':1 'import':21 'keygen':71 'know':86 'like':57 'list':52 'look':34 'm':33 'make':50 'manipul':76 'mayb':47 'order':106 'patch':74 'payload':78 'peasi':60 'peopl':45 'pirat':2 'pleas':111 'practic':38 'probabl':42 'real':29,69 'revers':6 'server':77 'softwar':36,61,88 'someth':56,99 'suitabl':91 'teach':20 'thing':65 'think':104 'thought':54 'updat':112 'use':4 'world':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698696458
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1976845"
  +editedAt: DateTimeImmutable @1698610137 {#2807
    date: 2023-10-29 21:08:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698610058 {#2785
    date: 2023-10-29 21:07:38.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
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2035
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2031
    +user: Proxies\__CG__\App\Entity\User {#2826 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "I-want-to-take-my-RE-knowledge-to-the-next"
    +title: "I want to take my RE knowledge to the next level"
    +url: null
    +body: """
      Hi pirates.\n
      \n
      I used to reverse engineer and crack CrackMes and CTF Challenges, and while those are fun and teaches important concepts it’s not close enough for real world cracking. I’m looking for softwares to practice on. This will probably help other people so maybe we should make a list. I thought on something like:\n
      \n
      1. Easy peasy software to crack (Closet thing to CrackMe but real).\n
      2. Keygen.\n
      3. Dll patching.\n
      4. Manipulating server payloads.\n
      5. Anti-debug bypass.\n
      \n
      If you know any softwares that are suitable for this is great. If you have something to add or you think the order should be different then please update me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 80
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698749990 {#2821
      date: 2023-10-31 11:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2828 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      App\Entity\EntryComment {#2035}
    ]
    -id: 8418
    -titleTs: "'knowledg':7 'level':11 'next':10 're':6 'take':4 'want':2"
    -bodyTs: "'1':58 '2':70 '3':72 '4':75 '5':79 'add':101 'anti':81 'anti-debug':80 'bypass':83 'challeng':13 'close':26 'closet':64 'concept':22 'crack':9,31,63 'crackm':10,67 'ctf':12 'debug':82 'differ':109 'dll':73 'easi':59 'engin':7 'enough':27 'fun':18 'great':95 'help':43 'hi':1 'import':21 'keygen':71 'know':86 'like':57 'list':52 'look':34 'm':33 'make':50 'manipul':76 'mayb':47 'order':106 'patch':74 'payload':78 'peasi':60 'peopl':45 'pirat':2 'pleas':111 'practic':38 'probabl':42 'real':29,69 'revers':6 'server':77 'softwar':36,61,88 'someth':56,99 'suitabl':91 'teach':20 'thing':65 'think':104 'thought':54 'updat':112 'use':4 'world':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698696458
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1976845"
    +editedAt: DateTimeImmutable @1698610137 {#2807
      date: 2023-10-29 21:08:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698610058 {#2785
      date: 2023-10-29 21:07:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +body: "It’ll be a frustrating experience. 3/10 can’t recommend. Eats your time and sanity for breakfast, lunch and dinner."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698712836 {#2013
    date: 2023-10-31 01:40:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@McBain@feddit.ch"
    "@DemSpud@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 80831
  -bodyTs: "'3/10':7 'breakfast':17 'dinner':20 'eat':11 'experi':6 'frustrat':5 'll':2 'lunch':18 'recommend':10 'saniti':15 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/180650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698712836 {#2027
    date: 2023-10-31 01:40:36.0 +01:00
  }
  +"title": 80831
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2035
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2031
    +user: Proxies\__CG__\App\Entity\User {#2826 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "I-want-to-take-my-RE-knowledge-to-the-next"
    +title: "I want to take my RE knowledge to the next level"
    +url: null
    +body: """
      Hi pirates.\n
      \n
      I used to reverse engineer and crack CrackMes and CTF Challenges, and while those are fun and teaches important concepts it’s not close enough for real world cracking. I’m looking for softwares to practice on. This will probably help other people so maybe we should make a list. I thought on something like:\n
      \n
      1. Easy peasy software to crack (Closet thing to CrackMe but real).\n
      2. Keygen.\n
      3. Dll patching.\n
      4. Manipulating server payloads.\n
      5. Anti-debug bypass.\n
      \n
      If you know any softwares that are suitable for this is great. If you have something to add or you think the order should be different then please update me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 80
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698749990 {#2821
      date: 2023-10-31 11:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2828 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      App\Entity\EntryComment {#2035}
    ]
    -id: 8418
    -titleTs: "'knowledg':7 'level':11 'next':10 're':6 'take':4 'want':2"
    -bodyTs: "'1':58 '2':70 '3':72 '4':75 '5':79 'add':101 'anti':81 'anti-debug':80 'bypass':83 'challeng':13 'close':26 'closet':64 'concept':22 'crack':9,31,63 'crackm':10,67 'ctf':12 'debug':82 'differ':109 'dll':73 'easi':59 'engin':7 'enough':27 'fun':18 'great':95 'help':43 'hi':1 'import':21 'keygen':71 'know':86 'like':57 'list':52 'look':34 'm':33 'make':50 'manipul':76 'mayb':47 'order':106 'patch':74 'payload':78 'peasi':60 'peopl':45 'pirat':2 'pleas':111 'practic':38 'probabl':42 'real':29,69 'revers':6 'server':77 'softwar':36,61,88 'someth':56,99 'suitabl':91 'teach':20 'thing':65 'think':104 'thought':54 'updat':112 'use':4 'world':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698696458
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1976845"
    +editedAt: DateTimeImmutable @1698610137 {#2807
      date: 2023-10-29 21:08:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698610058 {#2785
      date: 2023-10-29 21:07:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +body: "It’ll be a frustrating experience. 3/10 can’t recommend. Eats your time and sanity for breakfast, lunch and dinner."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698712836 {#2013
    date: 2023-10-31 01:40:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@McBain@feddit.ch"
    "@DemSpud@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 80831
  -bodyTs: "'3/10':7 'breakfast':17 'dinner':20 'eat':11 'experi':6 'frustrat':5 'll':2 'lunch':18 'recommend':10 'saniti':15 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/180650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698712836 {#2027
    date: 2023-10-31 01:40:36.0 +01:00
  }
  +"title": 80831
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2035
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2031
    +user: Proxies\__CG__\App\Entity\User {#2826 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "I-want-to-take-my-RE-knowledge-to-the-next"
    +title: "I want to take my RE knowledge to the next level"
    +url: null
    +body: """
      Hi pirates.\n
      \n
      I used to reverse engineer and crack CrackMes and CTF Challenges, and while those are fun and teaches important concepts it’s not close enough for real world cracking. I’m looking for softwares to practice on. This will probably help other people so maybe we should make a list. I thought on something like:\n
      \n
      1. Easy peasy software to crack (Closet thing to CrackMe but real).\n
      2. Keygen.\n
      3. Dll patching.\n
      4. Manipulating server payloads.\n
      5. Anti-debug bypass.\n
      \n
      If you know any softwares that are suitable for this is great. If you have something to add or you think the order should be different then please update me.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 80
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698749990 {#2821
      date: 2023-10-31 11:59:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2828 …}
    +votes: Doctrine\ORM\PersistentCollection {#2830 …}
    +reports: Doctrine\ORM\PersistentCollection {#2832 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2834 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2836 …}
    +badges: Doctrine\ORM\PersistentCollection {#2838 …}
    +children: [
      App\Entity\EntryComment {#2035}
    ]
    -id: 8418
    -titleTs: "'knowledg':7 'level':11 'next':10 're':6 'take':4 'want':2"
    -bodyTs: "'1':58 '2':70 '3':72 '4':75 '5':79 'add':101 'anti':81 'anti-debug':80 'bypass':83 'challeng':13 'close':26 'closet':64 'concept':22 'crack':9,31,63 'crackm':10,67 'ctf':12 'debug':82 'differ':109 'dll':73 'easi':59 'engin':7 'enough':27 'fun':18 'great':95 'help':43 'hi':1 'import':21 'keygen':71 'know':86 'like':57 'list':52 'look':34 'm':33 'make':50 'manipul':76 'mayb':47 'order':106 'patch':74 'payload':78 'peasi':60 'peopl':45 'pirat':2 'pleas':111 'practic':38 'probabl':42 'real':29,69 'revers':6 'server':77 'softwar':36,61,88 'someth':56,99 'suitabl':91 'teach':20 'thing':65 'think':104 'thought':54 'updat':112 'use':4 'world':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698696458
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1976845"
    +editedAt: DateTimeImmutable @1698610137 {#2807
      date: 2023-10-29 21:08:57.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698610058 {#2785
      date: 2023-10-29 21:07:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +body: "It’ll be a frustrating experience. 3/10 can’t recommend. Eats your time and sanity for breakfast, lunch and dinner."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698712836 {#2013
    date: 2023-10-31 01:40:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@McBain@feddit.ch"
    "@DemSpud@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 80831
  -bodyTs: "'3/10':7 'breakfast':17 'dinner':20 'eat':11 'experi':6 'frustrat':5 'll':2 'lunch':18 'recommend':10 'saniti':15 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/180650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698712836 {#2027
    date: 2023-10-31 01:40:36.0 +01:00
  }
  +"title": 80831
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2804 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2845 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2847 …}
  +slug: "KDE-Plasma-6-0-Approved-For-Fedora-40-Including-Dropping-The"
  +title: "KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session"
  +url: "https://www.phoronix.com/news/Fedora-40-Approves-Plasma-6"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 81
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699981380 {#2840
    date: 2023-11-14 18:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  +badges: Doctrine\ORM\PersistentCollection {#2858 …}
  +children: [
    App\Entity\EntryComment {#2115
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
      +body: "I see you’ve never been on the Phoronix forum."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698961661 {#2121
        date: 2023-11-02 22:47:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
        "@dunestorm@lemmy.world"
        "@pathief@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2116 …}
      +nested: Doctrine\ORM\PersistentCollection {#2161 …}
      +votes: Doctrine\ORM\PersistentCollection {#2163 …}
      +reports: Doctrine\ORM\PersistentCollection {#2044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
      -id: 85663
      -bodyTs: "'forum':10 'never':5 'phoronix':9 'see':2 've':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/183227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698961661 {#2122
        date: 2023-11-02 22:47:41.0 +01:00
      }
      +"title": 85663
    }
  ]
  -id: 9128
  -titleTs: "'40':7 '6.0':3 'approv':4 'drop':9 'fedora':6 'includ':8 'kde':1 'plasma':2 'session':12 'x11':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699029722
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7395263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943322 {#2827
    date: 2023-11-02 17:42:02.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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2804 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2845 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2847 …}
  +slug: "KDE-Plasma-6-0-Approved-For-Fedora-40-Including-Dropping-The"
  +title: "KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session"
  +url: "https://www.phoronix.com/news/Fedora-40-Approves-Plasma-6"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 81
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699981380 {#2840
    date: 2023-11-14 18:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  +badges: Doctrine\ORM\PersistentCollection {#2858 …}
  +children: [
    App\Entity\EntryComment {#2115
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
      +body: "I see you’ve never been on the Phoronix forum."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698961661 {#2121
        date: 2023-11-02 22:47:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
        "@dunestorm@lemmy.world"
        "@pathief@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2116 …}
      +nested: Doctrine\ORM\PersistentCollection {#2161 …}
      +votes: Doctrine\ORM\PersistentCollection {#2163 …}
      +reports: Doctrine\ORM\PersistentCollection {#2044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
      -id: 85663
      -bodyTs: "'forum':10 'never':5 'phoronix':9 'see':2 've':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/183227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698961661 {#2122
        date: 2023-11-02 22:47:41.0 +01:00
      }
      +"title": 85663
    }
  ]
  -id: 9128
  -titleTs: "'40':7 '6.0':3 'approv':4 'drop':9 'fedora':6 'includ':8 'kde':1 'plasma':2 'session':12 'x11':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699029722
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7395263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943322 {#2827
    date: 2023-11-02 17:42:02.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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2804 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2845 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2847 …}
  +slug: "KDE-Plasma-6-0-Approved-For-Fedora-40-Including-Dropping-The"
  +title: "KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session"
  +url: "https://www.phoronix.com/news/Fedora-40-Approves-Plasma-6"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 81
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699981380 {#2840
    date: 2023-11-14 18:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2850 …}
  +reports: Doctrine\ORM\PersistentCollection {#2852 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  +badges: Doctrine\ORM\PersistentCollection {#2858 …}
  +children: [
    App\Entity\EntryComment {#2115
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
      +body: "I see you’ve never been on the Phoronix forum."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698961661 {#2121
        date: 2023-11-02 22:47:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
        "@dunestorm@lemmy.world"
        "@pathief@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2116 …}
      +nested: Doctrine\ORM\PersistentCollection {#2161 …}
      +votes: Doctrine\ORM\PersistentCollection {#2163 …}
      +reports: Doctrine\ORM\PersistentCollection {#2044 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
      -id: 85663
      -bodyTs: "'forum':10 'never':5 'phoronix':9 'see':2 've':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/183227"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698961661 {#2122
        date: 2023-11-02 22:47:41.0 +01:00
      }
      +"title": 85663
    }
  ]
  -id: 9128
  -titleTs: "'40':7 '6.0':3 'approv':4 'drop':9 'fedora':6 'includ':8 'kde':1 'plasma':2 'session':12 'x11':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699029722
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7395263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698943322 {#2827
    date: 2023-11-02 17:42:02.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
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 {#2115
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2804 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2845 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2847 …}
    +slug: "KDE-Plasma-6-0-Approved-For-Fedora-40-Including-Dropping-The"
    +title: "KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session"
    +url: "https://www.phoronix.com/news/Fedora-40-Approves-Plasma-6"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 81
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699981380 {#2840
      date: 2023-11-14 18:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2850 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    +badges: Doctrine\ORM\PersistentCollection {#2858 …}
    +children: [
      App\Entity\EntryComment {#2115}
    ]
    -id: 9128
    -titleTs: "'40':7 '6.0':3 'approv':4 'drop':9 'fedora':6 'includ':8 'kde':1 'plasma':2 'session':12 'x11':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699029722
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7395263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698943322 {#2827
      date: 2023-11-02 17:42:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +body: "I see you’ve never been on the Phoronix forum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698961661 {#2121
    date: 2023-11-02 22:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@dunestorm@lemmy.world"
    "@pathief@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 85663
  -bodyTs: "'forum':10 'never':5 'phoronix':9 'see':2 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/183227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698961661 {#2122
    date: 2023-11-02 22:47:41.0 +01:00
  }
  +"title": 85663
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2115
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2804 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2845 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2847 …}
    +slug: "KDE-Plasma-6-0-Approved-For-Fedora-40-Including-Dropping-The"
    +title: "KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session"
    +url: "https://www.phoronix.com/news/Fedora-40-Approves-Plasma-6"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 81
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699981380 {#2840
      date: 2023-11-14 18:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2850 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    +badges: Doctrine\ORM\PersistentCollection {#2858 …}
    +children: [
      App\Entity\EntryComment {#2115}
    ]
    -id: 9128
    -titleTs: "'40':7 '6.0':3 'approv':4 'drop':9 'fedora':6 'includ':8 'kde':1 'plasma':2 'session':12 'x11':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699029722
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7395263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698943322 {#2827
      date: 2023-11-02 17:42:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +body: "I see you’ve never been on the Phoronix forum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698961661 {#2121
    date: 2023-11-02 22:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@dunestorm@lemmy.world"
    "@pathief@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 85663
  -bodyTs: "'forum':10 'never':5 'phoronix':9 'see':2 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/183227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698961661 {#2122
    date: 2023-11-02 22:47:41.0 +01:00
  }
  +"title": 85663
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2115
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2804 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2845 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2847 …}
    +slug: "KDE-Plasma-6-0-Approved-For-Fedora-40-Including-Dropping-The"
    +title: "KDE Plasma 6.0 Approved For Fedora 40 - Including Dropping The X11 Session"
    +url: "https://www.phoronix.com/news/Fedora-40-Approves-Plasma-6"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 81
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699981380 {#2840
      date: 2023-11-14 18:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2850 …}
    +reports: Doctrine\ORM\PersistentCollection {#2852 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2854 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    +badges: Doctrine\ORM\PersistentCollection {#2858 …}
    +children: [
      App\Entity\EntryComment {#2115}
    ]
    -id: 9128
    -titleTs: "'40':7 '6.0':3 'approv':4 'drop':9 'fedora':6 'includ':8 'kde':1 'plasma':2 'session':12 'x11':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699029722
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7395263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698943322 {#2827
      date: 2023-11-02 17:42:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2119 …}
  +body: "I see you’ve never been on the Phoronix forum."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698961661 {#2121
    date: 2023-11-02 22:47:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@dunestorm@lemmy.world"
    "@pathief@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2116 …}
  +nested: Doctrine\ORM\PersistentCollection {#2161 …}
  +votes: Doctrine\ORM\PersistentCollection {#2163 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 85663
  -bodyTs: "'forum':10 'never':5 'phoronix':9 'see':2 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/183227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698961661 {#2122
    date: 2023-11-02 22:47:41.0 +01:00
  }
  +"title": 85663
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2030
  +user: Proxies\__CG__\App\Entity\User {#2746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
  +slug: "12ft-io-paywall-article-unlocker-site-has-been-banned-by-Vercel"
  +title: "12ft.io (paywall article unlocker site) has been banned by Vercel"
  +url: "https://twitter.com/thmsmlr/status/1718663563353755982"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 357
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698949944 {#2782
    date: 2023-11-02 19:32:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  +badges: Doctrine\ORM\PersistentCollection {#2799 …}
  +children: [
    1 => App\Entity\EntryComment {#2023
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +body: "I think that Vercel wants to drop them as a customer entirely. Vercel could’ve suspended the services related to 12ft.io, but Vercel chose to nuke their account from orbit. I’m unsure why Vercel suspended their domains tho. That’s just asking for trouble with ICANN."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698711720 {#1403
        date: 2023-10-31 01:22:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mastermind@lemm.ee"
        "@hedgehog@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 80814
      -bodyTs: "'12ft.io':21 'account':28 'ask':43 'chose':24 'could':14 'custom':11 'domain':38 'drop':7 'entir':12 'icann':47 'm':32 'nuke':26 'orbit':30 'relat':19 'servic':18 'suspend':16,36 'think':2 'tho':39 'troubl':45 'unsur':33 've':15 'vercel':4,13,23,35 'want':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/180639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698711720 {#2019
        date: 2023-10-31 01:22:00.0 +01:00
      }
      +"title": 80814
    }
    0 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +body: "Depends on whether Vercel refuses to give them the domain transfer code."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698768943 {#2096
        date: 2023-10-31 17:15:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mastermind@lemm.ee"
        "@hedgehog@ttrpg.network"
        "@lukas@lemmy.haigner.me"
        "@Resolute3542@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 81601
      -bodyTs: "'code':12 'depend':1 'domain':10 'give':7 'refus':5 'transfer':11 'vercel':4 'whether':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/181306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698768943 {#2062
        date: 2023-10-31 17:15:43.0 +01:00
      }
      +"title": 81601
    }
  ]
  -id: 8475
  -titleTs: "'12ft.io':1 'articl':3 'ban':8 'paywal':2 'site':5 'unlock':4 'vercel':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698725335
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13223527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698638935 {#2769
    date: 2023-10-30 05:08:55.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 {#2030
  +user: Proxies\__CG__\App\Entity\User {#2746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
  +slug: "12ft-io-paywall-article-unlocker-site-has-been-banned-by-Vercel"
  +title: "12ft.io (paywall article unlocker site) has been banned by Vercel"
  +url: "https://twitter.com/thmsmlr/status/1718663563353755982"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 357
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698949944 {#2782
    date: 2023-11-02 19:32:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  +badges: Doctrine\ORM\PersistentCollection {#2799 …}
  +children: [
    1 => App\Entity\EntryComment {#2023
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +body: "I think that Vercel wants to drop them as a customer entirely. Vercel could’ve suspended the services related to 12ft.io, but Vercel chose to nuke their account from orbit. I’m unsure why Vercel suspended their domains tho. That’s just asking for trouble with ICANN."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698711720 {#1403
        date: 2023-10-31 01:22:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mastermind@lemm.ee"
        "@hedgehog@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 80814
      -bodyTs: "'12ft.io':21 'account':28 'ask':43 'chose':24 'could':14 'custom':11 'domain':38 'drop':7 'entir':12 'icann':47 'm':32 'nuke':26 'orbit':30 'relat':19 'servic':18 'suspend':16,36 'think':2 'tho':39 'troubl':45 'unsur':33 've':15 'vercel':4,13,23,35 'want':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/180639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698711720 {#2019
        date: 2023-10-31 01:22:00.0 +01:00
      }
      +"title": 80814
    }
    0 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +body: "Depends on whether Vercel refuses to give them the domain transfer code."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698768943 {#2096
        date: 2023-10-31 17:15:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mastermind@lemm.ee"
        "@hedgehog@ttrpg.network"
        "@lukas@lemmy.haigner.me"
        "@Resolute3542@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 81601
      -bodyTs: "'code':12 'depend':1 'domain':10 'give':7 'refus':5 'transfer':11 'vercel':4 'whether':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/181306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698768943 {#2062
        date: 2023-10-31 17:15:43.0 +01:00
      }
      +"title": 81601
    }
  ]
  -id: 8475
  -titleTs: "'12ft.io':1 'articl':3 'ban':8 'paywal':2 'site':5 'unlock':4 'vercel':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698725335
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13223527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698638935 {#2769
    date: 2023-10-30 05:08:55.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 {#2030
  +user: Proxies\__CG__\App\Entity\User {#2746 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
  +slug: "12ft-io-paywall-article-unlocker-site-has-been-banned-by-Vercel"
  +title: "12ft.io (paywall article unlocker site) has been banned by Vercel"
  +url: "https://twitter.com/thmsmlr/status/1718663563353755982"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 76
  +favouriteCount: 357
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698949944 {#2782
    date: 2023-11-02 19:32:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2789 …}
  +votes: Doctrine\ORM\PersistentCollection {#2791 …}
  +reports: Doctrine\ORM\PersistentCollection {#2793 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
  +badges: Doctrine\ORM\PersistentCollection {#2799 …}
  +children: [
    1 => App\Entity\EntryComment {#2023
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +body: "I think that Vercel wants to drop them as a customer entirely. Vercel could’ve suspended the services related to 12ft.io, but Vercel chose to nuke their account from orbit. I’m unsure why Vercel suspended their domains tho. That’s just asking for trouble with ICANN."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698711720 {#1403
        date: 2023-10-31 01:22:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mastermind@lemm.ee"
        "@hedgehog@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 80814
      -bodyTs: "'12ft.io':21 'account':28 'ask':43 'chose':24 'could':14 'custom':11 'domain':38 'drop':7 'entir':12 'icann':47 'm':32 'nuke':26 'orbit':30 'relat':19 'servic':18 'suspend':16,36 'think':2 'tho':39 'troubl':45 'unsur':33 've':15 'vercel':4,13,23,35 'want':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/180639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698711720 {#2019
        date: 2023-10-31 01:22:00.0 +01:00
      }
      +"title": 80814
    }
    0 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +body: "Depends on whether Vercel refuses to give them the domain transfer code."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698768943 {#2096
        date: 2023-10-31 17:15:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mastermind@lemm.ee"
        "@hedgehog@ttrpg.network"
        "@lukas@lemmy.haigner.me"
        "@Resolute3542@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 81601
      -bodyTs: "'code':12 'depend':1 'domain':10 'give':7 'refus':5 'transfer':11 'vercel':4 'whether':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/181306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698768943 {#2062
        date: 2023-10-31 17:15:43.0 +01:00
      }
      +"title": 81601
    }
  ]
  -id: 8475
  -titleTs: "'12ft.io':1 'articl':3 'ban':8 'paywal':2 'site':5 'unlock':4 'vercel':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698725335
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13223527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698638935 {#2769
    date: 2023-10-30 05:08:55.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 {#2023
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030
    +user: Proxies\__CG__\App\Entity\User {#2746 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "12ft-io-paywall-article-unlocker-site-has-been-banned-by-Vercel"
    +title: "12ft.io (paywall article unlocker site) has been banned by Vercel"
    +url: "https://twitter.com/thmsmlr/status/1718663563353755982"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 76
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698949944 {#2782
      date: 2023-11-02 19:32:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    +badges: Doctrine\ORM\PersistentCollection {#2799 …}
    +children: [
      1 => App\Entity\EntryComment {#2023}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +body: "Depends on whether Vercel refuses to give them the domain transfer code."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698768943 {#2096
          date: 2023-10-31 17:15:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mastermind@lemm.ee"
          "@hedgehog@ttrpg.network"
          "@lukas@lemmy.haigner.me"
          "@Resolute3542@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 81601
        -bodyTs: "'code':12 'depend':1 'domain':10 'give':7 'refus':5 'transfer':11 'vercel':4 'whether':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/181306"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698768943 {#2062
          date: 2023-10-31 17:15:43.0 +01:00
        }
        +"title": 81601
      }
    ]
    -id: 8475
    -titleTs: "'12ft.io':1 'articl':3 'ban':8 'paywal':2 'site':5 'unlock':4 'vercel':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698725335
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13223527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698638935 {#2769
      date: 2023-10-30 05:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +body: "I think that Vercel wants to drop them as a customer entirely. Vercel could’ve suspended the services related to 12ft.io, but Vercel chose to nuke their account from orbit. I’m unsure why Vercel suspended their domains tho. That’s just asking for trouble with ICANN."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698711720 {#1403
    date: 2023-10-31 01:22:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastermind@lemm.ee"
    "@hedgehog@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 80814
  -bodyTs: "'12ft.io':21 'account':28 'ask':43 'chose':24 'could':14 'custom':11 'domain':38 'drop':7 'entir':12 'icann':47 'm':32 'nuke':26 'orbit':30 'relat':19 'servic':18 'suspend':16,36 'think':2 'tho':39 'troubl':45 'unsur':33 've':15 'vercel':4,13,23,35 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/180639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698711720 {#2019
    date: 2023-10-31 01:22:00.0 +01:00
  }
  +"title": 80814
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2023
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030
    +user: Proxies\__CG__\App\Entity\User {#2746 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "12ft-io-paywall-article-unlocker-site-has-been-banned-by-Vercel"
    +title: "12ft.io (paywall article unlocker site) has been banned by Vercel"
    +url: "https://twitter.com/thmsmlr/status/1718663563353755982"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 76
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698949944 {#2782
      date: 2023-11-02 19:32:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    +badges: Doctrine\ORM\PersistentCollection {#2799 …}
    +children: [
      1 => App\Entity\EntryComment {#2023}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +body: "Depends on whether Vercel refuses to give them the domain transfer code."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698768943 {#2096
          date: 2023-10-31 17:15:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mastermind@lemm.ee"
          "@hedgehog@ttrpg.network"
          "@lukas@lemmy.haigner.me"
          "@Resolute3542@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 81601
        -bodyTs: "'code':12 'depend':1 'domain':10 'give':7 'refus':5 'transfer':11 'vercel':4 'whether':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/181306"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698768943 {#2062
          date: 2023-10-31 17:15:43.0 +01:00
        }
        +"title": 81601
      }
    ]
    -id: 8475
    -titleTs: "'12ft.io':1 'articl':3 'ban':8 'paywal':2 'site':5 'unlock':4 'vercel':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698725335
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13223527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698638935 {#2769
      date: 2023-10-30 05:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +body: "I think that Vercel wants to drop them as a customer entirely. Vercel could’ve suspended the services related to 12ft.io, but Vercel chose to nuke their account from orbit. I’m unsure why Vercel suspended their domains tho. That’s just asking for trouble with ICANN."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698711720 {#1403
    date: 2023-10-31 01:22:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastermind@lemm.ee"
    "@hedgehog@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 80814
  -bodyTs: "'12ft.io':21 'account':28 'ask':43 'chose':24 'could':14 'custom':11 'domain':38 'drop':7 'entir':12 'icann':47 'm':32 'nuke':26 'orbit':30 'relat':19 'servic':18 'suspend':16,36 'think':2 'tho':39 'troubl':45 'unsur':33 've':15 'vercel':4,13,23,35 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/180639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698711720 {#2019
    date: 2023-10-31 01:22:00.0 +01:00
  }
  +"title": 80814
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2023
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030
    +user: Proxies\__CG__\App\Entity\User {#2746 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "12ft-io-paywall-article-unlocker-site-has-been-banned-by-Vercel"
    +title: "12ft.io (paywall article unlocker site) has been banned by Vercel"
    +url: "https://twitter.com/thmsmlr/status/1718663563353755982"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 76
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698949944 {#2782
      date: 2023-11-02 19:32:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    +badges: Doctrine\ORM\PersistentCollection {#2799 …}
    +children: [
      1 => App\Entity\EntryComment {#2023}
      0 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +body: "Depends on whether Vercel refuses to give them the domain transfer code."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1698768943 {#2096
          date: 2023-10-31 17:15:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mastermind@lemm.ee"
          "@hedgehog@ttrpg.network"
          "@lukas@lemmy.haigner.me"
          "@Resolute3542@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 81601
        -bodyTs: "'code':12 'depend':1 'domain':10 'give':7 'refus':5 'transfer':11 'vercel':4 'whether':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/181306"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698768943 {#2062
          date: 2023-10-31 17:15:43.0 +01:00
        }
        +"title": 81601
      }
    ]
    -id: 8475
    -titleTs: "'12ft.io':1 'articl':3 'ban':8 'paywal':2 'site':5 'unlock':4 'vercel':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698725335
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13223527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698638935 {#2769
      date: 2023-10-30 05:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +body: "I think that Vercel wants to drop them as a customer entirely. Vercel could’ve suspended the services related to 12ft.io, but Vercel chose to nuke their account from orbit. I’m unsure why Vercel suspended their domains tho. That’s just asking for trouble with ICANN."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698711720 {#1403
    date: 2023-10-31 01:22:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastermind@lemm.ee"
    "@hedgehog@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 80814
  -bodyTs: "'12ft.io':21 'account':28 'ask':43 'chose':24 'could':14 'custom':11 'domain':38 'drop':7 'entir':12 'icann':47 'm':32 'nuke':26 'orbit':30 'relat':19 'servic':18 'suspend':16,36 'think':2 'tho':39 'troubl':45 'unsur':33 've':15 'vercel':4,13,23,35 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/180639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698711720 {#2019
    date: 2023-10-31 01:22:00.0 +01:00
  }
  +"title": 80814
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2081
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030
    +user: Proxies\__CG__\App\Entity\User {#2746 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "12ft-io-paywall-article-unlocker-site-has-been-banned-by-Vercel"
    +title: "12ft.io (paywall article unlocker site) has been banned by Vercel"
    +url: "https://twitter.com/thmsmlr/status/1718663563353755982"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 76
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698949944 {#2782
      date: 2023-11-02 19:32:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    +badges: Doctrine\ORM\PersistentCollection {#2799 …}
    +children: [
      1 => App\Entity\EntryComment {#2023
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +body: "I think that Vercel wants to drop them as a customer entirely. Vercel could’ve suspended the services related to 12ft.io, but Vercel chose to nuke their account from orbit. I’m unsure why Vercel suspended their domains tho. That’s just asking for trouble with ICANN."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698711720 {#1403
          date: 2023-10-31 01:22:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mastermind@lemm.ee"
          "@hedgehog@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 80814
        -bodyTs: "'12ft.io':21 'account':28 'ask':43 'chose':24 'could':14 'custom':11 'domain':38 'drop':7 'entir':12 'icann':47 'm':32 'nuke':26 'orbit':30 'relat':19 'servic':18 'suspend':16,36 'think':2 'tho':39 'troubl':45 'unsur':33 've':15 'vercel':4,13,23,35 'want':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/180639"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698711720 {#2019
          date: 2023-10-31 01:22:00.0 +01:00
        }
        +"title": 80814
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 8475
    -titleTs: "'12ft.io':1 'articl':3 'ban':8 'paywal':2 'site':5 'unlock':4 'vercel':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698725335
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13223527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698638935 {#2769
      date: 2023-10-30 05:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +body: "Depends on whether Vercel refuses to give them the domain transfer code."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698768943 {#2096
    date: 2023-10-31 17:15:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastermind@lemm.ee"
    "@hedgehog@ttrpg.network"
    "@lukas@lemmy.haigner.me"
    "@Resolute3542@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 81601
  -bodyTs: "'code':12 'depend':1 'domain':10 'give':7 'refus':5 'transfer':11 'vercel':4 'whether':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/181306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698768943 {#2062
    date: 2023-10-31 17:15:43.0 +01:00
  }
  +"title": 81601
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2081
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030
    +user: Proxies\__CG__\App\Entity\User {#2746 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "12ft-io-paywall-article-unlocker-site-has-been-banned-by-Vercel"
    +title: "12ft.io (paywall article unlocker site) has been banned by Vercel"
    +url: "https://twitter.com/thmsmlr/status/1718663563353755982"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 76
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698949944 {#2782
      date: 2023-11-02 19:32:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    +badges: Doctrine\ORM\PersistentCollection {#2799 …}
    +children: [
      1 => App\Entity\EntryComment {#2023
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +body: "I think that Vercel wants to drop them as a customer entirely. Vercel could’ve suspended the services related to 12ft.io, but Vercel chose to nuke their account from orbit. I’m unsure why Vercel suspended their domains tho. That’s just asking for trouble with ICANN."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698711720 {#1403
          date: 2023-10-31 01:22:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mastermind@lemm.ee"
          "@hedgehog@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 80814
        -bodyTs: "'12ft.io':21 'account':28 'ask':43 'chose':24 'could':14 'custom':11 'domain':38 'drop':7 'entir':12 'icann':47 'm':32 'nuke':26 'orbit':30 'relat':19 'servic':18 'suspend':16,36 'think':2 'tho':39 'troubl':45 'unsur':33 've':15 'vercel':4,13,23,35 'want':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/180639"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698711720 {#2019
          date: 2023-10-31 01:22:00.0 +01:00
        }
        +"title": 80814
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 8475
    -titleTs: "'12ft.io':1 'articl':3 'ban':8 'paywal':2 'site':5 'unlock':4 'vercel':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698725335
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13223527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698638935 {#2769
      date: 2023-10-30 05:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +body: "Depends on whether Vercel refuses to give them the domain transfer code."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698768943 {#2096
    date: 2023-10-31 17:15:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastermind@lemm.ee"
    "@hedgehog@ttrpg.network"
    "@lukas@lemmy.haigner.me"
    "@Resolute3542@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 81601
  -bodyTs: "'code':12 'depend':1 'domain':10 'give':7 'refus':5 'transfer':11 'vercel':4 'whether':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/181306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698768943 {#2062
    date: 2023-10-31 17:15:43.0 +01:00
  }
  +"title": 81601
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2081
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030
    +user: Proxies\__CG__\App\Entity\User {#2746 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2787 …}
    +slug: "12ft-io-paywall-article-unlocker-site-has-been-banned-by-Vercel"
    +title: "12ft.io (paywall article unlocker site) has been banned by Vercel"
    +url: "https://twitter.com/thmsmlr/status/1718663563353755982"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 76
    +favouriteCount: 357
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698949944 {#2782
      date: 2023-11-02 19:32:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2789 …}
    +votes: Doctrine\ORM\PersistentCollection {#2791 …}
    +reports: Doctrine\ORM\PersistentCollection {#2793 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2795 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2797 …}
    +badges: Doctrine\ORM\PersistentCollection {#2799 …}
    +children: [
      1 => App\Entity\EntryComment {#2023
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2030 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +body: "I think that Vercel wants to drop them as a customer entirely. Vercel could’ve suspended the services related to 12ft.io, but Vercel chose to nuke their account from orbit. I’m unsure why Vercel suspended their domains tho. That’s just asking for trouble with ICANN."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1698711720 {#1403
          date: 2023-10-31 01:22:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mastermind@lemm.ee"
          "@hedgehog@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 80814
        -bodyTs: "'12ft.io':21 'account':28 'ask':43 'chose':24 'could':14 'custom':11 'domain':38 'drop':7 'entir':12 'icann':47 'm':32 'nuke':26 'orbit':30 'relat':19 'servic':18 'suspend':16,36 'think':2 'tho':39 'troubl':45 'unsur':33 've':15 'vercel':4,13,23,35 'want':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/180639"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698711720 {#2019
          date: 2023-10-31 01:22:00.0 +01:00
        }
        +"title": 80814
      }
      0 => App\Entity\EntryComment {#2081}
    ]
    -id: 8475
    -titleTs: "'12ft.io':1 'articl':3 'ban':8 'paywal':2 'site':5 'unlock':4 'vercel':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698725335
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13223527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698638935 {#2769
      date: 2023-10-30 05:08:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +body: "Depends on whether Vercel refuses to give them the domain transfer code."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698768943 {#2096
    date: 2023-10-31 17:15:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mastermind@lemm.ee"
    "@hedgehog@ttrpg.network"
    "@lukas@lemmy.haigner.me"
    "@Resolute3542@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 81601
  -bodyTs: "'code':12 'depend':1 'domain':10 'give':7 'refus':5 'transfer':11 'vercel':4 'whether':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/181306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698768943 {#2062
    date: 2023-10-31 17:15:43.0 +01:00
  }
  +"title": 81601
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2318
  +user: Proxies\__CG__\App\Entity\User {#2766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2806 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
  +slug: "The-IT-Crowd-Piracy-warning"
  +title: "The IT Crowd - Piracy warning"
  +url: "https://www.youtube.com/watch?v=ALZZx1xmAzg"
  +body: "Sorry to link to YouTube for this, but it’s just such a great example of actual humor from the decades where it was allowed to joke about it."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699705139 {#2801
    date: 2023-11-11 13:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    App\Entity\EntryComment {#2317
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2318 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: "What you forgot to mention is that someone bought the original piracyisacrime.com domain as printed on your DVD. They made it redirect to The IT Crowd piracy scene :d"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1699393987 {#2303
        date: 2023-11-07 22:53:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@1984@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2313 …}
      +nested: Doctrine\ORM\PersistentCollection {#2292 …}
      +votes: Doctrine\ORM\PersistentCollection {#2290 …}
      +reports: Doctrine\ORM\PersistentCollection {#2295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
      -id: 99940
      -bodyTs: "'bought':9 'crowd':26 'd':29 'domain':13 'dvd':18 'forgot':3 'made':20 'mention':5 'origin':11 'piraci':27 'piracyisacrime.com':12 'print':15 'redirect':22 'scene':28 'someon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/189306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699393987 {#2319
        date: 2023-11-07 22:53:07.0 +01:00
      }
      +"title": 99940
    }
  ]
  -id: 10796
  -titleTs: "'crowd':3 'piraci':4 'warn':5"
  -bodyTs: "'actual':17 'allow':25 'decad':21 'exampl':15 'great':14 'humor':18 'joke':27 'link':3 'sorri':1 'youtub':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699425576
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2816213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699339176 {#2788
    date: 2023-11-07 07:39: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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2318
  +user: Proxies\__CG__\App\Entity\User {#2766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2806 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
  +slug: "The-IT-Crowd-Piracy-warning"
  +title: "The IT Crowd - Piracy warning"
  +url: "https://www.youtube.com/watch?v=ALZZx1xmAzg"
  +body: "Sorry to link to YouTube for this, but it’s just such a great example of actual humor from the decades where it was allowed to joke about it."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699705139 {#2801
    date: 2023-11-11 13:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    App\Entity\EntryComment {#2317
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2318 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: "What you forgot to mention is that someone bought the original piracyisacrime.com domain as printed on your DVD. They made it redirect to The IT Crowd piracy scene :d"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1699393987 {#2303
        date: 2023-11-07 22:53:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@1984@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2313 …}
      +nested: Doctrine\ORM\PersistentCollection {#2292 …}
      +votes: Doctrine\ORM\PersistentCollection {#2290 …}
      +reports: Doctrine\ORM\PersistentCollection {#2295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
      -id: 99940
      -bodyTs: "'bought':9 'crowd':26 'd':29 'domain':13 'dvd':18 'forgot':3 'made':20 'mention':5 'origin':11 'piraci':27 'piracyisacrime.com':12 'print':15 'redirect':22 'scene':28 'someon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/189306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699393987 {#2319
        date: 2023-11-07 22:53:07.0 +01:00
      }
      +"title": 99940
    }
  ]
  -id: 10796
  -titleTs: "'crowd':3 'piraci':4 'warn':5"
  -bodyTs: "'actual':17 'allow':25 'decad':21 'exampl':15 'great':14 'humor':18 'joke':27 'link':3 'sorri':1 'youtub':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699425576
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2816213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699339176 {#2788
    date: 2023-11-07 07:39: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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2318
  +user: Proxies\__CG__\App\Entity\User {#2766 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2806 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
  +slug: "The-IT-Crowd-Piracy-warning"
  +title: "The IT Crowd - Piracy warning"
  +url: "https://www.youtube.com/watch?v=ALZZx1xmAzg"
  +body: "Sorry to link to YouTube for this, but it’s just such a great example of actual humor from the decades where it was allowed to joke about it."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699705139 {#2801
    date: 2023-11-11 13:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  +badges: Doctrine\ORM\PersistentCollection {#2819 …}
  +children: [
    App\Entity\EntryComment {#2317
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2318 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: "What you forgot to mention is that someone bought the original piracyisacrime.com domain as printed on your DVD. They made it redirect to The IT Crowd piracy scene :d"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1699393987 {#2303
        date: 2023-11-07 22:53:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@1984@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2313 …}
      +nested: Doctrine\ORM\PersistentCollection {#2292 …}
      +votes: Doctrine\ORM\PersistentCollection {#2290 …}
      +reports: Doctrine\ORM\PersistentCollection {#2295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
      -id: 99940
      -bodyTs: "'bought':9 'crowd':26 'd':29 'domain':13 'dvd':18 'forgot':3 'made':20 'mention':5 'origin':11 'piraci':27 'piracyisacrime.com':12 'print':15 'redirect':22 'scene':28 'someon':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/189306"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699393987 {#2319
        date: 2023-11-07 22:53:07.0 +01:00
      }
      +"title": 99940
    }
  ]
  -id: 10796
  -titleTs: "'crowd':3 'piraci':4 'warn':5"
  -bodyTs: "'actual':17 'allow':25 'decad':21 'exampl':15 'great':14 'humor':18 'joke':27 'link':3 'sorri':1 'youtub':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699425576
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/2816213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699339176 {#2788
    date: 2023-11-07 07:39: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
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 {#2317
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318
    +user: Proxies\__CG__\App\Entity\User {#2766 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2806 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "The-IT-Crowd-Piracy-warning"
    +title: "The IT Crowd - Piracy warning"
    +url: "https://www.youtube.com/watch?v=ALZZx1xmAzg"
    +body: "Sorry to link to YouTube for this, but it’s just such a great example of actual humor from the decades where it was allowed to joke about it."
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699705139 {#2801
      date: 2023-11-11 13:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      App\Entity\EntryComment {#2317}
    ]
    -id: 10796
    -titleTs: "'crowd':3 'piraci':4 'warn':5"
    -bodyTs: "'actual':17 'allow':25 'decad':21 'exampl':15 'great':14 'humor':18 'joke':27 'link':3 'sorri':1 'youtub':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699425576
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/2816213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699339176 {#2788
      date: 2023-11-07 07:39:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: "What you forgot to mention is that someone bought the original piracyisacrime.com domain as printed on your DVD. They made it redirect to The IT Crowd piracy scene :d"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699393987 {#2303
    date: 2023-11-07 22:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@1984@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 99940
  -bodyTs: "'bought':9 'crowd':26 'd':29 'domain':13 'dvd':18 'forgot':3 'made':20 'mention':5 'origin':11 'piraci':27 'piracyisacrime.com':12 'print':15 'redirect':22 'scene':28 'someon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/189306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699393987 {#2319
    date: 2023-11-07 22:53:07.0 +01:00
  }
  +"title": 99940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2317
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318
    +user: Proxies\__CG__\App\Entity\User {#2766 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2806 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "The-IT-Crowd-Piracy-warning"
    +title: "The IT Crowd - Piracy warning"
    +url: "https://www.youtube.com/watch?v=ALZZx1xmAzg"
    +body: "Sorry to link to YouTube for this, but it’s just such a great example of actual humor from the decades where it was allowed to joke about it."
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699705139 {#2801
      date: 2023-11-11 13:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      App\Entity\EntryComment {#2317}
    ]
    -id: 10796
    -titleTs: "'crowd':3 'piraci':4 'warn':5"
    -bodyTs: "'actual':17 'allow':25 'decad':21 'exampl':15 'great':14 'humor':18 'joke':27 'link':3 'sorri':1 'youtub':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699425576
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/2816213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699339176 {#2788
      date: 2023-11-07 07:39:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: "What you forgot to mention is that someone bought the original piracyisacrime.com domain as printed on your DVD. They made it redirect to The IT Crowd piracy scene :d"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699393987 {#2303
    date: 2023-11-07 22:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@1984@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 99940
  -bodyTs: "'bought':9 'crowd':26 'd':29 'domain':13 'dvd':18 'forgot':3 'made':20 'mention':5 'origin':11 'piraci':27 'piracyisacrime.com':12 'print':15 'redirect':22 'scene':28 'someon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/189306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699393987 {#2319
    date: 2023-11-07 22:53:07.0 +01:00
  }
  +"title": 99940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2317
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2318
    +user: Proxies\__CG__\App\Entity\User {#2766 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2806 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2808 …}
    +slug: "The-IT-Crowd-Piracy-warning"
    +title: "The IT Crowd - Piracy warning"
    +url: "https://www.youtube.com/watch?v=ALZZx1xmAzg"
    +body: "Sorry to link to YouTube for this, but it’s just such a great example of actual humor from the decades where it was allowed to joke about it."
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699705139 {#2801
      date: 2023-11-11 13:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2809 …}
    +votes: Doctrine\ORM\PersistentCollection {#2811 …}
    +reports: Doctrine\ORM\PersistentCollection {#2813 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
    +badges: Doctrine\ORM\PersistentCollection {#2819 …}
    +children: [
      App\Entity\EntryComment {#2317}
    ]
    -id: 10796
    -titleTs: "'crowd':3 'piraci':4 'warn':5"
    -bodyTs: "'actual':17 'allow':25 'decad':21 'exampl':15 'great':14 'humor':18 'joke':27 'link':3 'sorri':1 'youtub':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699425576
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/2816213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699339176 {#2788
      date: 2023-11-07 07:39:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: "What you forgot to mention is that someone bought the original piracyisacrime.com domain as printed on your DVD. They made it redirect to The IT Crowd piracy scene :d"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1699393987 {#2303
    date: 2023-11-07 22:53:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@1984@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 99940
  -bodyTs: "'bought':9 'crowd':26 'd':29 'domain':13 'dvd':18 'forgot':3 'made':20 'mention':5 'origin':11 'piraci':27 'piracyisacrime.com':12 'print':15 'redirect':22 'scene':28 'someon':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/189306"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699393987 {#2319
    date: 2023-11-07 22:53:07.0 +01:00
  }
  +"title": 99940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2210
  +user: Proxies\__CG__\App\Entity\User {#2728 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
  +slug: "I-Know-What-You-Download-via-torrent"
  +title: "I Know What You Download (via torrent)"
  +url: "https://iknowwhatyoudownload.com/en/peer/"
  +body: "I guess this settles it for me. What VPN should I go for?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 132
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699648643 {#2763
    date: 2023-11-10 21:37:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2772 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
  +badges: Doctrine\ORM\PersistentCollection {#2780 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2210 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: "I Know What You Download From A Select Few Public Trackers We Monitor"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1699400968 {#2206
        date: 2023-11-08 00:49:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 100294
      -bodyTs: "'download':5 'know':2 'monitor':13 'public':10 'select':8 'tracker':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/189441"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699400968 {#2202
        date: 2023-11-08 00:49:28.0 +01:00
      }
      +"title": 100294
    }
  ]
  -id: 10911
  -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
  -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699459351
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8716166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372951 {#2749
    date: 2023-11-07 17:02:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2210
  +user: Proxies\__CG__\App\Entity\User {#2728 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
  +slug: "I-Know-What-You-Download-via-torrent"
  +title: "I Know What You Download (via torrent)"
  +url: "https://iknowwhatyoudownload.com/en/peer/"
  +body: "I guess this settles it for me. What VPN should I go for?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 132
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699648643 {#2763
    date: 2023-11-10 21:37:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2772 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
  +badges: Doctrine\ORM\PersistentCollection {#2780 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2210 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: "I Know What You Download From A Select Few Public Trackers We Monitor"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1699400968 {#2206
        date: 2023-11-08 00:49:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 100294
      -bodyTs: "'download':5 'know':2 'monitor':13 'public':10 'select':8 'tracker':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/189441"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699400968 {#2202
        date: 2023-11-08 00:49:28.0 +01:00
      }
      +"title": 100294
    }
  ]
  -id: 10911
  -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
  -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699459351
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8716166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372951 {#2749
    date: 2023-11-07 17:02:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2210
  +user: Proxies\__CG__\App\Entity\User {#2728 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
  +slug: "I-Know-What-You-Download-via-torrent"
  +title: "I Know What You Download (via torrent)"
  +url: "https://iknowwhatyoudownload.com/en/peer/"
  +body: "I guess this settles it for me. What VPN should I go for?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 132
  +favouriteCount: 236
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699648643 {#2763
    date: 2023-11-10 21:37:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2772 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
  +badges: Doctrine\ORM\PersistentCollection {#2780 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2210 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: "I Know What You Download From A Select Few Public Trackers We Monitor"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1699400968 {#2206
        date: 2023-11-08 00:49:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@can@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2203 …}
      +nested: Doctrine\ORM\PersistentCollection {#2212 …}
      +votes: Doctrine\ORM\PersistentCollection {#2209 …}
      +reports: Doctrine\ORM\PersistentCollection {#2200 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
      -id: 100294
      -bodyTs: "'download':5 'know':2 'monitor':13 'public':10 'select':8 'tracker':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/189441"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699400968 {#2202
        date: 2023-11-08 00:49:28.0 +01:00
      }
      +"title": 100294
    }
  ]
  -id: 10911
  -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
  -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699459351
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8716166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372951 {#2749
    date: 2023-11-07 17:02:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2201
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210
    +user: Proxies\__CG__\App\Entity\User {#2728 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
    +slug: "I-Know-What-You-Download-via-torrent"
    +title: "I Know What You Download (via torrent)"
    +url: "https://iknowwhatyoudownload.com/en/peer/"
    +body: "I guess this settles it for me. What VPN should I go for?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 132
    +favouriteCount: 236
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699648643 {#2763
      date: 2023-11-10 21:37:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    +badges: Doctrine\ORM\PersistentCollection {#2780 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 10911
    -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
    -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699459351
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8716166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372951 {#2749
      date: 2023-11-07 17:02:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: "I Know What You Download From A Select Few Public Trackers We Monitor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1699400968 {#2206
    date: 2023-11-08 00:49:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 100294
  -bodyTs: "'download':5 'know':2 'monitor':13 'public':10 'select':8 'tracker':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/189441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699400968 {#2202
    date: 2023-11-08 00:49:28.0 +01:00
  }
  +"title": 100294
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2201
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210
    +user: Proxies\__CG__\App\Entity\User {#2728 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
    +slug: "I-Know-What-You-Download-via-torrent"
    +title: "I Know What You Download (via torrent)"
    +url: "https://iknowwhatyoudownload.com/en/peer/"
    +body: "I guess this settles it for me. What VPN should I go for?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 132
    +favouriteCount: 236
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699648643 {#2763
      date: 2023-11-10 21:37:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    +badges: Doctrine\ORM\PersistentCollection {#2780 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 10911
    -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
    -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699459351
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8716166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372951 {#2749
      date: 2023-11-07 17:02:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: "I Know What You Download From A Select Few Public Trackers We Monitor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1699400968 {#2206
    date: 2023-11-08 00:49:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 100294
  -bodyTs: "'download':5 'know':2 'monitor':13 'public':10 'select':8 'tracker':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/189441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699400968 {#2202
    date: 2023-11-08 00:49:28.0 +01:00
  }
  +"title": 100294
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2201
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210
    +user: Proxies\__CG__\App\Entity\User {#2728 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
    +slug: "I-Know-What-You-Download-via-torrent"
    +title: "I Know What You Download (via torrent)"
    +url: "https://iknowwhatyoudownload.com/en/peer/"
    +body: "I guess this settles it for me. What VPN should I go for?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 132
    +favouriteCount: 236
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699648643 {#2763
      date: 2023-11-10 21:37:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2772 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2778 …}
    +badges: Doctrine\ORM\PersistentCollection {#2780 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 10911
    -titleTs: "'download':5 'know':2 'torrent':7 'via':6"
    -bodyTs: "'go':12 'guess':2 'settl':4 'vpn':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699459351
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8716166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699372951 {#2749
      date: 2023-11-07 17:02:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: "I Know What You Download From A Select Few Public Trackers We Monitor"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1699400968 {#2206
    date: 2023-11-08 00:49:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@can@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 100294
  -bodyTs: "'download':5 'know':2 'monitor':13 'public':10 'select':8 'tracker':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/189441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699400968 {#2202
    date: 2023-11-08 00:49:28.0 +01:00
  }
  +"title": 100294
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2460
  +user: Proxies\__CG__\App\Entity\User {#2709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
  +slug: "A-better-Revanced"
  +title: "A better Revanced"
  +url: "https://grayjay.app/"
  +body: """
    Watched Louis Rossman today, and he’s part of the team behind a new app for watching online video content - not just youtube, but nebula, peertube, twitch and more.\n
    \n
    adblock already integrated, works amazingly with a quick test on my end - it’s an app in the Lemmy spirit\n
    \n
    (it’s got a paid model similar to winrar, you don’t have to pay - but they do want you to - opensource and all)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 184
  +favouriteCount: 636
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699121664 {#2743
    date: 2023-11-04 19:14:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2751 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
  +badges: Doctrine\ORM\PersistentCollection {#2761 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Nah, Louis explains that the app is open-source, but describes open-source as source-available."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697712437 {#1613
        date: 2023-10-19 12:47:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cassa@lemmy.blahaj.zone"
        "@sir_reginald@lemmy.world"
        "@mnemonicmonkeys@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 58575
      -bodyTs: "'app':6 'avail':19 'describ':12 'explain':3 'loui':2 'nah':1 'open':9,14 'open-sourc':8,13 'sourc':10,15,18 'source-avail':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/167497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697712437 {#1556
        date: 2023-10-19 12:47:17.0 +02:00
      }
      +"title": 58575
    }
  ]
  -id: 6257
  -titleTs: "'better':2 'revanc':3"
  -bodyTs: "'adblock':30 'alreadi':31 'amaz':34 'app':15,45 'behind':12 'content':20 'end':41 'got':52 'integr':32 'lemmi':48 'loui':2 'model':55 'nebula':25 'new':14 'onlin':18 'opensourc':71 'paid':54 'part':8 'pay':64 'peertub':26 'quick':37 'rossman':3 'similar':56 'spirit':49 'team':11 'test':38 'today':4 'twitch':27 'video':19 'want':68 'watch':1,17 'winrar':58 'work':33 'youtub':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697739176
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4337914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697652776 {#2731
    date: 2023-10-18 20:12:56.0 +02: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 {#2460
  +user: Proxies\__CG__\App\Entity\User {#2709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
  +slug: "A-better-Revanced"
  +title: "A better Revanced"
  +url: "https://grayjay.app/"
  +body: """
    Watched Louis Rossman today, and he’s part of the team behind a new app for watching online video content - not just youtube, but nebula, peertube, twitch and more.\n
    \n
    adblock already integrated, works amazingly with a quick test on my end - it’s an app in the Lemmy spirit\n
    \n
    (it’s got a paid model similar to winrar, you don’t have to pay - but they do want you to - opensource and all)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 184
  +favouriteCount: 636
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699121664 {#2743
    date: 2023-11-04 19:14:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2751 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
  +badges: Doctrine\ORM\PersistentCollection {#2761 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Nah, Louis explains that the app is open-source, but describes open-source as source-available."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697712437 {#1613
        date: 2023-10-19 12:47:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cassa@lemmy.blahaj.zone"
        "@sir_reginald@lemmy.world"
        "@mnemonicmonkeys@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 58575
      -bodyTs: "'app':6 'avail':19 'describ':12 'explain':3 'loui':2 'nah':1 'open':9,14 'open-sourc':8,13 'sourc':10,15,18 'source-avail':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/167497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697712437 {#1556
        date: 2023-10-19 12:47:17.0 +02:00
      }
      +"title": 58575
    }
  ]
  -id: 6257
  -titleTs: "'better':2 'revanc':3"
  -bodyTs: "'adblock':30 'alreadi':31 'amaz':34 'app':15,45 'behind':12 'content':20 'end':41 'got':52 'integr':32 'lemmi':48 'loui':2 'model':55 'nebula':25 'new':14 'onlin':18 'opensourc':71 'paid':54 'part':8 'pay':64 'peertub':26 'quick':37 'rossman':3 'similar':56 'spirit':49 'team':11 'test':38 'today':4 'twitch':27 'video':19 'want':68 'watch':1,17 'winrar':58 'work':33 'youtub':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697739176
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4337914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697652776 {#2731
    date: 2023-10-18 20:12:56.0 +02: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 {#2460
  +user: Proxies\__CG__\App\Entity\User {#2709 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2748 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
  +slug: "A-better-Revanced"
  +title: "A better Revanced"
  +url: "https://grayjay.app/"
  +body: """
    Watched Louis Rossman today, and he’s part of the team behind a new app for watching online video content - not just youtube, but nebula, peertube, twitch and more.\n
    \n
    adblock already integrated, works amazingly with a quick test on my end - it’s an app in the Lemmy spirit\n
    \n
    (it’s got a paid model similar to winrar, you don’t have to pay - but they do want you to - opensource and all)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 184
  +favouriteCount: 636
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699121664 {#2743
    date: 2023-11-04 19:14:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2751 …}
  +votes: Doctrine\ORM\PersistentCollection {#2753 …}
  +reports: Doctrine\ORM\PersistentCollection {#2755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
  +badges: Doctrine\ORM\PersistentCollection {#2761 …}
  +children: [
    App\Entity\EntryComment {#1711
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
      +body: "Nah, Louis explains that the app is open-source, but describes open-source as source-available."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697712437 {#1613
        date: 2023-10-19 12:47:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cassa@lemmy.blahaj.zone"
        "@sir_reginald@lemmy.world"
        "@mnemonicmonkeys@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 58575
      -bodyTs: "'app':6 'avail':19 'describ':12 'explain':3 'loui':2 'nah':1 'open':9,14 'open-sourc':8,13 'sourc':10,15,18 'source-avail':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/167497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697712437 {#1556
        date: 2023-10-19 12:47:17.0 +02:00
      }
      +"title": 58575
    }
  ]
  -id: 6257
  -titleTs: "'better':2 'revanc':3"
  -bodyTs: "'adblock':30 'alreadi':31 'amaz':34 'app':15,45 'behind':12 'content':20 'end':41 'got':52 'integr':32 'lemmi':48 'loui':2 'model':55 'nebula':25 'new':14 'onlin':18 'opensourc':71 'paid':54 'part':8 'pay':64 'peertub':26 'quick':37 'rossman':3 'similar':56 'spirit':49 'team':11 'test':38 'today':4 'twitch':27 'video':19 'want':68 'watch':1,17 'winrar':58 'work':33 'youtub':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697739176
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/4337914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697652776 {#2731
    date: 2023-10-18 20:12:56.0 +02: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 {#1711
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2709 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
    +slug: "A-better-Revanced"
    +title: "A better Revanced"
    +url: "https://grayjay.app/"
    +body: """
      Watched Louis Rossman today, and he’s part of the team behind a new app for watching online video content - not just youtube, but nebula, peertube, twitch and more.\n
      \n
      adblock already integrated, works amazingly with a quick test on my end - it’s an app in the Lemmy spirit\n
      \n
      (it’s got a paid model similar to winrar, you don’t have to pay - but they do want you to - opensource and all)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 184
    +favouriteCount: 636
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699121664 {#2743
      date: 2023-11-04 19:14:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2751 …}
    +votes: Doctrine\ORM\PersistentCollection {#2753 …}
    +reports: Doctrine\ORM\PersistentCollection {#2755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
    +badges: Doctrine\ORM\PersistentCollection {#2761 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 6257
    -titleTs: "'better':2 'revanc':3"
    -bodyTs: "'adblock':30 'alreadi':31 'amaz':34 'app':15,45 'behind':12 'content':20 'end':41 'got':52 'integr':32 'lemmi':48 'loui':2 'model':55 'nebula':25 'new':14 'onlin':18 'opensourc':71 'paid':54 'part':8 'pay':64 'peertub':26 'quick':37 'rossman':3 'similar':56 'spirit':49 'team':11 'test':38 'today':4 'twitch':27 'video':19 'want':68 'watch':1,17 'winrar':58 'work':33 'youtub':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697739176
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/4337914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697652776 {#2731
      date: 2023-10-18 20:12:56.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Nah, Louis explains that the app is open-source, but describes open-source as source-available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697712437 {#1613
    date: 2023-10-19 12:47:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@sir_reginald@lemmy.world"
    "@mnemonicmonkeys@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 58575
  -bodyTs: "'app':6 'avail':19 'describ':12 'explain':3 'loui':2 'nah':1 'open':9,14 'open-sourc':8,13 'sourc':10,15,18 'source-avail':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/167497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697712437 {#1556
    date: 2023-10-19 12:47:17.0 +02:00
  }
  +"title": 58575
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1711
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2709 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
    +slug: "A-better-Revanced"
    +title: "A better Revanced"
    +url: "https://grayjay.app/"
    +body: """
      Watched Louis Rossman today, and he’s part of the team behind a new app for watching online video content - not just youtube, but nebula, peertube, twitch and more.\n
      \n
      adblock already integrated, works amazingly with a quick test on my end - it’s an app in the Lemmy spirit\n
      \n
      (it’s got a paid model similar to winrar, you don’t have to pay - but they do want you to - opensource and all)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 184
    +favouriteCount: 636
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699121664 {#2743
      date: 2023-11-04 19:14:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2751 …}
    +votes: Doctrine\ORM\PersistentCollection {#2753 …}
    +reports: Doctrine\ORM\PersistentCollection {#2755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
    +badges: Doctrine\ORM\PersistentCollection {#2761 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 6257
    -titleTs: "'better':2 'revanc':3"
    -bodyTs: "'adblock':30 'alreadi':31 'amaz':34 'app':15,45 'behind':12 'content':20 'end':41 'got':52 'integr':32 'lemmi':48 'loui':2 'model':55 'nebula':25 'new':14 'onlin':18 'opensourc':71 'paid':54 'part':8 'pay':64 'peertub':26 'quick':37 'rossman':3 'similar':56 'spirit':49 'team':11 'test':38 'today':4 'twitch':27 'video':19 'want':68 'watch':1,17 'winrar':58 'work':33 'youtub':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697739176
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/4337914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697652776 {#2731
      date: 2023-10-18 20:12:56.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Nah, Louis explains that the app is open-source, but describes open-source as source-available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697712437 {#1613
    date: 2023-10-19 12:47:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@sir_reginald@lemmy.world"
    "@mnemonicmonkeys@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 58575
  -bodyTs: "'app':6 'avail':19 'describ':12 'explain':3 'loui':2 'nah':1 'open':9,14 'open-sourc':8,13 'sourc':10,15,18 'source-avail':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/167497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697712437 {#1556
    date: 2023-10-19 12:47:17.0 +02:00
  }
  +"title": 58575
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1711
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2709 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2748 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2750 …}
    +slug: "A-better-Revanced"
    +title: "A better Revanced"
    +url: "https://grayjay.app/"
    +body: """
      Watched Louis Rossman today, and he’s part of the team behind a new app for watching online video content - not just youtube, but nebula, peertube, twitch and more.\n
      \n
      adblock already integrated, works amazingly with a quick test on my end - it’s an app in the Lemmy spirit\n
      \n
      (it’s got a paid model similar to winrar, you don’t have to pay - but they do want you to - opensource and all)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 184
    +favouriteCount: 636
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699121664 {#2743
      date: 2023-11-04 19:14:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2751 …}
    +votes: Doctrine\ORM\PersistentCollection {#2753 …}
    +reports: Doctrine\ORM\PersistentCollection {#2755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2759 …}
    +badges: Doctrine\ORM\PersistentCollection {#2761 …}
    +children: [
      App\Entity\EntryComment {#1711}
    ]
    -id: 6257
    -titleTs: "'better':2 'revanc':3"
    -bodyTs: "'adblock':30 'alreadi':31 'amaz':34 'app':15,45 'behind':12 'content':20 'end':41 'got':52 'integr':32 'lemmi':48 'loui':2 'model':55 'nebula':25 'new':14 'onlin':18 'opensourc':71 'paid':54 'part':8 'pay':64 'peertub':26 'quick':37 'rossman':3 'similar':56 'spirit':49 'team':11 'test':38 'today':4 'twitch':27 'video':19 'want':68 'watch':1,17 'winrar':58 'work':33 'youtub':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697739176
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/4337914"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697652776 {#2731
      date: 2023-10-18 20:12:56.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1723 …}
  +body: "Nah, Louis explains that the app is open-source, but describes open-source as source-available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697712437 {#1613
    date: 2023-10-19 12:47:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cassa@lemmy.blahaj.zone"
    "@sir_reginald@lemmy.world"
    "@mnemonicmonkeys@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 58575
  -bodyTs: "'app':6 'avail':19 'describ':12 'explain':3 'loui':2 'nah':1 'open':9,14 'open-sourc':8,13 'sourc':10,15,18 'source-avail':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/167497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697712437 {#1556
    date: 2023-10-19 12:47:17.0 +02:00
  }
  +"title": 58575
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2237
  +user: Proxies\__CG__\App\Entity\User {#2692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "What-is-the-motive-behind-private-trackers"
  +title: "What is the motive behind private trackers?"
  +url: null
  +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700234411 {#2725
    date: 2023-11-17 16:20:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2730 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: [
    3 => App\Entity\EntryComment {#2177
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
      +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699866699 {#2187
        date: 2023-11-13 10:11:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@Stormcrow@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2174 …}
      +nested: Doctrine\ORM\PersistentCollection {#2170 …}
      +votes: Doctrine\ORM\PersistentCollection {#2184 …}
      +reports: Doctrine\ORM\PersistentCollection {#2169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
      -id: 119111
      -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195977"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699866699 {#2175
        date: 2023-11-13 10:11:39.0 +01:00
      }
      +"title": 119111
    }
    1 => App\Entity\EntryComment {#2238
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
      +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699865171 {#2233
        date: 2023-11-13 09:46:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@NeryK@sh.itjust.works"
        "@Bear_with_a_hammer@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2259 …}
      +nested: Doctrine\ORM\PersistentCollection {#2244 …}
      +votes: Doctrine\ORM\PersistentCollection {#2250 …}
      +reports: Doctrine\ORM\PersistentCollection {#2245 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
      -id: 119067
      -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195955"
      +editedAt: DateTimeImmutable @1700024098 {#2226
        date: 2023-11-15 05:54:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699865171 {#2234
        date: 2023-11-13 09:46:11.0 +01:00
      }
      +"title": 119067
    }
    2 => App\Entity\EntryComment {#2285
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
      +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699866419 {#2251
        date: 2023-11-13 10:06:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@plague_sapiens@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 119100
      -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699866419 {#2284
        date: 2023-11-13 10:06:59.0 +01:00
      }
      +"title": 119100
    }
    0 => App\Entity\EntryComment {#2152
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699866502 {#2145
        date: 2023-11-13 10:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 119105
      -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699866502 {#2150
        date: 2023-11-13 10:08:22.0 +01:00
      }
      +"title": 119105
    }
  ]
  -id: 12070
  -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
  -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699812486
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8969807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726086 {#2712
    date: 2023-11-11 19:08:06.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
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2237
  +user: Proxies\__CG__\App\Entity\User {#2692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "What-is-the-motive-behind-private-trackers"
  +title: "What is the motive behind private trackers?"
  +url: null
  +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700234411 {#2725
    date: 2023-11-17 16:20:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2730 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: [
    3 => App\Entity\EntryComment {#2177
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
      +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699866699 {#2187
        date: 2023-11-13 10:11:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@Stormcrow@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2174 …}
      +nested: Doctrine\ORM\PersistentCollection {#2170 …}
      +votes: Doctrine\ORM\PersistentCollection {#2184 …}
      +reports: Doctrine\ORM\PersistentCollection {#2169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
      -id: 119111
      -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195977"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699866699 {#2175
        date: 2023-11-13 10:11:39.0 +01:00
      }
      +"title": 119111
    }
    1 => App\Entity\EntryComment {#2238
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
      +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699865171 {#2233
        date: 2023-11-13 09:46:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@NeryK@sh.itjust.works"
        "@Bear_with_a_hammer@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2259 …}
      +nested: Doctrine\ORM\PersistentCollection {#2244 …}
      +votes: Doctrine\ORM\PersistentCollection {#2250 …}
      +reports: Doctrine\ORM\PersistentCollection {#2245 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
      -id: 119067
      -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195955"
      +editedAt: DateTimeImmutable @1700024098 {#2226
        date: 2023-11-15 05:54:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699865171 {#2234
        date: 2023-11-13 09:46:11.0 +01:00
      }
      +"title": 119067
    }
    2 => App\Entity\EntryComment {#2285
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
      +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699866419 {#2251
        date: 2023-11-13 10:06:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@plague_sapiens@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 119100
      -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699866419 {#2284
        date: 2023-11-13 10:06:59.0 +01:00
      }
      +"title": 119100
    }
    0 => App\Entity\EntryComment {#2152
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699866502 {#2145
        date: 2023-11-13 10:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 119105
      -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699866502 {#2150
        date: 2023-11-13 10:08:22.0 +01:00
      }
      +"title": 119105
    }
  ]
  -id: 12070
  -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
  -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699812486
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8969807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726086 {#2712
    date: 2023-11-11 19:08:06.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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2237
  +user: Proxies\__CG__\App\Entity\User {#2692 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "What-is-the-motive-behind-private-trackers"
  +title: "What is the motive behind private trackers?"
  +url: null
  +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 48
  +favouriteCount: 69
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700234411 {#2725
    date: 2023-11-17 16:20:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2730 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: [
    3 => App\Entity\EntryComment {#2177
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
      +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699866699 {#2187
        date: 2023-11-13 10:11:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@Stormcrow@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2174 …}
      +nested: Doctrine\ORM\PersistentCollection {#2170 …}
      +votes: Doctrine\ORM\PersistentCollection {#2184 …}
      +reports: Doctrine\ORM\PersistentCollection {#2169 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
      -id: 119111
      -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195977"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699866699 {#2175
        date: 2023-11-13 10:11:39.0 +01:00
      }
      +"title": 119111
    }
    1 => App\Entity\EntryComment {#2238
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
      +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699865171 {#2233
        date: 2023-11-13 09:46:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@NeryK@sh.itjust.works"
        "@Bear_with_a_hammer@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2259 …}
      +nested: Doctrine\ORM\PersistentCollection {#2244 …}
      +votes: Doctrine\ORM\PersistentCollection {#2250 …}
      +reports: Doctrine\ORM\PersistentCollection {#2245 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
      -id: 119067
      -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195955"
      +editedAt: DateTimeImmutable @1700024098 {#2226
        date: 2023-11-15 05:54:58.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699865171 {#2234
        date: 2023-11-13 09:46:11.0 +01:00
      }
      +"title": 119067
    }
    2 => App\Entity\EntryComment {#2285
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
      +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699866419 {#2251
        date: 2023-11-13 10:06:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@plague_sapiens@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2287 …}
      +nested: Doctrine\ORM\PersistentCollection {#2142 …}
      +votes: Doctrine\ORM\PersistentCollection {#2039 …}
      +reports: Doctrine\ORM\PersistentCollection {#2155 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
      -id: 119100
      -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195972"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699866419 {#2284
        date: 2023-11-13 10:06:59.0 +01:00
      }
      +"title": 119100
    }
    0 => App\Entity\EntryComment {#2152
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
      +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699866502 {#2145
        date: 2023-11-13 10:08:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vilibix535@sh.itjust.works"
        "@Krafting@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2148 …}
      +nested: Doctrine\ORM\PersistentCollection {#2146 …}
      +votes: Doctrine\ORM\PersistentCollection {#2180 …}
      +reports: Doctrine\ORM\PersistentCollection {#2181 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
      -id: 119105
      -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/195973"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699866502 {#2150
        date: 2023-11-13 10:08:22.0 +01:00
      }
      +"title": 119105
    }
  ]
  -id: 12070
  -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
  -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699812486
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/8969807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699726086 {#2712
    date: 2023-11-11 19:08:06.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
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 {#2177
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177}
      1 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699865171 {#2233
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@NeryK@sh.itjust.works"
          "@Bear_with_a_hammer@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 119067
        -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195955"
        +editedAt: DateTimeImmutable @1700024098 {#2226
          date: 2023-11-15 05:54:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699865171 {#2234
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +"title": 119067
      }
      2 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866419 {#2251
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@plague_sapiens@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 119100
        -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866419 {#2284
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +"title": 119100
      }
      0 => App\Entity\EntryComment {#2152
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866502 {#2145
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 119105
        -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866502 {#2150
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +"title": 119105
      }
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699866699 {#2187
    date: 2023-11-13 10:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@Stormcrow@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 119111
  -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866699 {#2175
    date: 2023-11-13 10:11:39.0 +01:00
  }
  +"title": 119111
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2177
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177}
      1 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699865171 {#2233
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@NeryK@sh.itjust.works"
          "@Bear_with_a_hammer@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 119067
        -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195955"
        +editedAt: DateTimeImmutable @1700024098 {#2226
          date: 2023-11-15 05:54:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699865171 {#2234
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +"title": 119067
      }
      2 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866419 {#2251
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@plague_sapiens@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 119100
        -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866419 {#2284
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +"title": 119100
      }
      0 => App\Entity\EntryComment {#2152
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866502 {#2145
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 119105
        -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866502 {#2150
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +"title": 119105
      }
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699866699 {#2187
    date: 2023-11-13 10:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@Stormcrow@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 119111
  -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866699 {#2175
    date: 2023-11-13 10:11:39.0 +01:00
  }
  +"title": 119111
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2177
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177}
      1 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699865171 {#2233
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@NeryK@sh.itjust.works"
          "@Bear_with_a_hammer@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 119067
        -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195955"
        +editedAt: DateTimeImmutable @1700024098 {#2226
          date: 2023-11-15 05:54:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699865171 {#2234
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +"title": 119067
      }
      2 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866419 {#2251
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@plague_sapiens@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 119100
        -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866419 {#2284
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +"title": 119100
      }
      0 => App\Entity\EntryComment {#2152
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866502 {#2145
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 119105
        -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866502 {#2150
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +"title": 119105
      }
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
  +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699866699 {#2187
    date: 2023-11-13 10:11:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@Stormcrow@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2174 …}
  +nested: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 119111
  -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866699 {#2175
    date: 2023-11-13 10:11:39.0 +01:00
  }
  +"title": 119111
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699866699 {#2187
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Stormcrow@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2174 …}
        +nested: Doctrine\ORM\PersistentCollection {#2170 …}
        +votes: Doctrine\ORM\PersistentCollection {#2184 …}
        +reports: Doctrine\ORM\PersistentCollection {#2169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
        -id: 119111
        -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866699 {#2175
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +"title": 119111
      }
      1 => App\Entity\EntryComment {#2238}
      2 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866419 {#2251
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@plague_sapiens@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 119100
        -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866419 {#2284
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +"title": 119100
      }
      0 => App\Entity\EntryComment {#2152
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866502 {#2145
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 119105
        -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866502 {#2150
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +"title": 119105
      }
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699865171 {#2233
    date: 2023-11-13 09:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@NeryK@sh.itjust.works"
    "@Bear_with_a_hammer@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 119067
  -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195955"
  +editedAt: DateTimeImmutable @1700024098 {#2226
    date: 2023-11-15 05:54:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699865171 {#2234
    date: 2023-11-13 09:46:11.0 +01:00
  }
  +"title": 119067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699866699 {#2187
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Stormcrow@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2174 …}
        +nested: Doctrine\ORM\PersistentCollection {#2170 …}
        +votes: Doctrine\ORM\PersistentCollection {#2184 …}
        +reports: Doctrine\ORM\PersistentCollection {#2169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
        -id: 119111
        -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866699 {#2175
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +"title": 119111
      }
      1 => App\Entity\EntryComment {#2238}
      2 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866419 {#2251
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@plague_sapiens@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 119100
        -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866419 {#2284
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +"title": 119100
      }
      0 => App\Entity\EntryComment {#2152
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866502 {#2145
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 119105
        -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866502 {#2150
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +"title": 119105
      }
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699865171 {#2233
    date: 2023-11-13 09:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@NeryK@sh.itjust.works"
    "@Bear_with_a_hammer@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 119067
  -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195955"
  +editedAt: DateTimeImmutable @1700024098 {#2226
    date: 2023-11-15 05:54:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699865171 {#2234
    date: 2023-11-13 09:46:11.0 +01:00
  }
  +"title": 119067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699866699 {#2187
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Stormcrow@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2174 …}
        +nested: Doctrine\ORM\PersistentCollection {#2170 …}
        +votes: Doctrine\ORM\PersistentCollection {#2184 …}
        +reports: Doctrine\ORM\PersistentCollection {#2169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
        -id: 119111
        -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866699 {#2175
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +"title": 119111
      }
      1 => App\Entity\EntryComment {#2238}
      2 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866419 {#2251
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@plague_sapiens@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 119100
        -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866419 {#2284
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +"title": 119100
      }
      0 => App\Entity\EntryComment {#2152
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866502 {#2145
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 119105
        -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866502 {#2150
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +"title": 119105
      }
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699865171 {#2233
    date: 2023-11-13 09:46:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@NeryK@sh.itjust.works"
    "@Bear_with_a_hammer@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 119067
  -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195955"
  +editedAt: DateTimeImmutable @1700024098 {#2226
    date: 2023-11-15 05:54:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699865171 {#2234
    date: 2023-11-13 09:46:11.0 +01:00
  }
  +"title": 119067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699866699 {#2187
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Stormcrow@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2174 …}
        +nested: Doctrine\ORM\PersistentCollection {#2170 …}
        +votes: Doctrine\ORM\PersistentCollection {#2184 …}
        +reports: Doctrine\ORM\PersistentCollection {#2169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
        -id: 119111
        -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866699 {#2175
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +"title": 119111
      }
      1 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699865171 {#2233
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@NeryK@sh.itjust.works"
          "@Bear_with_a_hammer@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 119067
        -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195955"
        +editedAt: DateTimeImmutable @1700024098 {#2226
          date: 2023-11-15 05:54:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699865171 {#2234
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +"title": 119067
      }
      2 => App\Entity\EntryComment {#2285}
      0 => App\Entity\EntryComment {#2152
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866502 {#2145
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 119105
        -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866502 {#2150
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +"title": 119105
      }
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699866419 {#2251
    date: 2023-11-13 10:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@plague_sapiens@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 119100
  -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866419 {#2284
    date: 2023-11-13 10:06:59.0 +01:00
  }
  +"title": 119100
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699866699 {#2187
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Stormcrow@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2174 …}
        +nested: Doctrine\ORM\PersistentCollection {#2170 …}
        +votes: Doctrine\ORM\PersistentCollection {#2184 …}
        +reports: Doctrine\ORM\PersistentCollection {#2169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
        -id: 119111
        -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866699 {#2175
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +"title": 119111
      }
      1 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699865171 {#2233
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@NeryK@sh.itjust.works"
          "@Bear_with_a_hammer@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 119067
        -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195955"
        +editedAt: DateTimeImmutable @1700024098 {#2226
          date: 2023-11-15 05:54:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699865171 {#2234
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +"title": 119067
      }
      2 => App\Entity\EntryComment {#2285}
      0 => App\Entity\EntryComment {#2152
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866502 {#2145
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 119105
        -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866502 {#2150
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +"title": 119105
      }
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699866419 {#2251
    date: 2023-11-13 10:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@plague_sapiens@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 119100
  -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866419 {#2284
    date: 2023-11-13 10:06:59.0 +01:00
  }
  +"title": 119100
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2285
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699866699 {#2187
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Stormcrow@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2174 …}
        +nested: Doctrine\ORM\PersistentCollection {#2170 …}
        +votes: Doctrine\ORM\PersistentCollection {#2184 …}
        +reports: Doctrine\ORM\PersistentCollection {#2169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
        -id: 119111
        -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866699 {#2175
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +"title": 119111
      }
      1 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699865171 {#2233
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@NeryK@sh.itjust.works"
          "@Bear_with_a_hammer@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 119067
        -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195955"
        +editedAt: DateTimeImmutable @1700024098 {#2226
          date: 2023-11-15 05:54:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699865171 {#2234
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +"title": 119067
      }
      2 => App\Entity\EntryComment {#2285}
      0 => App\Entity\EntryComment {#2152
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
        +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866502 {#2145
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Krafting@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2148 …}
        +nested: Doctrine\ORM\PersistentCollection {#2146 …}
        +votes: Doctrine\ORM\PersistentCollection {#2180 …}
        +reports: Doctrine\ORM\PersistentCollection {#2181 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
        -id: 119105
        -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195973"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866502 {#2150
          date: 2023-11-13 10:08:22.0 +01:00
        }
        +"title": 119105
      }
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699866419 {#2251
    date: 2023-11-13 10:06:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@plague_sapiens@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 119100
  -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866419 {#2284
    date: 2023-11-13 10:06:59.0 +01:00
  }
  +"title": 119100
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2152
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699866699 {#2187
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Stormcrow@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2174 …}
        +nested: Doctrine\ORM\PersistentCollection {#2170 …}
        +votes: Doctrine\ORM\PersistentCollection {#2184 …}
        +reports: Doctrine\ORM\PersistentCollection {#2169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
        -id: 119111
        -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866699 {#2175
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +"title": 119111
      }
      1 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699865171 {#2233
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@NeryK@sh.itjust.works"
          "@Bear_with_a_hammer@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 119067
        -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195955"
        +editedAt: DateTimeImmutable @1700024098 {#2226
          date: 2023-11-15 05:54:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699865171 {#2234
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +"title": 119067
      }
      2 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866419 {#2251
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@plague_sapiens@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 119100
        -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866419 {#2284
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +"title": 119100
      }
      0 => App\Entity\EntryComment {#2152}
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699866502 {#2145
    date: 2023-11-13 10:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 119105
  -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866502 {#2150
    date: 2023-11-13 10:08:22.0 +01:00
  }
  +"title": 119105
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2152
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699866699 {#2187
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Stormcrow@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2174 …}
        +nested: Doctrine\ORM\PersistentCollection {#2170 …}
        +votes: Doctrine\ORM\PersistentCollection {#2184 …}
        +reports: Doctrine\ORM\PersistentCollection {#2169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
        -id: 119111
        -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866699 {#2175
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +"title": 119111
      }
      1 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699865171 {#2233
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@NeryK@sh.itjust.works"
          "@Bear_with_a_hammer@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 119067
        -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195955"
        +editedAt: DateTimeImmutable @1700024098 {#2226
          date: 2023-11-15 05:54:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699865171 {#2234
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +"title": 119067
      }
      2 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866419 {#2251
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@plague_sapiens@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 119100
        -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866419 {#2284
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +"title": 119100
      }
      0 => App\Entity\EntryComment {#2152}
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699866502 {#2145
    date: 2023-11-13 10:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 119105
  -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866502 {#2150
    date: 2023-11-13 10:08:22.0 +01:00
  }
  +"title": 119105
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2152
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237
    +user: Proxies\__CG__\App\Entity\User {#2692 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "What-is-the-motive-behind-private-trackers"
    +title: "What is the motive behind private trackers?"
    +url: null
    +body: "If piracy is moral and ethical and enables us to share knowledge, why do private trackers gatekeep this knowledge? It goes against the principles of piracy. Do they do it just to feel superior about bring in a sekrit club?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 48
    +favouriteCount: 69
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700234411 {#2725
      date: 2023-11-17 16:20:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2730 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      3 => App\Entity\EntryComment {#2177
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2176 …}
        +body: "Knowledge unshared is knowledge forgotten. Whoever preserved the knowledge will die."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1699866699 {#2187
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@Stormcrow@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2174 …}
        +nested: Doctrine\ORM\PersistentCollection {#2170 …}
        +votes: Doctrine\ORM\PersistentCollection {#2184 …}
        +reports: Doctrine\ORM\PersistentCollection {#2169 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
        -id: 119111
        -bodyTs: "'die':11 'forgotten':5 'knowledg':1,4,9 'preserv':7 'unshar':2 'whoever':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195977"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866699 {#2175
          date: 2023-11-13 10:11:39.0 +01:00
        }
        +"title": 119111
      }
      1 => App\Entity\EntryComment {#2238
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2249 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
        +body: "They’re talking about the good seeder to leecher ratio on private trackers, compared to the poor seeder to leecher ratio on public trackers. You and a couple of others might be good seeders on public trackers, but the majority aren’t. Private trackers try to filter out leechers."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699865171 {#2233
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@NeryK@sh.itjust.works"
          "@Bear_with_a_hammer@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2259 …}
        +nested: Doctrine\ORM\PersistentCollection {#2244 …}
        +votes: Doctrine\ORM\PersistentCollection {#2250 …}
        +reports: Doctrine\ORM\PersistentCollection {#2245 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
        -id: 119067
        -bodyTs: "'aren':41 'compar':14 'coupl':28 'filter':47 'good':6,33 'leecher':9,20,49 'major':40 'might':31 'other':30 'poor':17 'privat':12,43 'public':23,36 'ratio':10,21 're':2 'seeder':7,18,34 'talk':3 'tracker':13,24,37,44 'tri':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195955"
        +editedAt: DateTimeImmutable @1700024098 {#2226
          date: 2023-11-15 05:54:58.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699865171 {#2234
          date: 2023-11-13 09:46:11.0 +01:00
        }
        +"title": 119067
      }
      2 => App\Entity\EntryComment {#2285
        +user: App\Entity\User {#258 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2237 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
        +body: "Copyright alliances try to get access to private trackers, but only the database that tracks everything to [arrest big uploaders](https://torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/). They don’t need anything else. Private trackers, as the name implies, track everything, a treasure trove of incriminating evidence."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699866419 {#2251
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vilibix535@sh.itjust.works"
          "@plague_sapiens@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2287 …}
        +nested: Doctrine\ORM\PersistentCollection {#2142 …}
        +votes: Doctrine\ORM\PersistentCollection {#2039 …}
        +reports: Doctrine\ORM\PersistentCollection {#2155 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
        -id: 119100
        -bodyTs: "'/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':23 'access':6 'allianc':2 'anyth':28 'arrest':18 'big':19 'copyright':1 'databas':13 'els':29 'everyth':16,37 'evid':43 'get':5 'impli':35 'incrimin':42 'name':34 'need':27 'privat':8,30 'torrentfreak.com':22 'torrentfreak.com/prolific-bittorrent-pirate-receives-suspended-prison-sentence-in-denmark-230918/).':21 'track':15,36 'tracker':9,31 'treasur':39 'tri':3 'trove':40 'upload':20"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.haigner.me/comment/195972"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699866419 {#2284
          date: 2023-11-13 10:06:59.0 +01:00
        }
        +"title": 119100
      }
      0 => App\Entity\EntryComment {#2152}
    ]
    -id: 12070
    -titleTs: "'behind':5 'motiv':4 'privat':6 'tracker':7"
    -bodyTs: "'bring':36 'club':40 'enabl':8 'ethic':6 'feel':33 'gatekeep':17 'goe':21 'knowledg':12,19 'moral':4 'piraci':2,26 'principl':24 'privat':15 'sekrit':39 'share':11 'superior':34 'tracker':16 'us':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699812486
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/8969807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699726086 {#2712
      date: 2023-11-11 19:08:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +body: "ISPs only forward copyright notices they receive for your IP address. They don’t track public trackers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699866502 {#2145
    date: 2023-11-13 10:08:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vilibix535@sh.itjust.works"
    "@Krafting@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2148 …}
  +nested: Doctrine\ORM\PersistentCollection {#2146 …}
  +votes: Doctrine\ORM\PersistentCollection {#2180 …}
  +reports: Doctrine\ORM\PersistentCollection {#2181 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2186 …}
  -id: 119105
  -bodyTs: "'address':11 'copyright':4 'forward':3 'ip':10 'isp':1 'notic':5 'public':16 'receiv':7 'track':15 'tracker':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/195973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699866502 {#2150
    date: 2023-11-13 10:08:22.0 +01:00
  }
  +"title": 119105
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2277
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
  +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
  +title: "If only more Linux programs followed sandboxing best practices..."
  +url: "https://i.imgur.com/mfkIRZl.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699609651 {#2972
    date: 2023-11-10 10:47:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2981 …}
  +reports: Doctrine\ORM\PersistentCollection {#2983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
  +badges: Doctrine\ORM\PersistentCollection {#2989 …}
  +children: [
    App\Entity\EntryComment {#2275
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: "Software supply chain attacks exist, you know?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699394214 {#2276
        date: 2023-11-07 22:56:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 99959
      -bodyTs: "'attack':4 'chain':3 'exist':5 'know':7 'softwar':1 'suppli':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/189310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394214 {#2279
        date: 2023-11-07 22:56:54.0 +01:00
      }
      +"title": 99959
    }
  ]
  -id: 10491
  -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699365492
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14024864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699279092 {#2958
    date: 2023-11-06 14:58: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
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2277
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
  +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
  +title: "If only more Linux programs followed sandboxing best practices..."
  +url: "https://i.imgur.com/mfkIRZl.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699609651 {#2972
    date: 2023-11-10 10:47:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2981 …}
  +reports: Doctrine\ORM\PersistentCollection {#2983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
  +badges: Doctrine\ORM\PersistentCollection {#2989 …}
  +children: [
    App\Entity\EntryComment {#2275
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: "Software supply chain attacks exist, you know?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699394214 {#2276
        date: 2023-11-07 22:56:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 99959
      -bodyTs: "'attack':4 'chain':3 'exist':5 'know':7 'softwar':1 'suppli':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/189310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394214 {#2279
        date: 2023-11-07 22:56:54.0 +01:00
      }
      +"title": 99959
    }
  ]
  -id: 10491
  -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699365492
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14024864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699279092 {#2958
    date: 2023-11-06 14:58: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
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2277
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
  +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
  +title: "If only more Linux programs followed sandboxing best practices..."
  +url: "https://i.imgur.com/mfkIRZl.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 574
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699609651 {#2972
    date: 2023-11-10 10:47:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2981 …}
  +reports: Doctrine\ORM\PersistentCollection {#2983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2985 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
  +badges: Doctrine\ORM\PersistentCollection {#2989 …}
  +children: [
    App\Entity\EntryComment {#2275
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: "Software supply chain attacks exist, you know?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699394214 {#2276
        date: 2023-11-07 22:56:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@IverCoder@lemm.ee"
        "@MonkderZweite@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 99959
      -bodyTs: "'attack':4 'chain':3 'exist':5 'know':7 'softwar':1 'suppli':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/189310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394214 {#2279
        date: 2023-11-07 22:56:54.0 +01:00
      }
      +"title": 99959
    }
  ]
  -id: 10491
  -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699365492
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14024864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699279092 {#2958
    date: 2023-11-06 14:58: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
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 {#2275
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
    +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
    +title: "If only more Linux programs followed sandboxing best practices..."
    +url: "https://i.imgur.com/mfkIRZl.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699609651 {#2972
      date: 2023-11-10 10:47:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2981 …}
    +reports: Doctrine\ORM\PersistentCollection {#2983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#2989 …}
    +children: [
      App\Entity\EntryComment {#2275}
    ]
    -id: 10491
    -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699365492
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14024864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699279092 {#2958
      date: 2023-11-06 14:58:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: "Software supply chain attacks exist, you know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699394214 {#2276
    date: 2023-11-07 22:56:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 99959
  -bodyTs: "'attack':4 'chain':3 'exist':5 'know':7 'softwar':1 'suppli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/189310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394214 {#2279
    date: 2023-11-07 22:56:54.0 +01:00
  }
  +"title": 99959
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2275
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
    +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
    +title: "If only more Linux programs followed sandboxing best practices..."
    +url: "https://i.imgur.com/mfkIRZl.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699609651 {#2972
      date: 2023-11-10 10:47:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2981 …}
    +reports: Doctrine\ORM\PersistentCollection {#2983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#2989 …}
    +children: [
      App\Entity\EntryComment {#2275}
    ]
    -id: 10491
    -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699365492
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14024864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699279092 {#2958
      date: 2023-11-06 14:58:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: "Software supply chain attacks exist, you know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699394214 {#2276
    date: 2023-11-07 22:56:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 99959
  -bodyTs: "'attack':4 'chain':3 'exist':5 'know':7 'softwar':1 'suppli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/189310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394214 {#2279
    date: 2023-11-07 22:56:54.0 +01:00
  }
  +"title": 99959
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2275
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
    +slug: "If-only-more-Linux-programs-followed-sandboxing-best-practices"
    +title: "If only more Linux programs followed sandboxing best practices..."
    +url: "https://i.imgur.com/mfkIRZl.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 574
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699609651 {#2972
      date: 2023-11-10 10:47:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2981 …}
    +reports: Doctrine\ORM\PersistentCollection {#2983 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2985 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2987 …}
    +badges: Doctrine\ORM\PersistentCollection {#2989 …}
    +children: [
      App\Entity\EntryComment {#2275}
    ]
    -id: 10491
    -titleTs: "'best':8 'follow':6 'linux':4 'practic':9 'program':5 'sandbox':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699365492
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14024864"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699279092 {#2958
      date: 2023-11-06 14:58:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: "Software supply chain attacks exist, you know?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699394214 {#2276
    date: 2023-11-07 22:56:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IverCoder@lemm.ee"
    "@MonkderZweite@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 99959
  -bodyTs: "'attack':4 'chain':3 'exist':5 'know':7 'softwar':1 'suppli':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/189310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394214 {#2279
    date: 2023-11-07 22:56:54.0 +01:00
  }
  +"title": 99959
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2395
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
  +slug: "Gaming-Companies-Flag-Highly-Skilled-Hackers-as-Emerging-Piracy-Threat"
  +title: "Gaming Companies Flag 'Highly Skilled Hackers' as Emerging Piracy Threat"
  +url: "https://torrentfreak.com/gaming-companies-flag-highly-skilled-hackers-as-emerging-piracy-threat-231023/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698390504 {#1994
    date: 2023-10-27 09:08:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2684 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  +badges: Doctrine\ORM\PersistentCollection {#2704 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +body: "My local government mastered this secret technique."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698246996 {#2387
        date: 2023-10-25 17:16:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@doublejay1999@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1405 …}
      +reports: Doctrine\ORM\PersistentCollection {#1382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 71304
      -bodyTs: "'govern':3 'local':2 'master':4 'secret':6 'techniqu':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/174918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698246996 {#2392
        date: 2023-10-25 17:16:36.0 +02:00
      }
      +"title": 71304
    }
  ]
  -id: 7609
  -titleTs: "'compani':2 'emerg':8 'flag':3 'game':1 'hacker':6 'high':4 'piraci':9 'skill':5 'threat':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698299137
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2672423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698212737 {#2671
    date: 2023-10-25 07:45:37.0 +02: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 {#2395
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
  +slug: "Gaming-Companies-Flag-Highly-Skilled-Hackers-as-Emerging-Piracy-Threat"
  +title: "Gaming Companies Flag 'Highly Skilled Hackers' as Emerging Piracy Threat"
  +url: "https://torrentfreak.com/gaming-companies-flag-highly-skilled-hackers-as-emerging-piracy-threat-231023/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698390504 {#1994
    date: 2023-10-27 09:08:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2684 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  +badges: Doctrine\ORM\PersistentCollection {#2704 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +body: "My local government mastered this secret technique."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698246996 {#2387
        date: 2023-10-25 17:16:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@doublejay1999@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1405 …}
      +reports: Doctrine\ORM\PersistentCollection {#1382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 71304
      -bodyTs: "'govern':3 'local':2 'master':4 'secret':6 'techniqu':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/174918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698246996 {#2392
        date: 2023-10-25 17:16:36.0 +02:00
      }
      +"title": 71304
    }
  ]
  -id: 7609
  -titleTs: "'compani':2 'emerg':8 'flag':3 'game':1 'hacker':6 'high':4 'piraci':9 'skill':5 'threat':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698299137
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2672423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698212737 {#2671
    date: 2023-10-25 07:45:37.0 +02: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 {#2395
  +user: Proxies\__CG__\App\Entity\User {#2634 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2697 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
  +slug: "Gaming-Companies-Flag-Highly-Skilled-Hackers-as-Emerging-Piracy-Threat"
  +title: "Gaming Companies Flag 'Highly Skilled Hackers' as Emerging Piracy Threat"
  +url: "https://torrentfreak.com/gaming-companies-flag-highly-skilled-hackers-as-emerging-piracy-threat-231023/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698390504 {#1994
    date: 2023-10-27 09:08:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2684 …}
  +reports: Doctrine\ORM\PersistentCollection {#2698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
  +badges: Doctrine\ORM\PersistentCollection {#2704 …}
  +children: [
    App\Entity\EntryComment {#2394
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2395 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +body: "My local government mastered this secret technique."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698246996 {#2387
        date: 2023-10-25 17:16:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@doublejay1999@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1405 …}
      +reports: Doctrine\ORM\PersistentCollection {#1382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 71304
      -bodyTs: "'govern':3 'local':2 'master':4 'secret':6 'techniqu':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/174918"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698246996 {#2392
        date: 2023-10-25 17:16:36.0 +02:00
      }
      +"title": 71304
    }
  ]
  -id: 7609
  -titleTs: "'compani':2 'emerg':8 'flag':3 'game':1 'hacker':6 'high':4 'piraci':9 'skill':5 'threat':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698299137
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2672423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698212737 {#2671
    date: 2023-10-25 07:45:37.0 +02: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 {#2394
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2697 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
    +slug: "Gaming-Companies-Flag-Highly-Skilled-Hackers-as-Emerging-Piracy-Threat"
    +title: "Gaming Companies Flag 'Highly Skilled Hackers' as Emerging Piracy Threat"
    +url: "https://torrentfreak.com/gaming-companies-flag-highly-skilled-hackers-as-emerging-piracy-threat-231023/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698390504 {#1994
      date: 2023-10-27 09:08:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2684 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    +badges: Doctrine\ORM\PersistentCollection {#2704 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 7609
    -titleTs: "'compani':2 'emerg':8 'flag':3 'game':1 'hacker':6 'high':4 'piraci':9 'skill':5 'threat':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698299137
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2672423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698212737 {#2671
      date: 2023-10-25 07:45:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +body: "My local government mastered this secret technique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698246996 {#2387
    date: 2023-10-25 17:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@doublejay1999@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 71304
  -bodyTs: "'govern':3 'local':2 'master':4 'secret':6 'techniqu':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/174918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698246996 {#2392
    date: 2023-10-25 17:16:36.0 +02:00
  }
  +"title": 71304
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2394
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2697 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
    +slug: "Gaming-Companies-Flag-Highly-Skilled-Hackers-as-Emerging-Piracy-Threat"
    +title: "Gaming Companies Flag 'Highly Skilled Hackers' as Emerging Piracy Threat"
    +url: "https://torrentfreak.com/gaming-companies-flag-highly-skilled-hackers-as-emerging-piracy-threat-231023/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698390504 {#1994
      date: 2023-10-27 09:08:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2684 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    +badges: Doctrine\ORM\PersistentCollection {#2704 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 7609
    -titleTs: "'compani':2 'emerg':8 'flag':3 'game':1 'hacker':6 'high':4 'piraci':9 'skill':5 'threat':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698299137
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2672423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698212737 {#2671
      date: 2023-10-25 07:45:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +body: "My local government mastered this secret technique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698246996 {#2387
    date: 2023-10-25 17:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@doublejay1999@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 71304
  -bodyTs: "'govern':3 'local':2 'master':4 'secret':6 'techniqu':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/174918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698246996 {#2392
    date: 2023-10-25 17:16:36.0 +02:00
  }
  +"title": 71304
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2394
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395
    +user: Proxies\__CG__\App\Entity\User {#2634 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2697 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
    +slug: "Gaming-Companies-Flag-Highly-Skilled-Hackers-as-Emerging-Piracy-Threat"
    +title: "Gaming Companies Flag 'Highly Skilled Hackers' as Emerging Piracy Threat"
    +url: "https://torrentfreak.com/gaming-companies-flag-highly-skilled-hackers-as-emerging-piracy-threat-231023/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698390504 {#1994
      date: 2023-10-27 09:08:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2686 …}
    +votes: Doctrine\ORM\PersistentCollection {#2684 …}
    +reports: Doctrine\ORM\PersistentCollection {#2698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2702 …}
    +badges: Doctrine\ORM\PersistentCollection {#2704 …}
    +children: [
      App\Entity\EntryComment {#2394}
    ]
    -id: 7609
    -titleTs: "'compani':2 'emerg':8 'flag':3 'game':1 'hacker':6 'high':4 'piraci':9 'skill':5 'threat':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698299137
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2672423"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698212737 {#2671
      date: 2023-10-25 07:45:37.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +body: "My local government mastered this secret technique."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698246996 {#2387
    date: 2023-10-25 17:16:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@doublejay1999@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 71304
  -bodyTs: "'govern':3 'local':2 'master':4 'secret':6 'techniqu':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/174918"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698246996 {#2392
    date: 2023-10-25 17:16:36.0 +02:00
  }
  +"title": 71304
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2274
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2711 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
  +slug: "FBI-and-Austria-s-C4-Hit-Z-Library-with-a-New-Wave"
  +title: "FBI and Austria's C4 Hit Z-Library with a New Wave of Domain Seizures"
  +url: "https://torrentfreak.com/fbi-austrias-c4-hit-z-library-with-a-massive-new-wave-of-domain-seizures-231108/"
  +body: """
    geteilt von: [derp.foo/post/384106](https://derp.foo/post/384106)\n
    \n
    > There is a [discussion on Hacker News](https://news.ycombinator.com/item?id=38198239), but feel free to comment here as well.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700072812 {#2706
    date: 2023-11-15 19:26:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2713 …}
  +votes: Doctrine\ORM\PersistentCollection {#2715 …}
  +reports: Doctrine\ORM\PersistentCollection {#2717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
  +badges: Doctrine\ORM\PersistentCollection {#2723 …}
  +children: [
    App\Entity\EntryComment {#2271
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: "Damn, if only Austria put that effort into digitization instead of domain seizures that benefit foreign publishers…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1699493583 {#2267
        date: 2023-11-09 02:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@albert180@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 103172
      -bodyTs: "'austria':4 'benefit':15 'damn':1 'digit':9 'domain':12 'effort':7 'foreign':16 'instead':10 'publish':17 'put':5 'seizur':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/190384"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699493583 {#2273
        date: 2023-11-09 02:33:03.0 +01:00
      }
      +"title": 103172
    }
  ]
  -id: 11259
  -titleTs: "'austria':3 'c4':5 'domain':15 'fbi':1 'hit':6 'librari':9 'new':12 'seizur':16 'wave':13 'z':8 'z-librari':7"
  -bodyTs: "'/item?id=38198239),':15 '/post/384106](https://derp.foo/post/384106)':5 'comment':20 'derp.foo':4 'derp.foo/post/384106](https://derp.foo/post/384106)':3 'discuss':9 'feel':17 'free':18 'geteilt':1 'hacker':11 'news':12 'news.ycombinator.com':14 'news.ycombinator.com/item?id=38198239),':13 'von':2 'well':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699572132
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5446727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699485732 {#2689
    date: 2023-11-09 00:22: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
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2274
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2711 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
  +slug: "FBI-and-Austria-s-C4-Hit-Z-Library-with-a-New-Wave"
  +title: "FBI and Austria's C4 Hit Z-Library with a New Wave of Domain Seizures"
  +url: "https://torrentfreak.com/fbi-austrias-c4-hit-z-library-with-a-massive-new-wave-of-domain-seizures-231108/"
  +body: """
    geteilt von: [derp.foo/post/384106](https://derp.foo/post/384106)\n
    \n
    > There is a [discussion on Hacker News](https://news.ycombinator.com/item?id=38198239), but feel free to comment here as well.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700072812 {#2706
    date: 2023-11-15 19:26:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2713 …}
  +votes: Doctrine\ORM\PersistentCollection {#2715 …}
  +reports: Doctrine\ORM\PersistentCollection {#2717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
  +badges: Doctrine\ORM\PersistentCollection {#2723 …}
  +children: [
    App\Entity\EntryComment {#2271
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: "Damn, if only Austria put that effort into digitization instead of domain seizures that benefit foreign publishers…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1699493583 {#2267
        date: 2023-11-09 02:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@albert180@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 103172
      -bodyTs: "'austria':4 'benefit':15 'damn':1 'digit':9 'domain':12 'effort':7 'foreign':16 'instead':10 'publish':17 'put':5 'seizur':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/190384"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699493583 {#2273
        date: 2023-11-09 02:33:03.0 +01:00
      }
      +"title": 103172
    }
  ]
  -id: 11259
  -titleTs: "'austria':3 'c4':5 'domain':15 'fbi':1 'hit':6 'librari':9 'new':12 'seizur':16 'wave':13 'z':8 'z-librari':7"
  -bodyTs: "'/item?id=38198239),':15 '/post/384106](https://derp.foo/post/384106)':5 'comment':20 'derp.foo':4 'derp.foo/post/384106](https://derp.foo/post/384106)':3 'discuss':9 'feel':17 'free':18 'geteilt':1 'hacker':11 'news':12 'news.ycombinator.com':14 'news.ycombinator.com/item?id=38198239),':13 'von':2 'well':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699572132
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5446727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699485732 {#2689
    date: 2023-11-09 00:22: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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2274
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: Proxies\__CG__\App\Entity\Image {#2711 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
  +slug: "FBI-and-Austria-s-C4-Hit-Z-Library-with-a-New-Wave"
  +title: "FBI and Austria's C4 Hit Z-Library with a New Wave of Domain Seizures"
  +url: "https://torrentfreak.com/fbi-austrias-c4-hit-z-library-with-a-massive-new-wave-of-domain-seizures-231108/"
  +body: """
    geteilt von: [derp.foo/post/384106](https://derp.foo/post/384106)\n
    \n
    > There is a [discussion on Hacker News](https://news.ycombinator.com/item?id=38198239), but feel free to comment here as well.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700072812 {#2706
    date: 2023-11-15 19:26:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2713 …}
  +votes: Doctrine\ORM\PersistentCollection {#2715 …}
  +reports: Doctrine\ORM\PersistentCollection {#2717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
  +badges: Doctrine\ORM\PersistentCollection {#2723 …}
  +children: [
    App\Entity\EntryComment {#2271
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2274 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
      +image: null
      +parent: null
      +root: null
      +body: "Damn, if only Austria put that effort into digitization instead of domain seizures that benefit foreign publishers…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1699493583 {#2267
        date: 2023-11-09 02:33:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@albert180@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2272 …}
      +nested: Doctrine\ORM\PersistentCollection {#2253 …}
      +votes: Doctrine\ORM\PersistentCollection {#2262 …}
      +reports: Doctrine\ORM\PersistentCollection {#2264 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
      -id: 103172
      -bodyTs: "'austria':4 'benefit':15 'damn':1 'digit':9 'domain':12 'effort':7 'foreign':16 'instead':10 'publish':17 'put':5 'seizur':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/190384"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699493583 {#2273
        date: 2023-11-09 02:33:03.0 +01:00
      }
      +"title": 103172
    }
  ]
  -id: 11259
  -titleTs: "'austria':3 'c4':5 'domain':15 'fbi':1 'hit':6 'librari':9 'new':12 'seizur':16 'wave':13 'z':8 'z-librari':7"
  -bodyTs: "'/item?id=38198239),':15 '/post/384106](https://derp.foo/post/384106)':5 'comment':20 'derp.foo':4 'derp.foo/post/384106](https://derp.foo/post/384106)':3 'discuss':9 'feel':17 'free':18 'geteilt':1 'hacker':11 'news':12 'news.ycombinator.com':14 'news.ycombinator.com/item?id=38198239),':13 'von':2 'well':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699572132
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5446727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699485732 {#2689
    date: 2023-11-09 00:22: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
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 {#2271
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2711 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
    +slug: "FBI-and-Austria-s-C4-Hit-Z-Library-with-a-New-Wave"
    +title: "FBI and Austria's C4 Hit Z-Library with a New Wave of Domain Seizures"
    +url: "https://torrentfreak.com/fbi-austrias-c4-hit-z-library-with-a-massive-new-wave-of-domain-seizures-231108/"
    +body: """
      geteilt von: [derp.foo/post/384106](https://derp.foo/post/384106)\n
      \n
      > There is a [discussion on Hacker News](https://news.ycombinator.com/item?id=38198239), but feel free to comment here as well.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700072812 {#2706
      date: 2023-11-15 19:26:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2713 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
    +badges: Doctrine\ORM\PersistentCollection {#2723 …}
    +children: [
      App\Entity\EntryComment {#2271}
    ]
    -id: 11259
    -titleTs: "'austria':3 'c4':5 'domain':15 'fbi':1 'hit':6 'librari':9 'new':12 'seizur':16 'wave':13 'z':8 'z-librari':7"
    -bodyTs: "'/item?id=38198239),':15 '/post/384106](https://derp.foo/post/384106)':5 'comment':20 'derp.foo':4 'derp.foo/post/384106](https://derp.foo/post/384106)':3 'discuss':9 'feel':17 'free':18 'geteilt':1 'hacker':11 'news':12 'news.ycombinator.com':14 'news.ycombinator.com/item?id=38198239),':13 'von':2 'well':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699572132
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5446727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699485732 {#2689
      date: 2023-11-09 00:22:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, if only Austria put that effort into digitization instead of domain seizures that benefit foreign publishers…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699493583 {#2267
    date: 2023-11-09 02:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@albert180@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 103172
  -bodyTs: "'austria':4 'benefit':15 'damn':1 'digit':9 'domain':12 'effort':7 'foreign':16 'instead':10 'publish':17 'put':5 'seizur':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/190384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699493583 {#2273
    date: 2023-11-09 02:33:03.0 +01:00
  }
  +"title": 103172
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2271
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2711 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
    +slug: "FBI-and-Austria-s-C4-Hit-Z-Library-with-a-New-Wave"
    +title: "FBI and Austria's C4 Hit Z-Library with a New Wave of Domain Seizures"
    +url: "https://torrentfreak.com/fbi-austrias-c4-hit-z-library-with-a-massive-new-wave-of-domain-seizures-231108/"
    +body: """
      geteilt von: [derp.foo/post/384106](https://derp.foo/post/384106)\n
      \n
      > There is a [discussion on Hacker News](https://news.ycombinator.com/item?id=38198239), but feel free to comment here as well.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700072812 {#2706
      date: 2023-11-15 19:26:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2713 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
    +badges: Doctrine\ORM\PersistentCollection {#2723 …}
    +children: [
      App\Entity\EntryComment {#2271}
    ]
    -id: 11259
    -titleTs: "'austria':3 'c4':5 'domain':15 'fbi':1 'hit':6 'librari':9 'new':12 'seizur':16 'wave':13 'z':8 'z-librari':7"
    -bodyTs: "'/item?id=38198239),':15 '/post/384106](https://derp.foo/post/384106)':5 'comment':20 'derp.foo':4 'derp.foo/post/384106](https://derp.foo/post/384106)':3 'discuss':9 'feel':17 'free':18 'geteilt':1 'hacker':11 'news':12 'news.ycombinator.com':14 'news.ycombinator.com/item?id=38198239),':13 'von':2 'well':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699572132
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5446727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699485732 {#2689
      date: 2023-11-09 00:22:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, if only Austria put that effort into digitization instead of domain seizures that benefit foreign publishers…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699493583 {#2267
    date: 2023-11-09 02:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@albert180@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 103172
  -bodyTs: "'austria':4 'benefit':15 'damn':1 'digit':9 'domain':12 'effort':7 'foreign':16 'instead':10 'publish':17 'put':5 'seizur':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/190384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699493583 {#2273
    date: 2023-11-09 02:33:03.0 +01:00
  }
  +"title": 103172
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2271
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
    +image: Proxies\__CG__\App\Entity\Image {#2711 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2687 …}
    +slug: "FBI-and-Austria-s-C4-Hit-Z-Library-with-a-New-Wave"
    +title: "FBI and Austria's C4 Hit Z-Library with a New Wave of Domain Seizures"
    +url: "https://torrentfreak.com/fbi-austrias-c4-hit-z-library-with-a-massive-new-wave-of-domain-seizures-231108/"
    +body: """
      geteilt von: [derp.foo/post/384106](https://derp.foo/post/384106)\n
      \n
      > There is a [discussion on Hacker News](https://news.ycombinator.com/item?id=38198239), but feel free to comment here as well.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700072812 {#2706
      date: 2023-11-15 19:26:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2713 …}
    +votes: Doctrine\ORM\PersistentCollection {#2715 …}
    +reports: Doctrine\ORM\PersistentCollection {#2717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2719 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2721 …}
    +badges: Doctrine\ORM\PersistentCollection {#2723 …}
    +children: [
      App\Entity\EntryComment {#2271}
    ]
    -id: 11259
    -titleTs: "'austria':3 'c4':5 'domain':15 'fbi':1 'hit':6 'librari':9 'new':12 'seizur':16 'wave':13 'z':8 'z-librari':7"
    -bodyTs: "'/item?id=38198239),':15 '/post/384106](https://derp.foo/post/384106)':5 'comment':20 'derp.foo':4 'derp.foo/post/384106](https://derp.foo/post/384106)':3 'discuss':9 'feel':17 'free':18 'geteilt':1 'hacker':11 'news':12 'news.ycombinator.com':14 'news.ycombinator.com/item?id=38198239),':13 'von':2 'well':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699572132
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5446727"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699485732 {#2689
      date: 2023-11-09 00:22:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2456 …}
  +image: null
  +parent: null
  +root: null
  +body: "Damn, if only Austria put that effort into digitization instead of domain seizures that benefit foreign publishers…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1699493583 {#2267
    date: 2023-11-09 02:33:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@albert180@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 103172
  -bodyTs: "'austria':4 'benefit':15 'damn':1 'digit':9 'domain':12 'effort':7 'foreign':16 'instead':10 'publish':17 'put':5 'seizur':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/190384"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699493583 {#2273
    date: 2023-11-09 02:33:03.0 +01:00
  }
  +"title": 103172
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\Entry {#1694
  +user: App\Entity\User {#258 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "How-to-package-software-for-many-distributions-in-their-native"
  +title: "How to package software for many distributions in their native package format?"
  +url: null
  +body: """
    What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
    \n
    Edit history:\n
    \n
    - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
    - 2023-11-02: Highlight the word native.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219718 {#1450
    date: 2023-11-05 22:28:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: [
    App\Entity\EntryComment {#2108
      +user: App\Entity\User {#258 …}
      +entry: App\Entity\Entry {#1694}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +body: "I appreciate universal package formats, but I’m looking for solutions that generate *native* packages."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698954805 {#2099
        date: 2023-11-02 20:53:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lukas@lemmy.haigner.me"
        "@sir_reginald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 85425
      -bodyTs: "'appreci':2 'format':5 'generat':13 'look':9 'm':8 'nativ':14 'packag':4,15 'solut':11 'univers':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/183094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698954805 {#2105
        date: 2023-11-02 20:53:25.0 +01:00
      }
      +"title": 85425
    }
  ]
  -id: 9151
  -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
  -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035954
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/post/29823"
  +editedAt: DateTimeImmutable @1698954243 {#1446
    date: 2023-11-02 20:44:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698949554 {#1423
    date: 2023-11-02 19:25:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\Entry {#1694
  +user: App\Entity\User {#258 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "How-to-package-software-for-many-distributions-in-their-native"
  +title: "How to package software for many distributions in their native package format?"
  +url: null
  +body: """
    What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
    \n
    Edit history:\n
    \n
    - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
    - 2023-11-02: Highlight the word native.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219718 {#1450
    date: 2023-11-05 22:28:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: [
    App\Entity\EntryComment {#2108
      +user: App\Entity\User {#258 …}
      +entry: App\Entity\Entry {#1694}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +body: "I appreciate universal package formats, but I’m looking for solutions that generate *native* packages."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698954805 {#2099
        date: 2023-11-02 20:53:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lukas@lemmy.haigner.me"
        "@sir_reginald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 85425
      -bodyTs: "'appreci':2 'format':5 'generat':13 'look':9 'm':8 'nativ':14 'packag':4,15 'solut':11 'univers':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/183094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698954805 {#2105
        date: 2023-11-02 20:53:25.0 +01:00
      }
      +"title": 85425
    }
  ]
  -id: 9151
  -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
  -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035954
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/post/29823"
  +editedAt: DateTimeImmutable @1698954243 {#1446
    date: 2023-11-02 20:44:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698949554 {#1423
    date: 2023-11-02 19:25:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\Entry {#1694
  +user: App\Entity\User {#258 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
  +slug: "How-to-package-software-for-many-distributions-in-their-native"
  +title: "How to package software for many distributions in their native package format?"
  +url: null
  +body: """
    What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
    \n
    Edit history:\n
    \n
    - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
    - 2023-11-02: Highlight the word native.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219718 {#1450
    date: 2023-11-05 22:28:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1650 …}
  +votes: Doctrine\ORM\PersistentCollection {#1652 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
  +badges: Doctrine\ORM\PersistentCollection {#1565 …}
  +children: [
    App\Entity\EntryComment {#2108
      +user: App\Entity\User {#258 …}
      +entry: App\Entity\Entry {#1694}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
      +body: "I appreciate universal package formats, but I’m looking for solutions that generate *native* packages."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698954805 {#2099
        date: 2023-11-02 20:53:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lukas@lemmy.haigner.me"
        "@sir_reginald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 85425
      -bodyTs: "'appreci':2 'format':5 'generat':13 'look':9 'm':8 'nativ':14 'packag':4,15 'solut':11 'univers':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.haigner.me/comment/183094"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698954805 {#2105
        date: 2023-11-02 20:53:25.0 +01:00
      }
      +"title": 85425
    }
  ]
  -id: 9151
  -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
  -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699035954
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/post/29823"
  +editedAt: DateTimeImmutable @1698954243 {#1446
    date: 2023-11-02 20:44:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698949554 {#1423
    date: 2023-11-02 19:25:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2108
  +user: App\Entity\User {#258 …}
  +entry: App\Entity\Entry {#1694
    +user: App\Entity\User {#258 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "How-to-package-software-for-many-distributions-in-their-native"
    +title: "How to package software for many distributions in their native package format?"
    +url: null
    +body: """
      What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
      \n
      Edit history:\n
      \n
      - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
      - 2023-11-02: Highlight the word native.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219718 {#1450
      date: 2023-11-05 22:28:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1650 …}
    +votes: Doctrine\ORM\PersistentCollection {#1652 …}
    +reports: Doctrine\ORM\PersistentCollection {#1651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
    +badges: Doctrine\ORM\PersistentCollection {#1565 …}
    +children: [
      App\Entity\EntryComment {#2108}
    ]
    -id: 9151
    -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
    -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699035954
    +visibility: "visible             "
    +apId: "https://lemmy.haigner.me/post/29823"
    +editedAt: DateTimeImmutable @1698954243 {#1446
      date: 2023-11-02 20:44:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698949554 {#1423
      date: 2023-11-02 19:25:54.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "I appreciate universal package formats, but I’m looking for solutions that generate *native* packages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698954805 {#2099
    date: 2023-11-02 20:53:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lukas@lemmy.haigner.me"
    "@sir_reginald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 85425
  -bodyTs: "'appreci':2 'format':5 'generat':13 'look':9 'm':8 'nativ':14 'packag':4,15 'solut':11 'univers':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/183094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698954805 {#2105
    date: 2023-11-02 20:53:25.0 +01:00
  }
  +"title": 85425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2108
  +user: App\Entity\User {#258 …}
  +entry: App\Entity\Entry {#1694
    +user: App\Entity\User {#258 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "How-to-package-software-for-many-distributions-in-their-native"
    +title: "How to package software for many distributions in their native package format?"
    +url: null
    +body: """
      What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
      \n
      Edit history:\n
      \n
      - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
      - 2023-11-02: Highlight the word native.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219718 {#1450
      date: 2023-11-05 22:28:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1650 …}
    +votes: Doctrine\ORM\PersistentCollection {#1652 …}
    +reports: Doctrine\ORM\PersistentCollection {#1651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
    +badges: Doctrine\ORM\PersistentCollection {#1565 …}
    +children: [
      App\Entity\EntryComment {#2108}
    ]
    -id: 9151
    -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
    -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699035954
    +visibility: "visible             "
    +apId: "https://lemmy.haigner.me/post/29823"
    +editedAt: DateTimeImmutable @1698954243 {#1446
      date: 2023-11-02 20:44:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698949554 {#1423
      date: 2023-11-02 19:25:54.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "I appreciate universal package formats, but I’m looking for solutions that generate *native* packages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698954805 {#2099
    date: 2023-11-02 20:53:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lukas@lemmy.haigner.me"
    "@sir_reginald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 85425
  -bodyTs: "'appreci':2 'format':5 'generat':13 'look':9 'm':8 'nativ':14 'packag':4,15 'solut':11 'univers':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/183094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698954805 {#2105
    date: 2023-11-02 20:53:25.0 +01:00
  }
  +"title": 85425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2108
  +user: App\Entity\User {#258 …}
  +entry: App\Entity\Entry {#1694
    +user: App\Entity\User {#258 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1679 …}
    +slug: "How-to-package-software-for-many-distributions-in-their-native"
    +title: "How to package software for many distributions in their native package format?"
    +url: null
    +body: """
      What solutions out there can package software in the *native* package format? I only found [fpm (effing package management)](https://fpm.readthedocs.io/en/latest/) and [OBS (Open Build Service)](https://openbuildservice.org/) so far.\n
      \n
      Edit history:\n
      \n
      - 2023-11-02: Change title from “How to package software for many distributions?” to "How to package software for many distributions in their native package format?"\n
      - 2023-11-02: Highlight the word native.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219718 {#1450
      date: 2023-11-05 22:28:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1650 …}
    +votes: Doctrine\ORM\PersistentCollection {#1652 …}
    +reports: Doctrine\ORM\PersistentCollection {#1651 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1526 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1551 …}
    +badges: Doctrine\ORM\PersistentCollection {#1565 …}
    +children: [
      App\Entity\EntryComment {#2108}
    ]
    -id: 9151
    -titleTs: "'distribut':7 'format':12 'mani':6 'nativ':10 'packag':3,11 'softwar':4"
    -bodyTs: "'-02':37,63 '-11':36,62 '/)':30 '/en/latest/)':22 '2023':35,61 'build':26 'chang':38 'distribut':47,55 'edit':33 'ef':17 'far':32 'format':12,60 'found':15 'fpm':16 'fpm.readthedocs.io':21 'fpm.readthedocs.io/en/latest/)':20 'highlight':64 'histori':34 'manag':19 'mani':46,54 'nativ':10,58,67 'ob':24 'open':25 'openbuildservice.org':29 'openbuildservice.org/)':28 'packag':6,11,18,43,51,59 'servic':27 'softwar':7,44,52 'solut':2 'titl':39 'word':66"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699035954
    +visibility: "visible             "
    +apId: "https://lemmy.haigner.me/post/29823"
    +editedAt: DateTimeImmutable @1698954243 {#1446
      date: 2023-11-02 20:44:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698949554 {#1423
      date: 2023-11-02 19:25:54.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2111 …}
  +body: "I appreciate universal package formats, but I’m looking for solutions that generate *native* packages."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698954805 {#2099
    date: 2023-11-02 20:53:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lukas@lemmy.haigner.me"
    "@sir_reginald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 85425
  -bodyTs: "'appreci':2 'format':5 'generat':13 'look':9 'm':8 'nativ':14 'packag':4,15 'solut':11 'univers':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.haigner.me/comment/183094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698954805 {#2105
    date: 2023-11-02 20:53:25.0 +01:00
  }
  +"title": 85425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
166 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