GET https://kbin.spritesserver.nl/u/@state_electrician@discuss.tchncs.de/top?p=2

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#3130
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  +badges: Doctrine\ORM\PersistentCollection {#3146 …}
  +children: [
    1 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "But what happens when GKH and Linus are hit by a bus? The same bus. At the same time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699951757 {#2096
        date: 2023-11-14 09:49:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@vhalragnarok@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 122667
      -bodyTs: "'bus':12,15 'gkh':5 'happen':3 'hit':9 'linus':7 'time':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4844671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699951757 {#2062
        date: 2023-11-14 09:49:17.0 +01:00
      }
      +"title": 122667
    }
    0 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +body: "The real HURD is the friends we made along the way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1699951697 {#2012
        date: 2023-11-14 09:48:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@AceQuorthon@lemmy.dbzer0.com"
        "@HeartyBeast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 122666
      -bodyTs: "'along':9 'friend':6 'hurd':3 'made':8 'real':2 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4844663"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699951697 {#2020
        date: 2023-11-14 09:48:17.0 +01:00
      }
      +"title": 122666
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#3117
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#3130
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  +badges: Doctrine\ORM\PersistentCollection {#3146 …}
  +children: [
    1 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "But what happens when GKH and Linus are hit by a bus? The same bus. At the same time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699951757 {#2096
        date: 2023-11-14 09:49:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@vhalragnarok@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 122667
      -bodyTs: "'bus':12,15 'gkh':5 'happen':3 'hit':9 'linus':7 'time':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4844671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699951757 {#2062
        date: 2023-11-14 09:49:17.0 +01:00
      }
      +"title": 122667
    }
    0 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +body: "The real HURD is the friends we made along the way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1699951697 {#2012
        date: 2023-11-14 09:48:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@AceQuorthon@lemmy.dbzer0.com"
        "@HeartyBeast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 122666
      -bodyTs: "'along':9 'friend':6 'hurd':3 'made':8 'real':2 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4844663"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699951697 {#2020
        date: 2023-11-14 09:48:17.0 +01:00
      }
      +"title": 122666
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#3117
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#3094 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#3130
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3135 …}
  +votes: Doctrine\ORM\PersistentCollection {#3138 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
  +badges: Doctrine\ORM\PersistentCollection {#3146 …}
  +children: [
    1 => App\Entity\EntryComment {#2081
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "But what happens when GKH and Linus are hit by a bus? The same bus. At the same time."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699951757 {#2096
        date: 2023-11-14 09:49:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@vhalragnarok@linux.community"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 122667
      -bodyTs: "'bus':12,15 'gkh':5 'happen':3 'hit':9 'linus':7 'time':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4844671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699951757 {#2062
        date: 2023-11-14 09:49:17.0 +01:00
      }
      +"title": 122667
    }
    0 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
      +body: "The real HURD is the friends we made along the way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1699951697 {#2012
        date: 2023-11-14 09:48:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@AceQuorthon@lemmy.dbzer0.com"
        "@HeartyBeast@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2037 …}
      +nested: Doctrine\ORM\PersistentCollection {#2075 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
      -id: 122666
      -bodyTs: "'along':9 'friend':6 'hurd':3 'made':8 'real':2 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4844663"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699951697 {#2020
        date: 2023-11-14 09:48:17.0 +01:00
      }
      +"title": 122666
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#3117
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#3094 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3130
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      1 => App\Entity\EntryComment {#2081}
      0 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
        +body: "The real HURD is the friends we made along the way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1699951697 {#2012
          date: 2023-11-14 09:48:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luthis@lemmy.nz"
          "@AceQuorthon@lemmy.dbzer0.com"
          "@HeartyBeast@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2075 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
        -id: 122666
        -bodyTs: "'along':9 'friend':6 'hurd':3 'made':8 'real':2 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4844663"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699951697 {#2020
          date: 2023-11-14 09:48:17.0 +01:00
        }
        +"title": 122666
      }
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3117
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "But what happens when GKH and Linus are hit by a bus? The same bus. At the same time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699951757 {#2096
    date: 2023-11-14 09:49:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@vhalragnarok@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 122667
  -bodyTs: "'bus':12,15 'gkh':5 'happen':3 'hit':9 'linus':7 'time':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4844671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699951757 {#2062
    date: 2023-11-14 09:49:17.0 +01:00
  }
  +"title": 122667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#3094 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3130
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      1 => App\Entity\EntryComment {#2081}
      0 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
        +body: "The real HURD is the friends we made along the way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1699951697 {#2012
          date: 2023-11-14 09:48:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luthis@lemmy.nz"
          "@AceQuorthon@lemmy.dbzer0.com"
          "@HeartyBeast@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2075 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
        -id: 122666
        -bodyTs: "'along':9 'friend':6 'hurd':3 'made':8 'real':2 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4844663"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699951697 {#2020
          date: 2023-11-14 09:48:17.0 +01:00
        }
        +"title": 122666
      }
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3117
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "But what happens when GKH and Linus are hit by a bus? The same bus. At the same time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699951757 {#2096
    date: 2023-11-14 09:49:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@vhalragnarok@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 122667
  -bodyTs: "'bus':12,15 'gkh':5 'happen':3 'hit':9 'linus':7 'time':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4844671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699951757 {#2062
    date: 2023-11-14 09:49:17.0 +01:00
  }
  +"title": 122667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#3094 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3130
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      1 => App\Entity\EntryComment {#2081}
      0 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
        +body: "The real HURD is the friends we made along the way."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1699951697 {#2012
          date: 2023-11-14 09:48:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luthis@lemmy.nz"
          "@AceQuorthon@lemmy.dbzer0.com"
          "@HeartyBeast@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2037 …}
        +nested: Doctrine\ORM\PersistentCollection {#2075 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
        -id: 122666
        -bodyTs: "'along':9 'friend':6 'hurd':3 'made':8 'real':2 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4844663"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699951697 {#2020
          date: 2023-11-14 09:48:17.0 +01:00
        }
        +"title": 122666
      }
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3117
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "But what happens when GKH and Linus are hit by a bus? The same bus. At the same time."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699951757 {#2096
    date: 2023-11-14 09:49:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@vhalragnarok@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 122667
  -bodyTs: "'bus':12,15 'gkh':5 'happen':3 'hit':9 'linus':7 'time':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4844671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699951757 {#2062
    date: 2023-11-14 09:49:17.0 +01:00
  }
  +"title": 122667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#3094 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3130
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      1 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +body: "But what happens when GKH and Linus are hit by a bus? The same bus. At the same time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699951757 {#2096
          date: 2023-11-14 09:49:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luthis@lemmy.nz"
          "@vhalragnarok@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 122667
        -bodyTs: "'bus':12,15 'gkh':5 'happen':3 'hit':9 'linus':7 'time':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4844671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699951757 {#2062
          date: 2023-11-14 09:49:17.0 +01:00
        }
        +"title": 122667
      }
      0 => App\Entity\EntryComment {#2013}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3117
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +body: "The real HURD is the friends we made along the way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1699951697 {#2012
    date: 2023-11-14 09:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@AceQuorthon@lemmy.dbzer0.com"
    "@HeartyBeast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 122666
  -bodyTs: "'along':9 'friend':6 'hurd':3 'made':8 'real':2 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4844663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699951697 {#2020
    date: 2023-11-14 09:48:17.0 +01:00
  }
  +"title": 122666
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#3094 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3130
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      1 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +body: "But what happens when GKH and Linus are hit by a bus? The same bus. At the same time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699951757 {#2096
          date: 2023-11-14 09:49:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luthis@lemmy.nz"
          "@vhalragnarok@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 122667
        -bodyTs: "'bus':12,15 'gkh':5 'happen':3 'hit':9 'linus':7 'time':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4844671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699951757 {#2062
          date: 2023-11-14 09:49:17.0 +01:00
        }
        +"title": 122667
      }
      0 => App\Entity\EntryComment {#2013}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3117
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +body: "The real HURD is the friends we made along the way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1699951697 {#2012
    date: 2023-11-14 09:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@AceQuorthon@lemmy.dbzer0.com"
    "@HeartyBeast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 122666
  -bodyTs: "'along':9 'friend':6 'hurd':3 'made':8 'real':2 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4844663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699951697 {#2020
    date: 2023-11-14 09:48:17.0 +01:00
  }
  +"title": 122666
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#3094 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3130
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3135 …}
    +votes: Doctrine\ORM\PersistentCollection {#3138 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3142 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3144 …}
    +badges: Doctrine\ORM\PersistentCollection {#3146 …}
    +children: [
      1 => App\Entity\EntryComment {#2081
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +body: "But what happens when GKH and Linus are hit by a bus? The same bus. At the same time."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1699951757 {#2096
          date: 2023-11-14 09:49:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@luthis@lemmy.nz"
          "@vhalragnarok@linux.community"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2098 …}
        +nested: Doctrine\ORM\PersistentCollection {#2080 …}
        +votes: Doctrine\ORM\PersistentCollection {#2089 …}
        +reports: Doctrine\ORM\PersistentCollection {#2095 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
        -id: 122667
        -bodyTs: "'bus':12,15 'gkh':5 'happen':3 'hit':9 'linus':7 'time':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/4844671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699951757 {#2062
          date: 2023-11-14 09:49:17.0 +01:00
        }
        +"title": 122667
      }
      0 => App\Entity\EntryComment {#2013}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3117
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +body: "The real HURD is the friends we made along the way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1699951697 {#2012
    date: 2023-11-14 09:48:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@AceQuorthon@lemmy.dbzer0.com"
    "@HeartyBeast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 122666
  -bodyTs: "'along':9 'friend':6 'hurd':3 'made':8 'real':2 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4844663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699951697 {#2020
    date: 2023-11-14 09:48:17.0 +01:00
  }
  +"title": 122666
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2103
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#3096 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3098 …}
  +slug: "When-you-need-to-retire-an-old-server"
  +title: "When you need to retire an old server"
  +url: "https://lemmy.world/pictrs/image/77e7dc84-2338-48fb-ba21-5cd1e8cef930.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 793
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700934853 {#3091
    date: 2023-11-25 18:54:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  +badges: Doctrine\ORM\PersistentCollection {#3109 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +body: "That’s like watching a World War 2 movie and “spoiling” the fact that Germany lost."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1700457975 {#2101
        date: 2023-11-20 06:26:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@FuglyDuck@lemmy.world"
        "@Pyroglyph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 142070
      -bodyTs: "'2':8 'fact':13 'germani':15 'like':3 'lost':16 'movi':9 'spoil':11 'war':7 'watch':4 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5014834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700457975 {#2102
        date: 2023-11-20 06:26:15.0 +01:00
      }
      +"title": 142070
    }
  ]
  -id: 14377
  -titleTs: "'need':3 'old':7 'retir':5 'server':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700474902
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8463419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700388502 {#3077
    date: 2023-11-19 11:08:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2103
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#3096 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3098 …}
  +slug: "When-you-need-to-retire-an-old-server"
  +title: "When you need to retire an old server"
  +url: "https://lemmy.world/pictrs/image/77e7dc84-2338-48fb-ba21-5cd1e8cef930.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 793
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700934853 {#3091
    date: 2023-11-25 18:54:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  +badges: Doctrine\ORM\PersistentCollection {#3109 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +body: "That’s like watching a World War 2 movie and “spoiling” the fact that Germany lost."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1700457975 {#2101
        date: 2023-11-20 06:26:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@FuglyDuck@lemmy.world"
        "@Pyroglyph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 142070
      -bodyTs: "'2':8 'fact':13 'germani':15 'like':3 'lost':16 'movi':9 'spoil':11 'war':7 'watch':4 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5014834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700457975 {#2102
        date: 2023-11-20 06:26:15.0 +01:00
      }
      +"title": 142070
    }
  ]
  -id: 14377
  -titleTs: "'need':3 'old':7 'retir':5 'server':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700474902
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8463419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700388502 {#3077
    date: 2023-11-19 11:08:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2103
  +user: Proxies\__CG__\App\Entity\User {#3056 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#3096 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3098 …}
  +slug: "When-you-need-to-retire-an-old-server"
  +title: "When you need to retire an old server"
  +url: "https://lemmy.world/pictrs/image/77e7dc84-2338-48fb-ba21-5cd1e8cef930.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 793
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700934853 {#3091
    date: 2023-11-25 18:54:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3099 …}
  +votes: Doctrine\ORM\PersistentCollection {#3101 …}
  +reports: Doctrine\ORM\PersistentCollection {#3103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
  +badges: Doctrine\ORM\PersistentCollection {#3109 …}
  +children: [
    App\Entity\EntryComment {#2109
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2103 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
      +body: "That’s like watching a World War 2 movie and “spoiling” the fact that Germany lost."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1700457975 {#2101
        date: 2023-11-20 06:26:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@FuglyDuck@lemmy.world"
        "@Pyroglyph@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2124 …}
      +votes: Doctrine\ORM\PersistentCollection {#2118 …}
      +reports: Doctrine\ORM\PersistentCollection {#2121 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
      -id: 142070
      -bodyTs: "'2':8 'fact':13 'germani':15 'like':3 'lost':16 'movi':9 'spoil':11 'war':7 'watch':4 'world':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5014834"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700457975 {#2102
        date: 2023-11-20 06:26:15.0 +01:00
      }
      +"title": 142070
    }
  ]
  -id: 14377
  -titleTs: "'need':3 'old':7 'retir':5 'server':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700474902
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8463419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700388502 {#3077
    date: 2023-11-19 11:08:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#3096 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3098 …}
    +slug: "When-you-need-to-retire-an-old-server"
    +title: "When you need to retire an old server"
    +url: "https://lemmy.world/pictrs/image/77e7dc84-2338-48fb-ba21-5cd1e8cef930.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 793
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700934853 {#3091
      date: 2023-11-25 18:54:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
    +badges: Doctrine\ORM\PersistentCollection {#3109 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 14377
    -titleTs: "'need':3 'old':7 'retir':5 'server':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700474902
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8463419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700388502 {#3077
      date: 2023-11-19 11:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +body: "That’s like watching a World War 2 movie and “spoiling” the fact that Germany lost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700457975 {#2101
    date: 2023-11-20 06:26:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@FuglyDuck@lemmy.world"
    "@Pyroglyph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 142070
  -bodyTs: "'2':8 'fact':13 'germani':15 'like':3 'lost':16 'movi':9 'spoil':11 'war':7 'watch':4 'world':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5014834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700457975 {#2102
    date: 2023-11-20 06:26:15.0 +01:00
  }
  +"title": 142070
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#3096 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3098 …}
    +slug: "When-you-need-to-retire-an-old-server"
    +title: "When you need to retire an old server"
    +url: "https://lemmy.world/pictrs/image/77e7dc84-2338-48fb-ba21-5cd1e8cef930.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 793
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700934853 {#3091
      date: 2023-11-25 18:54:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
    +badges: Doctrine\ORM\PersistentCollection {#3109 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 14377
    -titleTs: "'need':3 'old':7 'retir':5 'server':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700474902
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8463419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700388502 {#3077
      date: 2023-11-19 11:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +body: "That’s like watching a World War 2 movie and “spoiling” the fact that Germany lost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700457975 {#2101
    date: 2023-11-20 06:26:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@FuglyDuck@lemmy.world"
    "@Pyroglyph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 142070
  -bodyTs: "'2':8 'fact':13 'germani':15 'like':3 'lost':16 'movi':9 'spoil':11 'war':7 'watch':4 'world':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5014834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700457975 {#2102
    date: 2023-11-20 06:26:15.0 +01:00
  }
  +"title": 142070
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103
    +user: Proxies\__CG__\App\Entity\User {#3056 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#3096 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3098 …}
    +slug: "When-you-need-to-retire-an-old-server"
    +title: "When you need to retire an old server"
    +url: "https://lemmy.world/pictrs/image/77e7dc84-2338-48fb-ba21-5cd1e8cef930.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 50
    +favouriteCount: 793
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700934853 {#3091
      date: 2023-11-25 18:54:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3099 …}
    +votes: Doctrine\ORM\PersistentCollection {#3101 …}
    +reports: Doctrine\ORM\PersistentCollection {#3103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3105 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3107 …}
    +badges: Doctrine\ORM\PersistentCollection {#3109 …}
    +children: [
      App\Entity\EntryComment {#2109}
    ]
    -id: 14377
    -titleTs: "'need':3 'old':7 'retir':5 'server':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700474902
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8463419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700388502 {#3077
      date: 2023-11-19 11:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2106 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2110 …}
  +body: "That’s like watching a World War 2 movie and “spoiling” the fact that Germany lost."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700457975 {#2101
    date: 2023-11-20 06:26:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@FuglyDuck@lemmy.world"
    "@Pyroglyph@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2118 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2123 …}
  -id: 142070
  -bodyTs: "'2':8 'fact':13 'germani':15 'like':3 'lost':16 'movi':9 'spoil':11 'war':7 'watch':4 'world':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5014834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700457975 {#2102
    date: 2023-11-20 06:26:15.0 +01:00
  }
  +"title": 142070
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2230
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "OpenVPN-network-interface-for-qBittorrent"
  +title: "OpenVPN network interface for qBittorrent"
  +url: null
  +body: """
    I want to run only qBittorrent through my VPN but with my current setup, I have a namespace for OpenVPN and qBittorrent runs entirely through it. The issue with that is that Sonarr and Radarr can’t access it. Because of that, I would like to switch my setup to use a network interface instead. What would be the best way to do that?\n
    \n
    Edit: I used [this guide](https://drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/), with some changes to make it work on my setup, to set it up. I can also post my docker-compose file here if anyone’s interested.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700732018 {#3111
    date: 2023-11-23 10:33:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  +badges: Doctrine\ORM\PersistentCollection {#3128 …}
  +children: [
    App\Entity\EntryComment {#2225
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2230 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +body: """
        Here’s an example docker-compose.yaml for gluetun with Nordvpn and qBittorrent"\n
        \n
        ```\n
        \n
        <span style="color:#323232;">version: "3"\n
        </span><span style="color:#323232;">services:\n
        </span><span style="color:#323232;">  gluetun:\n
        </span><span style="color:#323232;">    image: qmcgaw/gluetun\n
        </span><span style="color:#323232;">    container_name: gluetun\n
        </span><span style="color:#323232;">    cap_add:\n
        </span><span style="color:#323232;">      - NET_ADMIN\n
        </span><span style="color:#323232;">    devices:\n
        </span><span style="color:#323232;">      - /dev/net/tun:/dev/net/tun\n
        </span><span style="color:#323232;">    ports:\n
        </span><span style="color:#323232;">      # this makes qBittorrent's web UI accessible on localhost:8080\n
        </span><span style="color:#323232;">      - "127.0.0.1:8080:8080"\n
        </span><span style="color:#323232;">    environment:\n
        </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup\n
        </span><span style="color:#323232;">      - VPN_SERVICE_PROVIDER=nordvpn\n
        </span><span style="color:#323232;">      - VPN_TYPE=wireguard\n
        </span><span style="color:#323232;">      - WIREGUARD_PRIVATE_KEY=aGFoYWltbm90dGhhdGR1bWJnb2RkYW1taXQ=\n
        </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
        </span><span style="color:#323232;">      # Server list updater\n
        </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list\n
        </span><span style="color:#323232;">      - UPDATER_PERIOD=\n
        </span><span style="color:#323232;">      - SERVER_COUNTRIES=Germany\n
        </span><span style="color:#323232;">      - SERVER_REGIONS=p2p\n
        </span><span style="color:#323232;">  qbittorrent:\n
        </span><span style="color:#323232;">    image: lscr.io/linuxserver/qbittorrent:latest\n
        </span><span style="color:#323232;">    container_name: qbittorrent\n
        </span><span style="color:#323232;">    network_mode: "service:gluetun"\n
        </span><span style="color:#323232;">    environment:\n
        </span><span style="color:#323232;">      - PUID=1000\n
        </span><span style="color:#323232;">      - PGID=1000\n
        </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
        </span><span style="color:#323232;">      - WEBUI_PORT=8080\n
        </span><span style="color:#323232;">    volumes:\n
        </span><span style="color:#323232;">      - ./config:/config\n
        </span><span style="color:#323232;">      - ./downloads:/downloads\n
        </span><span style="color:#323232;">      - ./torrents:/torrents\n
        </span><span style="color:#323232;">    restart: unless-stopped\n
        </span>\n
        ```\n
        \n
        You can use qBittorrent’s API (enable it in the settings) to add magnet links. I have a small wrapper tool for that, so I can just click on a magnet link in the browser and it gets added to the queue.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700732018 {#2216
        date: 2023-11-23 10:33:38.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@Fisch@lemmy.ml"
        "@NonDollarCurrency@monero.town"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 153980
      -bodyTs: "'/config':98,99 '/dev/net/tun':26,27 '/downloads':100,101 '/linuxserver/qbittorrent:latest':79 '/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':66 '/qdm12/gluetun-wiki/tree/main/setup#setup':46 '/torrents':102,103 '1000':89,91 '127.0.0.1':39 '3':13 '8080':38,40,41,96 'access':35 'ad':146 'add':22,120 'admin':24 'agfoywltbm90dghhdgr1bwjnb2rkyw1taxq':57 'api':113 'browser':142 'cap':21 'click':135 'contain':18,80 'countri':70 'devic':25 'docker-compose.yaml':5 'enabl':114 'environ':42,87 'europe/berlin':59,93 'exampl':4 'germani':71 'get':145 'github.com':45,65 'github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':64 'github.com/qdm12/gluetun-wiki/tree/main/setup#setup':44 'gluetun':7,15,20,86 'imag':16,76 'key':56 'link':122,139 'list':61 'localhost':37 'lscr.io':78 'lscr.io/linuxserver/qbittorrent:latest':77 'magnet':121,138 'make':30 'mode':84 'name':19,81 'net':23 'network':83 'nordvpn':9,50 'p2p':74 'period':68 'pgid':90 'port':28,95 'privat':55 'provid':49 'puid':88 'qbittorr':11,31,75,82,111 'qmcgaw/gluetun':17 'queue':149 'region':73 'restart':104 'see':43,63 'server':60,69,72 'servic':14,48,85 'set':118 'small':126 'stop':107 'tool':128 'type':52 'tz':58,92 'ui':34 'unless':106 'unless-stop':105 'updat':62,67 'use':110 'version':12 'volum':97 'vpn':47,51 'web':33 'webui':94 'wireguard':53,54 'wrapper':127"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5109462"
      +editedAt: DateTimeImmutable @1701226576 {#2214
        date: 2023-11-29 03:56:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700732018 {#2213
        date: 2023-11-23 10:33:38.0 +01:00
      }
      +"title": 153980
    }
  ]
  -id: 15040
  -titleTs: "'interfac':3 'network':2 'openvpn':1 'qbittorr':5"
  -bodyTs: "'/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':72 'access':38 'also':89 'anyon':98 'best':60 'chang':75 'compos':94 'current':13 'docker':93 'docker-compos':92 'drfrankenstein.co.uk':71 'drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':70 'edit':65 'entir':24 'file':95 'guid':69 'instead':55 'interest':100 'interfac':54 'issu':28 'like':45 'make':77 'namespac':18 'network':53 'openvpn':20 'post':90 'qbittorr':6,22 'radarr':35 'run':4,23 'set':84 'setup':14,49,82 'sonarr':33 'switch':47 'use':51,67 'vpn':9 'want':2 'way':61 'work':79 'would':44,57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700654159
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8269168"
  +editedAt: DateTimeImmutable @1701106673 {#3097
    date: 2023-11-27 18:37:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700567759 {#3074
    date: 2023-11-21 12:55:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2230
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "OpenVPN-network-interface-for-qBittorrent"
  +title: "OpenVPN network interface for qBittorrent"
  +url: null
  +body: """
    I want to run only qBittorrent through my VPN but with my current setup, I have a namespace for OpenVPN and qBittorrent runs entirely through it. The issue with that is that Sonarr and Radarr can’t access it. Because of that, I would like to switch my setup to use a network interface instead. What would be the best way to do that?\n
    \n
    Edit: I used [this guide](https://drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/), with some changes to make it work on my setup, to set it up. I can also post my docker-compose file here if anyone’s interested.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700732018 {#3111
    date: 2023-11-23 10:33:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  +badges: Doctrine\ORM\PersistentCollection {#3128 …}
  +children: [
    App\Entity\EntryComment {#2225
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2230 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +body: """
        Here’s an example docker-compose.yaml for gluetun with Nordvpn and qBittorrent"\n
        \n
        ```\n
        \n
        <span style="color:#323232;">version: "3"\n
        </span><span style="color:#323232;">services:\n
        </span><span style="color:#323232;">  gluetun:\n
        </span><span style="color:#323232;">    image: qmcgaw/gluetun\n
        </span><span style="color:#323232;">    container_name: gluetun\n
        </span><span style="color:#323232;">    cap_add:\n
        </span><span style="color:#323232;">      - NET_ADMIN\n
        </span><span style="color:#323232;">    devices:\n
        </span><span style="color:#323232;">      - /dev/net/tun:/dev/net/tun\n
        </span><span style="color:#323232;">    ports:\n
        </span><span style="color:#323232;">      # this makes qBittorrent's web UI accessible on localhost:8080\n
        </span><span style="color:#323232;">      - "127.0.0.1:8080:8080"\n
        </span><span style="color:#323232;">    environment:\n
        </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup\n
        </span><span style="color:#323232;">      - VPN_SERVICE_PROVIDER=nordvpn\n
        </span><span style="color:#323232;">      - VPN_TYPE=wireguard\n
        </span><span style="color:#323232;">      - WIREGUARD_PRIVATE_KEY=aGFoYWltbm90dGhhdGR1bWJnb2RkYW1taXQ=\n
        </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
        </span><span style="color:#323232;">      # Server list updater\n
        </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list\n
        </span><span style="color:#323232;">      - UPDATER_PERIOD=\n
        </span><span style="color:#323232;">      - SERVER_COUNTRIES=Germany\n
        </span><span style="color:#323232;">      - SERVER_REGIONS=p2p\n
        </span><span style="color:#323232;">  qbittorrent:\n
        </span><span style="color:#323232;">    image: lscr.io/linuxserver/qbittorrent:latest\n
        </span><span style="color:#323232;">    container_name: qbittorrent\n
        </span><span style="color:#323232;">    network_mode: "service:gluetun"\n
        </span><span style="color:#323232;">    environment:\n
        </span><span style="color:#323232;">      - PUID=1000\n
        </span><span style="color:#323232;">      - PGID=1000\n
        </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
        </span><span style="color:#323232;">      - WEBUI_PORT=8080\n
        </span><span style="color:#323232;">    volumes:\n
        </span><span style="color:#323232;">      - ./config:/config\n
        </span><span style="color:#323232;">      - ./downloads:/downloads\n
        </span><span style="color:#323232;">      - ./torrents:/torrents\n
        </span><span style="color:#323232;">    restart: unless-stopped\n
        </span>\n
        ```\n
        \n
        You can use qBittorrent’s API (enable it in the settings) to add magnet links. I have a small wrapper tool for that, so I can just click on a magnet link in the browser and it gets added to the queue.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700732018 {#2216
        date: 2023-11-23 10:33:38.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@Fisch@lemmy.ml"
        "@NonDollarCurrency@monero.town"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 153980
      -bodyTs: "'/config':98,99 '/dev/net/tun':26,27 '/downloads':100,101 '/linuxserver/qbittorrent:latest':79 '/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':66 '/qdm12/gluetun-wiki/tree/main/setup#setup':46 '/torrents':102,103 '1000':89,91 '127.0.0.1':39 '3':13 '8080':38,40,41,96 'access':35 'ad':146 'add':22,120 'admin':24 'agfoywltbm90dghhdgr1bwjnb2rkyw1taxq':57 'api':113 'browser':142 'cap':21 'click':135 'contain':18,80 'countri':70 'devic':25 'docker-compose.yaml':5 'enabl':114 'environ':42,87 'europe/berlin':59,93 'exampl':4 'germani':71 'get':145 'github.com':45,65 'github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':64 'github.com/qdm12/gluetun-wiki/tree/main/setup#setup':44 'gluetun':7,15,20,86 'imag':16,76 'key':56 'link':122,139 'list':61 'localhost':37 'lscr.io':78 'lscr.io/linuxserver/qbittorrent:latest':77 'magnet':121,138 'make':30 'mode':84 'name':19,81 'net':23 'network':83 'nordvpn':9,50 'p2p':74 'period':68 'pgid':90 'port':28,95 'privat':55 'provid':49 'puid':88 'qbittorr':11,31,75,82,111 'qmcgaw/gluetun':17 'queue':149 'region':73 'restart':104 'see':43,63 'server':60,69,72 'servic':14,48,85 'set':118 'small':126 'stop':107 'tool':128 'type':52 'tz':58,92 'ui':34 'unless':106 'unless-stop':105 'updat':62,67 'use':110 'version':12 'volum':97 'vpn':47,51 'web':33 'webui':94 'wireguard':53,54 'wrapper':127"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5109462"
      +editedAt: DateTimeImmutable @1701226576 {#2214
        date: 2023-11-29 03:56:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700732018 {#2213
        date: 2023-11-23 10:33:38.0 +01:00
      }
      +"title": 153980
    }
  ]
  -id: 15040
  -titleTs: "'interfac':3 'network':2 'openvpn':1 'qbittorr':5"
  -bodyTs: "'/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':72 'access':38 'also':89 'anyon':98 'best':60 'chang':75 'compos':94 'current':13 'docker':93 'docker-compos':92 'drfrankenstein.co.uk':71 'drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':70 'edit':65 'entir':24 'file':95 'guid':69 'instead':55 'interest':100 'interfac':54 'issu':28 'like':45 'make':77 'namespac':18 'network':53 'openvpn':20 'post':90 'qbittorr':6,22 'radarr':35 'run':4,23 'set':84 'setup':14,49,82 'sonarr':33 'switch':47 'use':51,67 'vpn':9 'want':2 'way':61 'work':79 'would':44,57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700654159
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8269168"
  +editedAt: DateTimeImmutable @1701106673 {#3097
    date: 2023-11-27 18:37:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700567759 {#3074
    date: 2023-11-21 12:55:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2230
  +user: Proxies\__CG__\App\Entity\User {#3116 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "OpenVPN-network-interface-for-qBittorrent"
  +title: "OpenVPN network interface for qBittorrent"
  +url: null
  +body: """
    I want to run only qBittorrent through my VPN but with my current setup, I have a namespace for OpenVPN and qBittorrent runs entirely through it. The issue with that is that Sonarr and Radarr can’t access it. Because of that, I would like to switch my setup to use a network interface instead. What would be the best way to do that?\n
    \n
    Edit: I used [this guide](https://drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/), with some changes to make it work on my setup, to set it up. I can also post my docker-compose file here if anyone’s interested.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700732018 {#3111
    date: 2023-11-23 10:33:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3118 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
  +badges: Doctrine\ORM\PersistentCollection {#3128 …}
  +children: [
    App\Entity\EntryComment {#2225
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2230 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +body: """
        Here’s an example docker-compose.yaml for gluetun with Nordvpn and qBittorrent"\n
        \n
        ```\n
        \n
        <span style="color:#323232;">version: "3"\n
        </span><span style="color:#323232;">services:\n
        </span><span style="color:#323232;">  gluetun:\n
        </span><span style="color:#323232;">    image: qmcgaw/gluetun\n
        </span><span style="color:#323232;">    container_name: gluetun\n
        </span><span style="color:#323232;">    cap_add:\n
        </span><span style="color:#323232;">      - NET_ADMIN\n
        </span><span style="color:#323232;">    devices:\n
        </span><span style="color:#323232;">      - /dev/net/tun:/dev/net/tun\n
        </span><span style="color:#323232;">    ports:\n
        </span><span style="color:#323232;">      # this makes qBittorrent's web UI accessible on localhost:8080\n
        </span><span style="color:#323232;">      - "127.0.0.1:8080:8080"\n
        </span><span style="color:#323232;">    environment:\n
        </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup\n
        </span><span style="color:#323232;">      - VPN_SERVICE_PROVIDER=nordvpn\n
        </span><span style="color:#323232;">      - VPN_TYPE=wireguard\n
        </span><span style="color:#323232;">      - WIREGUARD_PRIVATE_KEY=aGFoYWltbm90dGhhdGR1bWJnb2RkYW1taXQ=\n
        </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
        </span><span style="color:#323232;">      # Server list updater\n
        </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list\n
        </span><span style="color:#323232;">      - UPDATER_PERIOD=\n
        </span><span style="color:#323232;">      - SERVER_COUNTRIES=Germany\n
        </span><span style="color:#323232;">      - SERVER_REGIONS=p2p\n
        </span><span style="color:#323232;">  qbittorrent:\n
        </span><span style="color:#323232;">    image: lscr.io/linuxserver/qbittorrent:latest\n
        </span><span style="color:#323232;">    container_name: qbittorrent\n
        </span><span style="color:#323232;">    network_mode: "service:gluetun"\n
        </span><span style="color:#323232;">    environment:\n
        </span><span style="color:#323232;">      - PUID=1000\n
        </span><span style="color:#323232;">      - PGID=1000\n
        </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
        </span><span style="color:#323232;">      - WEBUI_PORT=8080\n
        </span><span style="color:#323232;">    volumes:\n
        </span><span style="color:#323232;">      - ./config:/config\n
        </span><span style="color:#323232;">      - ./downloads:/downloads\n
        </span><span style="color:#323232;">      - ./torrents:/torrents\n
        </span><span style="color:#323232;">    restart: unless-stopped\n
        </span>\n
        ```\n
        \n
        You can use qBittorrent’s API (enable it in the settings) to add magnet links. I have a small wrapper tool for that, so I can just click on a magnet link in the browser and it gets added to the queue.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700732018 {#2216
        date: 2023-11-23 10:33:38.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@Fisch@lemmy.ml"
        "@NonDollarCurrency@monero.town"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 153980
      -bodyTs: "'/config':98,99 '/dev/net/tun':26,27 '/downloads':100,101 '/linuxserver/qbittorrent:latest':79 '/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':66 '/qdm12/gluetun-wiki/tree/main/setup#setup':46 '/torrents':102,103 '1000':89,91 '127.0.0.1':39 '3':13 '8080':38,40,41,96 'access':35 'ad':146 'add':22,120 'admin':24 'agfoywltbm90dghhdgr1bwjnb2rkyw1taxq':57 'api':113 'browser':142 'cap':21 'click':135 'contain':18,80 'countri':70 'devic':25 'docker-compose.yaml':5 'enabl':114 'environ':42,87 'europe/berlin':59,93 'exampl':4 'germani':71 'get':145 'github.com':45,65 'github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':64 'github.com/qdm12/gluetun-wiki/tree/main/setup#setup':44 'gluetun':7,15,20,86 'imag':16,76 'key':56 'link':122,139 'list':61 'localhost':37 'lscr.io':78 'lscr.io/linuxserver/qbittorrent:latest':77 'magnet':121,138 'make':30 'mode':84 'name':19,81 'net':23 'network':83 'nordvpn':9,50 'p2p':74 'period':68 'pgid':90 'port':28,95 'privat':55 'provid':49 'puid':88 'qbittorr':11,31,75,82,111 'qmcgaw/gluetun':17 'queue':149 'region':73 'restart':104 'see':43,63 'server':60,69,72 'servic':14,48,85 'set':118 'small':126 'stop':107 'tool':128 'type':52 'tz':58,92 'ui':34 'unless':106 'unless-stop':105 'updat':62,67 'use':110 'version':12 'volum':97 'vpn':47,51 'web':33 'webui':94 'wireguard':53,54 'wrapper':127"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5109462"
      +editedAt: DateTimeImmutable @1701226576 {#2214
        date: 2023-11-29 03:56:16.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700732018 {#2213
        date: 2023-11-23 10:33:38.0 +01:00
      }
      +"title": 153980
    }
  ]
  -id: 15040
  -titleTs: "'interfac':3 'network':2 'openvpn':1 'qbittorr':5"
  -bodyTs: "'/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':72 'access':38 'also':89 'anyon':98 'best':60 'chang':75 'compos':94 'current':13 'docker':93 'docker-compos':92 'drfrankenstein.co.uk':71 'drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':70 'edit':65 'entir':24 'file':95 'guid':69 'instead':55 'interest':100 'interfac':54 'issu':28 'like':45 'make':77 'namespac':18 'network':53 'openvpn':20 'post':90 'qbittorr':6,22 'radarr':35 'run':4,23 'set':84 'setup':14,49,82 'sonarr':33 'switch':47 'use':51,67 'vpn':9 'want':2 'way':61 'work':79 'would':44,57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700654159
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8269168"
  +editedAt: DateTimeImmutable @1701106673 {#3097
    date: 2023-11-27 18:37:53.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700567759 {#3074
    date: 2023-11-21 12:55:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "OpenVPN-network-interface-for-qBittorrent"
    +title: "OpenVPN network interface for qBittorrent"
    +url: null
    +body: """
      I want to run only qBittorrent through my VPN but with my current setup, I have a namespace for OpenVPN and qBittorrent runs entirely through it. The issue with that is that Sonarr and Radarr can’t access it. Because of that, I would like to switch my setup to use a network interface instead. What would be the best way to do that?\n
      \n
      Edit: I used [this guide](https://drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/), with some changes to make it work on my setup, to set it up. I can also post my docker-compose file here if anyone’s interested.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700732018 {#3111
      date: 2023-11-23 10:33:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      App\Entity\EntryComment {#2225}
    ]
    -id: 15040
    -titleTs: "'interfac':3 'network':2 'openvpn':1 'qbittorr':5"
    -bodyTs: "'/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':72 'access':38 'also':89 'anyon':98 'best':60 'chang':75 'compos':94 'current':13 'docker':93 'docker-compos':92 'drfrankenstein.co.uk':71 'drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':70 'edit':65 'entir':24 'file':95 'guid':69 'instead':55 'interest':100 'interfac':54 'issu':28 'like':45 'make':77 'namespac':18 'network':53 'openvpn':20 'post':90 'qbittorr':6,22 'radarr':35 'run':4,23 'set':84 'setup':14,49,82 'sonarr':33 'switch':47 'use':51,67 'vpn':9 'want':2 'way':61 'work':79 'would':44,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700654159
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8269168"
    +editedAt: DateTimeImmutable @1701106673 {#3097
      date: 2023-11-27 18:37:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700567759 {#3074
      date: 2023-11-21 12:55:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +body: """
    Here’s an example docker-compose.yaml for gluetun with Nordvpn and qBittorrent"\n
    \n
    ```\n
    \n
    <span style="color:#323232;">version: "3"\n
    </span><span style="color:#323232;">services:\n
    </span><span style="color:#323232;">  gluetun:\n
    </span><span style="color:#323232;">    image: qmcgaw/gluetun\n
    </span><span style="color:#323232;">    container_name: gluetun\n
    </span><span style="color:#323232;">    cap_add:\n
    </span><span style="color:#323232;">      - NET_ADMIN\n
    </span><span style="color:#323232;">    devices:\n
    </span><span style="color:#323232;">      - /dev/net/tun:/dev/net/tun\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      # this makes qBittorrent's web UI accessible on localhost:8080\n
    </span><span style="color:#323232;">      - "127.0.0.1:8080:8080"\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup\n
    </span><span style="color:#323232;">      - VPN_SERVICE_PROVIDER=nordvpn\n
    </span><span style="color:#323232;">      - VPN_TYPE=wireguard\n
    </span><span style="color:#323232;">      - WIREGUARD_PRIVATE_KEY=aGFoYWltbm90dGhhdGR1bWJnb2RkYW1taXQ=\n
    </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
    </span><span style="color:#323232;">      # Server list updater\n
    </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list\n
    </span><span style="color:#323232;">      - UPDATER_PERIOD=\n
    </span><span style="color:#323232;">      - SERVER_COUNTRIES=Germany\n
    </span><span style="color:#323232;">      - SERVER_REGIONS=p2p\n
    </span><span style="color:#323232;">  qbittorrent:\n
    </span><span style="color:#323232;">    image: lscr.io/linuxserver/qbittorrent:latest\n
    </span><span style="color:#323232;">    container_name: qbittorrent\n
    </span><span style="color:#323232;">    network_mode: "service:gluetun"\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      - PUID=1000\n
    </span><span style="color:#323232;">      - PGID=1000\n
    </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
    </span><span style="color:#323232;">      - WEBUI_PORT=8080\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - ./config:/config\n
    </span><span style="color:#323232;">      - ./downloads:/downloads\n
    </span><span style="color:#323232;">      - ./torrents:/torrents\n
    </span><span style="color:#323232;">    restart: unless-stopped\n
    </span>\n
    ```\n
    \n
    You can use qBittorrent’s API (enable it in the settings) to add magnet links. I have a small wrapper tool for that, so I can just click on a magnet link in the browser and it gets added to the queue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700732018 {#2216
    date: 2023-11-23 10:33:38.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@Fisch@lemmy.ml"
    "@NonDollarCurrency@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 153980
  -bodyTs: "'/config':98,99 '/dev/net/tun':26,27 '/downloads':100,101 '/linuxserver/qbittorrent:latest':79 '/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':66 '/qdm12/gluetun-wiki/tree/main/setup#setup':46 '/torrents':102,103 '1000':89,91 '127.0.0.1':39 '3':13 '8080':38,40,41,96 'access':35 'ad':146 'add':22,120 'admin':24 'agfoywltbm90dghhdgr1bwjnb2rkyw1taxq':57 'api':113 'browser':142 'cap':21 'click':135 'contain':18,80 'countri':70 'devic':25 'docker-compose.yaml':5 'enabl':114 'environ':42,87 'europe/berlin':59,93 'exampl':4 'germani':71 'get':145 'github.com':45,65 'github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':64 'github.com/qdm12/gluetun-wiki/tree/main/setup#setup':44 'gluetun':7,15,20,86 'imag':16,76 'key':56 'link':122,139 'list':61 'localhost':37 'lscr.io':78 'lscr.io/linuxserver/qbittorrent:latest':77 'magnet':121,138 'make':30 'mode':84 'name':19,81 'net':23 'network':83 'nordvpn':9,50 'p2p':74 'period':68 'pgid':90 'port':28,95 'privat':55 'provid':49 'puid':88 'qbittorr':11,31,75,82,111 'qmcgaw/gluetun':17 'queue':149 'region':73 'restart':104 'see':43,63 'server':60,69,72 'servic':14,48,85 'set':118 'small':126 'stop':107 'tool':128 'type':52 'tz':58,92 'ui':34 'unless':106 'unless-stop':105 'updat':62,67 'use':110 'version':12 'volum':97 'vpn':47,51 'web':33 'webui':94 'wireguard':53,54 'wrapper':127"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5109462"
  +editedAt: DateTimeImmutable @1701226576 {#2214
    date: 2023-11-29 03:56:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700732018 {#2213
    date: 2023-11-23 10:33:38.0 +01:00
  }
  +"title": 153980
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "OpenVPN-network-interface-for-qBittorrent"
    +title: "OpenVPN network interface for qBittorrent"
    +url: null
    +body: """
      I want to run only qBittorrent through my VPN but with my current setup, I have a namespace for OpenVPN and qBittorrent runs entirely through it. The issue with that is that Sonarr and Radarr can’t access it. Because of that, I would like to switch my setup to use a network interface instead. What would be the best way to do that?\n
      \n
      Edit: I used [this guide](https://drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/), with some changes to make it work on my setup, to set it up. I can also post my docker-compose file here if anyone’s interested.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700732018 {#3111
      date: 2023-11-23 10:33:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      App\Entity\EntryComment {#2225}
    ]
    -id: 15040
    -titleTs: "'interfac':3 'network':2 'openvpn':1 'qbittorr':5"
    -bodyTs: "'/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':72 'access':38 'also':89 'anyon':98 'best':60 'chang':75 'compos':94 'current':13 'docker':93 'docker-compos':92 'drfrankenstein.co.uk':71 'drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':70 'edit':65 'entir':24 'file':95 'guid':69 'instead':55 'interest':100 'interfac':54 'issu':28 'like':45 'make':77 'namespac':18 'network':53 'openvpn':20 'post':90 'qbittorr':6,22 'radarr':35 'run':4,23 'set':84 'setup':14,49,82 'sonarr':33 'switch':47 'use':51,67 'vpn':9 'want':2 'way':61 'work':79 'would':44,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700654159
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8269168"
    +editedAt: DateTimeImmutable @1701106673 {#3097
      date: 2023-11-27 18:37:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700567759 {#3074
      date: 2023-11-21 12:55:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +body: """
    Here’s an example docker-compose.yaml for gluetun with Nordvpn and qBittorrent"\n
    \n
    ```\n
    \n
    <span style="color:#323232;">version: "3"\n
    </span><span style="color:#323232;">services:\n
    </span><span style="color:#323232;">  gluetun:\n
    </span><span style="color:#323232;">    image: qmcgaw/gluetun\n
    </span><span style="color:#323232;">    container_name: gluetun\n
    </span><span style="color:#323232;">    cap_add:\n
    </span><span style="color:#323232;">      - NET_ADMIN\n
    </span><span style="color:#323232;">    devices:\n
    </span><span style="color:#323232;">      - /dev/net/tun:/dev/net/tun\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      # this makes qBittorrent's web UI accessible on localhost:8080\n
    </span><span style="color:#323232;">      - "127.0.0.1:8080:8080"\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup\n
    </span><span style="color:#323232;">      - VPN_SERVICE_PROVIDER=nordvpn\n
    </span><span style="color:#323232;">      - VPN_TYPE=wireguard\n
    </span><span style="color:#323232;">      - WIREGUARD_PRIVATE_KEY=aGFoYWltbm90dGhhdGR1bWJnb2RkYW1taXQ=\n
    </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
    </span><span style="color:#323232;">      # Server list updater\n
    </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list\n
    </span><span style="color:#323232;">      - UPDATER_PERIOD=\n
    </span><span style="color:#323232;">      - SERVER_COUNTRIES=Germany\n
    </span><span style="color:#323232;">      - SERVER_REGIONS=p2p\n
    </span><span style="color:#323232;">  qbittorrent:\n
    </span><span style="color:#323232;">    image: lscr.io/linuxserver/qbittorrent:latest\n
    </span><span style="color:#323232;">    container_name: qbittorrent\n
    </span><span style="color:#323232;">    network_mode: "service:gluetun"\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      - PUID=1000\n
    </span><span style="color:#323232;">      - PGID=1000\n
    </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
    </span><span style="color:#323232;">      - WEBUI_PORT=8080\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - ./config:/config\n
    </span><span style="color:#323232;">      - ./downloads:/downloads\n
    </span><span style="color:#323232;">      - ./torrents:/torrents\n
    </span><span style="color:#323232;">    restart: unless-stopped\n
    </span>\n
    ```\n
    \n
    You can use qBittorrent’s API (enable it in the settings) to add magnet links. I have a small wrapper tool for that, so I can just click on a magnet link in the browser and it gets added to the queue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700732018 {#2216
    date: 2023-11-23 10:33:38.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@Fisch@lemmy.ml"
    "@NonDollarCurrency@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 153980
  -bodyTs: "'/config':98,99 '/dev/net/tun':26,27 '/downloads':100,101 '/linuxserver/qbittorrent:latest':79 '/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':66 '/qdm12/gluetun-wiki/tree/main/setup#setup':46 '/torrents':102,103 '1000':89,91 '127.0.0.1':39 '3':13 '8080':38,40,41,96 'access':35 'ad':146 'add':22,120 'admin':24 'agfoywltbm90dghhdgr1bwjnb2rkyw1taxq':57 'api':113 'browser':142 'cap':21 'click':135 'contain':18,80 'countri':70 'devic':25 'docker-compose.yaml':5 'enabl':114 'environ':42,87 'europe/berlin':59,93 'exampl':4 'germani':71 'get':145 'github.com':45,65 'github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':64 'github.com/qdm12/gluetun-wiki/tree/main/setup#setup':44 'gluetun':7,15,20,86 'imag':16,76 'key':56 'link':122,139 'list':61 'localhost':37 'lscr.io':78 'lscr.io/linuxserver/qbittorrent:latest':77 'magnet':121,138 'make':30 'mode':84 'name':19,81 'net':23 'network':83 'nordvpn':9,50 'p2p':74 'period':68 'pgid':90 'port':28,95 'privat':55 'provid':49 'puid':88 'qbittorr':11,31,75,82,111 'qmcgaw/gluetun':17 'queue':149 'region':73 'restart':104 'see':43,63 'server':60,69,72 'servic':14,48,85 'set':118 'small':126 'stop':107 'tool':128 'type':52 'tz':58,92 'ui':34 'unless':106 'unless-stop':105 'updat':62,67 'use':110 'version':12 'volum':97 'vpn':47,51 'web':33 'webui':94 'wireguard':53,54 'wrapper':127"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5109462"
  +editedAt: DateTimeImmutable @1701226576 {#2214
    date: 2023-11-29 03:56:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700732018 {#2213
    date: 2023-11-23 10:33:38.0 +01:00
  }
  +"title": 153980
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2225
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2230
    +user: Proxies\__CG__\App\Entity\User {#3116 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "OpenVPN-network-interface-for-qBittorrent"
    +title: "OpenVPN network interface for qBittorrent"
    +url: null
    +body: """
      I want to run only qBittorrent through my VPN but with my current setup, I have a namespace for OpenVPN and qBittorrent runs entirely through it. The issue with that is that Sonarr and Radarr can’t access it. Because of that, I would like to switch my setup to use a network interface instead. What would be the best way to do that?\n
      \n
      Edit: I used [this guide](https://drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/), with some changes to make it work on my setup, to set it up. I can also post my docker-compose file here if anyone’s interested.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700732018 {#3111
      date: 2023-11-23 10:33:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3118 …}
    +votes: Doctrine\ORM\PersistentCollection {#3120 …}
    +reports: Doctrine\ORM\PersistentCollection {#3122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3126 …}
    +badges: Doctrine\ORM\PersistentCollection {#3128 …}
    +children: [
      App\Entity\EntryComment {#2225}
    ]
    -id: 15040
    -titleTs: "'interfac':3 'network':2 'openvpn':1 'qbittorr':5"
    -bodyTs: "'/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':72 'access':38 'also':89 'anyon':98 'best':60 'chang':75 'compos':94 'current':13 'docker':93 'docker-compos':92 'drfrankenstein.co.uk':71 'drfrankenstein.co.uk/2023/04/23/qbittorrent-with-gluetun-vpn-in-container-manager-on-a-synology-nas/),':70 'edit':65 'entir':24 'file':95 'guid':69 'instead':55 'interest':100 'interfac':54 'issu':28 'like':45 'make':77 'namespac':18 'network':53 'openvpn':20 'post':90 'qbittorr':6,22 'radarr':35 'run':4,23 'set':84 'setup':14,49,82 'sonarr':33 'switch':47 'use':51,67 'vpn':9 'want':2 'way':61 'work':79 'would':44,57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700654159
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8269168"
    +editedAt: DateTimeImmutable @1701106673 {#3097
      date: 2023-11-27 18:37:53.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700567759 {#3074
      date: 2023-11-21 12:55:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2231 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +body: """
    Here’s an example docker-compose.yaml for gluetun with Nordvpn and qBittorrent"\n
    \n
    ```\n
    \n
    <span style="color:#323232;">version: "3"\n
    </span><span style="color:#323232;">services:\n
    </span><span style="color:#323232;">  gluetun:\n
    </span><span style="color:#323232;">    image: qmcgaw/gluetun\n
    </span><span style="color:#323232;">    container_name: gluetun\n
    </span><span style="color:#323232;">    cap_add:\n
    </span><span style="color:#323232;">      - NET_ADMIN\n
    </span><span style="color:#323232;">    devices:\n
    </span><span style="color:#323232;">      - /dev/net/tun:/dev/net/tun\n
    </span><span style="color:#323232;">    ports:\n
    </span><span style="color:#323232;">      # this makes qBittorrent's web UI accessible on localhost:8080\n
    </span><span style="color:#323232;">      - "127.0.0.1:8080:8080"\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup\n
    </span><span style="color:#323232;">      - VPN_SERVICE_PROVIDER=nordvpn\n
    </span><span style="color:#323232;">      - VPN_TYPE=wireguard\n
    </span><span style="color:#323232;">      - WIREGUARD_PRIVATE_KEY=aGFoYWltbm90dGhhdGR1bWJnb2RkYW1taXQ=\n
    </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
    </span><span style="color:#323232;">      # Server list updater\n
    </span><span style="color:#323232;">      # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list\n
    </span><span style="color:#323232;">      - UPDATER_PERIOD=\n
    </span><span style="color:#323232;">      - SERVER_COUNTRIES=Germany\n
    </span><span style="color:#323232;">      - SERVER_REGIONS=p2p\n
    </span><span style="color:#323232;">  qbittorrent:\n
    </span><span style="color:#323232;">    image: lscr.io/linuxserver/qbittorrent:latest\n
    </span><span style="color:#323232;">    container_name: qbittorrent\n
    </span><span style="color:#323232;">    network_mode: "service:gluetun"\n
    </span><span style="color:#323232;">    environment:\n
    </span><span style="color:#323232;">      - PUID=1000\n
    </span><span style="color:#323232;">      - PGID=1000\n
    </span><span style="color:#323232;">      - TZ=Europe/Berlin\n
    </span><span style="color:#323232;">      - WEBUI_PORT=8080\n
    </span><span style="color:#323232;">    volumes:\n
    </span><span style="color:#323232;">      - ./config:/config\n
    </span><span style="color:#323232;">      - ./downloads:/downloads\n
    </span><span style="color:#323232;">      - ./torrents:/torrents\n
    </span><span style="color:#323232;">    restart: unless-stopped\n
    </span>\n
    ```\n
    \n
    You can use qBittorrent’s API (enable it in the settings) to add magnet links. I have a small wrapper tool for that, so I can just click on a magnet link in the browser and it gets added to the queue.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700732018 {#2216
    date: 2023-11-23 10:33:38.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@Fisch@lemmy.ml"
    "@NonDollarCurrency@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 153980
  -bodyTs: "'/config':98,99 '/dev/net/tun':26,27 '/downloads':100,101 '/linuxserver/qbittorrent:latest':79 '/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':66 '/qdm12/gluetun-wiki/tree/main/setup#setup':46 '/torrents':102,103 '1000':89,91 '127.0.0.1':39 '3':13 '8080':38,40,41,96 'access':35 'ad':146 'add':22,120 'admin':24 'agfoywltbm90dghhdgr1bwjnb2rkyw1taxq':57 'api':113 'browser':142 'cap':21 'click':135 'contain':18,80 'countri':70 'devic':25 'docker-compose.yaml':5 'enabl':114 'environ':42,87 'europe/berlin':59,93 'exampl':4 'germani':71 'get':145 'github.com':45,65 'github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list':64 'github.com/qdm12/gluetun-wiki/tree/main/setup#setup':44 'gluetun':7,15,20,86 'imag':16,76 'key':56 'link':122,139 'list':61 'localhost':37 'lscr.io':78 'lscr.io/linuxserver/qbittorrent:latest':77 'magnet':121,138 'make':30 'mode':84 'name':19,81 'net':23 'network':83 'nordvpn':9,50 'p2p':74 'period':68 'pgid':90 'port':28,95 'privat':55 'provid':49 'puid':88 'qbittorr':11,31,75,82,111 'qmcgaw/gluetun':17 'queue':149 'region':73 'restart':104 'see':43,63 'server':60,69,72 'servic':14,48,85 'set':118 'small':126 'stop':107 'tool':128 'type':52 'tz':58,92 'ui':34 'unless':106 'unless-stop':105 'updat':62,67 'use':110 'version':12 'volum':97 'vpn':47,51 'web':33 'webui':94 'wireguard':53,54 'wrapper':127"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5109462"
  +editedAt: DateTimeImmutable @1701226576 {#2214
    date: 2023-11-29 03:56:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700732018 {#2213
    date: 2023-11-23 10:33:38.0 +01:00
  }
  +"title": 153980
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2300
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: Proxies\__CG__\App\Entity\Image {#3020 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "My-brain-will-forever-be-broken-in-this-way"
  +title: "My brain will forever be broken in this way"
  +url: "https://startrek.website/pictrs/image/cf96e3de-4be0-4736-94ba-32919b08b2b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 618
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700237076 {#3053
    date: 2023-11-17 17:04:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
  +badges: Doctrine\ORM\PersistentCollection {#3069 …}
  +children: [
    App\Entity\EntryComment {#2324
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2300 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +body: "The first movie came out in 1997 and was set 30 years after he was frozen in 1967. So your scenario would be true in 4 years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700166345 {#2333
        date: 2023-11-16 21:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2341 …}
      +nested: Doctrine\ORM\PersistentCollection {#2337 …}
      +votes: Doctrine\ORM\PersistentCollection {#2336 …}
      +reports: Doctrine\ORM\PersistentCollection {#2339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
      -id: 131386
      -bodyTs: "'1967':18 '1997':7 '30':11 '4':26 'came':4 'first':2 'frozen':16 'movi':3 'scenario':21 'set':10 'true':24 'would':22 'year':12,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4919334"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700166345 {#2323
        date: 2023-11-16 21:25:45.0 +01:00
      }
      +"title": 131386
    }
  ]
  -id: 13600
  -titleTs: "'brain':2 'broken':6 'forev':4 'way':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700235423
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3750556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700149023 {#3041
    date: 2023-11-16 16:37:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2300
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: Proxies\__CG__\App\Entity\Image {#3020 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "My-brain-will-forever-be-broken-in-this-way"
  +title: "My brain will forever be broken in this way"
  +url: "https://startrek.website/pictrs/image/cf96e3de-4be0-4736-94ba-32919b08b2b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 618
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700237076 {#3053
    date: 2023-11-17 17:04:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
  +badges: Doctrine\ORM\PersistentCollection {#3069 …}
  +children: [
    App\Entity\EntryComment {#2324
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2300 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +body: "The first movie came out in 1997 and was set 30 years after he was frozen in 1967. So your scenario would be true in 4 years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700166345 {#2333
        date: 2023-11-16 21:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2341 …}
      +nested: Doctrine\ORM\PersistentCollection {#2337 …}
      +votes: Doctrine\ORM\PersistentCollection {#2336 …}
      +reports: Doctrine\ORM\PersistentCollection {#2339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
      -id: 131386
      -bodyTs: "'1967':18 '1997':7 '30':11 '4':26 'came':4 'first':2 'frozen':16 'movi':3 'scenario':21 'set':10 'true':24 'would':22 'year':12,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4919334"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700166345 {#2323
        date: 2023-11-16 21:25:45.0 +01:00
      }
      +"title": 131386
    }
  ]
  -id: 13600
  -titleTs: "'brain':2 'broken':6 'forev':4 'way':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700235423
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3750556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700149023 {#3041
    date: 2023-11-16 16:37:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2300
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: Proxies\__CG__\App\Entity\Image {#3020 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "My-brain-will-forever-be-broken-in-this-way"
  +title: "My brain will forever be broken in this way"
  +url: "https://startrek.website/pictrs/image/cf96e3de-4be0-4736-94ba-32919b08b2b6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 618
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700237076 {#3053
    date: 2023-11-17 17:04:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3061 …}
  +reports: Doctrine\ORM\PersistentCollection {#3063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
  +badges: Doctrine\ORM\PersistentCollection {#3069 …}
  +children: [
    App\Entity\EntryComment {#2324
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2300 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +body: "The first movie came out in 1997 and was set 30 years after he was frozen in 1967. So your scenario would be true in 4 years."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700166345 {#2333
        date: 2023-11-16 21:25:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Prunebutt@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2341 …}
      +nested: Doctrine\ORM\PersistentCollection {#2337 …}
      +votes: Doctrine\ORM\PersistentCollection {#2336 …}
      +reports: Doctrine\ORM\PersistentCollection {#2339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
      -id: 131386
      -bodyTs: "'1967':18 '1997':7 '30':11 '4':26 'came':4 'first':2 'frozen':16 'movi':3 'scenario':21 'set':10 'true':24 'would':22 'year':12,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4919334"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700166345 {#2323
        date: 2023-11-16 21:25:45.0 +01:00
      }
      +"title": 131386
    }
  ]
  -id: 13600
  -titleTs: "'brain':2 'broken':6 'forev':4 'way':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700235423
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3750556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700149023 {#3041
    date: 2023-11-16 16:37:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: Proxies\__CG__\App\Entity\Image {#3020 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "My-brain-will-forever-be-broken-in-this-way"
    +title: "My brain will forever be broken in this way"
    +url: "https://startrek.website/pictrs/image/cf96e3de-4be0-4736-94ba-32919b08b2b6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 618
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237076 {#3053
      date: 2023-11-17 17:04:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
    +badges: Doctrine\ORM\PersistentCollection {#3069 …}
    +children: [
      App\Entity\EntryComment {#2324}
    ]
    -id: 13600
    -titleTs: "'brain':2 'broken':6 'forev':4 'way':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700235423
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3750556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700149023 {#3041
      date: 2023-11-16 16:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +body: "The first movie came out in 1997 and was set 30 years after he was frozen in 1967. So your scenario would be true in 4 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700166345 {#2333
    date: 2023-11-16 21:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 131386
  -bodyTs: "'1967':18 '1997':7 '30':11 '4':26 'came':4 'first':2 'frozen':16 'movi':3 'scenario':21 'set':10 'true':24 'would':22 'year':12,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4919334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700166345 {#2323
    date: 2023-11-16 21:25:45.0 +01:00
  }
  +"title": 131386
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: Proxies\__CG__\App\Entity\Image {#3020 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "My-brain-will-forever-be-broken-in-this-way"
    +title: "My brain will forever be broken in this way"
    +url: "https://startrek.website/pictrs/image/cf96e3de-4be0-4736-94ba-32919b08b2b6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 618
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237076 {#3053
      date: 2023-11-17 17:04:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
    +badges: Doctrine\ORM\PersistentCollection {#3069 …}
    +children: [
      App\Entity\EntryComment {#2324}
    ]
    -id: 13600
    -titleTs: "'brain':2 'broken':6 'forev':4 'way':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700235423
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3750556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700149023 {#3041
      date: 2023-11-16 16:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +body: "The first movie came out in 1997 and was set 30 years after he was frozen in 1967. So your scenario would be true in 4 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700166345 {#2333
    date: 2023-11-16 21:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 131386
  -bodyTs: "'1967':18 '1997':7 '30':11 '4':26 'came':4 'first':2 'frozen':16 'movi':3 'scenario':21 'set':10 'true':24 'would':22 'year':12,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4919334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700166345 {#2323
    date: 2023-11-16 21:25:45.0 +01:00
  }
  +"title": 131386
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2324
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: Proxies\__CG__\App\Entity\Image {#3020 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "My-brain-will-forever-be-broken-in-this-way"
    +title: "My brain will forever be broken in this way"
    +url: "https://startrek.website/pictrs/image/cf96e3de-4be0-4736-94ba-32919b08b2b6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 618
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700237076 {#3053
      date: 2023-11-17 17:04:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3058 …}
    +votes: Doctrine\ORM\PersistentCollection {#3061 …}
    +reports: Doctrine\ORM\PersistentCollection {#3063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3065 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3067 …}
    +badges: Doctrine\ORM\PersistentCollection {#3069 …}
    +children: [
      App\Entity\EntryComment {#2324}
    ]
    -id: 13600
    -titleTs: "'brain':2 'broken':6 'forev':4 'way':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700235423
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3750556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700149023 {#3041
      date: 2023-11-16 16:37:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +body: "The first movie came out in 1997 and was set 30 years after he was frozen in 1967. So your scenario would be true in 4 years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700166345 {#2333
    date: 2023-11-16 21:25:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Prunebutt@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 131386
  -bodyTs: "'1967':18 '1997':7 '30':11 '4':26 'came':4 'first':2 'frozen':16 'movi':3 'scenario':21 'set':10 'true':24 'would':22 'year':12,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4919334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700166345 {#2323
    date: 2023-11-16 21:25:45.0 +01:00
  }
  +"title": 131386
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: Proxies\__CG__\App\Entity\Image {#3076 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3078 …}
  +slug: "Those-were-the-days"
  +title: "Those were the days!"
  +url: "https://mander.xyz/pictrs/image/6fc09db3-0d88-4d93-b1a9-3cc52a9df23f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696609812 {#3071
    date: 2023-10-06 18:30:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  +badges: Doctrine\ORM\PersistentCollection {#3089 …}
  +children: [
    App\Entity\EntryComment {#2068
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: null
      +root: null
      +body: "Uh, yeah, suck it, pipet boy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696530182 {#2137
        date: 2023-10-05 20:23:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 136667
      -bodyTs: "'boy':6 'pipet':5 'suck':3 'uh':1 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3585187"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696530182 {#2073
        date: 2023-10-05 20:23:02.0 +02:00
      }
      +"title": 136667
    }
  ]
  -id: 5005
  -titleTs: "'day':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696595842
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4571036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696509442 {#3059
    date: 2023-10-05 14:37:22.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 {#2072
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: Proxies\__CG__\App\Entity\Image {#3076 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3078 …}
  +slug: "Those-were-the-days"
  +title: "Those were the days!"
  +url: "https://mander.xyz/pictrs/image/6fc09db3-0d88-4d93-b1a9-3cc52a9df23f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696609812 {#3071
    date: 2023-10-06 18:30:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  +badges: Doctrine\ORM\PersistentCollection {#3089 …}
  +children: [
    App\Entity\EntryComment {#2068
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: null
      +root: null
      +body: "Uh, yeah, suck it, pipet boy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696530182 {#2137
        date: 2023-10-05 20:23:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 136667
      -bodyTs: "'boy':6 'pipet':5 'suck':3 'uh':1 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3585187"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696530182 {#2073
        date: 2023-10-05 20:23:02.0 +02:00
      }
      +"title": 136667
    }
  ]
  -id: 5005
  -titleTs: "'day':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696595842
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4571036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696509442 {#3059
    date: 2023-10-05 14:37:22.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 {#2072
  +user: Proxies\__CG__\App\Entity\User {#3038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: Proxies\__CG__\App\Entity\Image {#3076 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3078 …}
  +slug: "Those-were-the-days"
  +title: "Those were the days!"
  +url: "https://mander.xyz/pictrs/image/6fc09db3-0d88-4d93-b1a9-3cc52a9df23f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 18
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696609812 {#3071
    date: 2023-10-06 18:30:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3079 …}
  +votes: Doctrine\ORM\PersistentCollection {#3081 …}
  +reports: Doctrine\ORM\PersistentCollection {#3083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
  +badges: Doctrine\ORM\PersistentCollection {#3089 …}
  +children: [
    App\Entity\EntryComment {#2068
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
      +image: null
      +parent: null
      +root: null
      +body: "Uh, yeah, suck it, pipet boy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696530182 {#2137
        date: 2023-10-05 20:23:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 136667
      -bodyTs: "'boy':6 'pipet':5 'suck':3 'uh':1 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3585187"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696530182 {#2073
        date: 2023-10-05 20:23:02.0 +02:00
      }
      +"title": 136667
    }
  ]
  -id: 5005
  -titleTs: "'day':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696595842
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4571036"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696509442 {#3059
    date: 2023-10-05 14:37:22.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 {#2068
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: Proxies\__CG__\App\Entity\Image {#3076 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3078 …}
    +slug: "Those-were-the-days"
    +title: "Those were the days!"
    +url: "https://mander.xyz/pictrs/image/6fc09db3-0d88-4d93-b1a9-3cc52a9df23f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696609812 {#3071
      date: 2023-10-06 18:30:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    +badges: Doctrine\ORM\PersistentCollection {#3089 …}
    +children: [
      App\Entity\EntryComment {#2068}
    ]
    -id: 5005
    -titleTs: "'day':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696595842
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4571036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509442 {#3059
      date: 2023-10-05 14:37:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: null
  +root: null
  +body: "Uh, yeah, suck it, pipet boy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696530182 {#2137
    date: 2023-10-05 20:23:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 136667
  -bodyTs: "'boy':6 'pipet':5 'suck':3 'uh':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3585187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696530182 {#2073
    date: 2023-10-05 20:23:02.0 +02:00
  }
  +"title": 136667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2068
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: Proxies\__CG__\App\Entity\Image {#3076 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3078 …}
    +slug: "Those-were-the-days"
    +title: "Those were the days!"
    +url: "https://mander.xyz/pictrs/image/6fc09db3-0d88-4d93-b1a9-3cc52a9df23f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696609812 {#3071
      date: 2023-10-06 18:30:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    +badges: Doctrine\ORM\PersistentCollection {#3089 …}
    +children: [
      App\Entity\EntryComment {#2068}
    ]
    -id: 5005
    -titleTs: "'day':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696595842
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4571036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509442 {#3059
      date: 2023-10-05 14:37:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: null
  +root: null
  +body: "Uh, yeah, suck it, pipet boy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696530182 {#2137
    date: 2023-10-05 20:23:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 136667
  -bodyTs: "'boy':6 'pipet':5 'suck':3 'uh':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3585187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696530182 {#2073
    date: 2023-10-05 20:23:02.0 +02:00
  }
  +"title": 136667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2068
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#3038 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
    +image: Proxies\__CG__\App\Entity\Image {#3076 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3078 …}
    +slug: "Those-were-the-days"
    +title: "Those were the days!"
    +url: "https://mander.xyz/pictrs/image/6fc09db3-0d88-4d93-b1a9-3cc52a9df23f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 18
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696609812 {#3071
      date: 2023-10-06 18:30:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3079 …}
    +votes: Doctrine\ORM\PersistentCollection {#3081 …}
    +reports: Doctrine\ORM\PersistentCollection {#3083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3087 …}
    +badges: Doctrine\ORM\PersistentCollection {#3089 …}
    +children: [
      App\Entity\EntryComment {#2068}
    ]
    -id: 5005
    -titleTs: "'day':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696595842
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/4571036"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509442 {#3059
      date: 2023-10-05 14:37:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2069 …}
  +image: null
  +parent: null
  +root: null
  +body: "Uh, yeah, suck it, pipet boy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696530182 {#2137
    date: 2023-10-05 20:23:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 136667
  -bodyTs: "'boy':6 'pipet':5 'suck':3 'uh':1 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3585187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696530182 {#2073
    date: 2023-10-05 20:23:02.0 +02:00
  }
  +"title": 136667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2344
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: Proxies\__CG__\App\Entity\Image {#2980 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "Motivation-to-start"
  +title: "Motivation to start"
  +url: "https://startrek.website/pictrs/image/b78ccc41-ab86-479d-b991-ea4ccbedb56e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 557
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701804631 {#3017
    date: 2023-12-05 20:30:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3022 …}
  +votes: Doctrine\ORM\PersistentCollection {#3025 …}
  +reports: Doctrine\ORM\PersistentCollection {#3027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
  +badges: Doctrine\ORM\PersistentCollection {#3033 …}
  +children: [
    App\Entity\EntryComment {#2332
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2344 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +body: "Hello, Wimp Lo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699985404 {#2351
        date: 2023-11-14 19:10:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 124332
      -bodyTs: "'hello':1 'lo':3 'wimp':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4855007"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699985404 {#2347
        date: 2023-11-14 19:10:04.0 +01:00
      }
      +"title": 124332
    }
  ]
  -id: 12939
  -titleTs: "'motiv':1 'start':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700058041
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3686357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971641 {#3003
    date: 2023-11-14 15:20:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2344
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: Proxies\__CG__\App\Entity\Image {#2980 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "Motivation-to-start"
  +title: "Motivation to start"
  +url: "https://startrek.website/pictrs/image/b78ccc41-ab86-479d-b991-ea4ccbedb56e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 557
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701804631 {#3017
    date: 2023-12-05 20:30:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3022 …}
  +votes: Doctrine\ORM\PersistentCollection {#3025 …}
  +reports: Doctrine\ORM\PersistentCollection {#3027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
  +badges: Doctrine\ORM\PersistentCollection {#3033 …}
  +children: [
    App\Entity\EntryComment {#2332
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2344 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +body: "Hello, Wimp Lo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699985404 {#2351
        date: 2023-11-14 19:10:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 124332
      -bodyTs: "'hello':1 'lo':3 'wimp':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4855007"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699985404 {#2347
        date: 2023-11-14 19:10:04.0 +01:00
      }
      +"title": 124332
    }
  ]
  -id: 12939
  -titleTs: "'motiv':1 'start':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700058041
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3686357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971641 {#3003
    date: 2023-11-14 15:20:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2344
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: Proxies\__CG__\App\Entity\Image {#2980 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "Motivation-to-start"
  +title: "Motivation to start"
  +url: "https://startrek.website/pictrs/image/b78ccc41-ab86-479d-b991-ea4ccbedb56e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 557
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701804631 {#3017
    date: 2023-12-05 20:30:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3022 …}
  +votes: Doctrine\ORM\PersistentCollection {#3025 …}
  +reports: Doctrine\ORM\PersistentCollection {#3027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
  +badges: Doctrine\ORM\PersistentCollection {#3033 …}
  +children: [
    App\Entity\EntryComment {#2332
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2344 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
      +body: "Hello, Wimp Lo."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699985404 {#2351
        date: 2023-11-14 19:10:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@setsneedtofeed@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 124332
      -bodyTs: "'hello':1 'lo':3 'wimp':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4855007"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699985404 {#2347
        date: 2023-11-14 19:10:04.0 +01:00
      }
      +"title": 124332
    }
  ]
  -id: 12939
  -titleTs: "'motiv':1 'start':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700058041
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3686357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699971641 {#3003
    date: 2023-11-14 15:20:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: Proxies\__CG__\App\Entity\Image {#2980 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "Motivation-to-start"
    +title: "Motivation to start"
    +url: "https://startrek.website/pictrs/image/b78ccc41-ab86-479d-b991-ea4ccbedb56e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 557
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701804631 {#3017
      date: 2023-12-05 20:30:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3022 …}
    +votes: Doctrine\ORM\PersistentCollection {#3025 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
    +badges: Doctrine\ORM\PersistentCollection {#3033 …}
    +children: [
      App\Entity\EntryComment {#2332}
    ]
    -id: 12939
    -titleTs: "'motiv':1 'start':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700058041
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3686357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699971641 {#3003
      date: 2023-11-14 15:20:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: "Hello, Wimp Lo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699985404 {#2351
    date: 2023-11-14 19:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 124332
  -bodyTs: "'hello':1 'lo':3 'wimp':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4855007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699985404 {#2347
    date: 2023-11-14 19:10:04.0 +01:00
  }
  +"title": 124332
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: Proxies\__CG__\App\Entity\Image {#2980 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "Motivation-to-start"
    +title: "Motivation to start"
    +url: "https://startrek.website/pictrs/image/b78ccc41-ab86-479d-b991-ea4ccbedb56e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 557
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701804631 {#3017
      date: 2023-12-05 20:30:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3022 …}
    +votes: Doctrine\ORM\PersistentCollection {#3025 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
    +badges: Doctrine\ORM\PersistentCollection {#3033 …}
    +children: [
      App\Entity\EntryComment {#2332}
    ]
    -id: 12939
    -titleTs: "'motiv':1 'start':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700058041
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3686357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699971641 {#3003
      date: 2023-11-14 15:20:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: "Hello, Wimp Lo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699985404 {#2351
    date: 2023-11-14 19:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 124332
  -bodyTs: "'hello':1 'lo':3 'wimp':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4855007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699985404 {#2347
    date: 2023-11-14 19:10:04.0 +01:00
  }
  +"title": 124332
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2332
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2344
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
    +image: Proxies\__CG__\App\Entity\Image {#2980 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "Motivation-to-start"
    +title: "Motivation to start"
    +url: "https://startrek.website/pictrs/image/b78ccc41-ab86-479d-b991-ea4ccbedb56e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 557
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701804631 {#3017
      date: 2023-12-05 20:30:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3022 …}
    +votes: Doctrine\ORM\PersistentCollection {#3025 …}
    +reports: Doctrine\ORM\PersistentCollection {#3027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3031 …}
    +badges: Doctrine\ORM\PersistentCollection {#3033 …}
    +children: [
      App\Entity\EntryComment {#2332}
    ]
    -id: 12939
    -titleTs: "'motiv':1 'start':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700058041
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3686357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699971641 {#3003
      date: 2023-11-14 15:20:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2349 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2042 …}
  +body: "Hello, Wimp Lo."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699985404 {#2351
    date: 2023-11-14 19:10:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@setsneedtofeed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 124332
  -bodyTs: "'hello':1 'lo':3 'wimp':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4855007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699985404 {#2347
    date: 2023-11-14 19:10:04.0 +01:00
  }
  +"title": 124332
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "What-are-some-useful-or-just-cool-stuff-to-memorize"
  +title: "What are some useful or just cool stuff to memorize?"
  +url: null
  +body: "I just learned the mind palace technique to memorize stuff and wanna put it to use."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 94
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689725179 {#3035
    date: 2023-07-19 02:06:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  +badges: Doctrine\ORM\PersistentCollection {#3051 …}
  +children: [
    1 => App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "Also works the other way around, which is neat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1689574249 {#1439
        date: 2023-07-17 08:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soggywhale@lemmy.ml"
        "@tinwhiskers@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 20464
      -bodyTs: "'also':1 'around':6 'neat':9 'way':5 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1094430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689574249 {#1435
        date: 2023-07-17 08:10:49.0 +02:00
      }
      +"title": 20464
    }
    0 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "Correct."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689585320 {#1554
        date: 2023-07-17 11:15:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soggywhale@lemmy.ml"
        "@tinwhiskers@kbin.social"
        "@state_electrician@discuss.tchncs.de"
        "@the_inebriati@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 20583
      -bodyTs: "'correct':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1097567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689585320 {#1558
        date: 2023-07-17 11:15:20.0 +02:00
      }
      +"title": 20583
    }
  ]
  -id: 1354
  -titleTs: "'cool':7 'memor':10 'stuff':8 'use':4"
  -bodyTs: "'learn':3 'memor':9 'mind':5 'palac':6 'put':13 'stuff':10 'techniqu':7 'use':16 'wanna':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689628222
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2114084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689541822 {#3023
    date: 2023-07-16 23:10:22.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "What-are-some-useful-or-just-cool-stuff-to-memorize"
  +title: "What are some useful or just cool stuff to memorize?"
  +url: null
  +body: "I just learned the mind palace technique to memorize stuff and wanna put it to use."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 94
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689725179 {#3035
    date: 2023-07-19 02:06:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  +badges: Doctrine\ORM\PersistentCollection {#3051 …}
  +children: [
    1 => App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "Also works the other way around, which is neat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1689574249 {#1439
        date: 2023-07-17 08:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soggywhale@lemmy.ml"
        "@tinwhiskers@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 20464
      -bodyTs: "'also':1 'around':6 'neat':9 'way':5 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1094430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689574249 {#1435
        date: 2023-07-17 08:10:49.0 +02:00
      }
      +"title": 20464
    }
    0 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "Correct."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689585320 {#1554
        date: 2023-07-17 11:15:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soggywhale@lemmy.ml"
        "@tinwhiskers@kbin.social"
        "@state_electrician@discuss.tchncs.de"
        "@the_inebriati@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 20583
      -bodyTs: "'correct':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1097567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689585320 {#1558
        date: 2023-07-17 11:15:20.0 +02:00
      }
      +"title": 20583
    }
  ]
  -id: 1354
  -titleTs: "'cool':7 'memor':10 'stuff':8 'use':4"
  -bodyTs: "'learn':3 'memor':9 'mind':5 'palac':6 'put':13 'stuff':10 'techniqu':7 'use':16 'wanna':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689628222
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2114084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689541822 {#3023
    date: 2023-07-16 23:10:22.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3000 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "What-are-some-useful-or-just-cool-stuff-to-memorize"
  +title: "What are some useful or just cool stuff to memorize?"
  +url: null
  +body: "I just learned the mind palace technique to memorize stuff and wanna put it to use."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 94
  +favouriteCount: 164
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689725179 {#3035
    date: 2023-07-19 02:06:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3043 …}
  +reports: Doctrine\ORM\PersistentCollection {#3045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
  +badges: Doctrine\ORM\PersistentCollection {#3051 …}
  +children: [
    1 => App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "Also works the other way around, which is neat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1689574249 {#1439
        date: 2023-07-17 08:10:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soggywhale@lemmy.ml"
        "@tinwhiskers@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 20464
      -bodyTs: "'also':1 'around':6 'neat':9 'way':5 'work':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1094430"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689574249 {#1435
        date: 2023-07-17 08:10:49.0 +02:00
      }
      +"title": 20464
    }
    0 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "Correct."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689585320 {#1554
        date: 2023-07-17 11:15:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@soggywhale@lemmy.ml"
        "@tinwhiskers@kbin.social"
        "@state_electrician@discuss.tchncs.de"
        "@the_inebriati@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1620 …}
      +votes: Doctrine\ORM\PersistentCollection {#1604 …}
      +reports: Doctrine\ORM\PersistentCollection {#1619 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
      -id: 20583
      -bodyTs: "'correct':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1097567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689585320 {#1558
        date: 2023-07-17 11:15:20.0 +02:00
      }
      +"title": 20583
    }
  ]
  -id: 1354
  -titleTs: "'cool':7 'memor':10 'stuff':8 'use':4"
  -bodyTs: "'learn':3 'memor':9 'mind':5 'palac':6 'put':13 'stuff':10 'techniqu':7 'use':16 'wanna':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689628222
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2114084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689541822 {#3023
    date: 2023-07-16 23:10:22.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-are-some-useful-or-just-cool-stuff-to-memorize"
    +title: "What are some useful or just cool stuff to memorize?"
    +url: null
    +body: "I just learned the mind palace technique to memorize stuff and wanna put it to use."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689725179 {#3035
      date: 2023-07-19 02:06:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    +badges: Doctrine\ORM\PersistentCollection {#3051 …}
    +children: [
      1 => App\Entity\EntryComment {#1697}
      0 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
        +body: "Correct."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689585320 {#1554
          date: 2023-07-17 11:15:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@soggywhale@lemmy.ml"
          "@tinwhiskers@kbin.social"
          "@state_electrician@discuss.tchncs.de"
          "@the_inebriati@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1620 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
        -id: 20583
        -bodyTs: "'correct':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/1097567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689585320 {#1558
          date: 2023-07-17 11:15:20.0 +02:00
        }
        +"title": 20583
      }
    ]
    -id: 1354
    -titleTs: "'cool':7 'memor':10 'stuff':8 'use':4"
    -bodyTs: "'learn':3 'memor':9 'mind':5 'palac':6 'put':13 'stuff':10 'techniqu':7 'use':16 'wanna':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689628222
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2114084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689541822 {#3023
      date: 2023-07-16 23:10:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "Also works the other way around, which is neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689574249 {#1439
    date: 2023-07-17 08:10:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soggywhale@lemmy.ml"
    "@tinwhiskers@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 20464
  -bodyTs: "'also':1 'around':6 'neat':9 'way':5 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1094430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689574249 {#1435
    date: 2023-07-17 08:10:49.0 +02:00
  }
  +"title": 20464
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-are-some-useful-or-just-cool-stuff-to-memorize"
    +title: "What are some useful or just cool stuff to memorize?"
    +url: null
    +body: "I just learned the mind palace technique to memorize stuff and wanna put it to use."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689725179 {#3035
      date: 2023-07-19 02:06:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    +badges: Doctrine\ORM\PersistentCollection {#3051 …}
    +children: [
      1 => App\Entity\EntryComment {#1697}
      0 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
        +body: "Correct."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689585320 {#1554
          date: 2023-07-17 11:15:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@soggywhale@lemmy.ml"
          "@tinwhiskers@kbin.social"
          "@state_electrician@discuss.tchncs.de"
          "@the_inebriati@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1620 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
        -id: 20583
        -bodyTs: "'correct':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/1097567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689585320 {#1558
          date: 2023-07-17 11:15:20.0 +02:00
        }
        +"title": 20583
      }
    ]
    -id: 1354
    -titleTs: "'cool':7 'memor':10 'stuff':8 'use':4"
    -bodyTs: "'learn':3 'memor':9 'mind':5 'palac':6 'put':13 'stuff':10 'techniqu':7 'use':16 'wanna':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689628222
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2114084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689541822 {#3023
      date: 2023-07-16 23:10:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "Also works the other way around, which is neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689574249 {#1439
    date: 2023-07-17 08:10:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soggywhale@lemmy.ml"
    "@tinwhiskers@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 20464
  -bodyTs: "'also':1 'around':6 'neat':9 'way':5 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1094430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689574249 {#1435
    date: 2023-07-17 08:10:49.0 +02:00
  }
  +"title": 20464
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-are-some-useful-or-just-cool-stuff-to-memorize"
    +title: "What are some useful or just cool stuff to memorize?"
    +url: null
    +body: "I just learned the mind palace technique to memorize stuff and wanna put it to use."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689725179 {#3035
      date: 2023-07-19 02:06:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    +badges: Doctrine\ORM\PersistentCollection {#3051 …}
    +children: [
      1 => App\Entity\EntryComment {#1697}
      0 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
        +body: "Correct."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1689585320 {#1554
          date: 2023-07-17 11:15:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@soggywhale@lemmy.ml"
          "@tinwhiskers@kbin.social"
          "@state_electrician@discuss.tchncs.de"
          "@the_inebriati@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1620 …}
        +votes: Doctrine\ORM\PersistentCollection {#1604 …}
        +reports: Doctrine\ORM\PersistentCollection {#1619 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
        -id: 20583
        -bodyTs: "'correct':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/1097567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689585320 {#1558
          date: 2023-07-17 11:15:20.0 +02:00
        }
        +"title": 20583
      }
    ]
    -id: 1354
    -titleTs: "'cool':7 'memor':10 'stuff':8 'use':4"
    -bodyTs: "'learn':3 'memor':9 'mind':5 'palac':6 'put':13 'stuff':10 'techniqu':7 'use':16 'wanna':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689628222
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2114084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689541822 {#3023
      date: 2023-07-16 23:10:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "Also works the other way around, which is neat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1689574249 {#1439
    date: 2023-07-17 08:10:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soggywhale@lemmy.ml"
    "@tinwhiskers@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 20464
  -bodyTs: "'also':1 'around':6 'neat':9 'way':5 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1094430"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689574249 {#1435
    date: 2023-07-17 08:10:49.0 +02:00
  }
  +"title": 20464
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-are-some-useful-or-just-cool-stuff-to-memorize"
    +title: "What are some useful or just cool stuff to memorize?"
    +url: null
    +body: "I just learned the mind palace technique to memorize stuff and wanna put it to use."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689725179 {#3035
      date: 2023-07-19 02:06:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    +badges: Doctrine\ORM\PersistentCollection {#3051 …}
    +children: [
      1 => App\Entity\EntryComment {#1697
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
        +body: "Also works the other way around, which is neat."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1689574249 {#1439
          date: 2023-07-17 08:10:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@soggywhale@lemmy.ml"
          "@tinwhiskers@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1666 …}
        +nested: Doctrine\ORM\PersistentCollection {#1678 …}
        +votes: Doctrine\ORM\PersistentCollection {#1673 …}
        +reports: Doctrine\ORM\PersistentCollection {#1676 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
        -id: 20464
        -bodyTs: "'also':1 'around':6 'neat':9 'way':5 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/1094430"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689574249 {#1435
          date: 2023-07-17 08:10:49.0 +02:00
        }
        +"title": 20464
      }
      0 => App\Entity\EntryComment {#1556}
    ]
    -id: 1354
    -titleTs: "'cool':7 'memor':10 'stuff':8 'use':4"
    -bodyTs: "'learn':3 'memor':9 'mind':5 'palac':6 'put':13 'stuff':10 'techniqu':7 'use':16 'wanna':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689628222
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2114084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689541822 {#3023
      date: 2023-07-16 23:10:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "Correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689585320 {#1554
    date: 2023-07-17 11:15:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soggywhale@lemmy.ml"
    "@tinwhiskers@kbin.social"
    "@state_electrician@discuss.tchncs.de"
    "@the_inebriati@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 20583
  -bodyTs: "'correct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1097567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689585320 {#1558
    date: 2023-07-17 11:15:20.0 +02:00
  }
  +"title": 20583
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-are-some-useful-or-just-cool-stuff-to-memorize"
    +title: "What are some useful or just cool stuff to memorize?"
    +url: null
    +body: "I just learned the mind palace technique to memorize stuff and wanna put it to use."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689725179 {#3035
      date: 2023-07-19 02:06:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    +badges: Doctrine\ORM\PersistentCollection {#3051 …}
    +children: [
      1 => App\Entity\EntryComment {#1697
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
        +body: "Also works the other way around, which is neat."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1689574249 {#1439
          date: 2023-07-17 08:10:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@soggywhale@lemmy.ml"
          "@tinwhiskers@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1666 …}
        +nested: Doctrine\ORM\PersistentCollection {#1678 …}
        +votes: Doctrine\ORM\PersistentCollection {#1673 …}
        +reports: Doctrine\ORM\PersistentCollection {#1676 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
        -id: 20464
        -bodyTs: "'also':1 'around':6 'neat':9 'way':5 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/1094430"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689574249 {#1435
          date: 2023-07-17 08:10:49.0 +02:00
        }
        +"title": 20464
      }
      0 => App\Entity\EntryComment {#1556}
    ]
    -id: 1354
    -titleTs: "'cool':7 'memor':10 'stuff':8 'use':4"
    -bodyTs: "'learn':3 'memor':9 'mind':5 'palac':6 'put':13 'stuff':10 'techniqu':7 'use':16 'wanna':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689628222
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2114084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689541822 {#3023
      date: 2023-07-16 23:10:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "Correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689585320 {#1554
    date: 2023-07-17 11:15:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soggywhale@lemmy.ml"
    "@tinwhiskers@kbin.social"
    "@state_electrician@discuss.tchncs.de"
    "@the_inebriati@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 20583
  -bodyTs: "'correct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1097567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689585320 {#1558
    date: 2023-07-17 11:15:20.0 +02:00
  }
  +"title": 20583
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3000 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-are-some-useful-or-just-cool-stuff-to-memorize"
    +title: "What are some useful or just cool stuff to memorize?"
    +url: null
    +body: "I just learned the mind palace technique to memorize stuff and wanna put it to use."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 94
    +favouriteCount: 164
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689725179 {#3035
      date: 2023-07-19 02:06:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3040 …}
    +votes: Doctrine\ORM\PersistentCollection {#3043 …}
    +reports: Doctrine\ORM\PersistentCollection {#3045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3049 …}
    +badges: Doctrine\ORM\PersistentCollection {#3051 …}
    +children: [
      1 => App\Entity\EntryComment {#1697
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
        +body: "Also works the other way around, which is neat."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1689574249 {#1439
          date: 2023-07-17 08:10:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@soggywhale@lemmy.ml"
          "@tinwhiskers@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1666 …}
        +nested: Doctrine\ORM\PersistentCollection {#1678 …}
        +votes: Doctrine\ORM\PersistentCollection {#1673 …}
        +reports: Doctrine\ORM\PersistentCollection {#1676 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
        -id: 20464
        -bodyTs: "'also':1 'around':6 'neat':9 'way':5 'work':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://discuss.tchncs.de/comment/1094430"
        +editedAt: null
        +createdAt: DateTimeImmutable @1689574249 {#1435
          date: 2023-07-17 08:10:49.0 +02:00
        }
        +"title": 20464
      }
      0 => App\Entity\EntryComment {#1556}
    ]
    -id: 1354
    -titleTs: "'cool':7 'memor':10 'stuff':8 'use':4"
    -bodyTs: "'learn':3 'memor':9 'mind':5 'palac':6 'put':13 'stuff':10 'techniqu':7 'use':16 'wanna':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689628222
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/2114084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689541822 {#3023
      date: 2023-07-16 23:10:22.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "Correct."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689585320 {#1554
    date: 2023-07-17 11:15:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@soggywhale@lemmy.ml"
    "@tinwhiskers@kbin.social"
    "@state_electrician@discuss.tchncs.de"
    "@the_inebriati@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1620 …}
  +votes: Doctrine\ORM\PersistentCollection {#1604 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  -id: 20583
  -bodyTs: "'correct':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1097567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689585320 {#1558
    date: 2023-07-17 11:15:20.0 +02:00
  }
  +"title": 20583
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#2942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#2982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
  +slug: "Text-editor-war"
  +title: "Text editor war"
  +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
  +body: "Low quality meme"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 193
  +favouriteCount: 786
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700799065 {#2977
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  +badges: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: [
    App\Entity\EntryComment {#2057
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +body: "I had to learn vi because it was installed everywhere and nano didn’t exist yet. I always thought the holy war to be very silly, and even though many treat it as such, there are too many who take it seriously."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700412993 {#2047
        date: 2023-11-19 17:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@geekworking@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2054 …}
      +nested: Doctrine\ORM\PersistentCollection {#2053 …}
      +votes: Doctrine\ORM\PersistentCollection {#2165 …}
      +reports: Doctrine\ORM\PersistentCollection {#2104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
      -id: 140248
      -bodyTs: "'alway':18 'didn':13 'even':28 'everywher':10 'exist':15 'holi':21 'instal':9 'learn':4 'mani':30,38 'nano':12 'serious':42 'silli':26 'take':40 'though':29 'thought':19 'treat':31 'vi':5 'war':22 'yet':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4999958"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700412993 {#2045
        date: 2023-11-19 17:56:33.0 +01:00
      }
      +"title": 140248
    }
  ]
  -id: 13955
  -titleTs: "'editor':2 'text':1 'war':3"
  -bodyTs: "'low':1 'meme':3 'qualiti':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700337566
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8106154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251166 {#2963
    date: 2023-11-17 20:59:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#2942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#2982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
  +slug: "Text-editor-war"
  +title: "Text editor war"
  +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
  +body: "Low quality meme"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 193
  +favouriteCount: 786
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700799065 {#2977
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  +badges: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: [
    App\Entity\EntryComment {#2057
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +body: "I had to learn vi because it was installed everywhere and nano didn’t exist yet. I always thought the holy war to be very silly, and even though many treat it as such, there are too many who take it seriously."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700412993 {#2047
        date: 2023-11-19 17:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@geekworking@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2054 …}
      +nested: Doctrine\ORM\PersistentCollection {#2053 …}
      +votes: Doctrine\ORM\PersistentCollection {#2165 …}
      +reports: Doctrine\ORM\PersistentCollection {#2104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
      -id: 140248
      -bodyTs: "'alway':18 'didn':13 'even':28 'everywher':10 'exist':15 'holi':21 'instal':9 'learn':4 'mani':30,38 'nano':12 'serious':42 'silli':26 'take':40 'though':29 'thought':19 'treat':31 'vi':5 'war':22 'yet':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4999958"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700412993 {#2045
        date: 2023-11-19 17:56:33.0 +01:00
      }
      +"title": 140248
    }
  ]
  -id: 13955
  -titleTs: "'editor':2 'text':1 'war':3"
  -bodyTs: "'low':1 'meme':3 'qualiti':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700337566
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8106154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251166 {#2963
    date: 2023-11-17 20:59:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#2942 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#2982 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
  +slug: "Text-editor-war"
  +title: "Text editor war"
  +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
  +body: "Low quality meme"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 193
  +favouriteCount: 786
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700799065 {#2977
    date: 2023-11-24 05:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2985 …}
  +votes: Doctrine\ORM\PersistentCollection {#2987 …}
  +reports: Doctrine\ORM\PersistentCollection {#2989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
  +badges: Doctrine\ORM\PersistentCollection {#2995 …}
  +children: [
    App\Entity\EntryComment {#2057
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
      +body: "I had to learn vi because it was installed everywhere and nano didn’t exist yet. I always thought the holy war to be very silly, and even though many treat it as such, there are too many who take it seriously."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700412993 {#2047
        date: 2023-11-19 17:56:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@geekworking@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2054 …}
      +nested: Doctrine\ORM\PersistentCollection {#2053 …}
      +votes: Doctrine\ORM\PersistentCollection {#2165 …}
      +reports: Doctrine\ORM\PersistentCollection {#2104 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
      -id: 140248
      -bodyTs: "'alway':18 'didn':13 'even':28 'everywher':10 'exist':15 'holi':21 'instal':9 'learn':4 'mani':30,38 'nano':12 'serious':42 'silli':26 'take':40 'though':29 'thought':19 'treat':31 'vi':5 'war':22 'yet':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4999958"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700412993 {#2045
        date: 2023-11-19 17:56:33.0 +01:00
      }
      +"title": 140248
    }
  ]
  -id: 13955
  -titleTs: "'editor':2 'text':1 'war':3"
  -bodyTs: "'low':1 'meme':3 'qualiti':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700337566
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8106154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700251166 {#2963
    date: 2023-11-17 20:59:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#2942 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#2982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
    +slug: "Text-editor-war"
    +title: "Text editor war"
    +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
    +body: "Low quality meme"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 193
    +favouriteCount: 786
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700799065 {#2977
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
    +badges: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: [
      App\Entity\EntryComment {#2057}
    ]
    -id: 13955
    -titleTs: "'editor':2 'text':1 'war':3"
    -bodyTs: "'low':1 'meme':3 'qualiti':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700337566
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8106154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251166 {#2963
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "I had to learn vi because it was installed everywhere and nano didn’t exist yet. I always thought the holy war to be very silly, and even though many treat it as such, there are too many who take it seriously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700412993 {#2047
    date: 2023-11-19 17:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@geekworking@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 140248
  -bodyTs: "'alway':18 'didn':13 'even':28 'everywher':10 'exist':15 'holi':21 'instal':9 'learn':4 'mani':30,38 'nano':12 'serious':42 'silli':26 'take':40 'though':29 'thought':19 'treat':31 'vi':5 'war':22 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4999958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700412993 {#2045
    date: 2023-11-19 17:56:33.0 +01:00
  }
  +"title": 140248
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#2942 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#2982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
    +slug: "Text-editor-war"
    +title: "Text editor war"
    +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
    +body: "Low quality meme"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 193
    +favouriteCount: 786
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700799065 {#2977
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
    +badges: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: [
      App\Entity\EntryComment {#2057}
    ]
    -id: 13955
    -titleTs: "'editor':2 'text':1 'war':3"
    -bodyTs: "'low':1 'meme':3 'qualiti':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700337566
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8106154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251166 {#2963
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "I had to learn vi because it was installed everywhere and nano didn’t exist yet. I always thought the holy war to be very silly, and even though many treat it as such, there are too many who take it seriously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700412993 {#2047
    date: 2023-11-19 17:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@geekworking@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 140248
  -bodyTs: "'alway':18 'didn':13 'even':28 'everywher':10 'exist':15 'holi':21 'instal':9 'learn':4 'mani':30,38 'nano':12 'serious':42 'silli':26 'take':40 'though':29 'thought':19 'treat':31 'vi':5 'war':22 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4999958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700412993 {#2045
    date: 2023-11-19 17:56:33.0 +01:00
  }
  +"title": 140248
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#2942 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#2982 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2984 …}
    +slug: "Text-editor-war"
    +title: "Text editor war"
    +url: "https://lemmy.ml/pictrs/image/1ad9634c-37d2-48f3-bd5f-66469525210c.jpeg"
    +body: "Low quality meme"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 193
    +favouriteCount: 786
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700799065 {#2977
      date: 2023-11-24 05:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2985 …}
    +votes: Doctrine\ORM\PersistentCollection {#2987 …}
    +reports: Doctrine\ORM\PersistentCollection {#2989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2993 …}
    +badges: Doctrine\ORM\PersistentCollection {#2995 …}
    +children: [
      App\Entity\EntryComment {#2057}
    ]
    -id: 13955
    -titleTs: "'editor':2 'text':1 'war':3"
    -bodyTs: "'low':1 'meme':3 'qualiti':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700337566
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8106154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700251166 {#2963
      date: 2023-11-17 20:59:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "I had to learn vi because it was installed everywhere and nano didn’t exist yet. I always thought the holy war to be very silly, and even though many treat it as such, there are too many who take it seriously."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700412993 {#2047
    date: 2023-11-19 17:56:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@geekworking@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 140248
  -bodyTs: "'alway':18 'didn':13 'even':28 'everywher':10 'exist':15 'holi':21 'instal':9 'learn':4 'mani':30,38 'nano':12 'serious':42 'silli':26 'take':40 'though':29 'thought':19 'treat':31 'vi':5 'war':22 'yet':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4999958"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700412993 {#2045
    date: 2023-11-19 17:56:33.0 +01:00
  }
  +"title": 140248
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#3002 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
  +slug: "So-unfair"
  +title: "So unfair"
  +url: "https://discuss.tchncs.de/pictrs/image/cbb9af56-0474-4252-9aaf-27a06a563af3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 367
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696844601 {#2997
    date: 2023-10-09 11:43:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  +badges: Doctrine\ORM\PersistentCollection {#3015 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "Stör nicht unsere Maimais."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696615369 {#1731
        date: 2023-10-06 20:02:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
        "@SirDankbud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1730 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
      -id: 35029
      -bodyTs: "'maimai':4 'nicht':2 'stör':1 'unser':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3613790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696615369 {#1725
        date: 2023-10-06 20:02:49.0 +02:00
      }
      +"title": 35029
    }
  ]
  -id: 3273
  -titleTs: "'unfair':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696694155
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4340407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696607755 {#2983
    date: 2023-10-06 17:55:55.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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#3002 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
  +slug: "So-unfair"
  +title: "So unfair"
  +url: "https://discuss.tchncs.de/pictrs/image/cbb9af56-0474-4252-9aaf-27a06a563af3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 367
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696844601 {#2997
    date: 2023-10-09 11:43:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  +badges: Doctrine\ORM\PersistentCollection {#3015 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "Stör nicht unsere Maimais."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696615369 {#1731
        date: 2023-10-06 20:02:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
        "@SirDankbud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1730 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
      -id: 35029
      -bodyTs: "'maimai':4 'nicht':2 'stör':1 'unser':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3613790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696615369 {#1725
        date: 2023-10-06 20:02:49.0 +02:00
      }
      +"title": 35029
    }
  ]
  -id: 3273
  -titleTs: "'unfair':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696694155
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4340407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696607755 {#2983
    date: 2023-10-06 17:55:55.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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2960 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#3002 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
  +slug: "So-unfair"
  +title: "So unfair"
  +url: "https://discuss.tchncs.de/pictrs/image/cbb9af56-0474-4252-9aaf-27a06a563af3.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 367
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696844601 {#2997
    date: 2023-10-09 11:43:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3005 …}
  +votes: Doctrine\ORM\PersistentCollection {#3007 …}
  +reports: Doctrine\ORM\PersistentCollection {#3009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
  +badges: Doctrine\ORM\PersistentCollection {#3015 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "Stör nicht unsere Maimais."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696615369 {#1731
        date: 2023-10-06 20:02:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@produnis@discuss.tchncs.de"
        "@SirDankbud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1730 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
      -id: 35029
      -bodyTs: "'maimai':4 'nicht':2 'stör':1 'unser':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3613790"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696615369 {#1725
        date: 2023-10-06 20:02:49.0 +02:00
      }
      +"title": 35029
    }
  ]
  -id: 3273
  -titleTs: "'unfair':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696694155
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/4340407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696607755 {#2983
    date: 2023-10-06 17:55:55.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2960 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#3002 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
    +slug: "So-unfair"
    +title: "So unfair"
    +url: "https://discuss.tchncs.de/pictrs/image/cbb9af56-0474-4252-9aaf-27a06a563af3.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 367
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696844601 {#2997
      date: 2023-10-09 11:43:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3005 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 3273
    -titleTs: "'unfair':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696694155
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/4340407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696607755 {#2983
      date: 2023-10-06 17:55:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "Stör nicht unsere Maimais."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696615369 {#1731
    date: 2023-10-06 20:02:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@SirDankbud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  -id: 35029
  -bodyTs: "'maimai':4 'nicht':2 'stör':1 'unser':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3613790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696615369 {#1725
    date: 2023-10-06 20:02:49.0 +02:00
  }
  +"title": 35029
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2960 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#3002 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
    +slug: "So-unfair"
    +title: "So unfair"
    +url: "https://discuss.tchncs.de/pictrs/image/cbb9af56-0474-4252-9aaf-27a06a563af3.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 367
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696844601 {#2997
      date: 2023-10-09 11:43:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3005 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 3273
    -titleTs: "'unfair':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696694155
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/4340407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696607755 {#2983
      date: 2023-10-06 17:55:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "Stör nicht unsere Maimais."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696615369 {#1731
    date: 2023-10-06 20:02:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@SirDankbud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  -id: 35029
  -bodyTs: "'maimai':4 'nicht':2 'stör':1 'unser':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3613790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696615369 {#1725
    date: 2023-10-06 20:02:49.0 +02:00
  }
  +"title": 35029
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2960 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#3002 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3004 …}
    +slug: "So-unfair"
    +title: "So unfair"
    +url: "https://discuss.tchncs.de/pictrs/image/cbb9af56-0474-4252-9aaf-27a06a563af3.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 367
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696844601 {#2997
      date: 2023-10-09 11:43:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3005 …}
    +votes: Doctrine\ORM\PersistentCollection {#3007 …}
    +reports: Doctrine\ORM\PersistentCollection {#3009 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3011 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3013 …}
    +badges: Doctrine\ORM\PersistentCollection {#3015 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 3273
    -titleTs: "'unfair':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696694155
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/4340407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696607755 {#2983
      date: 2023-10-06 17:55:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "Stör nicht unsere Maimais."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696615369 {#1731
    date: 2023-10-06 20:02:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@produnis@discuss.tchncs.de"
    "@SirDankbud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  -id: 35029
  -bodyTs: "'maimai':4 'nicht':2 'stör':1 'unser':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3613790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696615369 {#1725
    date: 2023-10-06 20:02:49.0 +02:00
  }
  +"title": 35029
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2315
  +user: Proxies\__CG__\App\Entity\User {#2757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: Proxies\__CG__\App\Entity\Image {#2903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
  +slug: "subs-dubs"
  +title: "subs > dubs"
  +url: "https://lemmy.zip/pictrs/image/4c467f6f-2fef-41e0-822e-3de322d8eb6d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 1038
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701895941 {#2939
    date: 2023-12-06 21:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  +badges: Doctrine\ORM\PersistentCollection {#2955 …}
  +children: [
    App\Entity\EntryComment {#2320
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
      +body: "Ah, well. I’m just a poor old man. My legs are grey, my ears are gnarled. I need subtitles."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701348315 {#2302
        date: 2023-11-30 13:45:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Crow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2312 …}
      +nested: Doctrine\ORM\PersistentCollection {#2307 …}
      +votes: Doctrine\ORM\PersistentCollection {#2308 …}
      +reports: Doctrine\ORM\PersistentCollection {#2304 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
      -id: 180645
      -bodyTs: "'ah':1 'ear':15 'gnarl':17 'grey':13 'leg':11 'm':4 'man':9 'need':19 'old':8 'poor':7 'subtitl':20 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5304488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701348315 {#2297
        date: 2023-11-30 13:45:15.0 +01:00
      }
      +"title": 180645
    }
  ]
  -id: 18252
  -titleTs: "'dub':2 'sub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367284
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6267214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280884 {#2925
    date: 2023-11-29 19:01:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2315
  +user: Proxies\__CG__\App\Entity\User {#2757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: Proxies\__CG__\App\Entity\Image {#2903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
  +slug: "subs-dubs"
  +title: "subs > dubs"
  +url: "https://lemmy.zip/pictrs/image/4c467f6f-2fef-41e0-822e-3de322d8eb6d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 1038
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701895941 {#2939
    date: 2023-12-06 21:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  +badges: Doctrine\ORM\PersistentCollection {#2955 …}
  +children: [
    App\Entity\EntryComment {#2320
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
      +body: "Ah, well. I’m just a poor old man. My legs are grey, my ears are gnarled. I need subtitles."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701348315 {#2302
        date: 2023-11-30 13:45:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Crow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2312 …}
      +nested: Doctrine\ORM\PersistentCollection {#2307 …}
      +votes: Doctrine\ORM\PersistentCollection {#2308 …}
      +reports: Doctrine\ORM\PersistentCollection {#2304 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
      -id: 180645
      -bodyTs: "'ah':1 'ear':15 'gnarl':17 'grey':13 'leg':11 'm':4 'man':9 'need':19 'old':8 'poor':7 'subtitl':20 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5304488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701348315 {#2297
        date: 2023-11-30 13:45:15.0 +01:00
      }
      +"title": 180645
    }
  ]
  -id: 18252
  -titleTs: "'dub':2 'sub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367284
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6267214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280884 {#2925
    date: 2023-11-29 19:01:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2315
  +user: Proxies\__CG__\App\Entity\User {#2757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: Proxies\__CG__\App\Entity\Image {#2903 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
  +slug: "subs-dubs"
  +title: "subs > dubs"
  +url: "https://lemmy.zip/pictrs/image/4c467f6f-2fef-41e0-822e-3de322d8eb6d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 160
  +favouriteCount: 1038
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701895941 {#2939
    date: 2023-12-06 21:52:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2947 …}
  +reports: Doctrine\ORM\PersistentCollection {#2949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
  +badges: Doctrine\ORM\PersistentCollection {#2955 …}
  +children: [
    App\Entity\EntryComment {#2320
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2315 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
      +body: "Ah, well. I’m just a poor old man. My legs are grey, my ears are gnarled. I need subtitles."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701348315 {#2302
        date: 2023-11-30 13:45:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Crow@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2312 …}
      +nested: Doctrine\ORM\PersistentCollection {#2307 …}
      +votes: Doctrine\ORM\PersistentCollection {#2308 …}
      +reports: Doctrine\ORM\PersistentCollection {#2304 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
      -id: 180645
      -bodyTs: "'ah':1 'ear':15 'gnarl':17 'grey':13 'leg':11 'm':4 'man':9 'need':19 'old':8 'poor':7 'subtitl':20 'well':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5304488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701348315 {#2297
        date: 2023-11-30 13:45:15.0 +01:00
      }
      +"title": 180645
    }
  ]
  -id: 18252
  -titleTs: "'dub':2 'sub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701367284
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6267214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701280884 {#2925
    date: 2023-11-29 19:01:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2320
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2757 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2903 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
    +slug: "subs-dubs"
    +title: "subs > dubs"
    +url: "https://lemmy.zip/pictrs/image/4c467f6f-2fef-41e0-822e-3de322d8eb6d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1038
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701895941 {#2939
      date: 2023-12-06 21:52:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    +badges: Doctrine\ORM\PersistentCollection {#2955 …}
    +children: [
      App\Entity\EntryComment {#2320}
    ]
    -id: 18252
    -titleTs: "'dub':2 'sub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701367284
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6267214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701280884 {#2925
      date: 2023-11-29 19:01:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +body: "Ah, well. I’m just a poor old man. My legs are grey, my ears are gnarled. I need subtitles."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701348315 {#2302
    date: 2023-11-30 13:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Crow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 180645
  -bodyTs: "'ah':1 'ear':15 'gnarl':17 'grey':13 'leg':11 'm':4 'man':9 'need':19 'old':8 'poor':7 'subtitl':20 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5304488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701348315 {#2297
    date: 2023-11-30 13:45:15.0 +01:00
  }
  +"title": 180645
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2320
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2757 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2903 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
    +slug: "subs-dubs"
    +title: "subs > dubs"
    +url: "https://lemmy.zip/pictrs/image/4c467f6f-2fef-41e0-822e-3de322d8eb6d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1038
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701895941 {#2939
      date: 2023-12-06 21:52:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    +badges: Doctrine\ORM\PersistentCollection {#2955 …}
    +children: [
      App\Entity\EntryComment {#2320}
    ]
    -id: 18252
    -titleTs: "'dub':2 'sub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701367284
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6267214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701280884 {#2925
      date: 2023-11-29 19:01:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +body: "Ah, well. I’m just a poor old man. My legs are grey, my ears are gnarled. I need subtitles."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701348315 {#2302
    date: 2023-11-30 13:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Crow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 180645
  -bodyTs: "'ah':1 'ear':15 'gnarl':17 'grey':13 'leg':11 'm':4 'man':9 'need':19 'old':8 'poor':7 'subtitl':20 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5304488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701348315 {#2297
    date: 2023-11-30 13:45:15.0 +01:00
  }
  +"title": 180645
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2320
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2315
    +user: Proxies\__CG__\App\Entity\User {#2757 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
    +image: Proxies\__CG__\App\Entity\Image {#2903 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
    +slug: "subs-dubs"
    +title: "subs > dubs"
    +url: "https://lemmy.zip/pictrs/image/4c467f6f-2fef-41e0-822e-3de322d8eb6d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 160
    +favouriteCount: 1038
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701895941 {#2939
      date: 2023-12-06 21:52:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2944 …}
    +votes: Doctrine\ORM\PersistentCollection {#2947 …}
    +reports: Doctrine\ORM\PersistentCollection {#2949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2951 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2953 …}
    +badges: Doctrine\ORM\PersistentCollection {#2955 …}
    +children: [
      App\Entity\EntryComment {#2320}
    ]
    -id: 18252
    -titleTs: "'dub':2 'sub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701367284
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6267214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701280884 {#2925
      date: 2023-11-29 19:01:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2322 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +body: "Ah, well. I’m just a poor old man. My legs are grey, my ears are gnarled. I need subtitles."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701348315 {#2302
    date: 2023-11-30 13:45:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Crow@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 180645
  -bodyTs: "'ah':1 'ear':15 'gnarl':17 'grey':13 'leg':11 'm':4 'man':9 'need':19 'old':8 'poor':7 'subtitl':20 'well':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5304488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701348315 {#2297
    date: 2023-11-30 13:45:15.0 +01:00
  }
  +"title": 180645
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "RAID1 is nice, but you lose 50% of your total capacity to the mirroring. I want to go with 4 drives and RAID5. I only give up 1 drive of capacity and can still lose one without losing data. If I invest money into this I don’t want to compromise too much, as it needs to last for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699860430 {#1362
    date: 2023-11-13 08:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@Kbobabob@lemmy.world"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 118905
  -bodyTs: "'1':28 '4':20 '50':7 'capac':11,31 'compromis':51 'data':39 'drive':21,29 'give':26 'go':18 'invest':42 'last':58 'lose':6,35,38 'mirror':14 'money':43 'much':53 'need':56 'nice':3 'one':36 'raid1':1 'raid5':23 'still':34 'total':10 'want':16,49 'without':37 'year':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4814759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860430 {#1403
    date: 2023-11-13 08:27:10.0 +01:00
  }
  +"title": 118905
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "RAID1 is nice, but you lose 50% of your total capacity to the mirroring. I want to go with 4 drives and RAID5. I only give up 1 drive of capacity and can still lose one without losing data. If I invest money into this I don’t want to compromise too much, as it needs to last for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699860430 {#1362
    date: 2023-11-13 08:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@Kbobabob@lemmy.world"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 118905
  -bodyTs: "'1':28 '4':20 '50':7 'capac':11,31 'compromis':51 'data':39 'drive':21,29 'give':26 'go':18 'invest':42 'last':58 'lose':6,35,38 'mirror':14 'money':43 'much':53 'need':56 'nice':3 'one':36 'raid1':1 'raid5':23 'still':34 'total':10 'want':16,49 'without':37 'year':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4814759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860430 {#1403
    date: 2023-11-13 08:27:10.0 +01:00
  }
  +"title": 118905
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2023 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "RAID1 is nice, but you lose 50% of your total capacity to the mirroring. I want to go with 4 drives and RAID5. I only give up 1 drive of capacity and can still lose one without losing data. If I invest money into this I don’t want to compromise too much, as it needs to last for years."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699860430 {#1362
    date: 2023-11-13 08:27:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@Kbobabob@lemmy.world"
    "@pineapplelover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 118905
  -bodyTs: "'1':28 '4':20 '50':7 'capac':11,31 'compromis':51 'data':39 'drive':21,29 'give':26 'go':18 'invest':42 'last':58 'lose':6,35,38 'mirror':14 'money':43 'much':53 'need':56 'nice':3 'one':36 'raid1':1 'raid5':23 'still':34 'total':10 'want':16,49 'without':37 'year':60"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4814759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860430 {#1403
    date: 2023-11-13 08:27:10.0 +01:00
  }
  +"title": 118905
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "I don’t see anything that would be cheaper than a DS923 from Synology, which costs 570 plus the drives. The cheapest I see still costs me 1200 Euro for everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699860172 {#2387
    date: 2023-11-13 08:22:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@CCMan1701A@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 118896
  -bodyTs: "'1200':28 '570':17 'anyth':5 'cheaper':9 'cheapest':22 'cost':16,26 'drive':20 'ds923':12 'euro':29 'everyth':31 'plus':18 'see':4,24 'still':25 'synolog':14 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4814711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860172 {#2392
    date: 2023-11-13 08:22:52.0 +01:00
  }
  +"title": 118896
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "I don’t see anything that would be cheaper than a DS923 from Synology, which costs 570 plus the drives. The cheapest I see still costs me 1200 Euro for everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699860172 {#2387
    date: 2023-11-13 08:22:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@CCMan1701A@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 118896
  -bodyTs: "'1200':28 '570':17 'anyth':5 'cheaper':9 'cheapest':22 'cost':16,26 'drive':20 'ds923':12 'euro':29 'everyth':31 'plus':18 'see':4,24 'still':25 'synolog':14 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4814711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860172 {#2392
    date: 2023-11-13 08:22:52.0 +01:00
  }
  +"title": 118896
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2394
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "I don’t see anything that would be cheaper than a DS923 from Synology, which costs 570 plus the drives. The cheapest I see still costs me 1200 Euro for everything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699860172 {#2387
    date: 2023-11-13 08:22:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@CCMan1701A@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 118896
  -bodyTs: "'1200':28 '570':17 'anyth':5 'cheaper':9 'cheapest':22 'cost':16,26 'drive':20 'ds923':12 'euro':29 'everyth':31 'plus':18 'see':4,24 'still':25 'synolog':14 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4814711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699860172 {#2392
    date: 2023-11-13 08:22:52.0 +01:00
  }
  +"title": 118896
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "That looks nice, but I am not getting anything close to the listed prices. I don’t see the board for under 400 Euro, the PSU is off by a factor of 10 and so on. Overall I don’t think I can build the PC for less than the 573 Euro a Synology DS923+ would cost me. The only upside of the custom build would be that I can attach more than 4 disks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699859227 {#2381
    date: 2023-11-13 08:07:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@Jaamulberry@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 118855
  -bodyTs: "'10':33 '4':74 '400':23 '573':51 'anyth':9 'attach':71 'board':20 'build':44,65 'close':10 'cost':57 'custom':64 'disk':75 'ds923':55 'euro':24,52 'factor':31 'get':8 'less':48 'list':13 'look':2 'nice':3 'overal':37 'pc':46 'price':14 'psu':26 'see':18 'synolog':54 'think':41 'upsid':61 'would':56,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4814517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699859227 {#2383
    date: 2023-11-13 08:07:07.0 +01:00
  }
  +"title": 118855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "That looks nice, but I am not getting anything close to the listed prices. I don’t see the board for under 400 Euro, the PSU is off by a factor of 10 and so on. Overall I don’t think I can build the PC for less than the 573 Euro a Synology DS923+ would cost me. The only upside of the custom build would be that I can attach more than 4 disks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699859227 {#2381
    date: 2023-11-13 08:07:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@Jaamulberry@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 118855
  -bodyTs: "'10':33 '4':74 '400':23 '573':51 'anyth':9 'attach':71 'board':20 'build':44,65 'close':10 'cost':57 'custom':64 'disk':75 'ds923':55 'euro':24,52 'factor':31 'get':8 'less':48 'list':13 'look':2 'nice':3 'overal':37 'pc':46 'price':14 'psu':26 'see':18 'synolog':54 'think':41 'upsid':61 'would':56,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4814517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699859227 {#2383
    date: 2023-11-13 08:07:07.0 +01:00
  }
  +"title": 118855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#1910
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "That looks nice, but I am not getting anything close to the listed prices. I don’t see the board for under 400 Euro, the PSU is off by a factor of 10 and so on. Overall I don’t think I can build the PC for less than the 573 Euro a Synology DS923+ would cost me. The only upside of the custom build would be that I can attach more than 4 disks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699859227 {#2381
    date: 2023-11-13 08:07:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@Jaamulberry@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1909 …}
  +nested: Doctrine\ORM\PersistentCollection {#1926 …}
  +votes: Doctrine\ORM\PersistentCollection {#1874 …}
  +reports: Doctrine\ORM\PersistentCollection {#1908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1883 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 118855
  -bodyTs: "'10':33 '4':74 '400':23 '573':51 'anyth':9 'attach':71 'board':20 'build':44,65 'close':10 'cost':57 'custom':64 'disk':75 'ds923':55 'euro':24,52 'factor':31 'get':8 'less':48 'list':13 'look':2 'nice':3 'overal':37 'pc':46 'price':14 'psu':26 'see':18 'synolog':54 'think':41 'upsid':61 'would':56,66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4814517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699859227 {#2383
    date: 2023-11-13 08:07:07.0 +01:00
  }
  +"title": 118855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700541671 {#2458
    date: 2023-11-21 05:41:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 115762
  -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4794947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801842 {#2461
    date: 2023-11-12 16:10:42.0 +01:00
  }
  +"title": 115762
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700541671 {#2458
    date: 2023-11-21 05:41:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 115762
  -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4794947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801842 {#2461
    date: 2023-11-12 16:10:42.0 +01:00
  }
  +"title": 115762
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700541671 {#2458
    date: 2023-11-21 05:41:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 115762
  -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4794947"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801842 {#2461
    date: 2023-11-12 16:10:42.0 +01:00
  }
  +"title": 115762
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: "Yes! That’s my main issue with Jellyfin. So annoying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699801472 {#1715
    date: 2023-11-12 16:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@rengoku2@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 115745
  -bodyTs: "'annoy':10 'issu':6 'jellyfin':8 'main':5 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4794817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801472 {#1714
    date: 2023-11-12 16:04:32.0 +01:00
  }
  +"title": 115745
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: "Yes! That’s my main issue with Jellyfin. So annoying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699801472 {#1715
    date: 2023-11-12 16:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@rengoku2@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 115745
  -bodyTs: "'annoy':10 'issu':6 'jellyfin':8 'main':5 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4794817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801472 {#1714
    date: 2023-11-12 16:04:32.0 +01:00
  }
  +"title": 115745
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1717 …}
  +body: "Yes! That’s my main issue with Jellyfin. So annoying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699801472 {#1715
    date: 2023-11-12 16:04:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@rengoku2@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 115745
  -bodyTs: "'annoy':10 'issu':6 'jellyfin':8 'main':5 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4794817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699801472 {#1714
    date: 2023-11-12 16:04:32.0 +01:00
  }
  +"title": 115745
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "I want to go for a 4 bay one, so that I’ll survive a disk failure. And then you’re looking at about 2000 Euro for the NAS and four drives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699805872 {#2371
    date: 2023-11-12 17:17:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@Kbobabob@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 116073
  -bodyTs: "'2000':25 '4':7 'bay':8 'disk':16 'drive':32 'euro':26 'failur':17 'four':31 'go':4 'll':13 'look':22 'nas':29 'one':9 're':21 'surviv':14 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4796443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699805872 {#2363
    date: 2023-11-12 17:17:52.0 +01:00
  }
  +"title": 116073
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "I want to go for a 4 bay one, so that I’ll survive a disk failure. And then you’re looking at about 2000 Euro for the NAS and four drives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699805872 {#2371
    date: 2023-11-12 17:17:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@Kbobabob@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 116073
  -bodyTs: "'2000':25 '4':7 'bay':8 'disk':16 'drive':32 'euro':26 'failur':17 'four':31 'go':4 'll':13 'look':22 'nas':29 'one':9 're':21 'surviv':14 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4796443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699805872 {#2363
    date: 2023-11-12 17:17:52.0 +01:00
  }
  +"title": 116073
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: App\Entity\EntryComment {#2456
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: null
    +parent: null
    +root: null
    +body: "I am currently running Jellyfin with a single 10TB disk. I would love to move to a dedicated NAS, but that is so expensive."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1700541671 {#2458
      date: 2023-11-21 05:41:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@GreyTechnician@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2460 …}
    +nested: Doctrine\ORM\PersistentCollection {#2452 …}
    +votes: Doctrine\ORM\PersistentCollection {#2454 …}
    +reports: Doctrine\ORM\PersistentCollection {#2459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
    -id: 115762
    -bodyTs: "'10tb':9 'current':3 'dedic':18 'disk':10 'expens':24 'jellyfin':5 'love':13 'move':15 'nas':19 'run':4 'singl':8 'would':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4794947"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699801842 {#2461
      date: 2023-11-12 16:10:42.0 +01:00
    }
    +"title": 115762
  }
  +body: "I want to go for a 4 bay one, so that I’ll survive a disk failure. And then you’re looking at about 2000 Euro for the NAS and four drives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699805872 {#2371
    date: 2023-11-12 17:17:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GreyTechnician@lemm.ee"
    "@state_electrician@discuss.tchncs.de"
    "@Kbobabob@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 116073
  -bodyTs: "'2000':25 '4':7 'bay':8 'disk':16 'drive':32 'euro':26 'failur':17 'four':31 'go':4 'll':13 'look':22 'nas':29 'one':9 're':21 'surviv':14 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4796443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699805872 {#2363
    date: 2023-11-12 17:17:52.0 +01:00
  }
  +"title": 116073
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: Proxies\__CG__\App\Entity\Image {#2924 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "Saving-the-world-can-wait"
  +title: "Saving the world can wait"
  +url: "https://startrek.website/pictrs/image/7a568969-ae3b-423a-803a-d9427e6f01f5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 331
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700526003 {#2919
    date: 2023-11-21 01:20:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  +badges: Doctrine\ORM\PersistentCollection {#2937 …}
  +children: [
    App\Entity\EntryComment {#2161
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +body: "And where the hell did she get that giant fishing rod? Looks like it’s at least 70m long."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700501660 {#2116
        date: 2023-11-20 18:34:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Anamana@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2162 …}
      +nested: Doctrine\ORM\PersistentCollection {#2128 …}
      +votes: Doctrine\ORM\PersistentCollection {#2126 …}
      +reports: Doctrine\ORM\PersistentCollection {#2139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
      -id: 143380
      -bodyTs: "'70m':18 'fish':10 'get':7 'giant':9 'hell':4 'least':17 'like':13 'long':19 'look':12 'rod':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5026700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700501660 {#2120
        date: 2023-11-20 18:34:20.0 +01:00
      }
      +"title": 143380
    }
  ]
  -id: 14610
  -titleTs: "'save':1 'wait':5 'world':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700528183
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3869446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700441783 {#2906
    date: 2023-11-20 01:56:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: Proxies\__CG__\App\Entity\Image {#2924 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "Saving-the-world-can-wait"
  +title: "Saving the world can wait"
  +url: "https://startrek.website/pictrs/image/7a568969-ae3b-423a-803a-d9427e6f01f5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 331
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700526003 {#2919
    date: 2023-11-21 01:20:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  +badges: Doctrine\ORM\PersistentCollection {#2937 …}
  +children: [
    App\Entity\EntryComment {#2161
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +body: "And where the hell did she get that giant fishing rod? Looks like it’s at least 70m long."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700501660 {#2116
        date: 2023-11-20 18:34:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Anamana@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2162 …}
      +nested: Doctrine\ORM\PersistentCollection {#2128 …}
      +votes: Doctrine\ORM\PersistentCollection {#2126 …}
      +reports: Doctrine\ORM\PersistentCollection {#2139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
      -id: 143380
      -bodyTs: "'70m':18 'fish':10 'get':7 'giant':9 'hell':4 'least':17 'like':13 'long':19 'look':12 'rod':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5026700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700501660 {#2120
        date: 2023-11-20 18:34:20.0 +01:00
      }
      +"title": 143380
    }
  ]
  -id: 14610
  -titleTs: "'save':1 'wait':5 'world':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700528183
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3869446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700441783 {#2906
    date: 2023-11-20 01:56:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2160
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: Proxies\__CG__\App\Entity\Image {#2924 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
  +slug: "Saving-the-world-can-wait"
  +title: "Saving the world can wait"
  +url: "https://startrek.website/pictrs/image/7a568969-ae3b-423a-803a-d9427e6f01f5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 331
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700526003 {#2919
    date: 2023-11-21 01:20:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2927 …}
  +votes: Doctrine\ORM\PersistentCollection {#2929 …}
  +reports: Doctrine\ORM\PersistentCollection {#2931 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
  +badges: Doctrine\ORM\PersistentCollection {#2937 …}
  +children: [
    App\Entity\EntryComment {#2161
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2160 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
      +body: "And where the hell did she get that giant fishing rod? Looks like it’s at least 70m long."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1700501660 {#2116
        date: 2023-11-20 18:34:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@Anamana@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2162 …}
      +nested: Doctrine\ORM\PersistentCollection {#2128 …}
      +votes: Doctrine\ORM\PersistentCollection {#2126 …}
      +reports: Doctrine\ORM\PersistentCollection {#2139 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
      -id: 143380
      -bodyTs: "'70m':18 'fish':10 'get':7 'giant':9 'hell':4 'least':17 'like':13 'long':19 'look':12 'rod':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5026700"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700501660 {#2120
        date: 2023-11-20 18:34:20.0 +01:00
      }
      +"title": 143380
    }
  ]
  -id: 14610
  -titleTs: "'save':1 'wait':5 'world':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700528183
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3869446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700441783 {#2906
    date: 2023-11-20 01:56:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: Proxies\__CG__\App\Entity\Image {#2924 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "Saving-the-world-can-wait"
    +title: "Saving the world can wait"
    +url: "https://startrek.website/pictrs/image/7a568969-ae3b-423a-803a-d9427e6f01f5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 331
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700526003 {#2919
      date: 2023-11-21 01:20:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2927 …}
    +votes: Doctrine\ORM\PersistentCollection {#2929 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
    +badges: Doctrine\ORM\PersistentCollection {#2937 …}
    +children: [
      App\Entity\EntryComment {#2161}
    ]
    -id: 14610
    -titleTs: "'save':1 'wait':5 'world':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700528183
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3869446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700441783 {#2906
      date: 2023-11-20 01:56:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: "And where the hell did she get that giant fishing rod? Looks like it’s at least 70m long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700501660 {#2116
    date: 2023-11-20 18:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Anamana@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 143380
  -bodyTs: "'70m':18 'fish':10 'get':7 'giant':9 'hell':4 'least':17 'like':13 'long':19 'look':12 'rod':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5026700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501660 {#2120
    date: 2023-11-20 18:34:20.0 +01:00
  }
  +"title": 143380
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: Proxies\__CG__\App\Entity\Image {#2924 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "Saving-the-world-can-wait"
    +title: "Saving the world can wait"
    +url: "https://startrek.website/pictrs/image/7a568969-ae3b-423a-803a-d9427e6f01f5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 331
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700526003 {#2919
      date: 2023-11-21 01:20:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2927 …}
    +votes: Doctrine\ORM\PersistentCollection {#2929 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
    +badges: Doctrine\ORM\PersistentCollection {#2937 …}
    +children: [
      App\Entity\EntryComment {#2161}
    ]
    -id: 14610
    -titleTs: "'save':1 'wait':5 'world':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700528183
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3869446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700441783 {#2906
      date: 2023-11-20 01:56:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: "And where the hell did she get that giant fishing rod? Looks like it’s at least 70m long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700501660 {#2116
    date: 2023-11-20 18:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Anamana@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 143380
  -bodyTs: "'70m':18 'fish':10 'get':7 'giant':9 'hell':4 'least':17 'like':13 'long':19 'look':12 'rod':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5026700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501660 {#2120
    date: 2023-11-20 18:34:20.0 +01:00
  }
  +"title": 143380
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2161
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2160
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: Proxies\__CG__\App\Entity\Image {#2924 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2926 …}
    +slug: "Saving-the-world-can-wait"
    +title: "Saving the world can wait"
    +url: "https://startrek.website/pictrs/image/7a568969-ae3b-423a-803a-d9427e6f01f5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 331
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700526003 {#2919
      date: 2023-11-21 01:20:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2927 …}
    +votes: Doctrine\ORM\PersistentCollection {#2929 …}
    +reports: Doctrine\ORM\PersistentCollection {#2931 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2933 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2935 …}
    +badges: Doctrine\ORM\PersistentCollection {#2937 …}
    +children: [
      App\Entity\EntryComment {#2161}
    ]
    -id: 14610
    -titleTs: "'save':1 'wait':5 'world':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700528183
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3869446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700441783 {#2906
      date: 2023-11-20 01:56:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2163 …}
  +body: "And where the hell did she get that giant fishing rod? Looks like it’s at least 70m long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700501660 {#2116
    date: 2023-11-20 18:34:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Anamana@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2128 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 143380
  -bodyTs: "'70m':18 'fish':10 'get':7 'giant':9 'hell':4 'least':17 'like':13 'long':19 'look':12 'rod':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5026700"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501660 {#2120
    date: 2023-11-20 18:34:20.0 +01:00
  }
  +"title": 143380
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "What-movie-did-you-rewatch-most-often"
  +title: "What movie did you rewatch most often?"
  +url: null
  +body: "For me, it’s either the Matrix or Pulp Fiction. I have seen both a lot of times but certainly not more often than say a dozen times."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 259
  +favouriteCount: 216
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689706471 {#2900
    date: 2023-07-18 20:54:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +body: "Is Contagion that one, where Matt Damon has the disease but lives? I watched some disease movie last year and that’s the only thing I remember. Also shout out for Ninth Gate. Rarely see that one mentioned. Overall we have a very similar taste."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689574852 {#1571
        date: 2023-07-17 08:20:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@redballooon@lemm.ee"
        "@Splosion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 20473
      -bodyTs: "'also':28 'contagion':2 'damon':7 'diseas':10,16 'gate':33 'last':18 'live':12 'matt':6 'mention':38 'movi':17 'ninth':32 'one':4,37 'overal':39 'rare':34 'rememb':27 'see':35 'shout':29 'similar':44 'tast':45 'thing':25 'watch':14 'year':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1094591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689574852 {#1528
        date: 2023-07-17 08:20:52.0 +02:00
      }
      +"title": 20473
    }
  ]
  -id: 1290
  -titleTs: "'movi':2 'often':7 'rewatch':5"
  -bodyTs: "'certain':20 'dozen':27 'either':5 'fiction':10 'lot':16 'matrix':7 'often':23 'pulp':9 'say':25 'seen':13 'time':18,28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689496150
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1206285"
  +editedAt: DateTimeImmutable @1689409781 {#2886
    date: 2023-07-15 10:29:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689409750 {#2863
    date: 2023-07-15 10:29:10.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
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "What-movie-did-you-rewatch-most-often"
  +title: "What movie did you rewatch most often?"
  +url: null
  +body: "For me, it’s either the Matrix or Pulp Fiction. I have seen both a lot of times but certainly not more often than say a dozen times."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 259
  +favouriteCount: 216
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689706471 {#2900
    date: 2023-07-18 20:54:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +body: "Is Contagion that one, where Matt Damon has the disease but lives? I watched some disease movie last year and that’s the only thing I remember. Also shout out for Ninth Gate. Rarely see that one mentioned. Overall we have a very similar taste."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689574852 {#1571
        date: 2023-07-17 08:20:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@redballooon@lemm.ee"
        "@Splosion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 20473
      -bodyTs: "'also':28 'contagion':2 'damon':7 'diseas':10,16 'gate':33 'last':18 'live':12 'matt':6 'mention':38 'movi':17 'ninth':32 'one':4,37 'overal':39 'rare':34 'rememb':27 'see':35 'shout':29 'similar':44 'tast':45 'thing':25 'watch':14 'year':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1094591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689574852 {#1528
        date: 2023-07-17 08:20:52.0 +02:00
      }
      +"title": 20473
    }
  ]
  -id: 1290
  -titleTs: "'movi':2 'often':7 'rewatch':5"
  -bodyTs: "'certain':20 'dozen':27 'either':5 'fiction':10 'lot':16 'matrix':7 'often':23 'pulp':9 'say':25 'seen':13 'time':18,28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689496150
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1206285"
  +editedAt: DateTimeImmutable @1689409781 {#2886
    date: 2023-07-15 10:29:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689409750 {#2863
    date: 2023-07-15 10:29:10.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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2905 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "What-movie-did-you-rewatch-most-often"
  +title: "What movie did you rewatch most often?"
  +url: null
  +body: "For me, it’s either the Matrix or Pulp Fiction. I have seen both a lot of times but certainly not more often than say a dozen times."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 259
  +favouriteCount: 216
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689706471 {#2900
    date: 2023-07-18 20:54:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2907 …}
  +votes: Doctrine\ORM\PersistentCollection {#2909 …}
  +reports: Doctrine\ORM\PersistentCollection {#2911 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
  +badges: Doctrine\ORM\PersistentCollection {#2917 …}
  +children: [
    App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +body: "Is Contagion that one, where Matt Damon has the disease but lives? I watched some disease movie last year and that’s the only thing I remember. Also shout out for Ninth Gate. Rarely see that one mentioned. Overall we have a very similar taste."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689574852 {#1571
        date: 2023-07-17 08:20:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@redballooon@lemm.ee"
        "@Splosion@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 20473
      -bodyTs: "'also':28 'contagion':2 'damon':7 'diseas':10,16 'gate':33 'last':18 'live':12 'matt':6 'mention':38 'movi':17 'ninth':32 'one':4,37 'overal':39 'rare':34 'rememb':27 'see':35 'shout':29 'similar':44 'tast':45 'thing':25 'watch':14 'year':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/1094591"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689574852 {#1528
        date: 2023-07-17 08:20:52.0 +02:00
      }
      +"title": 20473
    }
  ]
  -id: 1290
  -titleTs: "'movi':2 'often':7 'rewatch':5"
  -bodyTs: "'certain':20 'dozen':27 'either':5 'fiction':10 'lot':16 'matrix':7 'often':23 'pulp':9 'say':25 'seen':13 'time':18,28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689496150
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/1206285"
  +editedAt: DateTimeImmutable @1689409781 {#2886
    date: 2023-07-15 10:29:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689409750 {#2863
    date: 2023-07-15 10:29:10.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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2905 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-movie-did-you-rewatch-most-often"
    +title: "What movie did you rewatch most often?"
    +url: null
    +body: "For me, it’s either the Matrix or Pulp Fiction. I have seen both a lot of times but certainly not more often than say a dozen times."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 259
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689706471 {#2900
      date: 2023-07-18 20:54:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2907 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 1290
    -titleTs: "'movi':2 'often':7 'rewatch':5"
    -bodyTs: "'certain':20 'dozen':27 'either':5 'fiction':10 'lot':16 'matrix':7 'often':23 'pulp':9 'say':25 'seen':13 'time':18,28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689496150
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/1206285"
    +editedAt: DateTimeImmutable @1689409781 {#2886
      date: 2023-07-15 10:29:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689409750 {#2863
      date: 2023-07-15 10:29:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +body: "Is Contagion that one, where Matt Damon has the disease but lives? I watched some disease movie last year and that’s the only thing I remember. Also shout out for Ninth Gate. Rarely see that one mentioned. Overall we have a very similar taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689574852 {#1571
    date: 2023-07-17 08:20:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@redballooon@lemm.ee"
    "@Splosion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 20473
  -bodyTs: "'also':28 'contagion':2 'damon':7 'diseas':10,16 'gate':33 'last':18 'live':12 'matt':6 'mention':38 'movi':17 'ninth':32 'one':4,37 'overal':39 'rare':34 'rememb':27 'see':35 'shout':29 'similar':44 'tast':45 'thing':25 'watch':14 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1094591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689574852 {#1528
    date: 2023-07-17 08:20:52.0 +02:00
  }
  +"title": 20473
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2905 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-movie-did-you-rewatch-most-often"
    +title: "What movie did you rewatch most often?"
    +url: null
    +body: "For me, it’s either the Matrix or Pulp Fiction. I have seen both a lot of times but certainly not more often than say a dozen times."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 259
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689706471 {#2900
      date: 2023-07-18 20:54:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2907 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 1290
    -titleTs: "'movi':2 'often':7 'rewatch':5"
    -bodyTs: "'certain':20 'dozen':27 'either':5 'fiction':10 'lot':16 'matrix':7 'often':23 'pulp':9 'say':25 'seen':13 'time':18,28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689496150
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/1206285"
    +editedAt: DateTimeImmutable @1689409781 {#2886
      date: 2023-07-15 10:29:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689409750 {#2863
      date: 2023-07-15 10:29:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +body: "Is Contagion that one, where Matt Damon has the disease but lives? I watched some disease movie last year and that’s the only thing I remember. Also shout out for Ninth Gate. Rarely see that one mentioned. Overall we have a very similar taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689574852 {#1571
    date: 2023-07-17 08:20:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@redballooon@lemm.ee"
    "@Splosion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 20473
  -bodyTs: "'also':28 'contagion':2 'damon':7 'diseas':10,16 'gate':33 'last':18 'live':12 'matt':6 'mention':38 'movi':17 'ninth':32 'one':4,37 'overal':39 'rare':34 'rememb':27 'see':35 'shout':29 'similar':44 'tast':45 'thing':25 'watch':14 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1094591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689574852 {#1528
    date: 2023-07-17 08:20:52.0 +02:00
  }
  +"title": 20473
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2905 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "What-movie-did-you-rewatch-most-often"
    +title: "What movie did you rewatch most often?"
    +url: null
    +body: "For me, it’s either the Matrix or Pulp Fiction. I have seen both a lot of times but certainly not more often than say a dozen times."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 259
    +favouriteCount: 216
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689706471 {#2900
      date: 2023-07-18 20:54:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2907 …}
    +votes: Doctrine\ORM\PersistentCollection {#2909 …}
    +reports: Doctrine\ORM\PersistentCollection {#2911 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2913 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2915 …}
    +badges: Doctrine\ORM\PersistentCollection {#2917 …}
    +children: [
      App\Entity\EntryComment {#1527}
    ]
    -id: 1290
    -titleTs: "'movi':2 'often':7 'rewatch':5"
    -bodyTs: "'certain':20 'dozen':27 'either':5 'fiction':10 'lot':16 'matrix':7 'often':23 'pulp':9 'say':25 'seen':13 'time':18,28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689496150
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/1206285"
    +editedAt: DateTimeImmutable @1689409781 {#2886
      date: 2023-07-15 10:29:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689409750 {#2863
      date: 2023-07-15 10:29:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +body: "Is Contagion that one, where Matt Damon has the disease but lives? I watched some disease movie last year and that’s the only thing I remember. Also shout out for Ninth Gate. Rarely see that one mentioned. Overall we have a very similar taste."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689574852 {#1571
    date: 2023-07-17 08:20:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@redballooon@lemm.ee"
    "@Splosion@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 20473
  -bodyTs: "'also':28 'contagion':2 'damon':7 'diseas':10,16 'gate':33 'last':18 'live':12 'matt':6 'mention':38 'movi':17 'ninth':32 'one':4,37 'overal':39 'rare':34 'rememb':27 'see':35 'shout':29 'similar':44 'tast':45 'thing':25 'watch':14 'year':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1094591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689574852 {#1528
    date: 2023-07-17 08:20:52.0 +02:00
  }
  +"title": 20473
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2217
  +user: Proxies\__CG__\App\Entity\User {#2829 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#2885 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2887 …}
  +slug: "It-s-OK-if-you-cry"
  +title: "It's OK if you cry"
  +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 284
  +favouriteCount: 1402
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702426796 {#2880
    date: 2023-12-13 01:19:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  +badges: Doctrine\ORM\PersistentCollection {#2898 …}
  +children: [
    App\Entity\EntryComment {#2219
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2217 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
      +body: "I sometimes still think about the time I was trying to print in 1996."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701615245 {#2222
        date: 2023-12-03 15:54:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@AVincentInSpace@pawb.social"
        "@9point6@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2194 …}
      +nested: Doctrine\ORM\PersistentCollection {#2193 …}
      +votes: Doctrine\ORM\PersistentCollection {#2205 …}
      +reports: Doctrine\ORM\PersistentCollection {#2202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
      -id: 192284
      -bodyTs: "'1996':14 'print':12 'sometim':2 'still':3 'think':4 'time':7 'tri':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5397667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701615245 {#2221
        date: 2023-12-03 15:54:05.0 +01:00
      }
      +"title": 192284
    }
  ]
  -id: 19543
  -titleTs: "'cri':6 'ok':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701645530
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5599596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701559130 {#2866
    date: 2023-12-03 00:18:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2217
  +user: Proxies\__CG__\App\Entity\User {#2829 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#2885 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2887 …}
  +slug: "It-s-OK-if-you-cry"
  +title: "It's OK if you cry"
  +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 284
  +favouriteCount: 1402
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702426796 {#2880
    date: 2023-12-13 01:19:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  +badges: Doctrine\ORM\PersistentCollection {#2898 …}
  +children: [
    App\Entity\EntryComment {#2219
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2217 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
      +body: "I sometimes still think about the time I was trying to print in 1996."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701615245 {#2222
        date: 2023-12-03 15:54:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@AVincentInSpace@pawb.social"
        "@9point6@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2194 …}
      +nested: Doctrine\ORM\PersistentCollection {#2193 …}
      +votes: Doctrine\ORM\PersistentCollection {#2205 …}
      +reports: Doctrine\ORM\PersistentCollection {#2202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
      -id: 192284
      -bodyTs: "'1996':14 'print':12 'sometim':2 'still':3 'think':4 'time':7 'tri':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5397667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701615245 {#2221
        date: 2023-12-03 15:54:05.0 +01:00
      }
      +"title": 192284
    }
  ]
  -id: 19543
  -titleTs: "'cri':6 'ok':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701645530
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5599596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701559130 {#2866
    date: 2023-12-03 00:18:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2217
  +user: Proxies\__CG__\App\Entity\User {#2829 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#2885 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2887 …}
  +slug: "It-s-OK-if-you-cry"
  +title: "It's OK if you cry"
  +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 284
  +favouriteCount: 1402
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702426796 {#2880
    date: 2023-12-13 01:19:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2888 …}
  +votes: Doctrine\ORM\PersistentCollection {#2890 …}
  +reports: Doctrine\ORM\PersistentCollection {#2892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
  +badges: Doctrine\ORM\PersistentCollection {#2898 …}
  +children: [
    App\Entity\EntryComment {#2219
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2217 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
      +body: "I sometimes still think about the time I was trying to print in 1996."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701615245 {#2222
        date: 2023-12-03 15:54:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@AVincentInSpace@pawb.social"
        "@9point6@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2194 …}
      +nested: Doctrine\ORM\PersistentCollection {#2193 …}
      +votes: Doctrine\ORM\PersistentCollection {#2205 …}
      +reports: Doctrine\ORM\PersistentCollection {#2202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
      -id: 192284
      -bodyTs: "'1996':14 'print':12 'sometim':2 'still':3 'think':4 'time':7 'tri':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5397667"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701615245 {#2221
        date: 2023-12-03 15:54:05.0 +01:00
      }
      +"title": 192284
    }
  ]
  -id: 19543
  -titleTs: "'cri':6 'ok':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701645530
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5599596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701559130 {#2866
    date: 2023-12-03 00:18:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217
    +user: Proxies\__CG__\App\Entity\User {#2829 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#2885 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2887 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#2880
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2888 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      App\Entity\EntryComment {#2219}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#2866
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "I sometimes still think about the time I was trying to print in 1996."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701615245 {#2222
    date: 2023-12-03 15:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@AVincentInSpace@pawb.social"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 192284
  -bodyTs: "'1996':14 'print':12 'sometim':2 'still':3 'think':4 'time':7 'tri':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5397667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701615245 {#2221
    date: 2023-12-03 15:54:05.0 +01:00
  }
  +"title": 192284
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217
    +user: Proxies\__CG__\App\Entity\User {#2829 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#2885 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2887 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#2880
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2888 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      App\Entity\EntryComment {#2219}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#2866
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "I sometimes still think about the time I was trying to print in 1996."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701615245 {#2222
    date: 2023-12-03 15:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@AVincentInSpace@pawb.social"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 192284
  -bodyTs: "'1996':14 'print':12 'sometim':2 'still':3 'think':4 'time':7 'tri':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5397667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701615245 {#2221
    date: 2023-12-03 15:54:05.0 +01:00
  }
  +"title": 192284
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217
    +user: Proxies\__CG__\App\Entity\User {#2829 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#2885 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2887 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#2880
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2888 …}
    +votes: Doctrine\ORM\PersistentCollection {#2890 …}
    +reports: Doctrine\ORM\PersistentCollection {#2892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2896 …}
    +badges: Doctrine\ORM\PersistentCollection {#2898 …}
    +children: [
      App\Entity\EntryComment {#2219}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#2866
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2199 …}
  +body: "I sometimes still think about the time I was trying to print in 1996."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701615245 {#2222
    date: 2023-12-03 15:54:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@AVincentInSpace@pawb.social"
    "@9point6@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2194 …}
  +nested: Doctrine\ORM\PersistentCollection {#2193 …}
  +votes: Doctrine\ORM\PersistentCollection {#2205 …}
  +reports: Doctrine\ORM\PersistentCollection {#2202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2207 …}
  -id: 192284
  -bodyTs: "'1996':14 'print':12 'sometim':2 'still':3 'think':4 'time':7 'tri':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5397667"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701615245 {#2221
    date: 2023-12-03 15:54:05.0 +01:00
  }
  +"title": 192284
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2296
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
  +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
  +url: null
  +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 252
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536784 {#3148
    date: 2023-12-02 18:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  +badges: Doctrine\ORM\PersistentCollection {#3164 …}
  +children: [
    App\Entity\EntryComment {#2290
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2296 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m in the top 3% of listeners for Sabaton, but my most played song was 59 times Another Love by Tom Odell. And I’m an alchemist because I create more playlists than other users. Overall I listened to 44 genres."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701409229 {#2316
        date: 2023-12-01 06:40:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toomanypancakes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2281 …}
      +nested: Doctrine\ORM\PersistentCollection {#2280 …}
      +votes: Doctrine\ORM\PersistentCollection {#2278 …}
      +reports: Doctrine\ORM\PersistentCollection {#2279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
      -id: 183302
      -bodyTs: "'3':6 '44':41 '59':17 'alchemist':28 'anoth':19 'creat':31 'genr':42 'listen':8,39 'love':20 'm':2,26 'odel':23 'overal':37 'play':14 'playlist':33 'sabaton':10 'song':15 'time':18 'tom':22 'top':5 'user':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5329580"
      +editedAt: DateTimeImmutable @1702451081 {#2292
        date: 2023-12-13 08:04:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701409229 {#2294
        date: 2023-12-01 06:40:29.0 +01:00
      }
      +"title": 183302
    }
  ]
  -id: 18326
  -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
  -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701381385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294985 {#3136
    date: 2023-11-29 22:56:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2296
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
  +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
  +url: null
  +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 252
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536784 {#3148
    date: 2023-12-02 18:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  +badges: Doctrine\ORM\PersistentCollection {#3164 …}
  +children: [
    App\Entity\EntryComment {#2290
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2296 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m in the top 3% of listeners for Sabaton, but my most played song was 59 times Another Love by Tom Odell. And I’m an alchemist because I create more playlists than other users. Overall I listened to 44 genres."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701409229 {#2316
        date: 2023-12-01 06:40:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toomanypancakes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2281 …}
      +nested: Doctrine\ORM\PersistentCollection {#2280 …}
      +votes: Doctrine\ORM\PersistentCollection {#2278 …}
      +reports: Doctrine\ORM\PersistentCollection {#2279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
      -id: 183302
      -bodyTs: "'3':6 '44':41 '59':17 'alchemist':28 'anoth':19 'creat':31 'genr':42 'listen':8,39 'love':20 'm':2,26 'odel':23 'overal':37 'play':14 'playlist':33 'sabaton':10 'song':15 'time':18 'tom':22 'top':5 'user':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5329580"
      +editedAt: DateTimeImmutable @1702451081 {#2292
        date: 2023-12-13 08:04:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701409229 {#2294
        date: 2023-12-01 06:40:29.0 +01:00
      }
      +"title": 183302
    }
  ]
  -id: 18326
  -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
  -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701381385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294985 {#3136
    date: 2023-11-29 22:56:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2296
  +user: Proxies\__CG__\App\Entity\User {#3114 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
  +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
  +url: null
  +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 252
  +favouriteCount: 175
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701536784 {#3148
    date: 2023-12-02 18:06:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3153 …}
  +votes: Doctrine\ORM\PersistentCollection {#3156 …}
  +reports: Doctrine\ORM\PersistentCollection {#3158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
  +badges: Doctrine\ORM\PersistentCollection {#3164 …}
  +children: [
    App\Entity\EntryComment {#2290
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2296 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m in the top 3% of listeners for Sabaton, but my most played song was 59 times Another Love by Tom Odell. And I’m an alchemist because I create more playlists than other users. Overall I listened to 44 genres."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701409229 {#2316
        date: 2023-12-01 06:40:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@toomanypancakes@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2281 …}
      +nested: Doctrine\ORM\PersistentCollection {#2280 …}
      +votes: Doctrine\ORM\PersistentCollection {#2278 …}
      +reports: Doctrine\ORM\PersistentCollection {#2279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
      -id: 183302
      -bodyTs: "'3':6 '44':41 '59':17 'alchemist':28 'anoth':19 'creat':31 'genr':42 'listen':8,39 'love':20 'm':2,26 'odel':23 'overal':37 'play':14 'playlist':33 'sabaton':10 'song':15 'time':18 'tom':22 'top':5 'user':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5329580"
      +editedAt: DateTimeImmutable @1702451081 {#2292
        date: 2023-12-13 08:04:41.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701409229 {#2294
        date: 2023-12-01 06:40:29.0 +01:00
      }
      +"title": 183302
    }
  ]
  -id: 18326
  -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
  -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701381385
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8937277"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701294985 {#3136
    date: 2023-11-29 22:56:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
    +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
    +url: null
    +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 252
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701536784 {#3148
      date: 2023-12-02 18:06:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3153 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
    +badges: Doctrine\ORM\PersistentCollection {#3164 …}
    +children: [
      App\Entity\EntryComment {#2290}
    ]
    -id: 18326
    -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
    -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701381385
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8937277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701294985 {#3136
      date: 2023-11-29 22:56:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in the top 3% of listeners for Sabaton, but my most played song was 59 times Another Love by Tom Odell. And I’m an alchemist because I create more playlists than other users. Overall I listened to 44 genres."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701409229 {#2316
    date: 2023-12-01 06:40:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 183302
  -bodyTs: "'3':6 '44':41 '59':17 'alchemist':28 'anoth':19 'creat':31 'genr':42 'listen':8,39 'love':20 'm':2,26 'odel':23 'overal':37 'play':14 'playlist':33 'sabaton':10 'song':15 'time':18 'tom':22 'top':5 'user':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5329580"
  +editedAt: DateTimeImmutable @1702451081 {#2292
    date: 2023-12-13 08:04:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701409229 {#2294
    date: 2023-12-01 06:40:29.0 +01:00
  }
  +"title": 183302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
    +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
    +url: null
    +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 252
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701536784 {#3148
      date: 2023-12-02 18:06:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3153 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
    +badges: Doctrine\ORM\PersistentCollection {#3164 …}
    +children: [
      App\Entity\EntryComment {#2290}
    ]
    -id: 18326
    -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
    -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701381385
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8937277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701294985 {#3136
      date: 2023-11-29 22:56:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in the top 3% of listeners for Sabaton, but my most played song was 59 times Another Love by Tom Odell. And I’m an alchemist because I create more playlists than other users. Overall I listened to 44 genres."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701409229 {#2316
    date: 2023-12-01 06:40:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 183302
  -bodyTs: "'3':6 '44':41 '59':17 'alchemist':28 'anoth':19 'creat':31 'genr':42 'listen':8,39 'love':20 'm':2,26 'odel':23 'overal':37 'play':14 'playlist':33 'sabaton':10 'song':15 'time':18 'tom':22 'top':5 'user':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5329580"
  +editedAt: DateTimeImmutable @1702451081 {#2292
    date: 2023-12-13 08:04:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701409229 {#2294
    date: 2023-12-01 06:40:29.0 +01:00
  }
  +"title": 183302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296
    +user: Proxies\__CG__\App\Entity\User {#3114 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "Spotify-Wrapped-2023-is-out-what-s-your-top-artist-and"
    +title: "Spotify Wrapped 2023 is out, what's your top artist and top song for the year?"
    +url: null
    +body: "If you don’t use Spotify, what’s your favorite artist and song right now?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 252
    +favouriteCount: 175
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701536784 {#3148
      date: 2023-12-02 18:06:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3153 …}
    +votes: Doctrine\ORM\PersistentCollection {#3156 …}
    +reports: Doctrine\ORM\PersistentCollection {#3158 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3160 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3162 …}
    +badges: Doctrine\ORM\PersistentCollection {#3164 …}
    +children: [
      App\Entity\EntryComment {#2290}
    ]
    -id: 18326
    -titleTs: "'2023':3 'artist':10 'song':13 'spotifi':1 'top':9,12 'wrap':2 'year':16"
    -bodyTs: "'artist':11 'favorit':10 'right':14 'song':13 'spotifi':6 'use':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701381385
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8937277"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701294985 {#3136
      date: 2023-11-29 22:56:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2295 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in the top 3% of listeners for Sabaton, but my most played song was 59 times Another Love by Tom Odell. And I’m an alchemist because I create more playlists than other users. Overall I listened to 44 genres."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701409229 {#2316
    date: 2023-12-01 06:40:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@toomanypancakes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 183302
  -bodyTs: "'3':6 '44':41 '59':17 'alchemist':28 'anoth':19 'creat':31 'genr':42 'listen':8,39 'love':20 'm':2,26 'odel':23 'overal':37 'play':14 'playlist':33 'sabaton':10 'song':15 'time':18 'tom':22 'top':5 'user':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5329580"
  +editedAt: DateTimeImmutable @1702451081 {#2292
    date: 2023-12-13 08:04:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701409229 {#2294
    date: 2023-12-01 06:40:29.0 +01:00
  }
  +"title": 183302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: Proxies\__CG__\App\Entity\Image {#2849 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2848 …}
  +slug: "The-Tale-Of-MSG-s-Fall-From-Grace-And-The-Case"
  +title: "The Tale Of MSG’s Fall From Grace And The Case For A Major Comeback"
  +url: "https://uproxx.com/life/msg-debate-salt-america/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696377937 {#2818
    date: 2023-10-04 02:05:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  +badges: Doctrine\ORM\PersistentCollection {#2858 …}
  +children: [
    App\Entity\EntryComment {#1691
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "Or Jamie Oliveoil."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1695959550 {#1689
        date: 2023-09-29 05:52:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@seitanic@lemmy.sdf.org"
        "@baggins@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 30044
      -bodyTs: "'jami':2 'oliveoil':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3345920"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695959550 {#1686
        date: 2023-09-29 05:52:30.0 +02:00
      }
      +"title": 30044
    }
  ]
  -id: 2361
  -titleTs: "'case':11 'comeback':15 'fall':6 'grace':8 'major':14 'msg':4 'tale':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009463
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/4737752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923063 {#2753
    date: 2023-09-28 19:44: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
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: Proxies\__CG__\App\Entity\Image {#2849 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2848 …}
  +slug: "The-Tale-Of-MSG-s-Fall-From-Grace-And-The-Case"
  +title: "The Tale Of MSG’s Fall From Grace And The Case For A Major Comeback"
  +url: "https://uproxx.com/life/msg-debate-salt-america/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696377937 {#2818
    date: 2023-10-04 02:05:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  +badges: Doctrine\ORM\PersistentCollection {#2858 …}
  +children: [
    App\Entity\EntryComment {#1691
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "Or Jamie Oliveoil."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1695959550 {#1689
        date: 2023-09-29 05:52:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@seitanic@lemmy.sdf.org"
        "@baggins@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 30044
      -bodyTs: "'jami':2 'oliveoil':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3345920"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695959550 {#1686
        date: 2023-09-29 05:52:30.0 +02:00
      }
      +"title": 30044
    }
  ]
  -id: 2361
  -titleTs: "'case':11 'comeback':15 'fall':6 'grace':8 'major':14 'msg':4 'tale':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009463
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/4737752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923063 {#2753
    date: 2023-09-28 19:44: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
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1692
  +user: Proxies\__CG__\App\Entity\User {#2641 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: Proxies\__CG__\App\Entity\Image {#2849 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2848 …}
  +slug: "The-Tale-Of-MSG-s-Fall-From-Grace-And-The-Case"
  +title: "The Tale Of MSG’s Fall From Grace And The Case For A Major Comeback"
  +url: "https://uproxx.com/life/msg-debate-salt-america/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696377937 {#2818
    date: 2023-10-04 02:05:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2854 …}
  +reports: Doctrine\ORM\PersistentCollection {#2850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
  +badges: Doctrine\ORM\PersistentCollection {#2858 …}
  +children: [
    App\Entity\EntryComment {#1691
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1692 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "Or Jamie Oliveoil."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1695959550 {#1689
        date: 2023-09-29 05:52:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@seitanic@lemmy.sdf.org"
        "@baggins@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 30044
      -bodyTs: "'jami':2 'oliveoil':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/3345920"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695959550 {#1686
        date: 2023-09-29 05:52:30.0 +02:00
      }
      +"title": 30044
    }
  ]
  -id: 2361
  -titleTs: "'case':11 'comeback':15 'fall':6 'grace':8 'major':14 'msg':4 'tale':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696009463
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/4737752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695923063 {#2753
    date: 2023-09-28 19:44: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
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#1691
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
    +image: Proxies\__CG__\App\Entity\Image {#2849 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2848 …}
    +slug: "The-Tale-Of-MSG-s-Fall-From-Grace-And-The-Case"
    +title: "The Tale Of MSG’s Fall From Grace And The Case For A Major Comeback"
    +url: "https://uproxx.com/life/msg-debate-salt-america/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696377937 {#2818
      date: 2023-10-04 02:05:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2854 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    +badges: Doctrine\ORM\PersistentCollection {#2858 …}
    +children: [
      App\Entity\EntryComment {#1691}
    ]
    -id: 2361
    -titleTs: "'case':11 'comeback':15 'fall':6 'grace':8 'major':14 'msg':4 'tale':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696009463
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/4737752"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923063 {#2753
      date: 2023-09-28 19:44:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "Or Jamie Oliveoil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1695959550 {#1689
    date: 2023-09-29 05:52:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@seitanic@lemmy.sdf.org"
    "@baggins@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 30044
  -bodyTs: "'jami':2 'oliveoil':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3345920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695959550 {#1686
    date: 2023-09-29 05:52:30.0 +02:00
  }
  +"title": 30044
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#1691
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
    +image: Proxies\__CG__\App\Entity\Image {#2849 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2848 …}
    +slug: "The-Tale-Of-MSG-s-Fall-From-Grace-And-The-Case"
    +title: "The Tale Of MSG’s Fall From Grace And The Case For A Major Comeback"
    +url: "https://uproxx.com/life/msg-debate-salt-america/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696377937 {#2818
      date: 2023-10-04 02:05:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2854 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    +badges: Doctrine\ORM\PersistentCollection {#2858 …}
    +children: [
      App\Entity\EntryComment {#1691}
    ]
    -id: 2361
    -titleTs: "'case':11 'comeback':15 'fall':6 'grace':8 'major':14 'msg':4 'tale':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696009463
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/4737752"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923063 {#2753
      date: 2023-09-28 19:44:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "Or Jamie Oliveoil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1695959550 {#1689
    date: 2023-09-29 05:52:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@seitanic@lemmy.sdf.org"
    "@baggins@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 30044
  -bodyTs: "'jami':2 'oliveoil':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3345920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695959550 {#1686
    date: 2023-09-29 05:52:30.0 +02:00
  }
  +"title": 30044
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#1691
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1692
    +user: Proxies\__CG__\App\Entity\User {#2641 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
    +image: Proxies\__CG__\App\Entity\Image {#2849 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2848 …}
    +slug: "The-Tale-Of-MSG-s-Fall-From-Grace-And-The-Case"
    +title: "The Tale Of MSG’s Fall From Grace And The Case For A Major Comeback"
    +url: "https://uproxx.com/life/msg-debate-salt-america/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696377937 {#2818
      date: 2023-10-04 02:05:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2847 …}
    +votes: Doctrine\ORM\PersistentCollection {#2854 …}
    +reports: Doctrine\ORM\PersistentCollection {#2850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2856 …}
    +badges: Doctrine\ORM\PersistentCollection {#2858 …}
    +children: [
      App\Entity\EntryComment {#1691}
    ]
    -id: 2361
    -titleTs: "'case':11 'comeback':15 'fall':6 'grace':8 'major':14 'msg':4 'tale':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696009463
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/4737752"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695923063 {#2753
      date: 2023-09-28 19:44:23.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1795 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "Or Jamie Oliveoil."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1695959550 {#1689
    date: 2023-09-29 05:52:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@seitanic@lemmy.sdf.org"
    "@baggins@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 30044
  -bodyTs: "'jami':2 'oliveoil':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3345920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695959550 {#1686
    date: 2023-09-29 05:52:30.0 +02:00
  }
  +"title": 30044
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2200
  +user: Proxies\__CG__\App\Entity\User {#2757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: Proxies\__CG__\App\Entity\Image {#2865 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
  +slug: "Get-out-of-my-room-Helen"
  +title: ""Get out of my room, Helen!""
  +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701916208 {#2860
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  +badges: Doctrine\ORM\PersistentCollection {#2878 …}
  +children: [
    App\Entity\EntryComment {#2204
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2200 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +body: "I’ve been calling both my parents by their first names since I was 8."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701803945 {#2208
        date: 2023-12-05 20:19:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Sendpicsofsandwiches@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 199844
      -bodyTs: "'8':15 'call':4 'first':10 'name':11 'parent':7 'sinc':12 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5459438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701803945 {#2209
        date: 2023-12-05 20:19:05.0 +01:00
      }
      +"title": 199844
    }
  ]
  -id: 19996
  -titleTs: "'get':1 'helen':6 'room':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787609
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6496284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701209 {#2826
    date: 2023-12-04 15:46:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2200
  +user: Proxies\__CG__\App\Entity\User {#2757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: Proxies\__CG__\App\Entity\Image {#2865 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
  +slug: "Get-out-of-my-room-Helen"
  +title: ""Get out of my room, Helen!""
  +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701916208 {#2860
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  +badges: Doctrine\ORM\PersistentCollection {#2878 …}
  +children: [
    App\Entity\EntryComment {#2204
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2200 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +body: "I’ve been calling both my parents by their first names since I was 8."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701803945 {#2208
        date: 2023-12-05 20:19:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Sendpicsofsandwiches@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 199844
      -bodyTs: "'8':15 'call':4 'first':10 'name':11 'parent':7 'sinc':12 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5459438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701803945 {#2209
        date: 2023-12-05 20:19:05.0 +01:00
      }
      +"title": 199844
    }
  ]
  -id: 19996
  -titleTs: "'get':1 'helen':6 'room':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787609
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6496284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701209 {#2826
    date: 2023-12-04 15:46:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2200
  +user: Proxies\__CG__\App\Entity\User {#2757 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: Proxies\__CG__\App\Entity\Image {#2865 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
  +slug: "Get-out-of-my-room-Helen"
  +title: ""Get out of my room, Helen!""
  +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701916208 {#2860
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2868 …}
  +votes: Doctrine\ORM\PersistentCollection {#2870 …}
  +reports: Doctrine\ORM\PersistentCollection {#2872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
  +badges: Doctrine\ORM\PersistentCollection {#2878 …}
  +children: [
    App\Entity\EntryComment {#2204
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2200 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +body: "I’ve been calling both my parents by their first names since I was 8."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701803945 {#2208
        date: 2023-12-05 20:19:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Sendpicsofsandwiches@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 199844
      -bodyTs: "'8':15 'call':4 'first':10 'name':11 'parent':7 'sinc':12 've':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5459438"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701803945 {#2209
        date: 2023-12-05 20:19:05.0 +01:00
      }
      +"title": 199844
    }
  ]
  -id: 19996
  -titleTs: "'get':1 'helen':6 'room':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787609
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6496284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701209 {#2826
    date: 2023-12-04 15:46:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2200
    +user: Proxies\__CG__\App\Entity\User {#2757 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: Proxies\__CG__\App\Entity\Image {#2865 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
    +slug: "Get-out-of-my-room-Helen"
    +title: ""Get out of my room, Helen!""
    +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 381
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701916208 {#2860
      date: 2023-12-07 03:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    +badges: Doctrine\ORM\PersistentCollection {#2878 …}
    +children: [
      App\Entity\EntryComment {#2204}
    ]
    -id: 19996
    -titleTs: "'get':1 'helen':6 'room':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787609
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6496284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701209 {#2826
      date: 2023-12-04 15:46:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +body: "I’ve been calling both my parents by their first names since I was 8."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701803945 {#2208
    date: 2023-12-05 20:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Sendpicsofsandwiches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 199844
  -bodyTs: "'8':15 'call':4 'first':10 'name':11 'parent':7 'sinc':12 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5459438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701803945 {#2209
    date: 2023-12-05 20:19:05.0 +01:00
  }
  +"title": 199844
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2200
    +user: Proxies\__CG__\App\Entity\User {#2757 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: Proxies\__CG__\App\Entity\Image {#2865 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
    +slug: "Get-out-of-my-room-Helen"
    +title: ""Get out of my room, Helen!""
    +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 381
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701916208 {#2860
      date: 2023-12-07 03:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    +badges: Doctrine\ORM\PersistentCollection {#2878 …}
    +children: [
      App\Entity\EntryComment {#2204}
    ]
    -id: 19996
    -titleTs: "'get':1 'helen':6 'room':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787609
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6496284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701209 {#2826
      date: 2023-12-04 15:46:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +body: "I’ve been calling both my parents by their first names since I was 8."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701803945 {#2208
    date: 2023-12-05 20:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Sendpicsofsandwiches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 199844
  -bodyTs: "'8':15 'call':4 'first':10 'name':11 'parent':7 'sinc':12 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5459438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701803945 {#2209
    date: 2023-12-05 20:19:05.0 +01:00
  }
  +"title": 199844
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#2204
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2200
    +user: Proxies\__CG__\App\Entity\User {#2757 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
    +image: Proxies\__CG__\App\Entity\Image {#2865 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2867 …}
    +slug: "Get-out-of-my-room-Helen"
    +title: ""Get out of my room, Helen!""
    +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 381
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701916208 {#2860
      date: 2023-12-07 03:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2868 …}
    +votes: Doctrine\ORM\PersistentCollection {#2870 …}
    +reports: Doctrine\ORM\PersistentCollection {#2872 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2874 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2876 …}
    +badges: Doctrine\ORM\PersistentCollection {#2878 …}
    +children: [
      App\Entity\EntryComment {#2204}
    ]
    -id: 19996
    -titleTs: "'get':1 'helen':6 'room':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787609
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6496284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701209 {#2826
      date: 2023-12-04 15:46:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +body: "I’ve been calling both my parents by their first names since I was 8."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701803945 {#2208
    date: 2023-12-05 20:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Sendpicsofsandwiches@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 199844
  -bodyTs: "'8':15 'call':4 'first':10 'name':11 'parent':7 'sinc':12 've':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5459438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701803945 {#2209
    date: 2023-12-05 20:19:05.0 +01:00
  }
  +"title": 199844
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "Searching-for-espeak-alternatives"
  +title: "Searching for espeak alternatives"
  +url: null
  +body: "What are some good espeak alternatives with less robotic voices?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699972778 {#2233
    date: 2023-11-14 15:39:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
  +badges: Doctrine\ORM\PersistentCollection {#2821 …}
  +children: [
    App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There are alternatives listed here too: [discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)\n
        \n
        I find all the ones like espeak, piper, festival to be awful. The voices are OK-ish, but intonation and pronunciation are so very bad. Tortoise is OK, but slow and not for long texts. Paid services like Google, AWS or Elevenlabs are miles ahead. There is a number of CUDA-based engines (provided in the comments of the post I linked) that you supposedly can use if you have a nVidia GPU available. I don’t, so they are not for me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699954108 {#2092
        date: 2023-11-14 10:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SomeBoyo@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 122703
      -bodyTs: "'/post/6215470](https://discuss.tchncs.de/post/6215470)':9 'ahead':55 'altern':3 'avail':85 'aw':21,50 'bad':35 'base':63 'comment':68 'cuda':62 'cuda-bas':61 'discuss.tchncs.de':8 'discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)':7 'elevenlab':52 'engin':64 'espeak':16 'festiv':18 'find':11 'googl':49 'gpu':84 'inton':29 'ish':27 'like':15,48 'link':73 'list':4 'long':44 'mile':54 'number':59 'nvidia':83 'ok':26,38 'ok-ish':25 'one':14 'paid':46 'piper':17 'post':71 'pronunci':31 'provid':65 'servic':47 'slow':40 'suppos':76 'text':45 'tortois':36 'use':78 'voic':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4845053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699954108 {#2094
        date: 2023-11-14 10:28:28.0 +01:00
      }
      +"title": 122703
    }
  ]
  -id: 12264
  -titleTs: "'altern':4 'espeak':3 'search':1"
  -bodyTs: "'altern':6 'espeak':5 'good':4 'less':8 'robot':9 'voic':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699884381
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5574133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797981 {#2698
    date: 2023-11-12 15:06:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "Searching-for-espeak-alternatives"
  +title: "Searching for espeak alternatives"
  +url: null
  +body: "What are some good espeak alternatives with less robotic voices?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699972778 {#2233
    date: 2023-11-14 15:39:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
  +badges: Doctrine\ORM\PersistentCollection {#2821 …}
  +children: [
    App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There are alternatives listed here too: [discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)\n
        \n
        I find all the ones like espeak, piper, festival to be awful. The voices are OK-ish, but intonation and pronunciation are so very bad. Tortoise is OK, but slow and not for long texts. Paid services like Google, AWS or Elevenlabs are miles ahead. There is a number of CUDA-based engines (provided in the comments of the post I linked) that you supposedly can use if you have a nVidia GPU available. I don’t, so they are not for me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699954108 {#2092
        date: 2023-11-14 10:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SomeBoyo@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 122703
      -bodyTs: "'/post/6215470](https://discuss.tchncs.de/post/6215470)':9 'ahead':55 'altern':3 'avail':85 'aw':21,50 'bad':35 'base':63 'comment':68 'cuda':62 'cuda-bas':61 'discuss.tchncs.de':8 'discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)':7 'elevenlab':52 'engin':64 'espeak':16 'festiv':18 'find':11 'googl':49 'gpu':84 'inton':29 'ish':27 'like':15,48 'link':73 'list':4 'long':44 'mile':54 'number':59 'nvidia':83 'ok':26,38 'ok-ish':25 'one':14 'paid':46 'piper':17 'post':71 'pronunci':31 'provid':65 'servic':47 'slow':40 'suppos':76 'text':45 'tortois':36 'use':78 'voic':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4845053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699954108 {#2094
        date: 2023-11-14 10:28:28.0 +01:00
      }
      +"title": 122703
    }
  ]
  -id: 12264
  -titleTs: "'altern':4 'espeak':3 'search':1"
  -bodyTs: "'altern':6 'espeak':5 'good':4 'less':8 'robot':9 'voic':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699884381
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5574133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797981 {#2698
    date: 2023-11-12 15:06:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2140
  +user: Proxies\__CG__\App\Entity\User {#2647 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
  +slug: "Searching-for-espeak-alternatives"
  +title: "Searching for espeak alternatives"
  +url: null
  +body: "What are some good espeak alternatives with less robotic voices?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699972778 {#2233
    date: 2023-11-14 15:39:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2779 …}
  +votes: Doctrine\ORM\PersistentCollection {#2777 …}
  +reports: Doctrine\ORM\PersistentCollection {#2774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
  +badges: Doctrine\ORM\PersistentCollection {#2821 …}
  +children: [
    App\Entity\EntryComment {#2241
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        There are alternatives listed here too: [discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)\n
        \n
        I find all the ones like espeak, piper, festival to be awful. The voices are OK-ish, but intonation and pronunciation are so very bad. Tortoise is OK, but slow and not for long texts. Paid services like Google, AWS or Elevenlabs are miles ahead. There is a number of CUDA-based engines (provided in the comments of the post I linked) that you supposedly can use if you have a nVidia GPU available. I don’t, so they are not for me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699954108 {#2092
        date: 2023-11-14 10:28:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SomeBoyo@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2130 …}
      +nested: Doctrine\ORM\PersistentCollection {#2129 …}
      +votes: Doctrine\ORM\PersistentCollection {#2132 …}
      +reports: Doctrine\ORM\PersistentCollection {#2040 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
      -id: 122703
      -bodyTs: "'/post/6215470](https://discuss.tchncs.de/post/6215470)':9 'ahead':55 'altern':3 'avail':85 'aw':21,50 'bad':35 'base':63 'comment':68 'cuda':62 'cuda-bas':61 'discuss.tchncs.de':8 'discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)':7 'elevenlab':52 'engin':64 'espeak':16 'festiv':18 'find':11 'googl':49 'gpu':84 'inton':29 'ish':27 'like':15,48 'link':73 'list':4 'long':44 'mile':54 'number':59 'nvidia':83 'ok':26,38 'ok-ish':25 'one':14 'paid':46 'piper':17 'post':71 'pronunci':31 'provid':65 'servic':47 'slow':40 'suppos':76 'text':45 'tortois':36 'use':78 'voic':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/4845053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699954108 {#2094
        date: 2023-11-14 10:28:28.0 +01:00
      }
      +"title": 122703
    }
  ]
  -id: 12264
  -titleTs: "'altern':4 'espeak':3 'search':1"
  -bodyTs: "'altern':6 'espeak':5 'good':4 'less':8 'robot':9 'voic':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699884381
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5574133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699797981 {#2698
    date: 2023-11-12 15:06:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "Searching-for-espeak-alternatives"
    +title: "Searching for espeak alternatives"
    +url: null
    +body: "What are some good espeak alternatives with less robotic voices?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699972778 {#2233
      date: 2023-11-14 15:39:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2779 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
    +badges: Doctrine\ORM\PersistentCollection {#2821 …}
    +children: [
      App\Entity\EntryComment {#2241}
    ]
    -id: 12264
    -titleTs: "'altern':4 'espeak':3 'search':1"
    -bodyTs: "'altern':6 'espeak':5 'good':4 'less':8 'robot':9 'voic':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699884381
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5574133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699797981 {#2698
      date: 2023-11-12 15:06:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are alternatives listed here too: [discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)\n
    \n
    I find all the ones like espeak, piper, festival to be awful. The voices are OK-ish, but intonation and pronunciation are so very bad. Tortoise is OK, but slow and not for long texts. Paid services like Google, AWS or Elevenlabs are miles ahead. There is a number of CUDA-based engines (provided in the comments of the post I linked) that you supposedly can use if you have a nVidia GPU available. I don’t, so they are not for me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699954108 {#2092
    date: 2023-11-14 10:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SomeBoyo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 122703
  -bodyTs: "'/post/6215470](https://discuss.tchncs.de/post/6215470)':9 'ahead':55 'altern':3 'avail':85 'aw':21,50 'bad':35 'base':63 'comment':68 'cuda':62 'cuda-bas':61 'discuss.tchncs.de':8 'discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)':7 'elevenlab':52 'engin':64 'espeak':16 'festiv':18 'find':11 'googl':49 'gpu':84 'inton':29 'ish':27 'like':15,48 'link':73 'list':4 'long':44 'mile':54 'number':59 'nvidia':83 'ok':26,38 'ok-ish':25 'one':14 'paid':46 'piper':17 'post':71 'pronunci':31 'provid':65 'servic':47 'slow':40 'suppos':76 'text':45 'tortois':36 'use':78 'voic':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4845053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954108 {#2094
    date: 2023-11-14 10:28:28.0 +01:00
  }
  +"title": 122703
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "Searching-for-espeak-alternatives"
    +title: "Searching for espeak alternatives"
    +url: null
    +body: "What are some good espeak alternatives with less robotic voices?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699972778 {#2233
      date: 2023-11-14 15:39:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2779 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
    +badges: Doctrine\ORM\PersistentCollection {#2821 …}
    +children: [
      App\Entity\EntryComment {#2241}
    ]
    -id: 12264
    -titleTs: "'altern':4 'espeak':3 'search':1"
    -bodyTs: "'altern':6 'espeak':5 'good':4 'less':8 'robot':9 'voic':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699884381
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5574133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699797981 {#2698
      date: 2023-11-12 15:06:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are alternatives listed here too: [discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)\n
    \n
    I find all the ones like espeak, piper, festival to be awful. The voices are OK-ish, but intonation and pronunciation are so very bad. Tortoise is OK, but slow and not for long texts. Paid services like Google, AWS or Elevenlabs are miles ahead. There is a number of CUDA-based engines (provided in the comments of the post I linked) that you supposedly can use if you have a nVidia GPU available. I don’t, so they are not for me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699954108 {#2092
    date: 2023-11-14 10:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SomeBoyo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 122703
  -bodyTs: "'/post/6215470](https://discuss.tchncs.de/post/6215470)':9 'ahead':55 'altern':3 'avail':85 'aw':21,50 'bad':35 'base':63 'comment':68 'cuda':62 'cuda-bas':61 'discuss.tchncs.de':8 'discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)':7 'elevenlab':52 'engin':64 'espeak':16 'festiv':18 'find':11 'googl':49 'gpu':84 'inton':29 'ish':27 'like':15,48 'link':73 'list':4 'long':44 'mile':54 'number':59 'nvidia':83 'ok':26,38 'ok-ish':25 'one':14 'paid':46 'piper':17 'post':71 'pronunci':31 'provid':65 'servic':47 'slow':40 'suppos':76 'text':45 'tortois':36 'use':78 'voic':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4845053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954108 {#2094
    date: 2023-11-14 10:28:28.0 +01:00
  }
  +"title": 122703
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#2241
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2647 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2780 …}
    +slug: "Searching-for-espeak-alternatives"
    +title: "Searching for espeak alternatives"
    +url: null
    +body: "What are some good espeak alternatives with less robotic voices?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699972778 {#2233
      date: 2023-11-14 15:39:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2779 …}
    +votes: Doctrine\ORM\PersistentCollection {#2777 …}
    +reports: Doctrine\ORM\PersistentCollection {#2774 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2804 …}
    +badges: Doctrine\ORM\PersistentCollection {#2821 …}
    +children: [
      App\Entity\EntryComment {#2241}
    ]
    -id: 12264
    -titleTs: "'altern':4 'espeak':3 'search':1"
    -bodyTs: "'altern':6 'espeak':5 'good':4 'less':8 'robot':9 'voic':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699884381
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5574133"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699797981 {#2698
      date: 2023-11-12 15:06:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2035 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There are alternatives listed here too: [discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)\n
    \n
    I find all the ones like espeak, piper, festival to be awful. The voices are OK-ish, but intonation and pronunciation are so very bad. Tortoise is OK, but slow and not for long texts. Paid services like Google, AWS or Elevenlabs are miles ahead. There is a number of CUDA-based engines (provided in the comments of the post I linked) that you supposedly can use if you have a nVidia GPU available. I don’t, so they are not for me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699954108 {#2092
    date: 2023-11-14 10:28:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SomeBoyo@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2130 …}
  +nested: Doctrine\ORM\PersistentCollection {#2129 …}
  +votes: Doctrine\ORM\PersistentCollection {#2132 …}
  +reports: Doctrine\ORM\PersistentCollection {#2040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 122703
  -bodyTs: "'/post/6215470](https://discuss.tchncs.de/post/6215470)':9 'ahead':55 'altern':3 'avail':85 'aw':21,50 'bad':35 'base':63 'comment':68 'cuda':62 'cuda-bas':61 'discuss.tchncs.de':8 'discuss.tchncs.de/post/6215470](https://discuss.tchncs.de/post/6215470)':7 'elevenlab':52 'engin':64 'espeak':16 'festiv':18 'find':11 'googl':49 'gpu':84 'inton':29 'ish':27 'like':15,48 'link':73 'list':4 'long':44 'mile':54 'number':59 'nvidia':83 'ok':26,38 'ok-ish':25 'one':14 'paid':46 'piper':17 'post':71 'pronunci':31 'provid':65 'servic':47 'slow':40 'suppos':76 'text':45 'tortois':36 'use':78 'voic':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4845053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699954108 {#2094
    date: 2023-11-14 10:28:28.0 +01:00
  }
  +"title": 122703
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_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
170 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