Redirect 302 redirect from GET @entry_comment_create (f8c2e2)

GET https://kbin.spritesserver.nl/index.php/u/@MoshBit@beehaw.org/hot

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1725
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1597 …}
  +body: "No, you can’t. Besides, it would be worlds easier to just get some regular ol Bluetooth speakers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698639836 {#1722
    date: 2023-10-30 05:23:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1625 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 79453
  -bodyTs: "'besid':5 'bluetooth':17 'easier':10 'get':13 'ol':16 'regular':15 'speaker':18 'world':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1520376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698639836 {#1723
    date: 2023-10-30 05:23:56.0 +01:00
  }
  +"title": 79453
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1725
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1597 …}
  +body: "No, you can’t. Besides, it would be worlds easier to just get some regular ol Bluetooth speakers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698639836 {#1722
    date: 2023-10-30 05:23:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1625 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 79453
  -bodyTs: "'besid':5 'bluetooth':17 'easier':10 'get':13 'ol':16 'regular':15 'speaker':18 'world':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1520376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698639836 {#1723
    date: 2023-10-30 05:23:56.0 +01:00
  }
  +"title": 79453
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1725
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1731 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1617 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1597 …}
  +body: "No, you can’t. Besides, it would be worlds easier to just get some regular ol Bluetooth speakers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698639836 {#1722
    date: 2023-10-30 05:23:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuunikki@lemmy.dbzer0.com"
    "@BautAufWasEuchAufbaut@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1625 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 79453
  -bodyTs: "'besid':5 'bluetooth':17 'easier':10 'get':13 'ol':16 'regular':15 'speaker':18 'world':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1520376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698639836 {#1723
    date: 2023-10-30 05:23:56.0 +01:00
  }
  +"title": 79453
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2057 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#2268 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "Amsterdam-sex-workers-and-residents-march-together-against-controversial-erotic"
  +title: "Amsterdam sex workers and residents march together against controversial erotic center"
  +url: "https://nltimes.nl/2023/10/20/amsterdam-sex-workers-residents-march-together-controversial-erotic-center"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697910148 {#2200
    date: 2023-10-21 19:42:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  +badges: Doctrine\ORM\PersistentCollection {#2238 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
      +body: "Yeah, you can do that, but it doesn’t make you look smart or even informed on the article you’re commenting on, it just makes you look like a dumbass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697827141 {#1683
        date: 2023-10-20 20:39:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@iHUNTcriminals@lemm.ee"
        "@Capnjak@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 61605
      -bodyTs: "'articl':19 'comment':22 'doesn':8 'dumbass':31 'even':15 'inform':16 'like':29 'look':12,28 'make':10,26 're':21 'smart':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1442470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697827141 {#1687
        date: 2023-10-20 20:39:01.0 +02:00
      }
      +"title": 61605
    }
  ]
  -id: 6601
  -titleTs: "'amsterdam':1 'center':11 'controversi':9 'erot':10 'march':6 'resid':5 'sex':2 'togeth':7 'worker':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697868335
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2519667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697781935 {#2293
    date: 2023-10-20 08:05:35.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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2057 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#2268 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "Amsterdam-sex-workers-and-residents-march-together-against-controversial-erotic"
  +title: "Amsterdam sex workers and residents march together against controversial erotic center"
  +url: "https://nltimes.nl/2023/10/20/amsterdam-sex-workers-residents-march-together-controversial-erotic-center"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697910148 {#2200
    date: 2023-10-21 19:42:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  +badges: Doctrine\ORM\PersistentCollection {#2238 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
      +body: "Yeah, you can do that, but it doesn’t make you look smart or even informed on the article you’re commenting on, it just makes you look like a dumbass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697827141 {#1683
        date: 2023-10-20 20:39:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@iHUNTcriminals@lemm.ee"
        "@Capnjak@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 61605
      -bodyTs: "'articl':19 'comment':22 'doesn':8 'dumbass':31 'even':15 'inform':16 'like':29 'look':12,28 'make':10,26 're':21 'smart':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1442470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697827141 {#1687
        date: 2023-10-20 20:39:01.0 +02:00
      }
      +"title": 61605
    }
  ]
  -id: 6601
  -titleTs: "'amsterdam':1 'center':11 'controversi':9 'erot':10 'march':6 'resid':5 'sex':2 'togeth':7 'worker':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697868335
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2519667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697781935 {#2293
    date: 2023-10-20 08:05:35.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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1689
  +user: Proxies\__CG__\App\Entity\User {#2057 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: Proxies\__CG__\App\Entity\Image {#2268 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
  +slug: "Amsterdam-sex-workers-and-residents-march-together-against-controversial-erotic"
  +title: "Amsterdam sex workers and residents march together against controversial erotic center"
  +url: "https://nltimes.nl/2023/10/20/amsterdam-sex-workers-residents-march-together-controversial-erotic-center"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 80
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697910148 {#2200
    date: 2023-10-21 19:42:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  +badges: Doctrine\ORM\PersistentCollection {#2238 …}
  +children: [
    App\Entity\EntryComment {#1680
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1689 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
      +body: "Yeah, you can do that, but it doesn’t make you look smart or even informed on the article you’re commenting on, it just makes you look like a dumbass."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697827141 {#1683
        date: 2023-10-20 20:39:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@iHUNTcriminals@lemm.ee"
        "@Capnjak@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1729 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1732 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 61605
      -bodyTs: "'articl':19 'comment':22 'doesn':8 'dumbass':31 'even':15 'inform':16 'like':29 'look':12,28 'make':10,26 're':21 'smart':13 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1442470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697827141 {#1687
        date: 2023-10-20 20:39:01.0 +02:00
      }
      +"title": 61605
    }
  ]
  -id: 6601
  -titleTs: "'amsterdam':1 'center':11 'controversi':9 'erot':10 'march':6 'resid':5 'sex':2 'togeth':7 'worker':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697868335
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2519667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697781935 {#2293
    date: 2023-10-20 08:05:35.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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2057 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#2268 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "Amsterdam-sex-workers-and-residents-march-together-against-controversial-erotic"
    +title: "Amsterdam sex workers and residents march together against controversial erotic center"
    +url: "https://nltimes.nl/2023/10/20/amsterdam-sex-workers-residents-march-together-controversial-erotic-center"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 80
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697910148 {#2200
      date: 2023-10-21 19:42:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2263 …}
    +votes: Doctrine\ORM\PersistentCollection {#2235 …}
    +reports: Doctrine\ORM\PersistentCollection {#2239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
    +badges: Doctrine\ORM\PersistentCollection {#2238 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 6601
    -titleTs: "'amsterdam':1 'center':11 'controversi':9 'erot':10 'march':6 'resid':5 'sex':2 'togeth':7 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697868335
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2519667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697781935 {#2293
      date: 2023-10-20 08:05:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
  +body: "Yeah, you can do that, but it doesn’t make you look smart or even informed on the article you’re commenting on, it just makes you look like a dumbass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697827141 {#1683
    date: 2023-10-20 20:39:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@iHUNTcriminals@lemm.ee"
    "@Capnjak@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 61605
  -bodyTs: "'articl':19 'comment':22 'doesn':8 'dumbass':31 'even':15 'inform':16 'like':29 'look':12,28 'make':10,26 're':21 'smart':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1442470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697827141 {#1687
    date: 2023-10-20 20:39:01.0 +02:00
  }
  +"title": 61605
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2057 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#2268 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "Amsterdam-sex-workers-and-residents-march-together-against-controversial-erotic"
    +title: "Amsterdam sex workers and residents march together against controversial erotic center"
    +url: "https://nltimes.nl/2023/10/20/amsterdam-sex-workers-residents-march-together-controversial-erotic-center"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 80
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697910148 {#2200
      date: 2023-10-21 19:42:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2263 …}
    +votes: Doctrine\ORM\PersistentCollection {#2235 …}
    +reports: Doctrine\ORM\PersistentCollection {#2239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
    +badges: Doctrine\ORM\PersistentCollection {#2238 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 6601
    -titleTs: "'amsterdam':1 'center':11 'controversi':9 'erot':10 'march':6 'resid':5 'sex':2 'togeth':7 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697868335
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2519667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697781935 {#2293
      date: 2023-10-20 08:05:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
  +body: "Yeah, you can do that, but it doesn’t make you look smart or even informed on the article you’re commenting on, it just makes you look like a dumbass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697827141 {#1683
    date: 2023-10-20 20:39:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@iHUNTcriminals@lemm.ee"
    "@Capnjak@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 61605
  -bodyTs: "'articl':19 'comment':22 'doesn':8 'dumbass':31 'even':15 'inform':16 'like':29 'look':12,28 'make':10,26 're':21 'smart':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1442470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697827141 {#1687
    date: 2023-10-20 20:39:01.0 +02:00
  }
  +"title": 61605
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1680
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1689
    +user: Proxies\__CG__\App\Entity\User {#2057 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: Proxies\__CG__\App\Entity\Image {#2268 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2267 …}
    +slug: "Amsterdam-sex-workers-and-residents-march-together-against-controversial-erotic"
    +title: "Amsterdam sex workers and residents march together against controversial erotic center"
    +url: "https://nltimes.nl/2023/10/20/amsterdam-sex-workers-residents-march-together-controversial-erotic-center"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 80
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697910148 {#2200
      date: 2023-10-21 19:42:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2263 …}
    +votes: Doctrine\ORM\PersistentCollection {#2235 …}
    +reports: Doctrine\ORM\PersistentCollection {#2239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
    +badges: Doctrine\ORM\PersistentCollection {#2238 …}
    +children: [
      App\Entity\EntryComment {#1680}
    ]
    -id: 6601
    -titleTs: "'amsterdam':1 'center':11 'controversi':9 'erot':10 'march':6 'resid':5 'sex':2 'togeth':7 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697868335
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2519667"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697781935 {#2293
      date: 2023-10-20 08:05:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1715 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1719 …}
  +body: "Yeah, you can do that, but it doesn’t make you look smart or even informed on the article you’re commenting on, it just makes you look like a dumbass."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697827141 {#1683
    date: 2023-10-20 20:39:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@iHUNTcriminals@lemm.ee"
    "@Capnjak@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1729 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1732 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 61605
  -bodyTs: "'articl':19 'comment':22 'doesn':8 'dumbass':31 'even':15 'inform':16 'like':29 'look':12,28 'make':10,26 're':21 'smart':13 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1442470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697827141 {#1687
    date: 2023-10-20 20:39:01.0 +02:00
  }
  +"title": 61605
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Post {#2347
  +user: Proxies\__CG__\App\Entity\User {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: Proxies\__CG__\App\Entity\Image {#2103 …}
  +slug: "Image-photo-https-i-postimg-cc-brjQG3vW-Captur-de-ecran-2023-10-17-21-45-41-png-https-postimages-org-Filelist-CC-at-piracy-at-lemmy-dbzer0-com"
  +body: """
    [![Image/photo](https://i.postimg.cc/brjQG3vW/Captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)\n
    \n
    #Filelist CC:@piracy@lemmy.dbzer0.com
    """
  +lang: "en"
  +commentCount: 30
  +favouriteCount: 258
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697665951 {#2340
    date: 2023-10-18 23:52:31.0 +02:00
  }
  +ip: null
  +tags: [
    "filelist"
  ]
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  +children: [
    App\Entity\PostComment {#1740
      +user: App\Entity\User {#264 …}
      +post: Proxies\__CG__\App\Entity\Post {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +parent: null
      +root: null
      +image: null
      +body: "Apologies for my ignorance, but can someone tell me what file list is or where i can find more information?"
      +lang: "en"
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697572265 {#2084
        date: 2023-10-17 21:51:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@piracy@lemmy.dbzer0.com"
        "@petrescatraian@libranet.de"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#2351 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
      -id: 456
      -bodyTs: "'apolog':1 'file':11 'find':18 'ignor':4 'inform':20 'list':12 'someon':7 'tell':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1417496"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697572265 {#2471
        date: 2023-10-17 21:51:05.0 +02:00
      }
      +"title": 456
    }
  ]
  -id: 176
  -bodyTs: "'/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':4 'cc':6 'filelist':5 'i.postimg.cc':3 'i.postimg.cc/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':2 'image/photo':1 'piracy@lemmy.dbzer0.com':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697656116
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1765-2edb-b44a-e35710472413"
  +editedAt: DateTimeImmutable @1697571425 {#2329
    date: 2023-10-17 21:37:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697569716 {#2333
    date: 2023-10-17 21:08:36.0 +02:00
  }
  +__isInitialized__: true
  +"title": 176
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Post {#2347
  +user: Proxies\__CG__\App\Entity\User {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: Proxies\__CG__\App\Entity\Image {#2103 …}
  +slug: "Image-photo-https-i-postimg-cc-brjQG3vW-Captur-de-ecran-2023-10-17-21-45-41-png-https-postimages-org-Filelist-CC-at-piracy-at-lemmy-dbzer0-com"
  +body: """
    [![Image/photo](https://i.postimg.cc/brjQG3vW/Captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)\n
    \n
    #Filelist CC:@piracy@lemmy.dbzer0.com
    """
  +lang: "en"
  +commentCount: 30
  +favouriteCount: 258
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697665951 {#2340
    date: 2023-10-18 23:52:31.0 +02:00
  }
  +ip: null
  +tags: [
    "filelist"
  ]
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  +children: [
    App\Entity\PostComment {#1740
      +user: App\Entity\User {#264 …}
      +post: Proxies\__CG__\App\Entity\Post {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +parent: null
      +root: null
      +image: null
      +body: "Apologies for my ignorance, but can someone tell me what file list is or where i can find more information?"
      +lang: "en"
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697572265 {#2084
        date: 2023-10-17 21:51:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@piracy@lemmy.dbzer0.com"
        "@petrescatraian@libranet.de"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#2351 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
      -id: 456
      -bodyTs: "'apolog':1 'file':11 'find':18 'ignor':4 'inform':20 'list':12 'someon':7 'tell':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1417496"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697572265 {#2471
        date: 2023-10-17 21:51:05.0 +02:00
      }
      +"title": 456
    }
  ]
  -id: 176
  -bodyTs: "'/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':4 'cc':6 'filelist':5 'i.postimg.cc':3 'i.postimg.cc/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':2 'image/photo':1 'piracy@lemmy.dbzer0.com':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697656116
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1765-2edb-b44a-e35710472413"
  +editedAt: DateTimeImmutable @1697571425 {#2329
    date: 2023-10-17 21:37:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697569716 {#2333
    date: 2023-10-17 21:08:36.0 +02:00
  }
  +__isInitialized__: true
  +"title": 176
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Post {#2347
  +user: Proxies\__CG__\App\Entity\User {#2136 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: Proxies\__CG__\App\Entity\Image {#2103 …}
  +slug: "Image-photo-https-i-postimg-cc-brjQG3vW-Captur-de-ecran-2023-10-17-21-45-41-png-https-postimages-org-Filelist-CC-at-piracy-at-lemmy-dbzer0-com"
  +body: """
    [![Image/photo](https://i.postimg.cc/brjQG3vW/Captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)\n
    \n
    #Filelist CC:@piracy@lemmy.dbzer0.com
    """
  +lang: "en"
  +commentCount: 30
  +favouriteCount: 258
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697665951 {#2340
    date: 2023-10-18 23:52:31.0 +02:00
  }
  +ip: null
  +tags: [
    "filelist"
  ]
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  +children: [
    App\Entity\PostComment {#1740
      +user: App\Entity\User {#264 …}
      +post: Proxies\__CG__\App\Entity\Post {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +parent: null
      +root: null
      +image: null
      +body: "Apologies for my ignorance, but can someone tell me what file list is or where i can find more information?"
      +lang: "en"
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1697572265 {#2084
        date: 2023-10-17 21:51:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@piracy@lemmy.dbzer0.com"
        "@petrescatraian@libranet.de"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#2351 …}
      +nested: Doctrine\ORM\PersistentCollection {#2348 …}
      +votes: Doctrine\ORM\PersistentCollection {#2350 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
      -id: 456
      -bodyTs: "'apolog':1 'file':11 'find':18 'ignor':4 'inform':20 'list':12 'someon':7 'tell':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1417496"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697572265 {#2471
        date: 2023-10-17 21:51:05.0 +02:00
      }
      +"title": 456
    }
  ]
  -id: 176
  -bodyTs: "'/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':4 'cc':6 'filelist':5 'i.postimg.cc':3 'i.postimg.cc/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':2 'image/photo':1 'piracy@lemmy.dbzer0.com':7"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697656116
  +visibility: "visible             "
  +apId: "https://libranet.de/objects/0b6b25a8-1765-2edb-b44a-e35710472413"
  +editedAt: DateTimeImmutable @1697571425 {#2329
    date: 2023-10-17 21:37:05.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697569716 {#2333
    date: 2023-10-17 21:08:36.0 +02:00
  }
  +__isInitialized__: true
  +"title": 176
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\PostComment {#1740
  +user: App\Entity\User {#264 …}
  +post: Proxies\__CG__\App\Entity\Post {#2347
    +user: Proxies\__CG__\App\Entity\User {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#2103 …}
    +slug: "Image-photo-https-i-postimg-cc-brjQG3vW-Captur-de-ecran-2023-10-17-21-45-41-png-https-postimages-org-Filelist-CC-at-piracy-at-lemmy-dbzer0-com"
    +body: """
      [![Image/photo](https://i.postimg.cc/brjQG3vW/Captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)\n
      \n
      #Filelist CC:@piracy@lemmy.dbzer0.com
      """
    +lang: "en"
    +commentCount: 30
    +favouriteCount: 258
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697665951 {#2340
      date: 2023-10-18 23:52:31.0 +02:00
    }
    +ip: null
    +tags: [
      "filelist"
    ]
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2109 …}
    +votes: Doctrine\ORM\PersistentCollection {#2101 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
    +children: [
      App\Entity\PostComment {#1740}
    ]
    -id: 176
    -bodyTs: "'/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':4 'cc':6 'filelist':5 'i.postimg.cc':3 'i.postimg.cc/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':2 'image/photo':1 'piracy@lemmy.dbzer0.com':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697656116
    +visibility: "visible             "
    +apId: "https://libranet.de/objects/0b6b25a8-1765-2edb-b44a-e35710472413"
    +editedAt: DateTimeImmutable @1697571425 {#2329
      date: 2023-10-17 21:37:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697569716 {#2333
      date: 2023-10-17 21:08:36.0 +02:00
    }
    +__isInitialized__: true
    +"title": 176
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +parent: null
  +root: null
  +image: null
  +body: "Apologies for my ignorance, but can someone tell me what file list is or where i can find more information?"
  +lang: "en"
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697572265 {#2084
    date: 2023-10-17 21:51:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@petrescatraian@libranet.de"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 456
  -bodyTs: "'apolog':1 'file':11 'find':18 'ignor':4 'inform':20 'list':12 'someon':7 'tell':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1417496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697572265 {#2471
    date: 2023-10-17 21:51:05.0 +02:00
  }
  +"title": 456
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\PostComment {#1740
  +user: App\Entity\User {#264 …}
  +post: Proxies\__CG__\App\Entity\Post {#2347
    +user: Proxies\__CG__\App\Entity\User {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#2103 …}
    +slug: "Image-photo-https-i-postimg-cc-brjQG3vW-Captur-de-ecran-2023-10-17-21-45-41-png-https-postimages-org-Filelist-CC-at-piracy-at-lemmy-dbzer0-com"
    +body: """
      [![Image/photo](https://i.postimg.cc/brjQG3vW/Captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)\n
      \n
      #Filelist CC:@piracy@lemmy.dbzer0.com
      """
    +lang: "en"
    +commentCount: 30
    +favouriteCount: 258
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697665951 {#2340
      date: 2023-10-18 23:52:31.0 +02:00
    }
    +ip: null
    +tags: [
      "filelist"
    ]
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2109 …}
    +votes: Doctrine\ORM\PersistentCollection {#2101 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
    +children: [
      App\Entity\PostComment {#1740}
    ]
    -id: 176
    -bodyTs: "'/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':4 'cc':6 'filelist':5 'i.postimg.cc':3 'i.postimg.cc/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':2 'image/photo':1 'piracy@lemmy.dbzer0.com':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697656116
    +visibility: "visible             "
    +apId: "https://libranet.de/objects/0b6b25a8-1765-2edb-b44a-e35710472413"
    +editedAt: DateTimeImmutable @1697571425 {#2329
      date: 2023-10-17 21:37:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697569716 {#2333
      date: 2023-10-17 21:08:36.0 +02:00
    }
    +__isInitialized__: true
    +"title": 176
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +parent: null
  +root: null
  +image: null
  +body: "Apologies for my ignorance, but can someone tell me what file list is or where i can find more information?"
  +lang: "en"
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697572265 {#2084
    date: 2023-10-17 21:51:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@petrescatraian@libranet.de"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 456
  -bodyTs: "'apolog':1 'file':11 'find':18 'ignor':4 'inform':20 'list':12 'someon':7 'tell':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1417496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697572265 {#2471
    date: 2023-10-17 21:51:05.0 +02:00
  }
  +"title": 456
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\PostComment {#1740
  +user: App\Entity\User {#264 …}
  +post: Proxies\__CG__\App\Entity\Post {#2347
    +user: Proxies\__CG__\App\Entity\User {#2136 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: Proxies\__CG__\App\Entity\Image {#2103 …}
    +slug: "Image-photo-https-i-postimg-cc-brjQG3vW-Captur-de-ecran-2023-10-17-21-45-41-png-https-postimages-org-Filelist-CC-at-piracy-at-lemmy-dbzer0-com"
    +body: """
      [![Image/photo](https://i.postimg.cc/brjQG3vW/Captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)\n
      \n
      #Filelist CC:@piracy@lemmy.dbzer0.com
      """
    +lang: "en"
    +commentCount: 30
    +favouriteCount: 258
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697665951 {#2340
      date: 2023-10-18 23:52:31.0 +02:00
    }
    +ip: null
    +tags: [
      "filelist"
    ]
    +mentions: [
      "@piracy@lemmy.dbzer0.com"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2109 …}
    +votes: Doctrine\ORM\PersistentCollection {#2101 …}
    +reports: Doctrine\ORM\PersistentCollection {#2110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
    +children: [
      App\Entity\PostComment {#1740}
    ]
    -id: 176
    -bodyTs: "'/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':4 'cc':6 'filelist':5 'i.postimg.cc':3 'i.postimg.cc/brjqg3vw/captur-de-ecran-2023-10-17-21-45-41.png)](https://postimages.org/)':2 'image/photo':1 'piracy@lemmy.dbzer0.com':7"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697656116
    +visibility: "visible             "
    +apId: "https://libranet.de/objects/0b6b25a8-1765-2edb-b44a-e35710472413"
    +editedAt: DateTimeImmutable @1697571425 {#2329
      date: 2023-10-17 21:37:05.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697569716 {#2333
      date: 2023-10-17 21:08:36.0 +02:00
    }
    +__isInitialized__: true
    +"title": 176
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +parent: null
  +root: null
  +image: null
  +body: "Apologies for my ignorance, but can someone tell me what file list is or where i can find more information?"
  +lang: "en"
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697572265 {#2084
    date: 2023-10-17 21:51:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@piracy@lemmy.dbzer0.com"
    "@petrescatraian@libranet.de"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2350 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2344 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 456
  -bodyTs: "'apolog':1 'file':11 'find':18 'ignor':4 'inform':20 'list':12 'someon':7 'tell':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1417496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697572265 {#2471
    date: 2023-10-17 21:51:05.0 +02:00
  }
  +"title": 456
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
  +slug: "How-to-fix-genres-for-thousands-of-songs-And-where"
  +title: "How to fix genres for thousands of songs? And where to download giant catalogs of music?"
  +url: null
  +body: """
    cross-posted from: [lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)\n
    \n
    > I’m working on building a personal alternative to Spotify and YouTube Music and I’ve hit two roadblocks.\n
    > \n
    > 1. Genre labeling in my library is inconsistent and manually updating 2500+ MP3s isn’t feasible. I’ve tried using beets with the LastFM plugin in quiet mode but no luck. Any ideas?\n
    > 2. Where can I bulk download diverse music catalogs? I’ve snagged some ‘top 90s/80s/hiphop/etc’ collections, but 2500 songs don’t go far.\n
    > \n
    > What I miss about Spotify and YouTube Music is their ability to auto-play similar tunes based on my current selection. Any advice would be appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697684800 {#2249
    date: 2023-10-19 05:06:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  +badges: Doctrine\ORM\PersistentCollection {#2285 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "Picard’s interface is super wonky. I’ve been using tag scanner for over a decade and it’s been great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697412926 {#1563
        date: 2023-10-16 01:35:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@little_tuptup@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 51401
      -bodyTs: "'decad':16 'great':21 'interfac':3 'picard':1 'scanner':12 'super':5 'tag':11 'use':10 've':8 'wonki':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1404118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697412926 {#1562
        date: 2023-10-16 01:35:26.0 +02:00
      }
      +"title": 51401
    }
  ]
  -id: 5568
  -titleTs: "'catalog':14 'download':12 'fix':3 'genr':4 'giant':13 'music':16 'song':8 'thousand':6"
  -bodyTs: "'/post/6528233](https://lemmy.ml/post/6528233)':7 '1':27 '2':60 '2500':38,77 '90s/80s/hiphop/etc':74 'abil':93 'advic':106 'altern':15 'appreci':109 'auto':96 'auto-play':95 'base':100 'beet':47 'build':12 'bulk':64 'catalog':68 'collect':75 'cross':2 'cross-post':1 'current':103 'divers':66 'download':65 'far':82 'feasibl':42 'genr':28 'go':81 'hit':24 'idea':59 'inconsist':34 'isn':40 'label':29 'lastfm':50 'lemmy.ml':6 'lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)':5 'librari':32 'luck':57 'm':9 'manual':36 'miss':85 'mode':54 'mp3s':39 'music':20,67,90 'person':14 'play':97 'plugin':51 'post':3 'quiet':53 'roadblock':26 'select':104 'similar':98 'snag':71 'song':78 'spotifi':17,87 'top':73 'tri':45 'tune':99 'two':25 'updat':37 'use':46 've':23,44,70 'work':10 'would':107 'youtub':19,89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697477663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6528283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697391263 {#2271
    date: 2023-10-15 19:34:23.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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
  +slug: "How-to-fix-genres-for-thousands-of-songs-And-where"
  +title: "How to fix genres for thousands of songs? And where to download giant catalogs of music?"
  +url: null
  +body: """
    cross-posted from: [lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)\n
    \n
    > I’m working on building a personal alternative to Spotify and YouTube Music and I’ve hit two roadblocks.\n
    > \n
    > 1. Genre labeling in my library is inconsistent and manually updating 2500+ MP3s isn’t feasible. I’ve tried using beets with the LastFM plugin in quiet mode but no luck. Any ideas?\n
    > 2. Where can I bulk download diverse music catalogs? I’ve snagged some ‘top 90s/80s/hiphop/etc’ collections, but 2500 songs don’t go far.\n
    > \n
    > What I miss about Spotify and YouTube Music is their ability to auto-play similar tunes based on my current selection. Any advice would be appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697684800 {#2249
    date: 2023-10-19 05:06:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  +badges: Doctrine\ORM\PersistentCollection {#2285 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "Picard’s interface is super wonky. I’ve been using tag scanner for over a decade and it’s been great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697412926 {#1563
        date: 2023-10-16 01:35:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@little_tuptup@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 51401
      -bodyTs: "'decad':16 'great':21 'interfac':3 'picard':1 'scanner':12 'super':5 'tag':11 'use':10 've':8 'wonki':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1404118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697412926 {#1562
        date: 2023-10-16 01:35:26.0 +02:00
      }
      +"title": 51401
    }
  ]
  -id: 5568
  -titleTs: "'catalog':14 'download':12 'fix':3 'genr':4 'giant':13 'music':16 'song':8 'thousand':6"
  -bodyTs: "'/post/6528233](https://lemmy.ml/post/6528233)':7 '1':27 '2':60 '2500':38,77 '90s/80s/hiphop/etc':74 'abil':93 'advic':106 'altern':15 'appreci':109 'auto':96 'auto-play':95 'base':100 'beet':47 'build':12 'bulk':64 'catalog':68 'collect':75 'cross':2 'cross-post':1 'current':103 'divers':66 'download':65 'far':82 'feasibl':42 'genr':28 'go':81 'hit':24 'idea':59 'inconsist':34 'isn':40 'label':29 'lastfm':50 'lemmy.ml':6 'lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)':5 'librari':32 'luck':57 'm':9 'manual':36 'miss':85 'mode':54 'mp3s':39 'music':20,67,90 'person':14 'play':97 'plugin':51 'post':3 'quiet':53 'roadblock':26 'select':104 'similar':98 'snag':71 'song':78 'spotifi':17,87 'top':73 'tri':45 'tune':99 'two':25 'updat':37 'use':46 've':23,44,70 'work':10 'would':107 'youtub':19,89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697477663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6528283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697391263 {#2271
    date: 2023-10-15 19:34:23.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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1554
  +user: Proxies\__CG__\App\Entity\User {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
  +slug: "How-to-fix-genres-for-thousands-of-songs-And-where"
  +title: "How to fix genres for thousands of songs? And where to download giant catalogs of music?"
  +url: null
  +body: """
    cross-posted from: [lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)\n
    \n
    > I’m working on building a personal alternative to Spotify and YouTube Music and I’ve hit two roadblocks.\n
    > \n
    > 1. Genre labeling in my library is inconsistent and manually updating 2500+ MP3s isn’t feasible. I’ve tried using beets with the LastFM plugin in quiet mode but no luck. Any ideas?\n
    > 2. Where can I bulk download diverse music catalogs? I’ve snagged some ‘top 90s/80s/hiphop/etc’ collections, but 2500 songs don’t go far.\n
    > \n
    > What I miss about Spotify and YouTube Music is their ability to auto-play similar tunes based on my current selection. Any advice would be appreciated.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697684800 {#2249
    date: 2023-10-19 05:06:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2254 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2243 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
  +badges: Doctrine\ORM\PersistentCollection {#2285 …}
  +children: [
    App\Entity\EntryComment {#1565
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1554 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "Picard’s interface is super wonky. I’ve been using tag scanner for over a decade and it’s been great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697412926 {#1563
        date: 2023-10-16 01:35:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@little_tuptup@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1557 …}
      +votes: Doctrine\ORM\PersistentCollection {#1621 …}
      +reports: Doctrine\ORM\PersistentCollection {#1613 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
      -id: 51401
      -bodyTs: "'decad':16 'great':21 'interfac':3 'picard':1 'scanner':12 'super':5 'tag':11 'use':10 've':8 'wonki':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1404118"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697412926 {#1562
        date: 2023-10-16 01:35:26.0 +02:00
      }
      +"title": 51401
    }
  ]
  -id: 5568
  -titleTs: "'catalog':14 'download':12 'fix':3 'genr':4 'giant':13 'music':16 'song':8 'thousand':6"
  -bodyTs: "'/post/6528233](https://lemmy.ml/post/6528233)':7 '1':27 '2':60 '2500':38,77 '90s/80s/hiphop/etc':74 'abil':93 'advic':106 'altern':15 'appreci':109 'auto':96 'auto-play':95 'base':100 'beet':47 'build':12 'bulk':64 'catalog':68 'collect':75 'cross':2 'cross-post':1 'current':103 'divers':66 'download':65 'far':82 'feasibl':42 'genr':28 'go':81 'hit':24 'idea':59 'inconsist':34 'isn':40 'label':29 'lastfm':50 'lemmy.ml':6 'lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)':5 'librari':32 'luck':57 'm':9 'manual':36 'miss':85 'mode':54 'mp3s':39 'music':20,67,90 'person':14 'play':97 'plugin':51 'post':3 'quiet':53 'roadblock':26 'select':104 'similar':98 'snag':71 'song':78 'spotifi':17,87 'top':73 'tri':45 'tune':99 'two':25 'updat':37 'use':46 've':23,44,70 'work':10 'would':107 'youtub':19,89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697477663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6528283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697391263 {#2271
    date: 2023-10-15 19:34:23.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
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 {#1565
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#2299 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
    +slug: "How-to-fix-genres-for-thousands-of-songs-And-where"
    +title: "How to fix genres for thousands of songs? And where to download giant catalogs of music?"
    +url: null
    +body: """
      cross-posted from: [lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)\n
      \n
      > I’m working on building a personal alternative to Spotify and YouTube Music and I’ve hit two roadblocks.\n
      > \n
      > 1. Genre labeling in my library is inconsistent and manually updating 2500+ MP3s isn’t feasible. I’ve tried using beets with the LastFM plugin in quiet mode but no luck. Any ideas?\n
      > 2. Where can I bulk download diverse music catalogs? I’ve snagged some ‘top 90s/80s/hiphop/etc’ collections, but 2500 songs don’t go far.\n
      > \n
      > What I miss about Spotify and YouTube Music is their ability to auto-play similar tunes based on my current selection. Any advice would be appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697684800 {#2249
      date: 2023-10-19 05:06:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2254 …}
    +votes: Doctrine\ORM\PersistentCollection {#2245 …}
    +reports: Doctrine\ORM\PersistentCollection {#2243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
    +badges: Doctrine\ORM\PersistentCollection {#2285 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 5568
    -titleTs: "'catalog':14 'download':12 'fix':3 'genr':4 'giant':13 'music':16 'song':8 'thousand':6"
    -bodyTs: "'/post/6528233](https://lemmy.ml/post/6528233)':7 '1':27 '2':60 '2500':38,77 '90s/80s/hiphop/etc':74 'abil':93 'advic':106 'altern':15 'appreci':109 'auto':96 'auto-play':95 'base':100 'beet':47 'build':12 'bulk':64 'catalog':68 'collect':75 'cross':2 'cross-post':1 'current':103 'divers':66 'download':65 'far':82 'feasibl':42 'genr':28 'go':81 'hit':24 'idea':59 'inconsist':34 'isn':40 'label':29 'lastfm':50 'lemmy.ml':6 'lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)':5 'librari':32 'luck':57 'm':9 'manual':36 'miss':85 'mode':54 'mp3s':39 'music':20,67,90 'person':14 'play':97 'plugin':51 'post':3 'quiet':53 'roadblock':26 'select':104 'similar':98 'snag':71 'song':78 'spotifi':17,87 'top':73 'tri':45 'tune':99 'two':25 'updat':37 'use':46 've':23,44,70 'work':10 'would':107 'youtub':19,89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697477663
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6528283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697391263 {#2271
      date: 2023-10-15 19:34:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "Picard’s interface is super wonky. I’ve been using tag scanner for over a decade and it’s been great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697412926 {#1563
    date: 2023-10-16 01:35:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@little_tuptup@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 51401
  -bodyTs: "'decad':16 'great':21 'interfac':3 'picard':1 'scanner':12 'super':5 'tag':11 'use':10 've':8 'wonki':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1404118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697412926 {#1562
    date: 2023-10-16 01:35:26.0 +02:00
  }
  +"title": 51401
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1565
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#2299 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
    +slug: "How-to-fix-genres-for-thousands-of-songs-And-where"
    +title: "How to fix genres for thousands of songs? And where to download giant catalogs of music?"
    +url: null
    +body: """
      cross-posted from: [lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)\n
      \n
      > I’m working on building a personal alternative to Spotify and YouTube Music and I’ve hit two roadblocks.\n
      > \n
      > 1. Genre labeling in my library is inconsistent and manually updating 2500+ MP3s isn’t feasible. I’ve tried using beets with the LastFM plugin in quiet mode but no luck. Any ideas?\n
      > 2. Where can I bulk download diverse music catalogs? I’ve snagged some ‘top 90s/80s/hiphop/etc’ collections, but 2500 songs don’t go far.\n
      > \n
      > What I miss about Spotify and YouTube Music is their ability to auto-play similar tunes based on my current selection. Any advice would be appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697684800 {#2249
      date: 2023-10-19 05:06:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2254 …}
    +votes: Doctrine\ORM\PersistentCollection {#2245 …}
    +reports: Doctrine\ORM\PersistentCollection {#2243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
    +badges: Doctrine\ORM\PersistentCollection {#2285 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 5568
    -titleTs: "'catalog':14 'download':12 'fix':3 'genr':4 'giant':13 'music':16 'song':8 'thousand':6"
    -bodyTs: "'/post/6528233](https://lemmy.ml/post/6528233)':7 '1':27 '2':60 '2500':38,77 '90s/80s/hiphop/etc':74 'abil':93 'advic':106 'altern':15 'appreci':109 'auto':96 'auto-play':95 'base':100 'beet':47 'build':12 'bulk':64 'catalog':68 'collect':75 'cross':2 'cross-post':1 'current':103 'divers':66 'download':65 'far':82 'feasibl':42 'genr':28 'go':81 'hit':24 'idea':59 'inconsist':34 'isn':40 'label':29 'lastfm':50 'lemmy.ml':6 'lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)':5 'librari':32 'luck':57 'm':9 'manual':36 'miss':85 'mode':54 'mp3s':39 'music':20,67,90 'person':14 'play':97 'plugin':51 'post':3 'quiet':53 'roadblock':26 'select':104 'similar':98 'snag':71 'song':78 'spotifi':17,87 'top':73 'tri':45 'tune':99 'two':25 'updat':37 'use':46 've':23,44,70 'work':10 'would':107 'youtub':19,89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697477663
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6528283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697391263 {#2271
      date: 2023-10-15 19:34:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "Picard’s interface is super wonky. I’ve been using tag scanner for over a decade and it’s been great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697412926 {#1563
    date: 2023-10-16 01:35:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@little_tuptup@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 51401
  -bodyTs: "'decad':16 'great':21 'interfac':3 'picard':1 'scanner':12 'super':5 'tag':11 'use':10 've':8 'wonki':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1404118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697412926 {#1562
    date: 2023-10-16 01:35:26.0 +02:00
  }
  +"title": 51401
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1565
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554
    +user: Proxies\__CG__\App\Entity\User {#2299 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
    +slug: "How-to-fix-genres-for-thousands-of-songs-And-where"
    +title: "How to fix genres for thousands of songs? And where to download giant catalogs of music?"
    +url: null
    +body: """
      cross-posted from: [lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)\n
      \n
      > I’m working on building a personal alternative to Spotify and YouTube Music and I’ve hit two roadblocks.\n
      > \n
      > 1. Genre labeling in my library is inconsistent and manually updating 2500+ MP3s isn’t feasible. I’ve tried using beets with the LastFM plugin in quiet mode but no luck. Any ideas?\n
      > 2. Where can I bulk download diverse music catalogs? I’ve snagged some ‘top 90s/80s/hiphop/etc’ collections, but 2500 songs don’t go far.\n
      > \n
      > What I miss about Spotify and YouTube Music is their ability to auto-play similar tunes based on my current selection. Any advice would be appreciated.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697684800 {#2249
      date: 2023-10-19 05:06:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2254 …}
    +votes: Doctrine\ORM\PersistentCollection {#2245 …}
    +reports: Doctrine\ORM\PersistentCollection {#2243 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2251 …}
    +badges: Doctrine\ORM\PersistentCollection {#2285 …}
    +children: [
      App\Entity\EntryComment {#1565}
    ]
    -id: 5568
    -titleTs: "'catalog':14 'download':12 'fix':3 'genr':4 'giant':13 'music':16 'song':8 'thousand':6"
    -bodyTs: "'/post/6528233](https://lemmy.ml/post/6528233)':7 '1':27 '2':60 '2500':38,77 '90s/80s/hiphop/etc':74 'abil':93 'advic':106 'altern':15 'appreci':109 'auto':96 'auto-play':95 'base':100 'beet':47 'build':12 'bulk':64 'catalog':68 'collect':75 'cross':2 'cross-post':1 'current':103 'divers':66 'download':65 'far':82 'feasibl':42 'genr':28 'go':81 'hit':24 'idea':59 'inconsist':34 'isn':40 'label':29 'lastfm':50 'lemmy.ml':6 'lemmy.ml/post/6528233](https://lemmy.ml/post/6528233)':5 'librari':32 'luck':57 'm':9 'manual':36 'miss':85 'mode':54 'mp3s':39 'music':20,67,90 'person':14 'play':97 'plugin':51 'post':3 'quiet':53 'roadblock':26 'select':104 'similar':98 'snag':71 'song':78 'spotifi':17,87 'top':73 'tri':45 'tune':99 'two':25 'updat':37 'use':46 've':23,44,70 'work':10 'would':107 'youtub':19,89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697477663
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6528283"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697391263 {#2271
      date: 2023-10-15 19:34:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "Picard’s interface is super wonky. I’ve been using tag scanner for over a decade and it’s been great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697412926 {#1563
    date: 2023-10-16 01:35:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@little_tuptup@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1557 …}
  +votes: Doctrine\ORM\PersistentCollection {#1621 …}
  +reports: Doctrine\ORM\PersistentCollection {#1613 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1702 …}
  -id: 51401
  -bodyTs: "'decad':16 'great':21 'interfac':3 'picard':1 'scanner':12 'super':5 'tag':11 'use':10 've':8 'wonki':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1404118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697412926 {#1562
    date: 2023-10-16 01:35:26.0 +02:00
  }
  +"title": 51401
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
  +slug: "Planet-fitness-app-with-GrapheneOS"
  +title: "Planet fitness app with GrapheneOS"
  +url: null
  +body: "I looked up a solution for this with no luck…I want to use The PF app with grapheneos but with all the configurations with both the app and gp services it still asks me to update the gp services and it force closes…any of u guys figured how to get the app working?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697969528 {#2146
    date: 2023-10-22 12:12:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  +badges: Doctrine\ORM\PersistentCollection {#2178 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use that app a lot and I’m considering switching to grapheneOS so I’m curious to know if you find a solution"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697026113 {#1433
        date: 2023-10-11 14:08:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EliasTheOG@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 40683
      -bodyTs: "'app':4 'consid':10 'curious':17 'find':22 'grapheneo':13 'know':19 'lot':6 'm':9,16 'solut':24 'switch':11 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1361164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696973273 {#1430
        date: 2023-10-10 23:27:53.0 +02:00
      }
      +"title": 40683
    }
  ]
  -id: 4120
  -titleTs: "'app':3 'fit':2 'grapheneo':5 'planet':1"
  -bodyTs: "'app':17,28,54 'ask':34 'close':44 'configur':24 'figur':49 'forc':43 'get':52 'gp':30,39 'grapheneo':19 'guy':48 'look':2 'luck':10 'pf':16 'servic':31,40 'solut':5 'still':33 'u':47 'updat':37 'use':14 'want':12 'work':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697049244
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1585376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696963744 {#2155
    date: 2023-10-10 20:49:04.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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
  +slug: "Planet-fitness-app-with-GrapheneOS"
  +title: "Planet fitness app with GrapheneOS"
  +url: null
  +body: "I looked up a solution for this with no luck…I want to use The PF app with grapheneos but with all the configurations with both the app and gp services it still asks me to update the gp services and it force closes…any of u guys figured how to get the app working?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697969528 {#2146
    date: 2023-10-22 12:12:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  +badges: Doctrine\ORM\PersistentCollection {#2178 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use that app a lot and I’m considering switching to grapheneOS so I’m curious to know if you find a solution"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697026113 {#1433
        date: 2023-10-11 14:08:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EliasTheOG@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 40683
      -bodyTs: "'app':4 'consid':10 'curious':17 'find':22 'grapheneo':13 'know':19 'lot':6 'm':9,16 'solut':24 'switch':11 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1361164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696973273 {#1430
        date: 2023-10-10 23:27:53.0 +02:00
      }
      +"title": 40683
    }
  ]
  -id: 4120
  -titleTs: "'app':3 'fit':2 'grapheneo':5 'planet':1"
  -bodyTs: "'app':17,28,54 'ask':34 'close':44 'configur':24 'figur':49 'forc':43 'get':52 'gp':30,39 'grapheneo':19 'guy':48 'look':2 'luck':10 'pf':16 'servic':31,40 'solut':5 'still':33 'u':47 'updat':37 'use':14 'want':12 'work':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697049244
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1585376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696963744 {#2155
    date: 2023-10-10 20:49:04.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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
  +slug: "Planet-fitness-app-with-GrapheneOS"
  +title: "Planet fitness app with GrapheneOS"
  +url: null
  +body: "I looked up a solution for this with no luck…I want to use The PF app with grapheneos but with all the configurations with both the app and gp services it still asks me to update the gp services and it force closes…any of u guys figured how to get the app working?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697969528 {#2146
    date: 2023-10-22 12:12:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2260 …}
  +votes: Doctrine\ORM\PersistentCollection {#2172 …}
  +reports: Doctrine\ORM\PersistentCollection {#2173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  +badges: Doctrine\ORM\PersistentCollection {#2178 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use that app a lot and I’m considering switching to grapheneOS so I’m curious to know if you find a solution"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697026113 {#1433
        date: 2023-10-11 14:08:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EliasTheOG@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1579 …}
      +nested: Doctrine\ORM\PersistentCollection {#1577 …}
      +votes: Doctrine\ORM\PersistentCollection {#1578 …}
      +reports: Doctrine\ORM\PersistentCollection {#1571 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
      -id: 40683
      -bodyTs: "'app':4 'consid':10 'curious':17 'find':22 'grapheneo':13 'know':19 'lot':6 'm':9,16 'solut':24 'switch':11 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1361164"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696973273 {#1430
        date: 2023-10-10 23:27:53.0 +02:00
      }
      +"title": 40683
    }
  ]
  -id: 4120
  -titleTs: "'app':3 'fit':2 'grapheneo':5 'planet':1"
  -bodyTs: "'app':17,28,54 'ask':34 'close':44 'configur':24 'figur':49 'forc':43 'get':52 'gp':30,39 'grapheneo':19 'guy':48 'look':2 'luck':10 'pf':16 'servic':31,40 'solut':5 'still':33 'u':47 'updat':37 'use':14 'want':12 'work':55"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697049244
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1585376"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696963744 {#2155
    date: 2023-10-10 20:49:04.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
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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#1403 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
    +slug: "Planet-fitness-app-with-GrapheneOS"
    +title: "Planet fitness app with GrapheneOS"
    +url: null
    +body: "I looked up a solution for this with no luck…I want to use The PF app with grapheneos but with all the configurations with both the app and gp services it still asks me to update the gp services and it force closes…any of u guys figured how to get the app working?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697969528 {#2146
      date: 2023-10-22 12:12:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2260 …}
    +votes: Doctrine\ORM\PersistentCollection {#2172 …}
    +reports: Doctrine\ORM\PersistentCollection {#2173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
    +badges: Doctrine\ORM\PersistentCollection {#2178 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 4120
    -titleTs: "'app':3 'fit':2 'grapheneo':5 'planet':1"
    -bodyTs: "'app':17,28,54 'ask':34 'close':44 'configur':24 'figur':49 'forc':43 'get':52 'gp':30,39 'grapheneo':19 'guy':48 'look':2 'luck':10 'pf':16 'servic':31,40 'solut':5 'still':33 'u':47 'updat':37 'use':14 'want':12 'work':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697049244
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1585376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696963744 {#2155
      date: 2023-10-10 20:49:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use that app a lot and I’m considering switching to grapheneOS so I’m curious to know if you find a solution"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697026113 {#1433
    date: 2023-10-11 14:08:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EliasTheOG@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 40683
  -bodyTs: "'app':4 'consid':10 'curious':17 'find':22 'grapheneo':13 'know':19 'lot':6 'm':9,16 'solut':24 'switch':11 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1361164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696973273 {#1430
    date: 2023-10-10 23:27:53.0 +02:00
  }
  +"title": 40683
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#1403 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
    +slug: "Planet-fitness-app-with-GrapheneOS"
    +title: "Planet fitness app with GrapheneOS"
    +url: null
    +body: "I looked up a solution for this with no luck…I want to use The PF app with grapheneos but with all the configurations with both the app and gp services it still asks me to update the gp services and it force closes…any of u guys figured how to get the app working?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697969528 {#2146
      date: 2023-10-22 12:12:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2260 …}
    +votes: Doctrine\ORM\PersistentCollection {#2172 …}
    +reports: Doctrine\ORM\PersistentCollection {#2173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
    +badges: Doctrine\ORM\PersistentCollection {#2178 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 4120
    -titleTs: "'app':3 'fit':2 'grapheneo':5 'planet':1"
    -bodyTs: "'app':17,28,54 'ask':34 'close':44 'configur':24 'figur':49 'forc':43 'get':52 'gp':30,39 'grapheneo':19 'guy':48 'look':2 'luck':10 'pf':16 'servic':31,40 'solut':5 'still':33 'u':47 'updat':37 'use':14 'want':12 'work':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697049244
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1585376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696963744 {#2155
      date: 2023-10-10 20:49:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use that app a lot and I’m considering switching to grapheneOS so I’m curious to know if you find a solution"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697026113 {#1433
    date: 2023-10-11 14:08:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EliasTheOG@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 40683
  -bodyTs: "'app':4 'consid':10 'curious':17 'find':22 'grapheneo':13 'know':19 'lot':6 'm':9,16 'solut':24 'switch':11 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1361164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696973273 {#1430
    date: 2023-10-10 23:27:53.0 +02:00
  }
  +"title": 40683
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#1403 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
    +slug: "Planet-fitness-app-with-GrapheneOS"
    +title: "Planet fitness app with GrapheneOS"
    +url: null
    +body: "I looked up a solution for this with no luck…I want to use The PF app with grapheneos but with all the configurations with both the app and gp services it still asks me to update the gp services and it force closes…any of u guys figured how to get the app working?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697969528 {#2146
      date: 2023-10-22 12:12:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2260 …}
    +votes: Doctrine\ORM\PersistentCollection {#2172 …}
    +reports: Doctrine\ORM\PersistentCollection {#2173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
    +badges: Doctrine\ORM\PersistentCollection {#2178 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 4120
    -titleTs: "'app':3 'fit':2 'grapheneo':5 'planet':1"
    -bodyTs: "'app':17,28,54 'ask':34 'close':44 'configur':24 'figur':49 'forc':43 'get':52 'gp':30,39 'grapheneo':19 'guy':48 'look':2 'luck':10 'pf':16 'servic':31,40 'solut':5 'still':33 'u':47 'updat':37 'use':14 'want':12 'work':55"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697049244
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/1585376"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696963744 {#2155
      date: 2023-10-10 20:49:04.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use that app a lot and I’m considering switching to grapheneOS so I’m curious to know if you find a solution"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697026113 {#1433
    date: 2023-10-11 14:08:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EliasTheOG@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1579 …}
  +nested: Doctrine\ORM\PersistentCollection {#1577 …}
  +votes: Doctrine\ORM\PersistentCollection {#1578 …}
  +reports: Doctrine\ORM\PersistentCollection {#1571 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1667 …}
  -id: 40683
  -bodyTs: "'app':4 'consid':10 'curious':17 'find':22 'grapheneo':13 'know':19 'lot':6 'm':9,16 'solut':24 'switch':11 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1361164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696973273 {#1430
    date: 2023-10-10 23:27:53.0 +02:00
  }
  +"title": 40683
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1549
  +user: Proxies\__CG__\App\Entity\User {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
  +slug: "Now-that-Plex-is-dead-where-to-find-servers-what-platform"
  +title: "Now that Plex is dead, where to find servers/what platform?"
  +url: null
  +body: """
    My good ol 2+ year Plex server host has been banned again. I have given up on this, I do not have access to an obscure server with few customers that will avoid future bans.\n
    \n
    What’s the platform of choice moving forward? Need wife-approval factor. Emby and Jellyfin? Where can I source servers? Reddit has made these hard to find and I haven’t found a good community here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696297507 {#2287
    date: 2023-10-03 03:45:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  +badges: Doctrine\ORM\PersistentCollection {#2148 …}
  +children: [
    App\Entity\EntryComment {#1568
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "Try stremio with the torrentio plugin and a debris service, its like your own Netflix with anything you’ve ever wanted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696297507 {#1673
        date: 2023-10-03 03:45:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@swampdownloader@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1576 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1561 …}
      +reports: Doctrine\ORM\PersistentCollection {#1567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 48020
      -bodyTs: "'anyth':17 'debri':9 'ever':20 'like':12 'netflix':15 'plugin':6 'servic':10 'stremio':2 'torrentio':5 'tri':1 've':19 'want':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1314031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696297507 {#1560
        date: 2023-10-03 03:45:07.0 +02:00
      }
      +"title": 48020
    }
  ]
  -id: 5210
  -titleTs: "'dead':5 'find':8 'platform':10 'plex':3 'servers/what':9"
  -bodyTs: "'2':4 'access':23 'approv':47 'avoid':33 'ban':11,35 'choic':41 'communiti':71 'custom':30 'embi':49 'factor':48 'find':63 'forward':43 'found':68 'futur':34 'given':15 'good':2,70 'hard':61 'haven':66 'host':8 'jellyfin':51 'made':59 'move':42 'need':44 'obscur':26 'ol':3 'platform':39 'plex':6 'reddit':57 'server':7,27,56 'sourc':55 'wife':46 'wife-approv':45 'year':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696195363
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5333897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696169363 {#2250
    date: 2023-10-01 16:09:23.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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
  +slug: "Now-that-Plex-is-dead-where-to-find-servers-what-platform"
  +title: "Now that Plex is dead, where to find servers/what platform?"
  +url: null
  +body: """
    My good ol 2+ year Plex server host has been banned again. I have given up on this, I do not have access to an obscure server with few customers that will avoid future bans.\n
    \n
    What’s the platform of choice moving forward? Need wife-approval factor. Emby and Jellyfin? Where can I source servers? Reddit has made these hard to find and I haven’t found a good community here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696297507 {#2287
    date: 2023-10-03 03:45:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  +badges: Doctrine\ORM\PersistentCollection {#2148 …}
  +children: [
    App\Entity\EntryComment {#1568
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "Try stremio with the torrentio plugin and a debris service, its like your own Netflix with anything you’ve ever wanted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696297507 {#1673
        date: 2023-10-03 03:45:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@swampdownloader@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1576 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1561 …}
      +reports: Doctrine\ORM\PersistentCollection {#1567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 48020
      -bodyTs: "'anyth':17 'debri':9 'ever':20 'like':12 'netflix':15 'plugin':6 'servic':10 'stremio':2 'torrentio':5 'tri':1 've':19 'want':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1314031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696297507 {#1560
        date: 2023-10-03 03:45:07.0 +02:00
      }
      +"title": 48020
    }
  ]
  -id: 5210
  -titleTs: "'dead':5 'find':8 'platform':10 'plex':3 'servers/what':9"
  -bodyTs: "'2':4 'access':23 'approv':47 'avoid':33 'ban':11,35 'choic':41 'communiti':71 'custom':30 'embi':49 'factor':48 'find':63 'forward':43 'found':68 'futur':34 'given':15 'good':2,70 'hard':61 'haven':66 'host':8 'jellyfin':51 'made':59 'move':42 'need':44 'obscur':26 'ol':3 'platform':39 'plex':6 'reddit':57 'server':7,27,56 'sourc':55 'wife':46 'wife-approv':45 'year':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696195363
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5333897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696169363 {#2250
    date: 2023-10-01 16:09:23.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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1549
  +user: Proxies\__CG__\App\Entity\User {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
  +slug: "Now-that-Plex-is-dead-where-to-find-servers-what-platform"
  +title: "Now that Plex is dead, where to find servers/what platform?"
  +url: null
  +body: """
    My good ol 2+ year Plex server host has been banned again. I have given up on this, I do not have access to an obscure server with few customers that will avoid future bans.\n
    \n
    What’s the platform of choice moving forward? Need wife-approval factor. Emby and Jellyfin? Where can I source servers? Reddit has made these hard to find and I haven’t found a good community here.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696297507 {#2287
    date: 2023-10-03 03:45:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2156 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  +badges: Doctrine\ORM\PersistentCollection {#2148 …}
  +children: [
    App\Entity\EntryComment {#1568
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1549 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
      +image: null
      +parent: null
      +root: null
      +body: "Try stremio with the torrentio plugin and a debris service, its like your own Netflix with anything you’ve ever wanted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696297507 {#1673
        date: 2023-10-03 03:45:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@swampdownloader@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1576 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1561 …}
      +reports: Doctrine\ORM\PersistentCollection {#1567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 48020
      -bodyTs: "'anyth':17 'debri':9 'ever':20 'like':12 'netflix':15 'plugin':6 'servic':10 'stremio':2 'torrentio':5 'tri':1 've':19 'want':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1314031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696297507 {#1560
        date: 2023-10-03 03:45:07.0 +02:00
      }
      +"title": 48020
    }
  ]
  -id: 5210
  -titleTs: "'dead':5 'find':8 'platform':10 'plex':3 'servers/what':9"
  -bodyTs: "'2':4 'access':23 'approv':47 'avoid':33 'ban':11,35 'choic':41 'communiti':71 'custom':30 'embi':49 'factor':48 'find':63 'forward':43 'found':68 'futur':34 'given':15 'good':2,70 'hard':61 'haven':66 'host':8 'jellyfin':51 'made':59 'move':42 'need':44 'obscur':26 'ol':3 'platform':39 'plex':6 'reddit':57 'server':7,27,56 'sourc':55 'wife':46 'wife-approv':45 'year':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696195363
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/5333897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696169363 {#2250
    date: 2023-10-01 16:09:23.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
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 {#1568
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
    +slug: "Now-that-Plex-is-dead-where-to-find-servers-what-platform"
    +title: "Now that Plex is dead, where to find servers/what platform?"
    +url: null
    +body: """
      My good ol 2+ year Plex server host has been banned again. I have given up on this, I do not have access to an obscure server with few customers that will avoid future bans.\n
      \n
      What’s the platform of choice moving forward? Need wife-approval factor. Emby and Jellyfin? Where can I source servers? Reddit has made these hard to find and I haven’t found a good community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696297507 {#2287
      date: 2023-10-03 03:45:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2158 …}
    +reports: Doctrine\ORM\PersistentCollection {#2151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
    +badges: Doctrine\ORM\PersistentCollection {#2148 …}
    +children: [
      App\Entity\EntryComment {#1568}
    ]
    -id: 5210
    -titleTs: "'dead':5 'find':8 'platform':10 'plex':3 'servers/what':9"
    -bodyTs: "'2':4 'access':23 'approv':47 'avoid':33 'ban':11,35 'choic':41 'communiti':71 'custom':30 'embi':49 'factor':48 'find':63 'forward':43 'found':68 'futur':34 'given':15 'good':2,70 'hard':61 'haven':66 'host':8 'jellyfin':51 'made':59 'move':42 'need':44 'obscur':26 'ol':3 'platform':39 'plex':6 'reddit':57 'server':7,27,56 'sourc':55 'wife':46 'wife-approv':45 'year':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696195363
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/5333897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696169363 {#2250
      date: 2023-10-01 16:09:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try stremio with the torrentio plugin and a debris service, its like your own Netflix with anything you’ve ever wanted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696297507 {#1673
    date: 2023-10-03 03:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@swampdownloader@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1576 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 48020
  -bodyTs: "'anyth':17 'debri':9 'ever':20 'like':12 'netflix':15 'plugin':6 'servic':10 'stremio':2 'torrentio':5 'tri':1 've':19 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1314031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696297507 {#1560
    date: 2023-10-03 03:45:07.0 +02:00
  }
  +"title": 48020
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1568
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
    +slug: "Now-that-Plex-is-dead-where-to-find-servers-what-platform"
    +title: "Now that Plex is dead, where to find servers/what platform?"
    +url: null
    +body: """
      My good ol 2+ year Plex server host has been banned again. I have given up on this, I do not have access to an obscure server with few customers that will avoid future bans.\n
      \n
      What’s the platform of choice moving forward? Need wife-approval factor. Emby and Jellyfin? Where can I source servers? Reddit has made these hard to find and I haven’t found a good community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696297507 {#2287
      date: 2023-10-03 03:45:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2158 …}
    +reports: Doctrine\ORM\PersistentCollection {#2151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
    +badges: Doctrine\ORM\PersistentCollection {#2148 …}
    +children: [
      App\Entity\EntryComment {#1568}
    ]
    -id: 5210
    -titleTs: "'dead':5 'find':8 'platform':10 'plex':3 'servers/what':9"
    -bodyTs: "'2':4 'access':23 'approv':47 'avoid':33 'ban':11,35 'choic':41 'communiti':71 'custom':30 'embi':49 'factor':48 'find':63 'forward':43 'found':68 'futur':34 'given':15 'good':2,70 'hard':61 'haven':66 'host':8 'jellyfin':51 'made':59 'move':42 'need':44 'obscur':26 'ol':3 'platform':39 'plex':6 'reddit':57 'server':7,27,56 'sourc':55 'wife':46 'wife-approv':45 'year':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696195363
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/5333897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696169363 {#2250
      date: 2023-10-01 16:09:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try stremio with the torrentio plugin and a debris service, its like your own Netflix with anything you’ve ever wanted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696297507 {#1673
    date: 2023-10-03 03:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@swampdownloader@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1576 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 48020
  -bodyTs: "'anyth':17 'debri':9 'ever':20 'like':12 'netflix':15 'plugin':6 'servic':10 'stremio':2 'torrentio':5 'tri':1 've':19 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1314031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696297507 {#1560
    date: 2023-10-03 03:45:07.0 +02:00
  }
  +"title": 48020
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1568
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1549
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2292 …}
    +slug: "Now-that-Plex-is-dead-where-to-find-servers-what-platform"
    +title: "Now that Plex is dead, where to find servers/what platform?"
    +url: null
    +body: """
      My good ol 2+ year Plex server host has been banned again. I have given up on this, I do not have access to an obscure server with few customers that will avoid future bans.\n
      \n
      What’s the platform of choice moving forward? Need wife-approval factor. Emby and Jellyfin? Where can I source servers? Reddit has made these hard to find and I haven’t found a good community here.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 4
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696297507 {#2287
      date: 2023-10-03 03:45:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2156 …}
    +votes: Doctrine\ORM\PersistentCollection {#2158 …}
    +reports: Doctrine\ORM\PersistentCollection {#2151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
    +badges: Doctrine\ORM\PersistentCollection {#2148 …}
    +children: [
      App\Entity\EntryComment {#1568}
    ]
    -id: 5210
    -titleTs: "'dead':5 'find':8 'platform':10 'plex':3 'servers/what':9"
    -bodyTs: "'2':4 'access':23 'approv':47 'avoid':33 'ban':11,35 'choic':41 'communiti':71 'custom':30 'embi':49 'factor':48 'find':63 'forward':43 'found':68 'futur':34 'given':15 'good':2,70 'hard':61 'haven':66 'host':8 'jellyfin':51 'made':59 'move':42 'need':44 'obscur':26 'ol':3 'platform':39 'plex':6 'reddit':57 'server':7,27,56 'sourc':55 'wife':46 'wife-approv':45 'year':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696195363
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/5333897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696169363 {#2250
      date: 2023-10-01 16:09:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1585 …}
  +image: null
  +parent: null
  +root: null
  +body: "Try stremio with the torrentio plugin and a debris service, its like your own Netflix with anything you’ve ever wanted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696297507 {#1673
    date: 2023-10-03 03:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@swampdownloader@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1576 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 48020
  -bodyTs: "'anyth':17 'debri':9 'ever':20 'like':12 'netflix':15 'plugin':6 'servic':10 'stremio':2 'torrentio':5 'tri':1 've':19 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1314031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696297507 {#1560
    date: 2023-10-03 03:45:07.0 +02:00
  }
  +"title": 48020
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
46 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