GET https://kbin.spritesserver.nl/index.php/u/@e_mc2@feddit.nl/active

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 …}
}
8.19 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.07 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 {#2224
  +user: Proxies\__CG__\App\Entity\User {#2001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
  +slug: "Dark-Patterns"
  +title: "Dark Patterns"
  +url: "https://neal.fun/dark-patterns/"
  +body: "Curious website that explains how pages want to deceive you with examples (save to use and not taken very seriously)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721658856 {#2309
    date: 2024-07-22 16:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  +badges: Doctrine\ORM\PersistentCollection {#2565 …}
  +children: [
    App\Entity\EntryComment {#2215
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
      +image: null
      +parent: null
      +root: null
      +body: "I really don’t understand why companies use these tactics. Makes me instantly hate them and leave their website/cancel purchase processes etc. never to return again unless it’s absolutely completely unavoidable. Rather pay a bit more than dealing with scummy/scammy businesses."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1712371602 {#2043
        date: 2024-04-06 04:46:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 285741
      -bodyTs: "'absolut':30 'bit':36 'busi':42 'compani':7 'complet':31 'deal':39 'etc':22 'hate':14 'instant':13 'leav':17 'make':11 'never':23 'pay':34 'process':21 'purchas':20 'rather':33 'realli':2 'return':25 'scummy/scammy':41 'tactic':10 'unavoid':32 'understand':5 'unless':27 'use':8 'website/cancel':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5802238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704555803 {#2139
        date: 2024-01-06 16:43:23.0 +01:00
      }
      +"title": 285741
    }
  ]
  -id: 27622
  -titleTs: "'dark':1 'pattern':2"
  -bodyTs: "'curious':1 'deceiv':9 'exampl':12 'explain':4 'page':6 'save':13 'serious':20 'taken':18 'use':15 'want':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704638003
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10194280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704551603 {#2493
    date: 2024-01-06 15:33:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2224
  +user: Proxies\__CG__\App\Entity\User {#2001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
  +slug: "Dark-Patterns"
  +title: "Dark Patterns"
  +url: "https://neal.fun/dark-patterns/"
  +body: "Curious website that explains how pages want to deceive you with examples (save to use and not taken very seriously)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721658856 {#2309
    date: 2024-07-22 16:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  +badges: Doctrine\ORM\PersistentCollection {#2565 …}
  +children: [
    App\Entity\EntryComment {#2215
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
      +image: null
      +parent: null
      +root: null
      +body: "I really don’t understand why companies use these tactics. Makes me instantly hate them and leave their website/cancel purchase processes etc. never to return again unless it’s absolutely completely unavoidable. Rather pay a bit more than dealing with scummy/scammy businesses."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1712371602 {#2043
        date: 2024-04-06 04:46:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 285741
      -bodyTs: "'absolut':30 'bit':36 'busi':42 'compani':7 'complet':31 'deal':39 'etc':22 'hate':14 'instant':13 'leav':17 'make':11 'never':23 'pay':34 'process':21 'purchas':20 'rather':33 'realli':2 'return':25 'scummy/scammy':41 'tactic':10 'unavoid':32 'understand':5 'unless':27 'use':8 'website/cancel':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5802238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704555803 {#2139
        date: 2024-01-06 16:43:23.0 +01:00
      }
      +"title": 285741
    }
  ]
  -id: 27622
  -titleTs: "'dark':1 'pattern':2"
  -bodyTs: "'curious':1 'deceiv':9 'exampl':12 'explain':4 'page':6 'save':13 'serious':20 'taken':18 'use':15 'want':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704638003
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10194280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704551603 {#2493
    date: 2024-01-06 15:33:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2224
  +user: Proxies\__CG__\App\Entity\User {#2001 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
  +slug: "Dark-Patterns"
  +title: "Dark Patterns"
  +url: "https://neal.fun/dark-patterns/"
  +body: "Curious website that explains how pages want to deceive you with examples (save to use and not taken very seriously)"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721658856 {#2309
    date: 2024-07-22 16:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2558 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2553 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  +badges: Doctrine\ORM\PersistentCollection {#2565 …}
  +children: [
    App\Entity\EntryComment {#2215
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
      +image: null
      +parent: null
      +root: null
      +body: "I really don’t understand why companies use these tactics. Makes me instantly hate them and leave their website/cancel purchase processes etc. never to return again unless it’s absolutely completely unavoidable. Rather pay a bit more than dealing with scummy/scammy businesses."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1712371602 {#2043
        date: 2024-04-06 04:46:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 285741
      -bodyTs: "'absolut':30 'bit':36 'busi':42 'compani':7 'complet':31 'deal':39 'etc':22 'hate':14 'instant':13 'leav':17 'make':11 'never':23 'pay':34 'process':21 'purchas':20 'rather':33 'realli':2 'return':25 'scummy/scammy':41 'tactic':10 'unavoid':32 'understand':5 'unless':27 'use':8 'website/cancel':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5802238"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704555803 {#2139
        date: 2024-01-06 16:43:23.0 +01:00
      }
      +"title": 285741
    }
  ]
  -id: 27622
  -titleTs: "'dark':1 'pattern':2"
  -bodyTs: "'curious':1 'deceiv':9 'exampl':12 'explain':4 'page':6 'save':13 'serious':20 'taken':18 'use':15 'want':7 'websit':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704638003
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10194280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704551603 {#2493
    date: 2024-01-06 15:33:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2001 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
    +slug: "Dark-Patterns"
    +title: "Dark Patterns"
    +url: "https://neal.fun/dark-patterns/"
    +body: "Curious website that explains how pages want to deceive you with examples (save to use and not taken very seriously)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721658856 {#2309
      date: 2024-07-22 16:34:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    +badges: Doctrine\ORM\PersistentCollection {#2565 …}
    +children: [
      App\Entity\EntryComment {#2215}
    ]
    -id: 27622
    -titleTs: "'dark':1 'pattern':2"
    -bodyTs: "'curious':1 'deceiv':9 'exampl':12 'explain':4 'page':6 'save':13 'serious':20 'taken':18 'use':15 'want':7 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704638003
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10194280"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704551603 {#2493
      date: 2024-01-06 15:33:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +parent: null
  +root: null
  +body: "I really don’t understand why companies use these tactics. Makes me instantly hate them and leave their website/cancel purchase processes etc. never to return again unless it’s absolutely completely unavoidable. Rather pay a bit more than dealing with scummy/scammy businesses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712371602 {#2043
    date: 2024-04-06 04:46:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 285741
  -bodyTs: "'absolut':30 'bit':36 'busi':42 'compani':7 'complet':31 'deal':39 'etc':22 'hate':14 'instant':13 'leav':17 'make':11 'never':23 'pay':34 'process':21 'purchas':20 'rather':33 'realli':2 'return':25 'scummy/scammy':41 'tactic':10 'unavoid':32 'understand':5 'unless':27 'use':8 'website/cancel':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5802238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704555803 {#2139
    date: 2024-01-06 16:43:23.0 +01:00
  }
  +"title": 285741
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2215
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2001 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
    +slug: "Dark-Patterns"
    +title: "Dark Patterns"
    +url: "https://neal.fun/dark-patterns/"
    +body: "Curious website that explains how pages want to deceive you with examples (save to use and not taken very seriously)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721658856 {#2309
      date: 2024-07-22 16:34:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    +badges: Doctrine\ORM\PersistentCollection {#2565 …}
    +children: [
      App\Entity\EntryComment {#2215}
    ]
    -id: 27622
    -titleTs: "'dark':1 'pattern':2"
    -bodyTs: "'curious':1 'deceiv':9 'exampl':12 'explain':4 'page':6 'save':13 'serious':20 'taken':18 'use':15 'want':7 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704638003
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10194280"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704551603 {#2493
      date: 2024-01-06 15:33:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +parent: null
  +root: null
  +body: "I really don’t understand why companies use these tactics. Makes me instantly hate them and leave their website/cancel purchase processes etc. never to return again unless it’s absolutely completely unavoidable. Rather pay a bit more than dealing with scummy/scammy businesses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712371602 {#2043
    date: 2024-04-06 04:46:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 285741
  -bodyTs: "'absolut':30 'bit':36 'busi':42 'compani':7 'complet':31 'deal':39 'etc':22 'hate':14 'instant':13 'leav':17 'make':11 'never':23 'pay':34 'process':21 'purchas':20 'rather':33 'realli':2 'return':25 'scummy/scammy':41 'tactic':10 'unavoid':32 'understand':5 'unless':27 'use':8 'website/cancel':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5802238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704555803 {#2139
    date: 2024-01-06 16:43:23.0 +01:00
  }
  +"title": 285741
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2215
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2001 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2557 …}
    +slug: "Dark-Patterns"
    +title: "Dark Patterns"
    +url: "https://neal.fun/dark-patterns/"
    +body: "Curious website that explains how pages want to deceive you with examples (save to use and not taken very seriously)"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721658856 {#2309
      date: 2024-07-22 16:34:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2558 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2553 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2551 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
    +badges: Doctrine\ORM\PersistentCollection {#2565 …}
    +children: [
      App\Entity\EntryComment {#2215}
    ]
    -id: 27622
    -titleTs: "'dark':1 'pattern':2"
    -bodyTs: "'curious':1 'deceiv':9 'exampl':12 'explain':4 'page':6 'save':13 'serious':20 'taken':18 'use':15 'want':7 'websit':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704638003
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10194280"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704551603 {#2493
      date: 2024-01-06 15:33:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +parent: null
  +root: null
  +body: "I really don’t understand why companies use these tactics. Makes me instantly hate them and leave their website/cancel purchase processes etc. never to return again unless it’s absolutely completely unavoidable. Rather pay a bit more than dealing with scummy/scammy businesses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1712371602 {#2043
    date: 2024-04-06 04:46:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 285741
  -bodyTs: "'absolut':30 'bit':36 'busi':42 'compani':7 'complet':31 'deal':39 'etc':22 'hate':14 'instant':13 'leav':17 'make':11 'never':23 'pay':34 'process':21 'purchas':20 'rather':33 'realli':2 'return':25 'scummy/scammy':41 'tactic':10 'unavoid':32 'understand':5 'unless':27 'use':8 'website/cancel':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5802238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704555803 {#2139
    date: 2024-01-06 16:43:23.0 +01:00
  }
  +"title": 285741
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: Proxies\__CG__\App\Entity\Image {#2572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "ANIMAL-CROSSING-OC"
  +title: "'ANIMAL CROSSING' [OC]"
  +url: "https://feddit.nl/pictrs/image/861d231a-9480-42c0-93ec-b442860e7f2b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703206003 {#2567
    date: 2023-12-22 01:46:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  +badges: Doctrine\ORM\PersistentCollection {#2584 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: "Oh lighten up you. Obviously you missed what instance you’re in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703196410 {#2117
        date: 2023-12-21 23:06:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@Solumbran@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 241591
      -bodyTs: "'instanc':9 'lighten':2 'miss':7 'obvious':5 'oh':1 're':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5503990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703196410 {#2121
        date: 2023-12-21 23:06:50.0 +01:00
      }
      +"title": 241591
    }
  ]
  -id: 23800
  -titleTs: "'anim':1 'cross':2 'oc':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703256799
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8079673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170399 {#2562
    date: 2023-12-21 15:53:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: Proxies\__CG__\App\Entity\Image {#2572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "ANIMAL-CROSSING-OC"
  +title: "'ANIMAL CROSSING' [OC]"
  +url: "https://feddit.nl/pictrs/image/861d231a-9480-42c0-93ec-b442860e7f2b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703206003 {#2567
    date: 2023-12-22 01:46:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  +badges: Doctrine\ORM\PersistentCollection {#2584 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: "Oh lighten up you. Obviously you missed what instance you’re in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703196410 {#2117
        date: 2023-12-21 23:06:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@Solumbran@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 241591
      -bodyTs: "'instanc':9 'lighten':2 'miss':7 'obvious':5 'oh':1 're':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5503990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703196410 {#2121
        date: 2023-12-21 23:06:50.0 +01:00
      }
      +"title": 241591
    }
  ]
  -id: 23800
  -titleTs: "'anim':1 'cross':2 'oc':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703256799
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8079673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170399 {#2562
    date: 2023-12-21 15:53:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2115
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: Proxies\__CG__\App\Entity\Image {#2572 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "ANIMAL-CROSSING-OC"
  +title: "'ANIMAL CROSSING' [OC]"
  +url: "https://feddit.nl/pictrs/image/861d231a-9480-42c0-93ec-b442860e7f2b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703206003 {#2567
    date: 2023-12-22 01:46:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2576 …}
  +reports: Doctrine\ORM\PersistentCollection {#2578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
  +badges: Doctrine\ORM\PersistentCollection {#2584 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: "Oh lighten up you. Obviously you missed what instance you’re in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703196410 {#2117
        date: 2023-12-21 23:06:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@Solumbran@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 241591
      -bodyTs: "'instanc':9 'lighten':2 'miss':7 'obvious':5 'oh':1 're':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5503990"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703196410 {#2121
        date: 2023-12-21 23:06:50.0 +01:00
      }
      +"title": 241591
    }
  ]
  -id: 23800
  -titleTs: "'anim':1 'cross':2 'oc':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703256799
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/8079673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170399 {#2562
    date: 2023-12-21 15:53:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
    +image: Proxies\__CG__\App\Entity\Image {#2572 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "ANIMAL-CROSSING-OC"
    +title: "'ANIMAL CROSSING' [OC]"
    +url: "https://feddit.nl/pictrs/image/861d231a-9480-42c0-93ec-b442860e7f2b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703206003 {#2567
      date: 2023-12-22 01:46:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    +badges: Doctrine\ORM\PersistentCollection {#2584 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 23800
    -titleTs: "'anim':1 'cross':2 'oc':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703256799
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/8079673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703170399 {#2562
      date: 2023-12-21 15:53:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Oh lighten up you. Obviously you missed what instance you’re in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703196410 {#2117
    date: 2023-12-21 23:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@Solumbran@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 241591
  -bodyTs: "'instanc':9 'lighten':2 'miss':7 'obvious':5 'oh':1 're':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5503990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703196410 {#2121
    date: 2023-12-21 23:06:50.0 +01:00
  }
  +"title": 241591
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
    +image: Proxies\__CG__\App\Entity\Image {#2572 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "ANIMAL-CROSSING-OC"
    +title: "'ANIMAL CROSSING' [OC]"
    +url: "https://feddit.nl/pictrs/image/861d231a-9480-42c0-93ec-b442860e7f2b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703206003 {#2567
      date: 2023-12-22 01:46:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    +badges: Doctrine\ORM\PersistentCollection {#2584 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 23800
    -titleTs: "'anim':1 'cross':2 'oc':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703256799
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/8079673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703170399 {#2562
      date: 2023-12-21 15:53:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Oh lighten up you. Obviously you missed what instance you’re in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703196410 {#2117
    date: 2023-12-21 23:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@Solumbran@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 241591
  -bodyTs: "'instanc':9 'lighten':2 'miss':7 'obvious':5 'oh':1 're':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5503990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703196410 {#2121
    date: 2023-12-21 23:06:50.0 +01:00
  }
  +"title": 241591
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
    +image: Proxies\__CG__\App\Entity\Image {#2572 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "ANIMAL-CROSSING-OC"
    +title: "'ANIMAL CROSSING' [OC]"
    +url: "https://feddit.nl/pictrs/image/861d231a-9480-42c0-93ec-b442860e7f2b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703206003 {#2567
      date: 2023-12-22 01:46:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2574 …}
    +votes: Doctrine\ORM\PersistentCollection {#2576 …}
    +reports: Doctrine\ORM\PersistentCollection {#2578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2582 …}
    +badges: Doctrine\ORM\PersistentCollection {#2584 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 23800
    -titleTs: "'anim':1 'cross':2 'oc':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703256799
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/8079673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703170399 {#2562
      date: 2023-12-21 15:53:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: "Oh lighten up you. Obviously you missed what instance you’re in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703196410 {#2117
    date: 2023-12-21 23:06:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@Solumbran@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 241591
  -bodyTs: "'instanc':9 'lighten':2 'miss':7 'obvious':5 'oh':1 're':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5503990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703196410 {#2121
    date: 2023-12-21 23:06:50.0 +01:00
  }
  +"title": 241591
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2099
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: Proxies\__CG__\App\Entity\Image {#2609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2611 …}
  +slug: "Just-a-blimp"
  +title: "Just a blimp"
  +url: "https://i.redd.it/vh2bj96p395c1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 148
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702145818 {#2604
    date: 2023-12-09 19:16:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  +badges: Doctrine\ORM\PersistentCollection {#2622 …}
  +children: [
    App\Entity\EntryComment {#2100
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2099 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "Yeah, I’m not gonna say it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702129642 {#2041
        date: 2023-12-09 14:47:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@SquiffSquiff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 213684
      -bodyTs: "'gonna':5 'm':3 'say':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5228617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702129642 {#2104
        date: 2023-12-09 14:47:22.0 +01:00
      }
      +"title": 213684
    }
  ]
  -id: 21350
  -titleTs: "'blimp':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702215561
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1955451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702129161 {#2592
    date: 2023-12-09 14:39: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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2099
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: Proxies\__CG__\App\Entity\Image {#2609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2611 …}
  +slug: "Just-a-blimp"
  +title: "Just a blimp"
  +url: "https://i.redd.it/vh2bj96p395c1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 148
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702145818 {#2604
    date: 2023-12-09 19:16:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  +badges: Doctrine\ORM\PersistentCollection {#2622 …}
  +children: [
    App\Entity\EntryComment {#2100
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2099 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "Yeah, I’m not gonna say it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702129642 {#2041
        date: 2023-12-09 14:47:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@SquiffSquiff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 213684
      -bodyTs: "'gonna':5 'm':3 'say':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5228617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702129642 {#2104
        date: 2023-12-09 14:47:22.0 +01:00
      }
      +"title": 213684
    }
  ]
  -id: 21350
  -titleTs: "'blimp':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702215561
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1955451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702129161 {#2592
    date: 2023-12-09 14:39: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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2099
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: Proxies\__CG__\App\Entity\Image {#2609 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2611 …}
  +slug: "Just-a-blimp"
  +title: "Just a blimp"
  +url: "https://i.redd.it/vh2bj96p395c1.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 148
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702145818 {#2604
    date: 2023-12-09 19:16:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  +badges: Doctrine\ORM\PersistentCollection {#2622 …}
  +children: [
    App\Entity\EntryComment {#2100
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2099 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: "Yeah, I’m not gonna say it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702129642 {#2041
        date: 2023-12-09 14:47:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@SquiffSquiff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 213684
      -bodyTs: "'gonna':5 'm':3 'say':6 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5228617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702129642 {#2104
        date: 2023-12-09 14:47:22.0 +01:00
      }
      +"title": 213684
    }
  ]
  -id: 21350
  -titleTs: "'blimp':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702215561
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/1955451"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702129161 {#2592
    date: 2023-12-09 14:39: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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2099
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2611 …}
    +slug: "Just-a-blimp"
    +title: "Just a blimp"
    +url: "https://i.redd.it/vh2bj96p395c1.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 148
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702145818 {#2604
      date: 2023-12-09 19:16:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2614 …}
    +reports: Doctrine\ORM\PersistentCollection {#2616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
    +badges: Doctrine\ORM\PersistentCollection {#2622 …}
    +children: [
      App\Entity\EntryComment {#2100}
    ]
    -id: 21350
    -titleTs: "'blimp':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702215561
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/1955451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702129161 {#2592
      date: 2023-12-09 14:39:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "Yeah, I’m not gonna say it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702129642 {#2041
    date: 2023-12-09 14:47:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@SquiffSquiff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 213684
  -bodyTs: "'gonna':5 'm':3 'say':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5228617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702129642 {#2104
    date: 2023-12-09 14:47:22.0 +01:00
  }
  +"title": 213684
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2099
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2611 …}
    +slug: "Just-a-blimp"
    +title: "Just a blimp"
    +url: "https://i.redd.it/vh2bj96p395c1.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 148
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702145818 {#2604
      date: 2023-12-09 19:16:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2614 …}
    +reports: Doctrine\ORM\PersistentCollection {#2616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
    +badges: Doctrine\ORM\PersistentCollection {#2622 …}
    +children: [
      App\Entity\EntryComment {#2100}
    ]
    -id: 21350
    -titleTs: "'blimp':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702215561
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/1955451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702129161 {#2592
      date: 2023-12-09 14:39:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "Yeah, I’m not gonna say it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702129642 {#2041
    date: 2023-12-09 14:47:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@SquiffSquiff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 213684
  -bodyTs: "'gonna':5 'm':3 'say':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5228617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702129642 {#2104
    date: 2023-12-09 14:47:22.0 +01:00
  }
  +"title": 213684
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2099
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
    +image: Proxies\__CG__\App\Entity\Image {#2609 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2611 …}
    +slug: "Just-a-blimp"
    +title: "Just a blimp"
    +url: "https://i.redd.it/vh2bj96p395c1.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 148
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702145818 {#2604
      date: 2023-12-09 19:16:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2612 …}
    +votes: Doctrine\ORM\PersistentCollection {#2614 …}
    +reports: Doctrine\ORM\PersistentCollection {#2616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
    +badges: Doctrine\ORM\PersistentCollection {#2622 …}
    +children: [
      App\Entity\EntryComment {#2100}
    ]
    -id: 21350
    -titleTs: "'blimp':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702215561
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/1955451"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702129161 {#2592
      date: 2023-12-09 14:39:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: "Yeah, I’m not gonna say it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702129642 {#2041
    date: 2023-12-09 14:47:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@SquiffSquiff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 213684
  -bodyTs: "'gonna':5 'm':3 'say':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5228617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702129642 {#2104
    date: 2023-12-09 14:47:22.0 +01:00
  }
  +"title": 213684
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2056
  +user: Proxies\__CG__\App\Entity\User {#2589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
  +image: Proxies\__CG__\App\Entity\Image {#2629 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2631 …}
  +slug: "Pyramid-of-captured-German-helmets-post-WW1-New-York-USA-1919"
  +title: "Pyramid of captured German helmets post-WW1, New York, USA, 1919"
  +url: "https://lemmy.world/pictrs/image/97d850af-362b-4ecb-82fc-154ccf71f2b0.jpeg"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702075835 {#2624
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2632 …}
  +votes: Doctrine\ORM\PersistentCollection {#2634 …}
  +reports: Doctrine\ORM\PersistentCollection {#2636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    App\Entity\EntryComment {#2051
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2056 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some more [info](https://rarehistoricalphotos.com/pyramid-german-helmets-1919/) and a close-up of the pyramid which was hollow in case you were wondering."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702075835 {#2070
        date: 2023-12-08 23:50:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 211992
      -bodyTs: "'/pyramid-german-helmets-1919/)':6 'case':19 'close':10 'close-up':9 'hollow':17 'info':3 'pyramid':14 'rarehistoricalphotos.com':5 'rarehistoricalphotos.com/pyramid-german-helmets-1919/)':4 'wonder':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5215841"
      +editedAt: DateTimeImmutable @1703515748 {#2049
        date: 2023-12-25 15:49:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702075835 {#2048
        date: 2023-12-08 23:50:35.0 +01:00
      }
      +"title": 211992
    }
  ]
  -id: 21136
  -titleTs: "'1919':12 'captur':3 'german':4 'helmet':5 'new':9 'post':7 'post-ww1':6 'pyramid':1 'usa':11 'ww1':8 'york':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702137618
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9308647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702051218 {#2610
    date: 2023-12-08 17:00:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2056
  +user: Proxies\__CG__\App\Entity\User {#2589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
  +image: Proxies\__CG__\App\Entity\Image {#2629 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2631 …}
  +slug: "Pyramid-of-captured-German-helmets-post-WW1-New-York-USA-1919"
  +title: "Pyramid of captured German helmets post-WW1, New York, USA, 1919"
  +url: "https://lemmy.world/pictrs/image/97d850af-362b-4ecb-82fc-154ccf71f2b0.jpeg"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702075835 {#2624
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2632 …}
  +votes: Doctrine\ORM\PersistentCollection {#2634 …}
  +reports: Doctrine\ORM\PersistentCollection {#2636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    App\Entity\EntryComment {#2051
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2056 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some more [info](https://rarehistoricalphotos.com/pyramid-german-helmets-1919/) and a close-up of the pyramid which was hollow in case you were wondering."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702075835 {#2070
        date: 2023-12-08 23:50:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 211992
      -bodyTs: "'/pyramid-german-helmets-1919/)':6 'case':19 'close':10 'close-up':9 'hollow':17 'info':3 'pyramid':14 'rarehistoricalphotos.com':5 'rarehistoricalphotos.com/pyramid-german-helmets-1919/)':4 'wonder':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5215841"
      +editedAt: DateTimeImmutable @1703515748 {#2049
        date: 2023-12-25 15:49:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702075835 {#2048
        date: 2023-12-08 23:50:35.0 +01:00
      }
      +"title": 211992
    }
  ]
  -id: 21136
  -titleTs: "'1919':12 'captur':3 'german':4 'helmet':5 'new':9 'post':7 'post-ww1':6 'pyramid':1 'usa':11 'ww1':8 'york':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702137618
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9308647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702051218 {#2610
    date: 2023-12-08 17:00:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2056
  +user: Proxies\__CG__\App\Entity\User {#2589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
  +image: Proxies\__CG__\App\Entity\Image {#2629 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2631 …}
  +slug: "Pyramid-of-captured-German-helmets-post-WW1-New-York-USA-1919"
  +title: "Pyramid of captured German helmets post-WW1, New York, USA, 1919"
  +url: "https://lemmy.world/pictrs/image/97d850af-362b-4ecb-82fc-154ccf71f2b0.jpeg"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 77
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702075835 {#2624
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2632 …}
  +votes: Doctrine\ORM\PersistentCollection {#2634 …}
  +reports: Doctrine\ORM\PersistentCollection {#2636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    App\Entity\EntryComment {#2051
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2056 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some more [info](https://rarehistoricalphotos.com/pyramid-german-helmets-1919/) and a close-up of the pyramid which was hollow in case you were wondering."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702075835 {#2070
        date: 2023-12-08 23:50:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 211992
      -bodyTs: "'/pyramid-german-helmets-1919/)':6 'case':19 'close':10 'close-up':9 'hollow':17 'info':3 'pyramid':14 'rarehistoricalphotos.com':5 'rarehistoricalphotos.com/pyramid-german-helmets-1919/)':4 'wonder':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5215841"
      +editedAt: DateTimeImmutable @1703515748 {#2049
        date: 2023-12-25 15:49:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702075835 {#2048
        date: 2023-12-08 23:50:35.0 +01:00
      }
      +"title": 211992
    }
  ]
  -id: 21136
  -titleTs: "'1919':12 'captur':3 'german':4 'helmet':5 'new':9 'post':7 'post-ww1':6 'pyramid':1 'usa':11 'ww1':8 'york':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702137618
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9308647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702051218 {#2610
    date: 2023-12-08 17:00:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056
    +user: Proxies\__CG__\App\Entity\User {#2589 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2631 …}
    +slug: "Pyramid-of-captured-German-helmets-post-WW1-New-York-USA-1919"
    +title: "Pyramid of captured German helmets post-WW1, New York, USA, 1919"
    +url: "https://lemmy.world/pictrs/image/97d850af-362b-4ecb-82fc-154ccf71f2b0.jpeg"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702075835 {#2624
      date: 2023-12-08 23:50:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2632 …}
    +votes: Doctrine\ORM\PersistentCollection {#2634 …}
    +reports: Doctrine\ORM\PersistentCollection {#2636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      App\Entity\EntryComment {#2051}
    ]
    -id: 21136
    -titleTs: "'1919':12 'captur':3 'german':4 'helmet':5 'new':9 'post':7 'post-ww1':6 'pyramid':1 'usa':11 'ww1':8 'york':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702137618
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9308647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702051218 {#2610
      date: 2023-12-08 17:00:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some more [info](https://rarehistoricalphotos.com/pyramid-german-helmets-1919/) and a close-up of the pyramid which was hollow in case you were wondering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702075835 {#2070
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 211992
  -bodyTs: "'/pyramid-german-helmets-1919/)':6 'case':19 'close':10 'close-up':9 'hollow':17 'info':3 'pyramid':14 'rarehistoricalphotos.com':5 'rarehistoricalphotos.com/pyramid-german-helmets-1919/)':4 'wonder':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5215841"
  +editedAt: DateTimeImmutable @1703515748 {#2049
    date: 2023-12-25 15:49:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702075835 {#2048
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +"title": 211992
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056
    +user: Proxies\__CG__\App\Entity\User {#2589 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2631 …}
    +slug: "Pyramid-of-captured-German-helmets-post-WW1-New-York-USA-1919"
    +title: "Pyramid of captured German helmets post-WW1, New York, USA, 1919"
    +url: "https://lemmy.world/pictrs/image/97d850af-362b-4ecb-82fc-154ccf71f2b0.jpeg"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702075835 {#2624
      date: 2023-12-08 23:50:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2632 …}
    +votes: Doctrine\ORM\PersistentCollection {#2634 …}
    +reports: Doctrine\ORM\PersistentCollection {#2636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      App\Entity\EntryComment {#2051}
    ]
    -id: 21136
    -titleTs: "'1919':12 'captur':3 'german':4 'helmet':5 'new':9 'post':7 'post-ww1':6 'pyramid':1 'usa':11 'ww1':8 'york':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702137618
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9308647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702051218 {#2610
      date: 2023-12-08 17:00:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some more [info](https://rarehistoricalphotos.com/pyramid-german-helmets-1919/) and a close-up of the pyramid which was hollow in case you were wondering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702075835 {#2070
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 211992
  -bodyTs: "'/pyramid-german-helmets-1919/)':6 'case':19 'close':10 'close-up':9 'hollow':17 'info':3 'pyramid':14 'rarehistoricalphotos.com':5 'rarehistoricalphotos.com/pyramid-german-helmets-1919/)':4 'wonder':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5215841"
  +editedAt: DateTimeImmutable @1703515748 {#2049
    date: 2023-12-25 15:49:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702075835 {#2048
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +"title": 211992
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2051
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2056
    +user: Proxies\__CG__\App\Entity\User {#2589 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
    +image: Proxies\__CG__\App\Entity\Image {#2629 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2631 …}
    +slug: "Pyramid-of-captured-German-helmets-post-WW1-New-York-USA-1919"
    +title: "Pyramid of captured German helmets post-WW1, New York, USA, 1919"
    +url: "https://lemmy.world/pictrs/image/97d850af-362b-4ecb-82fc-154ccf71f2b0.jpeg"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 2
    +favouriteCount: 77
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702075835 {#2624
      date: 2023-12-08 23:50:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2632 …}
    +votes: Doctrine\ORM\PersistentCollection {#2634 …}
    +reports: Doctrine\ORM\PersistentCollection {#2636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2640 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      App\Entity\EntryComment {#2051}
    ]
    -id: 21136
    -titleTs: "'1919':12 'captur':3 'german':4 'helmet':5 'new':9 'post':7 'post-ww1':6 'pyramid':1 'usa':11 'ww1':8 'york':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702137618
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9308647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702051218 {#2610
      date: 2023-12-08 17:00:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2059 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some more [info](https://rarehistoricalphotos.com/pyramid-german-helmets-1919/) and a close-up of the pyramid which was hollow in case you were wondering."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702075835 {#2070
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 211992
  -bodyTs: "'/pyramid-german-helmets-1919/)':6 'case':19 'close':10 'close-up':9 'hollow':17 'info':3 'pyramid':14 'rarehistoricalphotos.com':5 'rarehistoricalphotos.com/pyramid-german-helmets-1919/)':4 'wonder':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5215841"
  +editedAt: DateTimeImmutable @1703515748 {#2049
    date: 2023-12-25 15:49:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702075835 {#2048
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +"title": 211992
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2338
  +user: Proxies\__CG__\App\Entity\User {#2607 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "Simple-Mobile-Tools-apps"
  +title: "Simple Mobile Tools apps"
  +url: null
  +body: """
    For anyone using any Simple Mobile Tools app be aware that they were sold few days ago (4 dec 2023) to a very privacy unfriendly company:\n
    \n
    [github.com/SimpleMobileTools/…/241](https://github.com/SimpleMobileTools/General-Discussion/issues/241)\n
    \n
    Is suggested to remove them or stop updating them.\n
    \n
    BTW the company is an israeli publisher that buys apps and fills them with ads asking weekly fees to avoid them…\n
    \n
    Someone has made an alternatives list: […nullnet.services/…/simplemobiletools_was_sold_al…](https://libreddit.nullnet.services/r/SimpleMobileTools/comments/18929pq/simplemobiletools_was_sold_alternatives/)\n
    \n
    One of the dev of SMT has forked them: [github.com/FossifyX](https://github.com/FossifyX)\n
    \n
    And another group of dev announced a fork too: [github.com/goastian](https://github.com/goastian)\n
    \n
    News Source on Telegram: [t.me/Libreware/1210](https://t.me/Libreware/1210)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701938101 {#2644
    date: 2023-12-07 09:35:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  +badges: Doctrine\ORM\PersistentCollection {#2661 …}
  +children: [
    App\Entity\EntryComment {#2339
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2338 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
      +body: "Yeah, exactly the same here. Oh well, time to switch again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701813053 {#2336
        date: 2023-12-05 22:50:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@lemy.lol"
        "@niisyth@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 200328
      -bodyTs: "'exact':2 'oh':6 'switch':10 'time':8 'well':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5131675"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813053 {#2335
        date: 2023-12-05 22:50:53.0 +01:00
      }
      +"title": 200328
    }
  ]
  -id: 20428
  -titleTs: "'app':4 'mobil':2 'simpl':1 'tool':3"
  -bodyTs: "'/241':30 '/fossifyx](https://github.com/fossifyx)':86 '/goastian](https://github.com/goastian)':98 '/libreware/1210](https://t.me/libreware/1210)':105 '/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':74 '/simplemobiletools/':29 '/simplemobiletools/general-discussion/issues/241)':33 '/simplemobiletools_was_sold_al':71 '2023':20 '4':18 'ad':57 'ago':17 'altern':68 'announc':92 'anoth':88 'anyon':2 'app':8,52 'ask':58 'avoid':62 'awar':10 'btw':43 'buy':51 'compani':26,45 'day':16 'dec':19 'dev':78,91 'fee':60 'fill':54 'fork':82,94 'github.com':28,32,85,97 'github.com/fossifyx](https://github.com/fossifyx)':84 'github.com/goastian](https://github.com/goastian)':96 'github.com/simplemobiletools/':27 'github.com/simplemobiletools/general-discussion/issues/241)':31 'group':89 'isra':48 'libreddit.nullnet.services':73 'libreddit.nullnet.services/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':72 'list':69 'made':66 'mobil':6 'news':99 'nullnet.services':70 'one':75 'privaci':24 'publish':49 'remov':37 'simpl':5 'smt':80 'sold':14 'someon':64 'sourc':100 'stop':40 'suggest':35 't.me':104 't.me/libreware/1210](https://t.me/libreware/1210)':103 'telegram':102 'tool':7 'unfriend':25 'updat':41 'use':3 'week':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701892080
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/15689728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805680 {#2630
    date: 2023-12-05 20:48:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2338
  +user: Proxies\__CG__\App\Entity\User {#2607 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "Simple-Mobile-Tools-apps"
  +title: "Simple Mobile Tools apps"
  +url: null
  +body: """
    For anyone using any Simple Mobile Tools app be aware that they were sold few days ago (4 dec 2023) to a very privacy unfriendly company:\n
    \n
    [github.com/SimpleMobileTools/…/241](https://github.com/SimpleMobileTools/General-Discussion/issues/241)\n
    \n
    Is suggested to remove them or stop updating them.\n
    \n
    BTW the company is an israeli publisher that buys apps and fills them with ads asking weekly fees to avoid them…\n
    \n
    Someone has made an alternatives list: […nullnet.services/…/simplemobiletools_was_sold_al…](https://libreddit.nullnet.services/r/SimpleMobileTools/comments/18929pq/simplemobiletools_was_sold_alternatives/)\n
    \n
    One of the dev of SMT has forked them: [github.com/FossifyX](https://github.com/FossifyX)\n
    \n
    And another group of dev announced a fork too: [github.com/goastian](https://github.com/goastian)\n
    \n
    News Source on Telegram: [t.me/Libreware/1210](https://t.me/Libreware/1210)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701938101 {#2644
    date: 2023-12-07 09:35:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  +badges: Doctrine\ORM\PersistentCollection {#2661 …}
  +children: [
    App\Entity\EntryComment {#2339
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2338 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
      +body: "Yeah, exactly the same here. Oh well, time to switch again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701813053 {#2336
        date: 2023-12-05 22:50:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@lemy.lol"
        "@niisyth@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 200328
      -bodyTs: "'exact':2 'oh':6 'switch':10 'time':8 'well':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5131675"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813053 {#2335
        date: 2023-12-05 22:50:53.0 +01:00
      }
      +"title": 200328
    }
  ]
  -id: 20428
  -titleTs: "'app':4 'mobil':2 'simpl':1 'tool':3"
  -bodyTs: "'/241':30 '/fossifyx](https://github.com/fossifyx)':86 '/goastian](https://github.com/goastian)':98 '/libreware/1210](https://t.me/libreware/1210)':105 '/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':74 '/simplemobiletools/':29 '/simplemobiletools/general-discussion/issues/241)':33 '/simplemobiletools_was_sold_al':71 '2023':20 '4':18 'ad':57 'ago':17 'altern':68 'announc':92 'anoth':88 'anyon':2 'app':8,52 'ask':58 'avoid':62 'awar':10 'btw':43 'buy':51 'compani':26,45 'day':16 'dec':19 'dev':78,91 'fee':60 'fill':54 'fork':82,94 'github.com':28,32,85,97 'github.com/fossifyx](https://github.com/fossifyx)':84 'github.com/goastian](https://github.com/goastian)':96 'github.com/simplemobiletools/':27 'github.com/simplemobiletools/general-discussion/issues/241)':31 'group':89 'isra':48 'libreddit.nullnet.services':73 'libreddit.nullnet.services/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':72 'list':69 'made':66 'mobil':6 'news':99 'nullnet.services':70 'one':75 'privaci':24 'publish':49 'remov':37 'simpl':5 'smt':80 'sold':14 'someon':64 'sourc':100 'stop':40 'suggest':35 't.me':104 't.me/libreware/1210](https://t.me/libreware/1210)':103 'telegram':102 'tool':7 'unfriend':25 'updat':41 'use':3 'week':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701892080
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/15689728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805680 {#2630
    date: 2023-12-05 20:48:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2338
  +user: Proxies\__CG__\App\Entity\User {#2607 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "Simple-Mobile-Tools-apps"
  +title: "Simple Mobile Tools apps"
  +url: null
  +body: """
    For anyone using any Simple Mobile Tools app be aware that they were sold few days ago (4 dec 2023) to a very privacy unfriendly company:\n
    \n
    [github.com/SimpleMobileTools/…/241](https://github.com/SimpleMobileTools/General-Discussion/issues/241)\n
    \n
    Is suggested to remove them or stop updating them.\n
    \n
    BTW the company is an israeli publisher that buys apps and fills them with ads asking weekly fees to avoid them…\n
    \n
    Someone has made an alternatives list: […nullnet.services/…/simplemobiletools_was_sold_al…](https://libreddit.nullnet.services/r/SimpleMobileTools/comments/18929pq/simplemobiletools_was_sold_alternatives/)\n
    \n
    One of the dev of SMT has forked them: [github.com/FossifyX](https://github.com/FossifyX)\n
    \n
    And another group of dev announced a fork too: [github.com/goastian](https://github.com/goastian)\n
    \n
    News Source on Telegram: [t.me/Libreware/1210](https://t.me/Libreware/1210)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 122
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701938101 {#2644
    date: 2023-12-07 09:35:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2651 …}
  +votes: Doctrine\ORM\PersistentCollection {#2653 …}
  +reports: Doctrine\ORM\PersistentCollection {#2655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
  +badges: Doctrine\ORM\PersistentCollection {#2661 …}
  +children: [
    App\Entity\EntryComment {#2339
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2338 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
      +body: "Yeah, exactly the same here. Oh well, time to switch again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701813053 {#2336
        date: 2023-12-05 22:50:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@King@lemy.lol"
        "@niisyth@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 200328
      -bodyTs: "'exact':2 'oh':6 'switch':10 'time':8 'well':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5131675"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701813053 {#2335
        date: 2023-12-05 22:50:53.0 +01:00
      }
      +"title": 200328
    }
  ]
  -id: 20428
  -titleTs: "'app':4 'mobil':2 'simpl':1 'tool':3"
  -bodyTs: "'/241':30 '/fossifyx](https://github.com/fossifyx)':86 '/goastian](https://github.com/goastian)':98 '/libreware/1210](https://t.me/libreware/1210)':105 '/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':74 '/simplemobiletools/':29 '/simplemobiletools/general-discussion/issues/241)':33 '/simplemobiletools_was_sold_al':71 '2023':20 '4':18 'ad':57 'ago':17 'altern':68 'announc':92 'anoth':88 'anyon':2 'app':8,52 'ask':58 'avoid':62 'awar':10 'btw':43 'buy':51 'compani':26,45 'day':16 'dec':19 'dev':78,91 'fee':60 'fill':54 'fork':82,94 'github.com':28,32,85,97 'github.com/fossifyx](https://github.com/fossifyx)':84 'github.com/goastian](https://github.com/goastian)':96 'github.com/simplemobiletools/':27 'github.com/simplemobiletools/general-discussion/issues/241)':31 'group':89 'isra':48 'libreddit.nullnet.services':73 'libreddit.nullnet.services/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':72 'list':69 'made':66 'mobil':6 'news':99 'nullnet.services':70 'one':75 'privaci':24 'publish':49 'remov':37 'simpl':5 'smt':80 'sold':14 'someon':64 'sourc':100 'stop':40 'suggest':35 't.me':104 't.me/libreware/1210](https://t.me/libreware/1210)':103 'telegram':102 'tool':7 'unfriend':25 'updat':41 'use':3 'week':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701892080
  +visibility: "visible             "
  +apId: "https://lemy.lol/post/15689728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805680 {#2630
    date: 2023-12-05 20:48:00.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338
    +user: Proxies\__CG__\App\Entity\User {#2607 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Simple-Mobile-Tools-apps"
    +title: "Simple Mobile Tools apps"
    +url: null
    +body: """
      For anyone using any Simple Mobile Tools app be aware that they were sold few days ago (4 dec 2023) to a very privacy unfriendly company:\n
      \n
      [github.com/SimpleMobileTools/…/241](https://github.com/SimpleMobileTools/General-Discussion/issues/241)\n
      \n
      Is suggested to remove them or stop updating them.\n
      \n
      BTW the company is an israeli publisher that buys apps and fills them with ads asking weekly fees to avoid them…\n
      \n
      Someone has made an alternatives list: […nullnet.services/…/simplemobiletools_was_sold_al…](https://libreddit.nullnet.services/r/SimpleMobileTools/comments/18929pq/simplemobiletools_was_sold_alternatives/)\n
      \n
      One of the dev of SMT has forked them: [github.com/FossifyX](https://github.com/FossifyX)\n
      \n
      And another group of dev announced a fork too: [github.com/goastian](https://github.com/goastian)\n
      \n
      News Source on Telegram: [t.me/Libreware/1210](https://t.me/Libreware/1210)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701938101 {#2644
      date: 2023-12-07 09:35:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      App\Entity\EntryComment {#2339}
    ]
    -id: 20428
    -titleTs: "'app':4 'mobil':2 'simpl':1 'tool':3"
    -bodyTs: "'/241':30 '/fossifyx](https://github.com/fossifyx)':86 '/goastian](https://github.com/goastian)':98 '/libreware/1210](https://t.me/libreware/1210)':105 '/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':74 '/simplemobiletools/':29 '/simplemobiletools/general-discussion/issues/241)':33 '/simplemobiletools_was_sold_al':71 '2023':20 '4':18 'ad':57 'ago':17 'altern':68 'announc':92 'anoth':88 'anyon':2 'app':8,52 'ask':58 'avoid':62 'awar':10 'btw':43 'buy':51 'compani':26,45 'day':16 'dec':19 'dev':78,91 'fee':60 'fill':54 'fork':82,94 'github.com':28,32,85,97 'github.com/fossifyx](https://github.com/fossifyx)':84 'github.com/goastian](https://github.com/goastian)':96 'github.com/simplemobiletools/':27 'github.com/simplemobiletools/general-discussion/issues/241)':31 'group':89 'isra':48 'libreddit.nullnet.services':73 'libreddit.nullnet.services/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':72 'list':69 'made':66 'mobil':6 'news':99 'nullnet.services':70 'one':75 'privaci':24 'publish':49 'remov':37 'simpl':5 'smt':80 'sold':14 'someon':64 'sourc':100 'stop':40 'suggest':35 't.me':104 't.me/libreware/1210](https://t.me/libreware/1210)':103 'telegram':102 'tool':7 'unfriend':25 'updat':41 'use':3 'week':59"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701892080
    +visibility: "visible             "
    +apId: "https://lemy.lol/post/15689728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805680 {#2630
      date: 2023-12-05 20:48:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +body: "Yeah, exactly the same here. Oh well, time to switch again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701813053 {#2336
    date: 2023-12-05 22:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@lemy.lol"
    "@niisyth@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 200328
  -bodyTs: "'exact':2 'oh':6 'switch':10 'time':8 'well':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5131675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813053 {#2335
    date: 2023-12-05 22:50:53.0 +01:00
  }
  +"title": 200328
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338
    +user: Proxies\__CG__\App\Entity\User {#2607 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Simple-Mobile-Tools-apps"
    +title: "Simple Mobile Tools apps"
    +url: null
    +body: """
      For anyone using any Simple Mobile Tools app be aware that they were sold few days ago (4 dec 2023) to a very privacy unfriendly company:\n
      \n
      [github.com/SimpleMobileTools/…/241](https://github.com/SimpleMobileTools/General-Discussion/issues/241)\n
      \n
      Is suggested to remove them or stop updating them.\n
      \n
      BTW the company is an israeli publisher that buys apps and fills them with ads asking weekly fees to avoid them…\n
      \n
      Someone has made an alternatives list: […nullnet.services/…/simplemobiletools_was_sold_al…](https://libreddit.nullnet.services/r/SimpleMobileTools/comments/18929pq/simplemobiletools_was_sold_alternatives/)\n
      \n
      One of the dev of SMT has forked them: [github.com/FossifyX](https://github.com/FossifyX)\n
      \n
      And another group of dev announced a fork too: [github.com/goastian](https://github.com/goastian)\n
      \n
      News Source on Telegram: [t.me/Libreware/1210](https://t.me/Libreware/1210)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701938101 {#2644
      date: 2023-12-07 09:35:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      App\Entity\EntryComment {#2339}
    ]
    -id: 20428
    -titleTs: "'app':4 'mobil':2 'simpl':1 'tool':3"
    -bodyTs: "'/241':30 '/fossifyx](https://github.com/fossifyx)':86 '/goastian](https://github.com/goastian)':98 '/libreware/1210](https://t.me/libreware/1210)':105 '/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':74 '/simplemobiletools/':29 '/simplemobiletools/general-discussion/issues/241)':33 '/simplemobiletools_was_sold_al':71 '2023':20 '4':18 'ad':57 'ago':17 'altern':68 'announc':92 'anoth':88 'anyon':2 'app':8,52 'ask':58 'avoid':62 'awar':10 'btw':43 'buy':51 'compani':26,45 'day':16 'dec':19 'dev':78,91 'fee':60 'fill':54 'fork':82,94 'github.com':28,32,85,97 'github.com/fossifyx](https://github.com/fossifyx)':84 'github.com/goastian](https://github.com/goastian)':96 'github.com/simplemobiletools/':27 'github.com/simplemobiletools/general-discussion/issues/241)':31 'group':89 'isra':48 'libreddit.nullnet.services':73 'libreddit.nullnet.services/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':72 'list':69 'made':66 'mobil':6 'news':99 'nullnet.services':70 'one':75 'privaci':24 'publish':49 'remov':37 'simpl':5 'smt':80 'sold':14 'someon':64 'sourc':100 'stop':40 'suggest':35 't.me':104 't.me/libreware/1210](https://t.me/libreware/1210)':103 'telegram':102 'tool':7 'unfriend':25 'updat':41 'use':3 'week':59"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701892080
    +visibility: "visible             "
    +apId: "https://lemy.lol/post/15689728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805680 {#2630
      date: 2023-12-05 20:48:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +body: "Yeah, exactly the same here. Oh well, time to switch again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701813053 {#2336
    date: 2023-12-05 22:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@lemy.lol"
    "@niisyth@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 200328
  -bodyTs: "'exact':2 'oh':6 'switch':10 'time':8 'well':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5131675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813053 {#2335
    date: 2023-12-05 22:50:53.0 +01:00
  }
  +"title": 200328
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2339
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338
    +user: Proxies\__CG__\App\Entity\User {#2607 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Simple-Mobile-Tools-apps"
    +title: "Simple Mobile Tools apps"
    +url: null
    +body: """
      For anyone using any Simple Mobile Tools app be aware that they were sold few days ago (4 dec 2023) to a very privacy unfriendly company:\n
      \n
      [github.com/SimpleMobileTools/…/241](https://github.com/SimpleMobileTools/General-Discussion/issues/241)\n
      \n
      Is suggested to remove them or stop updating them.\n
      \n
      BTW the company is an israeli publisher that buys apps and fills them with ads asking weekly fees to avoid them…\n
      \n
      Someone has made an alternatives list: […nullnet.services/…/simplemobiletools_was_sold_al…](https://libreddit.nullnet.services/r/SimpleMobileTools/comments/18929pq/simplemobiletools_was_sold_alternatives/)\n
      \n
      One of the dev of SMT has forked them: [github.com/FossifyX](https://github.com/FossifyX)\n
      \n
      And another group of dev announced a fork too: [github.com/goastian](https://github.com/goastian)\n
      \n
      News Source on Telegram: [t.me/Libreware/1210](https://t.me/Libreware/1210)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 122
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701938101 {#2644
      date: 2023-12-07 09:35:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2651 …}
    +votes: Doctrine\ORM\PersistentCollection {#2653 …}
    +reports: Doctrine\ORM\PersistentCollection {#2655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2659 …}
    +badges: Doctrine\ORM\PersistentCollection {#2661 …}
    +children: [
      App\Entity\EntryComment {#2339}
    ]
    -id: 20428
    -titleTs: "'app':4 'mobil':2 'simpl':1 'tool':3"
    -bodyTs: "'/241':30 '/fossifyx](https://github.com/fossifyx)':86 '/goastian](https://github.com/goastian)':98 '/libreware/1210](https://t.me/libreware/1210)':105 '/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':74 '/simplemobiletools/':29 '/simplemobiletools/general-discussion/issues/241)':33 '/simplemobiletools_was_sold_al':71 '2023':20 '4':18 'ad':57 'ago':17 'altern':68 'announc':92 'anoth':88 'anyon':2 'app':8,52 'ask':58 'avoid':62 'awar':10 'btw':43 'buy':51 'compani':26,45 'day':16 'dec':19 'dev':78,91 'fee':60 'fill':54 'fork':82,94 'github.com':28,32,85,97 'github.com/fossifyx](https://github.com/fossifyx)':84 'github.com/goastian](https://github.com/goastian)':96 'github.com/simplemobiletools/':27 'github.com/simplemobiletools/general-discussion/issues/241)':31 'group':89 'isra':48 'libreddit.nullnet.services':73 'libreddit.nullnet.services/r/simplemobiletools/comments/18929pq/simplemobiletools_was_sold_alternatives/)':72 'list':69 'made':66 'mobil':6 'news':99 'nullnet.services':70 'one':75 'privaci':24 'publish':49 'remov':37 'simpl':5 'smt':80 'sold':14 'someon':64 'sourc':100 'stop':40 'suggest':35 't.me':104 't.me/libreware/1210](https://t.me/libreware/1210)':103 'telegram':102 'tool':7 'unfriend':25 'updat':41 'use':3 'week':59"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701892080
    +visibility: "visible             "
    +apId: "https://lemy.lol/post/15689728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701805680 {#2630
      date: 2023-12-05 20:48:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2159 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +body: "Yeah, exactly the same here. Oh well, time to switch again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701813053 {#2336
    date: 2023-12-05 22:50:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@King@lemy.lol"
    "@niisyth@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 200328
  -bodyTs: "'exact':2 'oh':6 'switch':10 'time':8 'well':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5131675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701813053 {#2335
    date: 2023-12-05 22:50:53.0 +01:00
  }
  +"title": 200328
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2325
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: Proxies\__CG__\App\Entity\Image {#2556 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "HUNGOVER-OC"
  +title: "‘HUNGOVER’ [OC]"
  +url: "https://feddit.nl/pictrs/image/1d00c36a-9406-42e4-858b-53a6d560f6b6.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/7227341](https://feddit.nl/post/7227341)\n
    \n
    > A little gem from 2021 I (partially) drew whilst hungover. :𝑏
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 356
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701676803 {#2586
    date: 2023-12-04 09:00:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2591 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
  +badges: Doctrine\ORM\PersistentCollection {#2602 …}
  +children: [
    App\Entity\EntryComment {#2191
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2325 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
      +image: null
      +parent: null
      +root: null
      +body: "On the plus side, you can’t barf lying on your back facing upwards with 6G."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702819062 {#2289
        date: 2023-12-17 14:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 192307
      -bodyTs: "'6g':16 'back':12 'barf':8 'face':13 'lie':9 'plus':3 'side':4 'upward':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5071742"
      +editedAt: DateTimeImmutable @1702796952 {#2328
        date: 2023-12-17 08:09:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701615610 {#2326
        date: 2023-12-03 16:00:10.0 +01:00
      }
      +"title": 192307
    }
  ]
  -id: 19732
  -titleTs: "'hungov':1 'oc':2"
  -bodyTs: "'/post/7227341](https://feddit.nl/post/7227341)':7 '2021':12 'cross':2 'cross-post':1 'drew':15 'feddit.nl':6 'feddit.nl/post/7227341](https://feddit.nl/post/7227341)':5 'gem':10 'hungov':17 'littl':9 'partial':14 'post':3 'whilst':16 '𝑏':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701697044
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7227345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610644 {#2573
    date: 2023-12-03 14:37: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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2325
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: Proxies\__CG__\App\Entity\Image {#2556 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "HUNGOVER-OC"
  +title: "‘HUNGOVER’ [OC]"
  +url: "https://feddit.nl/pictrs/image/1d00c36a-9406-42e4-858b-53a6d560f6b6.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/7227341](https://feddit.nl/post/7227341)\n
    \n
    > A little gem from 2021 I (partially) drew whilst hungover. :𝑏
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 356
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701676803 {#2586
    date: 2023-12-04 09:00:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2591 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
  +badges: Doctrine\ORM\PersistentCollection {#2602 …}
  +children: [
    App\Entity\EntryComment {#2191
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2325 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
      +image: null
      +parent: null
      +root: null
      +body: "On the plus side, you can’t barf lying on your back facing upwards with 6G."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702819062 {#2289
        date: 2023-12-17 14:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 192307
      -bodyTs: "'6g':16 'back':12 'barf':8 'face':13 'lie':9 'plus':3 'side':4 'upward':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5071742"
      +editedAt: DateTimeImmutable @1702796952 {#2328
        date: 2023-12-17 08:09:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701615610 {#2326
        date: 2023-12-03 16:00:10.0 +01:00
      }
      +"title": 192307
    }
  ]
  -id: 19732
  -titleTs: "'hungov':1 'oc':2"
  -bodyTs: "'/post/7227341](https://feddit.nl/post/7227341)':7 '2021':12 'cross':2 'cross-post':1 'drew':15 'feddit.nl':6 'feddit.nl/post/7227341](https://feddit.nl/post/7227341)':5 'gem':10 'hungov':17 'littl':9 'partial':14 'post':3 'whilst':16 '𝑏':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701697044
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7227345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610644 {#2573
    date: 2023-12-03 14:37: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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2325
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: Proxies\__CG__\App\Entity\Image {#2556 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "HUNGOVER-OC"
  +title: "‘HUNGOVER’ [OC]"
  +url: "https://feddit.nl/pictrs/image/1d00c36a-9406-42e4-858b-53a6d560f6b6.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/7227341](https://feddit.nl/post/7227341)\n
    \n
    > A little gem from 2021 I (partially) drew whilst hungover. :𝑏
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 356
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701676803 {#2586
    date: 2023-12-04 09:00:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2591 …}
  +votes: Doctrine\ORM\PersistentCollection {#2594 …}
  +reports: Doctrine\ORM\PersistentCollection {#2596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2598 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
  +badges: Doctrine\ORM\PersistentCollection {#2602 …}
  +children: [
    App\Entity\EntryComment {#2191
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2325 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
      +image: null
      +parent: null
      +root: null
      +body: "On the plus side, you can’t barf lying on your back facing upwards with 6G."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1702819062 {#2289
        date: 2023-12-17 14:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 192307
      -bodyTs: "'6g':16 'back':12 'barf':8 'face':13 'lie':9 'plus':3 'side':4 'upward':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/5071742"
      +editedAt: DateTimeImmutable @1702796952 {#2328
        date: 2023-12-17 08:09:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701615610 {#2326
        date: 2023-12-03 16:00:10.0 +01:00
      }
      +"title": 192307
    }
  ]
  -id: 19732
  -titleTs: "'hungov':1 'oc':2"
  -bodyTs: "'/post/7227341](https://feddit.nl/post/7227341)':7 '2021':12 'cross':2 'cross-post':1 'drew':15 'feddit.nl':6 'feddit.nl/post/7227341](https://feddit.nl/post/7227341)':5 'gem':10 'hungov':17 'littl':9 'partial':14 'post':3 'whilst':16 '𝑏':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701697044
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/7227345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701610644 {#2573
    date: 2023-12-03 14:37: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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2191
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
    +image: Proxies\__CG__\App\Entity\Image {#2556 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "HUNGOVER-OC"
    +title: "‘HUNGOVER’ [OC]"
    +url: "https://feddit.nl/pictrs/image/1d00c36a-9406-42e4-858b-53a6d560f6b6.jpeg"
    +body: """
      cross-posted from: [feddit.nl/post/7227341](https://feddit.nl/post/7227341)\n
      \n
      > A little gem from 2021 I (partially) drew whilst hungover. :𝑏
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 356
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701676803 {#2586
      date: 2023-12-04 09:00:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2591 …}
    +votes: Doctrine\ORM\PersistentCollection {#2594 …}
    +reports: Doctrine\ORM\PersistentCollection {#2596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
    +badges: Doctrine\ORM\PersistentCollection {#2602 …}
    +children: [
      App\Entity\EntryComment {#2191}
    ]
    -id: 19732
    -titleTs: "'hungov':1 'oc':2"
    -bodyTs: "'/post/7227341](https://feddit.nl/post/7227341)':7 '2021':12 'cross':2 'cross-post':1 'drew':15 'feddit.nl':6 'feddit.nl/post/7227341](https://feddit.nl/post/7227341)':5 'gem':10 'hungov':17 'littl':9 'partial':14 'post':3 'whilst':16 '𝑏':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701697044
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/7227345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701610644 {#2573
      date: 2023-12-03 14:37:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: null
  +root: null
  +body: "On the plus side, you can’t barf lying on your back facing upwards with 6G."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702819062 {#2289
    date: 2023-12-17 14:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 192307
  -bodyTs: "'6g':16 'back':12 'barf':8 'face':13 'lie':9 'plus':3 'side':4 'upward':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5071742"
  +editedAt: DateTimeImmutable @1702796952 {#2328
    date: 2023-12-17 08:09:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701615610 {#2326
    date: 2023-12-03 16:00:10.0 +01:00
  }
  +"title": 192307
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2191
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
    +image: Proxies\__CG__\App\Entity\Image {#2556 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "HUNGOVER-OC"
    +title: "‘HUNGOVER’ [OC]"
    +url: "https://feddit.nl/pictrs/image/1d00c36a-9406-42e4-858b-53a6d560f6b6.jpeg"
    +body: """
      cross-posted from: [feddit.nl/post/7227341](https://feddit.nl/post/7227341)\n
      \n
      > A little gem from 2021 I (partially) drew whilst hungover. :𝑏
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 356
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701676803 {#2586
      date: 2023-12-04 09:00:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2591 …}
    +votes: Doctrine\ORM\PersistentCollection {#2594 …}
    +reports: Doctrine\ORM\PersistentCollection {#2596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
    +badges: Doctrine\ORM\PersistentCollection {#2602 …}
    +children: [
      App\Entity\EntryComment {#2191}
    ]
    -id: 19732
    -titleTs: "'hungov':1 'oc':2"
    -bodyTs: "'/post/7227341](https://feddit.nl/post/7227341)':7 '2021':12 'cross':2 'cross-post':1 'drew':15 'feddit.nl':6 'feddit.nl/post/7227341](https://feddit.nl/post/7227341)':5 'gem':10 'hungov':17 'littl':9 'partial':14 'post':3 'whilst':16 '𝑏':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701697044
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/7227345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701610644 {#2573
      date: 2023-12-03 14:37:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: null
  +root: null
  +body: "On the plus side, you can’t barf lying on your back facing upwards with 6G."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702819062 {#2289
    date: 2023-12-17 14:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 192307
  -bodyTs: "'6g':16 'back':12 'barf':8 'face':13 'lie':9 'plus':3 'side':4 'upward':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5071742"
  +editedAt: DateTimeImmutable @1702796952 {#2328
    date: 2023-12-17 08:09:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701615610 {#2326
    date: 2023-12-03 16:00:10.0 +01:00
  }
  +"title": 192307
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2191
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2325
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
    +image: Proxies\__CG__\App\Entity\Image {#2556 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "HUNGOVER-OC"
    +title: "‘HUNGOVER’ [OC]"
    +url: "https://feddit.nl/pictrs/image/1d00c36a-9406-42e4-858b-53a6d560f6b6.jpeg"
    +body: """
      cross-posted from: [feddit.nl/post/7227341](https://feddit.nl/post/7227341)\n
      \n
      > A little gem from 2021 I (partially) drew whilst hungover. :𝑏
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 356
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701676803 {#2586
      date: 2023-12-04 09:00:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2591 …}
    +votes: Doctrine\ORM\PersistentCollection {#2594 …}
    +reports: Doctrine\ORM\PersistentCollection {#2596 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2598 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2600 …}
    +badges: Doctrine\ORM\PersistentCollection {#2602 …}
    +children: [
      App\Entity\EntryComment {#2191}
    ]
    -id: 19732
    -titleTs: "'hungov':1 'oc':2"
    -bodyTs: "'/post/7227341](https://feddit.nl/post/7227341)':7 '2021':12 'cross':2 'cross-post':1 'drew':15 'feddit.nl':6 'feddit.nl/post/7227341](https://feddit.nl/post/7227341)':5 'gem':10 'hungov':17 'littl':9 'partial':14 'post':3 'whilst':16 '𝑏':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701697044
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/7227345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701610644 {#2573
      date: 2023-12-03 14:37:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: null
  +root: null
  +body: "On the plus side, you can’t barf lying on your back facing upwards with 6G."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1702819062 {#2289
    date: 2023-12-17 14:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 192307
  -bodyTs: "'6g':16 'back':12 'barf':8 'face':13 'lie':9 'plus':3 'side':4 'upward':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5071742"
  +editedAt: DateTimeImmutable @1702796952 {#2328
    date: 2023-12-17 08:09:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701615610 {#2326
    date: 2023-12-03 16:00:10.0 +01:00
  }
  +"title": 192307
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: Proxies\__CG__\App\Entity\Image {#2627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "RANDOM-FLUFF-42-OC"
  +title: "‘RANDOM FLUFF #42’ [OC]"
  +url: "https://feddit.nl/pictrs/image/c82b15d7-08b9-4be5-a5db-7bf2c26bac1b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701019616 {#2663
    date: 2023-11-26 18:26:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2668 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  +badges: Doctrine\ORM\PersistentCollection {#2679 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
      +image: null
      +parent: null
      +root: null
      +body: "But is it vegan or veganism? lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700865204 {#2040
        date: 2023-11-24 23:33:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 160238
      -bodyTs: "'lol':7 'vegan':4,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4848866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700865204 {#2345
        date: 2023-11-24 23:33:24.0 +01:00
      }
      +"title": 160238
    }
  ]
  -id: 16266
  -titleTs: "'42':3 'fluff':2 'oc':4 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700917474
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/6794281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831074 {#2650
    date: 2023-11-24 14:04:34.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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: Proxies\__CG__\App\Entity\Image {#2627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "RANDOM-FLUFF-42-OC"
  +title: "‘RANDOM FLUFF #42’ [OC]"
  +url: "https://feddit.nl/pictrs/image/c82b15d7-08b9-4be5-a5db-7bf2c26bac1b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701019616 {#2663
    date: 2023-11-26 18:26:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2668 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  +badges: Doctrine\ORM\PersistentCollection {#2679 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
      +image: null
      +parent: null
      +root: null
      +body: "But is it vegan or veganism? lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700865204 {#2040
        date: 2023-11-24 23:33:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 160238
      -bodyTs: "'lol':7 'vegan':4,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4848866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700865204 {#2345
        date: 2023-11-24 23:33:24.0 +01:00
      }
      +"title": 160238
    }
  ]
  -id: 16266
  -titleTs: "'42':3 'fluff':2 'oc':4 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700917474
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/6794281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831074 {#2650
    date: 2023-11-24 14:04:34.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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2003 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: Proxies\__CG__\App\Entity\Image {#2627 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "RANDOM-FLUFF-42-OC"
  +title: "‘RANDOM FLUFF #42’ [OC]"
  +url: "https://feddit.nl/pictrs/image/c82b15d7-08b9-4be5-a5db-7bf2c26bac1b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701019616 {#2663
    date: 2023-11-26 18:26:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2668 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  +badges: Doctrine\ORM\PersistentCollection {#2679 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
      +image: null
      +parent: null
      +root: null
      +body: "But is it vegan or veganism? lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700865204 {#2040
        date: 2023-11-24 23:33:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2346 …}
      +nested: Doctrine\ORM\PersistentCollection {#2347 …}
      +votes: Doctrine\ORM\PersistentCollection {#2344 …}
      +reports: Doctrine\ORM\PersistentCollection {#2042 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
      -id: 160238
      -bodyTs: "'lol':7 'vegan':4,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4848866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700865204 {#2345
        date: 2023-11-24 23:33:24.0 +01:00
      }
      +"title": 160238
    }
  ]
  -id: 16266
  -titleTs: "'42':3 'fluff':2 'oc':4 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700917474
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/6794281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700831074 {#2650
    date: 2023-11-24 14:04:34.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
    +image: Proxies\__CG__\App\Entity\Image {#2627 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "RANDOM-FLUFF-42-OC"
    +title: "‘RANDOM FLUFF #42’ [OC]"
    +url: "https://feddit.nl/pictrs/image/c82b15d7-08b9-4be5-a5db-7bf2c26bac1b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701019616 {#2663
      date: 2023-11-26 18:26:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2668 …}
    +votes: Doctrine\ORM\PersistentCollection {#2671 …}
    +reports: Doctrine\ORM\PersistentCollection {#2673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
    +badges: Doctrine\ORM\PersistentCollection {#2679 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 16266
    -titleTs: "'42':3 'fluff':2 'oc':4 'random':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700917474
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/6794281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700831074 {#2650
      date: 2023-11-24 14:04:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: null
  +root: null
  +body: "But is it vegan or veganism? lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700865204 {#2040
    date: 2023-11-24 23:33:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 160238
  -bodyTs: "'lol':7 'vegan':4,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4848866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865204 {#2345
    date: 2023-11-24 23:33:24.0 +01:00
  }
  +"title": 160238
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
    +image: Proxies\__CG__\App\Entity\Image {#2627 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "RANDOM-FLUFF-42-OC"
    +title: "‘RANDOM FLUFF #42’ [OC]"
    +url: "https://feddit.nl/pictrs/image/c82b15d7-08b9-4be5-a5db-7bf2c26bac1b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701019616 {#2663
      date: 2023-11-26 18:26:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2668 …}
    +votes: Doctrine\ORM\PersistentCollection {#2671 …}
    +reports: Doctrine\ORM\PersistentCollection {#2673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
    +badges: Doctrine\ORM\PersistentCollection {#2679 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 16266
    -titleTs: "'42':3 'fluff':2 'oc':4 'random':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700917474
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/6794281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700831074 {#2650
      date: 2023-11-24 14:04:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: null
  +root: null
  +body: "But is it vegan or veganism? lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700865204 {#2040
    date: 2023-11-24 23:33:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 160238
  -bodyTs: "'lol':7 'vegan':4,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4848866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865204 {#2345
    date: 2023-11-24 23:33:24.0 +01:00
  }
  +"title": 160238
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2003 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
    +image: Proxies\__CG__\App\Entity\Image {#2627 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "RANDOM-FLUFF-42-OC"
    +title: "‘RANDOM FLUFF #42’ [OC]"
    +url: "https://feddit.nl/pictrs/image/c82b15d7-08b9-4be5-a5db-7bf2c26bac1b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701019616 {#2663
      date: 2023-11-26 18:26:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2668 …}
    +votes: Doctrine\ORM\PersistentCollection {#2671 …}
    +reports: Doctrine\ORM\PersistentCollection {#2673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
    +badges: Doctrine\ORM\PersistentCollection {#2679 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 16266
    -titleTs: "'42':3 'fluff':2 'oc':4 'random':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700917474
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/6794281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700831074 {#2650
      date: 2023-11-24 14:04:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2348 …}
  +image: null
  +parent: null
  +root: null
  +body: "But is it vegan or veganism? lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700865204 {#2040
    date: 2023-11-24 23:33:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 160238
  -bodyTs: "'lol':7 'vegan':4,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4848866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700865204 {#2345
    date: 2023-11-24 23:33:24.0 +01:00
  }
  +"title": 160238
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2686 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "Do-you-donate-to-FOSS-projects"
  +title: "Do you donate to FOSS projects?"
  +url: null
  +body: """
    Hello.\n
    \n
    Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
    \n
    I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700631362 {#2681
    date: 2023-11-22 06:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    2 => App\Entity\EntryComment {#2028
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699774448 {#2011
        date: 2023-11-12 08:34:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CriticalMiss@lemmy.world"
        "@trimmerfrost@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2036 …}
      +reports: Doctrine\ORM\PersistentCollection {#2144 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
      -id: 114618
      -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4515826"
      +editedAt: DateTimeImmutable @1699904713 {#2033
        date: 2023-11-13 20:45:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699774448 {#2021
        date: 2023-11-12 08:34:08.0 +01:00
      }
      +"title": 114618
    }
    1 => App\Entity\EntryComment {#2083
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699792862 {#2076
        date: 2023-11-12 13:41:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CriticalMiss@lemmy.world"
        "@trimmerfrost@lemm.ee"
        "@e_mc2@feddit.nl"
        "@Schlecknits@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 115256
      -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4519337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699792862 {#2097
        date: 2023-11-12 13:41:02.0 +01:00
      }
      +"title": 115256
    }
    0 => App\Entity\EntryComment {#2086
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: App\Entity\EntryComment {#2083}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699855670 {#2087
        date: 2023-11-13 07:07:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CriticalMiss@lemmy.world"
        "@trimmerfrost@lemm.ee"
        "@e_mc2@feddit.nl"
        "@Schlecknits@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 118726
      -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4539971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699855670 {#2091
        date: 2023-11-13 07:07:50.0 +01:00
      }
      +"title": 118726
    }
  ]
  -id: 11951
  -titleTs: "'donat':3 'foss':5 'project':6"
  -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699773350
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8098486"
  +editedAt: DateTimeImmutable @1699792778 {#2669
    date: 2023-11-12 13:39:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699686950 {#2647
    date: 2023-11-11 08:15: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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2686 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "Do-you-donate-to-FOSS-projects"
  +title: "Do you donate to FOSS projects?"
  +url: null
  +body: """
    Hello.\n
    \n
    Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
    \n
    I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700631362 {#2681
    date: 2023-11-22 06:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    2 => App\Entity\EntryComment {#2028
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699774448 {#2011
        date: 2023-11-12 08:34:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CriticalMiss@lemmy.world"
        "@trimmerfrost@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2036 …}
      +reports: Doctrine\ORM\PersistentCollection {#2144 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
      -id: 114618
      -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4515826"
      +editedAt: DateTimeImmutable @1699904713 {#2033
        date: 2023-11-13 20:45:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699774448 {#2021
        date: 2023-11-12 08:34:08.0 +01:00
      }
      +"title": 114618
    }
    1 => App\Entity\EntryComment {#2083
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699792862 {#2076
        date: 2023-11-12 13:41:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CriticalMiss@lemmy.world"
        "@trimmerfrost@lemm.ee"
        "@e_mc2@feddit.nl"
        "@Schlecknits@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 115256
      -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4519337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699792862 {#2097
        date: 2023-11-12 13:41:02.0 +01:00
      }
      +"title": 115256
    }
    0 => App\Entity\EntryComment {#2086
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: App\Entity\EntryComment {#2083}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699855670 {#2087
        date: 2023-11-13 07:07:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CriticalMiss@lemmy.world"
        "@trimmerfrost@lemm.ee"
        "@e_mc2@feddit.nl"
        "@Schlecknits@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 118726
      -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4539971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699855670 {#2091
        date: 2023-11-13 07:07:50.0 +01:00
      }
      +"title": 118726
    }
  ]
  -id: 11951
  -titleTs: "'donat':3 'foss':5 'project':6"
  -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699773350
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8098486"
  +editedAt: DateTimeImmutable @1699792778 {#2669
    date: 2023-11-12 13:39:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699686950 {#2647
    date: 2023-11-11 08:15: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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2029
  +user: Proxies\__CG__\App\Entity\User {#2686 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "Do-you-donate-to-FOSS-projects"
  +title: "Do you donate to FOSS projects?"
  +url: null
  +body: """
    Hello.\n
    \n
    Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
    \n
    I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 115
  +favouriteCount: 330
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700631362 {#2681
    date: 2023-11-22 06:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    2 => App\Entity\EntryComment {#2028
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699774448 {#2011
        date: 2023-11-12 08:34:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CriticalMiss@lemmy.world"
        "@trimmerfrost@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2036 …}
      +reports: Doctrine\ORM\PersistentCollection {#2144 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
      -id: 114618
      -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4515826"
      +editedAt: DateTimeImmutable @1699904713 {#2033
        date: 2023-11-13 20:45:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699774448 {#2021
        date: 2023-11-12 08:34:08.0 +01:00
      }
      +"title": 114618
    }
    1 => App\Entity\EntryComment {#2083
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699792862 {#2076
        date: 2023-11-12 13:41:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CriticalMiss@lemmy.world"
        "@trimmerfrost@lemm.ee"
        "@e_mc2@feddit.nl"
        "@Schlecknits@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 115256
      -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4519337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699792862 {#2097
        date: 2023-11-12 13:41:02.0 +01:00
      }
      +"title": 115256
    }
    0 => App\Entity\EntryComment {#2086
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
      +image: null
      +parent: App\Entity\EntryComment {#2083}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699855670 {#2087
        date: 2023-11-13 07:07:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CriticalMiss@lemmy.world"
        "@trimmerfrost@lemm.ee"
        "@e_mc2@feddit.nl"
        "@Schlecknits@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 118726
      -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/4539971"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699855670 {#2091
        date: 2023-11-13 07:07:50.0 +01:00
      }
      +"title": 118726
    }
  ]
  -id: 11951
  -titleTs: "'donat':3 'foss':5 'project':6"
  -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699773350
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8098486"
  +editedAt: DateTimeImmutable @1699792778 {#2669
    date: 2023-11-12 13:39:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699686950 {#2647
    date: 2023-11-11 08:15: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
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 {#2028
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2686 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-donate-to-FOSS-projects"
    +title: "Do you donate to FOSS projects?"
    +url: null
    +body: """
      Hello.\n
      \n
      Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
      \n
      I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 330
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700631362 {#2681
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      2 => App\Entity\EntryComment {#2028}
      1 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699792862 {#2076
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 115256
        -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4519337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699792862 {#2097
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: App\Entity\EntryComment {#2083}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699855670 {#2087
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118726
        -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4539971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699855670 {#2091
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +"title": 118726
      }
    ]
    -id: 11951
    -titleTs: "'donat':3 'foss':5 'project':6"
    -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699773350
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8098486"
    +editedAt: DateTimeImmutable @1699792778 {#2669
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2647
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699774448 {#2011
    date: 2023-11-12 08:34:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CriticalMiss@lemmy.world"
    "@trimmerfrost@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 114618
  -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4515826"
  +editedAt: DateTimeImmutable @1699904713 {#2033
    date: 2023-11-13 20:45:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699774448 {#2021
    date: 2023-11-12 08:34:08.0 +01:00
  }
  +"title": 114618
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2028
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2686 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-donate-to-FOSS-projects"
    +title: "Do you donate to FOSS projects?"
    +url: null
    +body: """
      Hello.\n
      \n
      Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
      \n
      I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 330
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700631362 {#2681
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      2 => App\Entity\EntryComment {#2028}
      1 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699792862 {#2076
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 115256
        -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4519337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699792862 {#2097
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: App\Entity\EntryComment {#2083}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699855670 {#2087
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118726
        -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4539971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699855670 {#2091
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +"title": 118726
      }
    ]
    -id: 11951
    -titleTs: "'donat':3 'foss':5 'project':6"
    -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699773350
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8098486"
    +editedAt: DateTimeImmutable @1699792778 {#2669
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2647
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699774448 {#2011
    date: 2023-11-12 08:34:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CriticalMiss@lemmy.world"
    "@trimmerfrost@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 114618
  -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4515826"
  +editedAt: DateTimeImmutable @1699904713 {#2033
    date: 2023-11-13 20:45:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699774448 {#2021
    date: 2023-11-12 08:34:08.0 +01:00
  }
  +"title": 114618
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2028
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2686 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-donate-to-FOSS-projects"
    +title: "Do you donate to FOSS projects?"
    +url: null
    +body: """
      Hello.\n
      \n
      Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
      \n
      I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 330
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700631362 {#2681
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      2 => App\Entity\EntryComment {#2028}
      1 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699792862 {#2076
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 115256
        -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4519337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699792862 {#2097
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: App\Entity\EntryComment {#2083}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699855670 {#2087
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118726
        -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4539971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699855670 {#2091
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +"title": 118726
      }
    ]
    -id: 11951
    -titleTs: "'donat':3 'foss':5 'project':6"
    -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699773350
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8098486"
    +editedAt: DateTimeImmutable @1699792778 {#2669
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2647
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699774448 {#2011
    date: 2023-11-12 08:34:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CriticalMiss@lemmy.world"
    "@trimmerfrost@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 114618
  -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4515826"
  +editedAt: DateTimeImmutable @1699904713 {#2033
    date: 2023-11-13 20:45:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699774448 {#2021
    date: 2023-11-12 08:34:08.0 +01:00
  }
  +"title": 114618
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2686 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-donate-to-FOSS-projects"
    +title: "Do you donate to FOSS projects?"
    +url: null
    +body: """
      Hello.\n
      \n
      Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
      \n
      I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 330
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700631362 {#2681
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699774448 {#2011
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 114618
        -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4515826"
        +editedAt: DateTimeImmutable @1699904713 {#2033
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2021
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2083}
      0 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: App\Entity\EntryComment {#2083}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699855670 {#2087
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118726
        -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4539971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699855670 {#2091
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +"title": 118726
      }
    ]
    -id: 11951
    -titleTs: "'donat':3 'foss':5 'project':6"
    -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699773350
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8098486"
    +editedAt: DateTimeImmutable @1699792778 {#2669
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2647
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699792862 {#2076
    date: 2023-11-12 13:41:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CriticalMiss@lemmy.world"
    "@trimmerfrost@lemm.ee"
    "@e_mc2@feddit.nl"
    "@Schlecknits@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 115256
  -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4519337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792862 {#2097
    date: 2023-11-12 13:41:02.0 +01:00
  }
  +"title": 115256
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2686 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-donate-to-FOSS-projects"
    +title: "Do you donate to FOSS projects?"
    +url: null
    +body: """
      Hello.\n
      \n
      Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
      \n
      I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 330
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700631362 {#2681
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699774448 {#2011
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 114618
        -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4515826"
        +editedAt: DateTimeImmutable @1699904713 {#2033
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2021
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2083}
      0 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: App\Entity\EntryComment {#2083}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699855670 {#2087
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118726
        -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4539971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699855670 {#2091
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +"title": 118726
      }
    ]
    -id: 11951
    -titleTs: "'donat':3 'foss':5 'project':6"
    -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699773350
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8098486"
    +editedAt: DateTimeImmutable @1699792778 {#2669
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2647
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699792862 {#2076
    date: 2023-11-12 13:41:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CriticalMiss@lemmy.world"
    "@trimmerfrost@lemm.ee"
    "@e_mc2@feddit.nl"
    "@Schlecknits@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 115256
  -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4519337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792862 {#2097
    date: 2023-11-12 13:41:02.0 +01:00
  }
  +"title": 115256
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2686 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-donate-to-FOSS-projects"
    +title: "Do you donate to FOSS projects?"
    +url: null
    +body: """
      Hello.\n
      \n
      Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
      \n
      I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 330
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700631362 {#2681
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699774448 {#2011
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 114618
        -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4515826"
        +editedAt: DateTimeImmutable @1699904713 {#2033
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2021
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2083}
      0 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: App\Entity\EntryComment {#2083}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699855670 {#2087
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118726
        -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4539971"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699855670 {#2091
          date: 2023-11-13 07:07:50.0 +01:00
        }
        +"title": 118726
      }
    ]
    -id: 11951
    -titleTs: "'donat':3 'foss':5 'project':6"
    -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699773350
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8098486"
    +editedAt: DateTimeImmutable @1699792778 {#2669
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2647
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699792862 {#2076
    date: 2023-11-12 13:41:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CriticalMiss@lemmy.world"
    "@trimmerfrost@lemm.ee"
    "@e_mc2@feddit.nl"
    "@Schlecknits@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 115256
  -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4519337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792862 {#2097
    date: 2023-11-12 13:41:02.0 +01:00
  }
  +"title": 115256
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2086
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2686 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-donate-to-FOSS-projects"
    +title: "Do you donate to FOSS projects?"
    +url: null
    +body: """
      Hello.\n
      \n
      Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
      \n
      I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 330
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700631362 {#2681
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699774448 {#2011
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 114618
        -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4515826"
        +editedAt: DateTimeImmutable @1699904713 {#2033
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2021
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699792862 {#2076
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 115256
        -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4519337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699792862 {#2097
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2086}
    ]
    -id: 11951
    -titleTs: "'donat':3 'foss':5 'project':6"
    -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699773350
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8098486"
    +editedAt: DateTimeImmutable @1699792778 {#2669
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2647
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699855670 {#2087
    date: 2023-11-13 07:07:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CriticalMiss@lemmy.world"
    "@trimmerfrost@lemm.ee"
    "@e_mc2@feddit.nl"
    "@Schlecknits@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 118726
  -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4539971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699855670 {#2091
    date: 2023-11-13 07:07:50.0 +01:00
  }
  +"title": 118726
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2086
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2686 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-donate-to-FOSS-projects"
    +title: "Do you donate to FOSS projects?"
    +url: null
    +body: """
      Hello.\n
      \n
      Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
      \n
      I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 330
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700631362 {#2681
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699774448 {#2011
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 114618
        -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4515826"
        +editedAt: DateTimeImmutable @1699904713 {#2033
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2021
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699792862 {#2076
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 115256
        -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4519337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699792862 {#2097
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2086}
    ]
    -id: 11951
    -titleTs: "'donat':3 'foss':5 'project':6"
    -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699773350
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8098486"
    +editedAt: DateTimeImmutable @1699792778 {#2669
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2647
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699855670 {#2087
    date: 2023-11-13 07:07:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CriticalMiss@lemmy.world"
    "@trimmerfrost@lemm.ee"
    "@e_mc2@feddit.nl"
    "@Schlecknits@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 118726
  -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4539971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699855670 {#2091
    date: 2023-11-13 07:07:50.0 +01:00
  }
  +"title": 118726
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2086
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2029
    +user: Proxies\__CG__\App\Entity\User {#2686 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-donate-to-FOSS-projects"
    +title: "Do you donate to FOSS projects?"
    +url: null
    +body: """
      Hello.\n
      \n
      Although we pirate for various reasons (ideology, no money to spend on entertainment, etc.) I wanted to know if the community actually donates money to any FOSS project? Nearly all of us use a torrent client based on libtorrent (qBit, Transmission, Deluge) or an open source Usenet client such as SABnzbd to consume our pirated content, yet I wonder, how many people here donate to FOSS projects?\n
      \n
      I donated 15 euro to KDE in the past, as well as 10 euro to qBittorrent to keep the projects alive. I think that software that respects it’s users deserves to be rewarded for doing so. What is your opinion?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 115
    +favouriteCount: 330
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700631362 {#2681
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "Not too broke to own a PC or smart phone to be here, so easy excuse imo. Small bits also help, it’s the gesture that counts."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699774448 {#2011
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 114618
        -bodyTs: "'also':20 'bit':19 'broke':3 'count':27 'easi':15 'excus':16 'gestur':25 'help':21 'imo':17 'pc':7 'phone':10 'small':18 'smart':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4515826"
        +editedAt: DateTimeImmutable @1699904713 {#2033
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2021
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2029 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m definitely not trying to shame anyone. Just saying it’s the gesture that counts. Even donating 1, 2, 5 dollars makes a difference. It’s a big thank you to all the devs who make all these awesome apps and tools for free. And in my opinion nobody is too broke to show their appreciation for these people, even if it’s just a very small amount. It makes a hell of a difference to those devs."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699792862 {#2076
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@CriticalMiss@lemmy.world"
          "@trimmerfrost@lemm.ee"
          "@e_mc2@feddit.nl"
          "@Schlecknits@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 115256
        -bodyTs: "'1':19 '2':20 '5':21 'amount':69 'anyon':8 'app':41 'appreci':57 'awesom':40 'big':29 'broke':53 'count':16 'definit':3 'dev':35,79 'differ':25,76 'dollar':22 'donat':18 'even':17,61 'free':45 'gestur':14 'hell':73 'm':2 'make':23,37,71 'nobodi':50 'opinion':49 'peopl':60 'say':10 'shame':7 'show':55 'small':68 'thank':30 'tool':43 'tri':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/4519337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699792862 {#2097
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2086}
    ]
    -id: 11951
    -titleTs: "'donat':3 'foss':5 'project':6"
    -bodyTs: "'10':81 '15':71 'actual':23 'aliv':89 'although':2 'base':38 'client':37,49 'communiti':22 'consum':54 'content':57 'delug':43 'deserv':99 'donat':24,65,70 'entertain':14 'etc':15 'euro':72,82 'foss':28,67 'hello':1 'ideolog':8 'kde':74 'keep':86 'know':19 'libtorr':40 'mani':62 'money':10,25 'near':30 'open':46 'opinion':109 'past':77 'peopl':63 'pirat':4,56 'project':29,68,88 'qbit':41 'qbittorr':84 'reason':7 'respect':95 'reward':102 'sabnzbd':52 'softwar':93 'sourc':47 'spend':12 'think':91 'torrent':36 'transmiss':42 'us':33 'use':34 'usenet':48 'user':98 'various':6 'want':17 'well':79 'wonder':60 'yet':58"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699773350
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8098486"
    +editedAt: DateTimeImmutable @1699792778 {#2669
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2647
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2012 …}
  +image: null
  +parent: App\Entity\EntryComment {#2083}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "Downvoted for making a point to support devs who built FOSS. I’m getting some “nice” Reddit vibes here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699855670 {#2087
    date: 2023-11-13 07:07:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CriticalMiss@lemmy.world"
    "@trimmerfrost@lemm.ee"
    "@e_mc2@feddit.nl"
    "@Schlecknits@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 118726
  -bodyTs: "'built':10 'dev':8 'downvot':1 'foss':11 'get':14 'm':13 'make':3 'nice':16 'point':5 'reddit':17 'support':7 'vibe':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4539971"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699855670 {#2091
    date: 2023-11-13 07:07:50.0 +01:00
  }
  +"title": 118726
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2456
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "Do-you-interact-more-in-Lemmy"
  +title: "Do you interact more in Lemmy?"
  +url: null
  +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698812134 {#2700
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2705 …}
  +votes: Doctrine\ORM\PersistentCollection {#2708 …}
  +reports: Doctrine\ORM\PersistentCollection {#2710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
  +badges: Doctrine\ORM\PersistentCollection {#2716 …}
  +children: [
    1 => App\Entity\EntryComment {#1705
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "Exactly this. I never bothered to do much interacting on Reddit. Either comments were trolled or downvoted “just for shits and giggles” or they were buried in no time under all the snarky oh-so hilarious comments that instantly killed all real discussion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697353079 {#1620
        date: 2023-10-15 08:57:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
        "@Life_Inst_Bad@pricefield.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1728 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 50214
      -bodyTs: "'bother':5 'buri':26 'comment':13,38 'discuss':44 'downvot':17 'either':12 'exact':1 'giggl':22 'hilari':37 'instant':40 'interact':9 'kill':41 'much':8 'never':4 'oh':35 'oh-so':34 'real':43 'reddit':11 'shit':20 'snarki':33 'time':29 'troll':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3752407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353079 {#1558
        date: 2023-10-15 08:57:59.0 +02:00
      }
      +"title": 50214
    }
    0 => App\Entity\EntryComment {#2467
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have read so many thoughtful comments on this thread that made me say to myself “Yes, that. Exactly that’s the reason I mostly rarely bothered formulating a comment or opinion on Reddit.” The whole atmosphere on Lemmy seems so much more mature, considerate and genuinely interesting to read. I really hope we can maintain this as Lemmy is (hopefully) growing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697377847 {#2463
        date: 2023-10-15 15:50:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2363 …}
      +votes: Doctrine\ORM\PersistentCollection {#2377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
      -id: 50224
      -bodyTs: "'atmospher':37 'bother':27 'comment':7,30 'consider':45 'exact':19 'formul':28 'genuin':47 'grow':62 'hope':53,61 'interest':48 'lemmi':39,59 'made':12 'maintain':56 'mani':5 'matur':44 'most':25 'much':42 'opinion':32 'rare':26 'read':3,50 'realli':52 'reason':23 'reddit':34 'say':14 'seem':40 'thought':6 'thread':10 'whole':36 'yes':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3752508"
      +editedAt: DateTimeImmutable @1697353591 {#2471
        date: 2023-10-15 09:06:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697353551 {#2371
        date: 2023-10-15 09:05:51.0 +02:00
      }
      +"title": 50224
    }
  ]
  -id: 5378
  -titleTs: "'interact':3 'lemmi':6"
  -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394400
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308000 {#2687
    date: 2023-10-14 20:26:40.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 {#2456
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "Do-you-interact-more-in-Lemmy"
  +title: "Do you interact more in Lemmy?"
  +url: null
  +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698812134 {#2700
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2705 …}
  +votes: Doctrine\ORM\PersistentCollection {#2708 …}
  +reports: Doctrine\ORM\PersistentCollection {#2710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
  +badges: Doctrine\ORM\PersistentCollection {#2716 …}
  +children: [
    1 => App\Entity\EntryComment {#1705
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "Exactly this. I never bothered to do much interacting on Reddit. Either comments were trolled or downvoted “just for shits and giggles” or they were buried in no time under all the snarky oh-so hilarious comments that instantly killed all real discussion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697353079 {#1620
        date: 2023-10-15 08:57:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
        "@Life_Inst_Bad@pricefield.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1728 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 50214
      -bodyTs: "'bother':5 'buri':26 'comment':13,38 'discuss':44 'downvot':17 'either':12 'exact':1 'giggl':22 'hilari':37 'instant':40 'interact':9 'kill':41 'much':8 'never':4 'oh':35 'oh-so':34 'real':43 'reddit':11 'shit':20 'snarki':33 'time':29 'troll':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3752407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353079 {#1558
        date: 2023-10-15 08:57:59.0 +02:00
      }
      +"title": 50214
    }
    0 => App\Entity\EntryComment {#2467
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have read so many thoughtful comments on this thread that made me say to myself “Yes, that. Exactly that’s the reason I mostly rarely bothered formulating a comment or opinion on Reddit.” The whole atmosphere on Lemmy seems so much more mature, considerate and genuinely interesting to read. I really hope we can maintain this as Lemmy is (hopefully) growing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697377847 {#2463
        date: 2023-10-15 15:50:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2363 …}
      +votes: Doctrine\ORM\PersistentCollection {#2377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
      -id: 50224
      -bodyTs: "'atmospher':37 'bother':27 'comment':7,30 'consider':45 'exact':19 'formul':28 'genuin':47 'grow':62 'hope':53,61 'interest':48 'lemmi':39,59 'made':12 'maintain':56 'mani':5 'matur':44 'most':25 'much':42 'opinion':32 'rare':26 'read':3,50 'realli':52 'reason':23 'reddit':34 'say':14 'seem':40 'thought':6 'thread':10 'whole':36 'yes':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3752508"
      +editedAt: DateTimeImmutable @1697353591 {#2471
        date: 2023-10-15 09:06:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697353551 {#2371
        date: 2023-10-15 09:05:51.0 +02:00
      }
      +"title": 50224
    }
  ]
  -id: 5378
  -titleTs: "'interact':3 'lemmi':6"
  -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394400
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308000 {#2687
    date: 2023-10-14 20:26:40.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 {#2456
  +user: Proxies\__CG__\App\Entity\User {#2666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
  +slug: "Do-you-interact-more-in-Lemmy"
  +title: "Do you interact more in Lemmy?"
  +url: null
  +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 215
  +favouriteCount: 490
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698812134 {#2700
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2705 …}
  +votes: Doctrine\ORM\PersistentCollection {#2708 …}
  +reports: Doctrine\ORM\PersistentCollection {#2710 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
  +badges: Doctrine\ORM\PersistentCollection {#2716 …}
  +children: [
    1 => App\Entity\EntryComment {#1705
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "Exactly this. I never bothered to do much interacting on Reddit. Either comments were trolled or downvoted “just for shits and giggles” or they were buried in no time under all the snarky oh-so hilarious comments that instantly killed all real discussion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697353079 {#1620
        date: 2023-10-15 08:57:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
        "@Life_Inst_Bad@pricefield.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1728 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 50214
      -bodyTs: "'bother':5 'buri':26 'comment':13,38 'discuss':44 'downvot':17 'either':12 'exact':1 'giggl':22 'hilari':37 'instant':40 'interact':9 'kill':41 'much':8 'never':4 'oh':35 'oh-so':34 'real':43 'reddit':11 'shit':20 'snarki':33 'time':29 'troll':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3752407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697353079 {#1558
        date: 2023-10-15 08:57:59.0 +02:00
      }
      +"title": 50214
    }
    0 => App\Entity\EntryComment {#2467
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have read so many thoughtful comments on this thread that made me say to myself “Yes, that. Exactly that’s the reason I mostly rarely bothered formulating a comment or opinion on Reddit.” The whole atmosphere on Lemmy seems so much more mature, considerate and genuinely interesting to read. I really hope we can maintain this as Lemmy is (hopefully) growing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697377847 {#2463
        date: 2023-10-15 15:50:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2468 …}
      +nested: Doctrine\ORM\PersistentCollection {#2363 …}
      +votes: Doctrine\ORM\PersistentCollection {#2377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
      -id: 50224
      -bodyTs: "'atmospher':37 'bother':27 'comment':7,30 'consider':45 'exact':19 'formul':28 'genuin':47 'grow':62 'hope':53,61 'interest':48 'lemmi':39,59 'made':12 'maintain':56 'mani':5 'matur':44 'most':25 'much':42 'opinion':32 'rare':26 'read':3,50 'realli':52 'reason':23 'reddit':34 'say':14 'seem':40 'thought':6 'thread':10 'whole':36 'yes':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3752508"
      +editedAt: DateTimeImmutable @1697353591 {#2471
        date: 2023-10-15 09:06:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697353551 {#2371
        date: 2023-10-15 09:05:51.0 +02:00
      }
      +"title": 50224
    }
  ]
  -id: 5378
  -titleTs: "'interact':3 'lemmi':6"
  -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697394400
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6800265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697308000 {#2687
    date: 2023-10-14 20:26:40.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 {#1705
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2700
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2705 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
    +badges: Doctrine\ORM\PersistentCollection {#2716 …}
    +children: [
      1 => App\Entity\EntryComment {#1705}
      0 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: "I have read so many thoughtful comments on this thread that made me say to myself “Yes, that. Exactly that’s the reason I mostly rarely bothered formulating a comment or opinion on Reddit.” The whole atmosphere on Lemmy seems so much more mature, considerate and genuinely interesting to read. I really hope we can maintain this as Lemmy is (hopefully) growing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697377847 {#2463
          date: 2023-10-15 15:50:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2363 …}
        +votes: Doctrine\ORM\PersistentCollection {#2377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
        -id: 50224
        -bodyTs: "'atmospher':37 'bother':27 'comment':7,30 'consider':45 'exact':19 'formul':28 'genuin':47 'grow':62 'hope':53,61 'interest':48 'lemmi':39,59 'made':12 'maintain':56 'mani':5 'matur':44 'most':25 'much':42 'opinion':32 'rare':26 'read':3,50 'realli':52 'reason':23 'reddit':34 'say':14 'seem':40 'thought':6 'thread':10 'whole':36 'yes':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3752508"
        +editedAt: DateTimeImmutable @1697353591 {#2471
          date: 2023-10-15 09:06:31.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697353551 {#2371
          date: 2023-10-15 09:05:51.0 +02:00
        }
        +"title": 50224
      }
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2687
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "Exactly this. I never bothered to do much interacting on Reddit. Either comments were trolled or downvoted “just for shits and giggles” or they were buried in no time under all the snarky oh-so hilarious comments that instantly killed all real discussion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353079 {#1620
    date: 2023-10-15 08:57:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
    "@Life_Inst_Bad@pricefield.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 50214
  -bodyTs: "'bother':5 'buri':26 'comment':13,38 'discuss':44 'downvot':17 'either':12 'exact':1 'giggl':22 'hilari':37 'instant':40 'interact':9 'kill':41 'much':8 'never':4 'oh':35 'oh-so':34 'real':43 'reddit':11 'shit':20 'snarki':33 'time':29 'troll':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3752407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353079 {#1558
    date: 2023-10-15 08:57:59.0 +02:00
  }
  +"title": 50214
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1705
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2700
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2705 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
    +badges: Doctrine\ORM\PersistentCollection {#2716 …}
    +children: [
      1 => App\Entity\EntryComment {#1705}
      0 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: "I have read so many thoughtful comments on this thread that made me say to myself “Yes, that. Exactly that’s the reason I mostly rarely bothered formulating a comment or opinion on Reddit.” The whole atmosphere on Lemmy seems so much more mature, considerate and genuinely interesting to read. I really hope we can maintain this as Lemmy is (hopefully) growing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697377847 {#2463
          date: 2023-10-15 15:50:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2363 …}
        +votes: Doctrine\ORM\PersistentCollection {#2377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
        -id: 50224
        -bodyTs: "'atmospher':37 'bother':27 'comment':7,30 'consider':45 'exact':19 'formul':28 'genuin':47 'grow':62 'hope':53,61 'interest':48 'lemmi':39,59 'made':12 'maintain':56 'mani':5 'matur':44 'most':25 'much':42 'opinion':32 'rare':26 'read':3,50 'realli':52 'reason':23 'reddit':34 'say':14 'seem':40 'thought':6 'thread':10 'whole':36 'yes':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3752508"
        +editedAt: DateTimeImmutable @1697353591 {#2471
          date: 2023-10-15 09:06:31.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697353551 {#2371
          date: 2023-10-15 09:05:51.0 +02:00
        }
        +"title": 50224
      }
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2687
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "Exactly this. I never bothered to do much interacting on Reddit. Either comments were trolled or downvoted “just for shits and giggles” or they were buried in no time under all the snarky oh-so hilarious comments that instantly killed all real discussion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353079 {#1620
    date: 2023-10-15 08:57:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
    "@Life_Inst_Bad@pricefield.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 50214
  -bodyTs: "'bother':5 'buri':26 'comment':13,38 'discuss':44 'downvot':17 'either':12 'exact':1 'giggl':22 'hilari':37 'instant':40 'interact':9 'kill':41 'much':8 'never':4 'oh':35 'oh-so':34 'real':43 'reddit':11 'shit':20 'snarki':33 'time':29 'troll':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3752407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353079 {#1558
    date: 2023-10-15 08:57:59.0 +02:00
  }
  +"title": 50214
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1705
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2700
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2705 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
    +badges: Doctrine\ORM\PersistentCollection {#2716 …}
    +children: [
      1 => App\Entity\EntryComment {#1705}
      0 => App\Entity\EntryComment {#2467
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: null
        +root: null
        +body: "I have read so many thoughtful comments on this thread that made me say to myself “Yes, that. Exactly that’s the reason I mostly rarely bothered formulating a comment or opinion on Reddit.” The whole atmosphere on Lemmy seems so much more mature, considerate and genuinely interesting to read. I really hope we can maintain this as Lemmy is (hopefully) growing."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1697377847 {#2463
          date: 2023-10-15 15:50:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2468 …}
        +nested: Doctrine\ORM\PersistentCollection {#2363 …}
        +votes: Doctrine\ORM\PersistentCollection {#2377 …}
        +reports: Doctrine\ORM\PersistentCollection {#2359 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
        -id: 50224
        -bodyTs: "'atmospher':37 'bother':27 'comment':7,30 'consider':45 'exact':19 'formul':28 'genuin':47 'grow':62 'hope':53,61 'interest':48 'lemmi':39,59 'made':12 'maintain':56 'mani':5 'matur':44 'most':25 'much':42 'opinion':32 'rare':26 'read':3,50 'realli':52 'reason':23 'reddit':34 'say':14 'seem':40 'thought':6 'thread':10 'whole':36 'yes':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3752508"
        +editedAt: DateTimeImmutable @1697353591 {#2471
          date: 2023-10-15 09:06:31.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697353551 {#2371
          date: 2023-10-15 09:05:51.0 +02:00
        }
        +"title": 50224
      }
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2687
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "Exactly this. I never bothered to do much interacting on Reddit. Either comments were trolled or downvoted “just for shits and giggles” or they were buried in no time under all the snarky oh-so hilarious comments that instantly killed all real discussion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697353079 {#1620
    date: 2023-10-15 08:57:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
    "@Life_Inst_Bad@pricefield.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 50214
  -bodyTs: "'bother':5 'buri':26 'comment':13,38 'discuss':44 'downvot':17 'either':12 'exact':1 'giggl':22 'hilari':37 'instant':40 'interact':9 'kill':41 'much':8 'never':4 'oh':35 'oh-so':34 'real':43 'reddit':11 'shit':20 'snarki':33 'time':29 'troll':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3752407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697353079 {#1558
    date: 2023-10-15 08:57:59.0 +02:00
  }
  +"title": 50214
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2467
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2700
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2705 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
    +badges: Doctrine\ORM\PersistentCollection {#2716 …}
    +children: [
      1 => App\Entity\EntryComment {#1705
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +body: "Exactly this. I never bothered to do much interacting on Reddit. Either comments were trolled or downvoted “just for shits and giggles” or they were buried in no time under all the snarky oh-so hilarious comments that instantly killed all real discussion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697353079 {#1620
          date: 2023-10-15 08:57:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
          "@Life_Inst_Bad@pricefield.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1721 …}
        +votes: Doctrine\ORM\PersistentCollection {#1728 …}
        +reports: Doctrine\ORM\PersistentCollection {#1730 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 50214
        -bodyTs: "'bother':5 'buri':26 'comment':13,38 'discuss':44 'downvot':17 'either':12 'exact':1 'giggl':22 'hilari':37 'instant':40 'interact':9 'kill':41 'much':8 'never':4 'oh':35 'oh-so':34 'real':43 'reddit':11 'shit':20 'snarki':33 'time':29 'troll':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3752407"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697353079 {#1558
          date: 2023-10-15 08:57:59.0 +02:00
        }
        +"title": 50214
      }
      0 => App\Entity\EntryComment {#2467}
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2687
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have read so many thoughtful comments on this thread that made me say to myself “Yes, that. Exactly that’s the reason I mostly rarely bothered formulating a comment or opinion on Reddit.” The whole atmosphere on Lemmy seems so much more mature, considerate and genuinely interesting to read. I really hope we can maintain this as Lemmy is (hopefully) growing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697377847 {#2463
    date: 2023-10-15 15:50:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 50224
  -bodyTs: "'atmospher':37 'bother':27 'comment':7,30 'consider':45 'exact':19 'formul':28 'genuin':47 'grow':62 'hope':53,61 'interest':48 'lemmi':39,59 'made':12 'maintain':56 'mani':5 'matur':44 'most':25 'much':42 'opinion':32 'rare':26 'read':3,50 'realli':52 'reason':23 'reddit':34 'say':14 'seem':40 'thought':6 'thread':10 'whole':36 'yes':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3752508"
  +editedAt: DateTimeImmutable @1697353591 {#2471
    date: 2023-10-15 09:06:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697353551 {#2371
    date: 2023-10-15 09:05:51.0 +02:00
  }
  +"title": 50224
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2467
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2700
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2705 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
    +badges: Doctrine\ORM\PersistentCollection {#2716 …}
    +children: [
      1 => App\Entity\EntryComment {#1705
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +body: "Exactly this. I never bothered to do much interacting on Reddit. Either comments were trolled or downvoted “just for shits and giggles” or they were buried in no time under all the snarky oh-so hilarious comments that instantly killed all real discussion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697353079 {#1620
          date: 2023-10-15 08:57:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
          "@Life_Inst_Bad@pricefield.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1721 …}
        +votes: Doctrine\ORM\PersistentCollection {#1728 …}
        +reports: Doctrine\ORM\PersistentCollection {#1730 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 50214
        -bodyTs: "'bother':5 'buri':26 'comment':13,38 'discuss':44 'downvot':17 'either':12 'exact':1 'giggl':22 'hilari':37 'instant':40 'interact':9 'kill':41 'much':8 'never':4 'oh':35 'oh-so':34 'real':43 'reddit':11 'shit':20 'snarki':33 'time':29 'troll':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3752407"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697353079 {#1558
          date: 2023-10-15 08:57:59.0 +02:00
        }
        +"title": 50214
      }
      0 => App\Entity\EntryComment {#2467}
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2687
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have read so many thoughtful comments on this thread that made me say to myself “Yes, that. Exactly that’s the reason I mostly rarely bothered formulating a comment or opinion on Reddit.” The whole atmosphere on Lemmy seems so much more mature, considerate and genuinely interesting to read. I really hope we can maintain this as Lemmy is (hopefully) growing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697377847 {#2463
    date: 2023-10-15 15:50:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 50224
  -bodyTs: "'atmospher':37 'bother':27 'comment':7,30 'consider':45 'exact':19 'formul':28 'genuin':47 'grow':62 'hope':53,61 'interest':48 'lemmi':39,59 'made':12 'maintain':56 'mani':5 'matur':44 'most':25 'much':42 'opinion':32 'rare':26 'read':3,50 'realli':52 'reason':23 'reddit':34 'say':14 'seem':40 'thought':6 'thread':10 'whole':36 'yes':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3752508"
  +editedAt: DateTimeImmutable @1697353591 {#2471
    date: 2023-10-15 09:06:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697353551 {#2371
    date: 2023-10-15 09:05:51.0 +02:00
  }
  +"title": 50224
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2467
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#2666 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2649 …}
    +slug: "Do-you-interact-more-in-Lemmy"
    +title: "Do you interact more in Lemmy?"
    +url: null
    +body: "I have noticed that I interact a lot more in Lemmy than I ever did in any social media. Let it be Reddit, Facebook, Instagram, Twitter… I am used to be the lurker, but here for some reason things are different. Wonder if more people feel like I do."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 215
    +favouriteCount: 490
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698812134 {#2700
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2705 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2710 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2712 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2714 …}
    +badges: Doctrine\ORM\PersistentCollection {#2716 …}
    +children: [
      1 => App\Entity\EntryComment {#1705
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +body: "Exactly this. I never bothered to do much interacting on Reddit. Either comments were trolled or downvoted “just for shits and giggles” or they were buried in no time under all the snarky oh-so hilarious comments that instantly killed all real discussion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697353079 {#1620
          date: 2023-10-15 08:57:59.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
          "@Life_Inst_Bad@pricefield.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1725 …}
        +nested: Doctrine\ORM\PersistentCollection {#1721 …}
        +votes: Doctrine\ORM\PersistentCollection {#1728 …}
        +reports: Doctrine\ORM\PersistentCollection {#1730 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
        -id: 50214
        -bodyTs: "'bother':5 'buri':26 'comment':13,38 'discuss':44 'downvot':17 'either':12 'exact':1 'giggl':22 'hilari':37 'instant':40 'interact':9 'kill':41 'much':8 'never':4 'oh':35 'oh-so':34 'real':43 'reddit':11 'shit':20 'snarki':33 'time':29 'troll':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3752407"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697353079 {#1558
          date: 2023-10-15 08:57:59.0 +02:00
        }
        +"title": 50214
      }
      0 => App\Entity\EntryComment {#2467}
    ]
    -id: 5378
    -titleTs: "'interact':3 'lemmi':6"
    -bodyTs: "'differ':41 'ever':14 'facebook':24 'feel':46 'instagram':25 'interact':6 'lemmi':11 'let':20 'like':47 'lot':8 'lurker':33 'media':19 'notic':3 'peopl':45 'reason':38 'reddit':23 'social':18 'thing':39 'twitter':26 'use':29 'wonder':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697394400
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6800265"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697308000 {#2687
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have read so many thoughtful comments on this thread that made me say to myself “Yes, that. Exactly that’s the reason I mostly rarely bothered formulating a comment or opinion on Reddit.” The whole atmosphere on Lemmy seems so much more mature, considerate and genuinely interesting to read. I really hope we can maintain this as Lemmy is (hopefully) growing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697377847 {#2463
    date: 2023-10-15 15:50:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2468 …}
  +nested: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 50224
  -bodyTs: "'atmospher':37 'bother':27 'comment':7,30 'consider':45 'exact':19 'formul':28 'genuin':47 'grow':62 'hope':53,61 'interest':48 'lemmi':39,59 'made':12 'maintain':56 'mani':5 'matur':44 'most':25 'much':42 'opinion':32 'rare':26 'read':3,50 'realli':52 'reason':23 'reddit':34 'say':14 'seem':40 'thought':6 'thread':10 'whole':36 'yes':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3752508"
  +editedAt: DateTimeImmutable @1697353591 {#2471
    date: 2023-10-15 09:06:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697353551 {#2371
    date: 2023-10-15 09:05:51.0 +02:00
  }
  +"title": 50224
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1434
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
  +title: "Burg Eltz bathing in afternoon sunlight"
  +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697475889 {#1445
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: [
    2 => App\Entity\EntryComment {#2378
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: null
      +root: null
      +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697408332 {#2382
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 51302
      -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3767710"
      +editedAt: DateTimeImmutable @1697408377 {#2385
        date: 2023-10-16 00:19:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697408332 {#2384
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +"title": 51302
    }
    1 => App\Entity\EntryComment {#2391
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697458085 {#1407
        date: 2023-10-16 14:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
        "@kenoh@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2369 …}
      +nested: Doctrine\ORM\PersistentCollection {#2392 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#1384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
      -id: 52244
      -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3778843"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697458085 {#1883
        date: 2023-10-16 14:08:05.0 +02:00
      }
      +"title": 52244
    }
    0 => App\Entity\EntryComment {#1363
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697475889 {#1382
        date: 2023-10-16 19:04:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 52822
      -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3784895"
      +editedAt: DateTimeImmutable @1697475963 {#1401
        date: 2023-10-16 19:06:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697475889 {#1404
        date: 2023-10-16 19:04:49.0 +02:00
      }
      +"title": 52822
    }
  ]
  -id: 5488
  -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697451648
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/4832467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365248 {#1642
    date: 2023-10-15 12:20:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1434
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
  +title: "Burg Eltz bathing in afternoon sunlight"
  +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697475889 {#1445
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: [
    2 => App\Entity\EntryComment {#2378
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: null
      +root: null
      +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697408332 {#2382
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 51302
      -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3767710"
      +editedAt: DateTimeImmutable @1697408377 {#2385
        date: 2023-10-16 00:19:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697408332 {#2384
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +"title": 51302
    }
    1 => App\Entity\EntryComment {#2391
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697458085 {#1407
        date: 2023-10-16 14:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
        "@kenoh@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2369 …}
      +nested: Doctrine\ORM\PersistentCollection {#2392 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#1384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
      -id: 52244
      -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3778843"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697458085 {#1883
        date: 2023-10-16 14:08:05.0 +02:00
      }
      +"title": 52244
    }
    0 => App\Entity\EntryComment {#1363
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697475889 {#1382
        date: 2023-10-16 19:04:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 52822
      -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3784895"
      +editedAt: DateTimeImmutable @1697475963 {#1401
        date: 2023-10-16 19:06:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697475889 {#1404
        date: 2023-10-16 19:04:49.0 +02:00
      }
      +"title": 52822
    }
  ]
  -id: 5488
  -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697451648
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/4832467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365248 {#1642
    date: 2023-10-15 12:20:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1434
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: Proxies\__CG__\App\Entity\Image {#1676 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
  +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
  +title: "Burg Eltz bathing in afternoon sunlight"
  +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697475889 {#1445
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1663 …}
  +votes: Doctrine\ORM\PersistentCollection {#1590 …}
  +reports: Doctrine\ORM\PersistentCollection {#1614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: [
    2 => App\Entity\EntryComment {#2378
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: null
      +root: null
      +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697408332 {#2382
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 51302
      -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3767710"
      +editedAt: DateTimeImmutable @1697408377 {#2385
        date: 2023-10-16 00:19:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697408332 {#2384
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +"title": 51302
    }
    1 => App\Entity\EntryComment {#2391
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697458085 {#1407
        date: 2023-10-16 14:08:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
        "@kenoh@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2369 …}
      +nested: Doctrine\ORM\PersistentCollection {#2392 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#1384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
      -id: 52244
      -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3778843"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697458085 {#1883
        date: 2023-10-16 14:08:05.0 +02:00
      }
      +"title": 52244
    }
    0 => App\Entity\EntryComment {#1363
      +user: App\Entity\User {#260 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
      +image: null
      +parent: null
      +root: null
      +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697475889 {#1382
        date: 2023-10-16 19:04:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 52822
      -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.nl/comment/3784895"
      +editedAt: DateTimeImmutable @1697475963 {#1401
        date: 2023-10-16 19:06:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697475889 {#1404
        date: 2023-10-16 19:04:49.0 +02:00
      }
      +"title": 52822
    }
  ]
  -id: 5488
  -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697451648
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/4832467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697365248 {#1642
    date: 2023-10-15 12:20:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2378
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
    +title: "Burg Eltz bathing in afternoon sunlight"
    +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697475889 {#1445
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      2 => App\Entity\EntryComment {#2378}
      1 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697458085 {#1407
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
          "@kenoh@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 52244
        -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3778843"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697458085 {#1883
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697475889 {#1382
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 52822
        -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3784895"
        +editedAt: DateTimeImmutable @1697475963 {#1401
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1404
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +"title": 52822
      }
    ]
    -id: 5488
    -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697451648
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/4832467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365248 {#1642
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: null
  +root: null
  +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697408332 {#2382
    date: 2023-10-16 00:18:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 51302
  -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3767710"
  +editedAt: DateTimeImmutable @1697408377 {#2385
    date: 2023-10-16 00:19:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697408332 {#2384
    date: 2023-10-16 00:18:52.0 +02:00
  }
  +"title": 51302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2378
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
    +title: "Burg Eltz bathing in afternoon sunlight"
    +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697475889 {#1445
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      2 => App\Entity\EntryComment {#2378}
      1 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697458085 {#1407
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
          "@kenoh@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 52244
        -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3778843"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697458085 {#1883
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697475889 {#1382
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 52822
        -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3784895"
        +editedAt: DateTimeImmutable @1697475963 {#1401
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1404
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +"title": 52822
      }
    ]
    -id: 5488
    -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697451648
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/4832467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365248 {#1642
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: null
  +root: null
  +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697408332 {#2382
    date: 2023-10-16 00:18:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 51302
  -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3767710"
  +editedAt: DateTimeImmutable @1697408377 {#2385
    date: 2023-10-16 00:19:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697408332 {#2384
    date: 2023-10-16 00:18:52.0 +02:00
  }
  +"title": 51302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2378
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
    +title: "Burg Eltz bathing in afternoon sunlight"
    +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697475889 {#1445
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      2 => App\Entity\EntryComment {#2378}
      1 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697458085 {#1407
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
          "@kenoh@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 52244
        -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3778843"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697458085 {#1883
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697475889 {#1382
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 52822
        -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3784895"
        +editedAt: DateTimeImmutable @1697475963 {#1401
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1404
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +"title": 52822
      }
    ]
    -id: 5488
    -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697451648
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/4832467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365248 {#1642
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: null
  +root: null
  +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697408332 {#2382
    date: 2023-10-16 00:18:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 51302
  -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3767710"
  +editedAt: DateTimeImmutable @1697408377 {#2385
    date: 2023-10-16 00:19:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697408332 {#2384
    date: 2023-10-16 00:18:52.0 +02:00
  }
  +"title": 51302
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2391
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
    +title: "Burg Eltz bathing in afternoon sunlight"
    +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697475889 {#1445
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      2 => App\Entity\EntryComment {#2378
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697408332 {#2382
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2379 …}
        +nested: Doctrine\ORM\PersistentCollection {#2383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 51302
        -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3767710"
        +editedAt: DateTimeImmutable @1697408377 {#2385
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2384
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#2391}
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697475889 {#1382
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 52822
        -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3784895"
        +editedAt: DateTimeImmutable @1697475963 {#1401
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1404
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +"title": 52822
      }
    ]
    -id: 5488
    -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697451648
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/4832467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365248 {#1642
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697458085 {#1407
    date: 2023-10-16 14:08:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
    "@kenoh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  -id: 52244
  -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3778843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697458085 {#1883
    date: 2023-10-16 14:08:05.0 +02:00
  }
  +"title": 52244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2391
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
    +title: "Burg Eltz bathing in afternoon sunlight"
    +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697475889 {#1445
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      2 => App\Entity\EntryComment {#2378
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697408332 {#2382
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2379 …}
        +nested: Doctrine\ORM\PersistentCollection {#2383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 51302
        -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3767710"
        +editedAt: DateTimeImmutable @1697408377 {#2385
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2384
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#2391}
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697475889 {#1382
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 52822
        -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3784895"
        +editedAt: DateTimeImmutable @1697475963 {#1401
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1404
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +"title": 52822
      }
    ]
    -id: 5488
    -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697451648
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/4832467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365248 {#1642
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697458085 {#1407
    date: 2023-10-16 14:08:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
    "@kenoh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  -id: 52244
  -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3778843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697458085 {#1883
    date: 2023-10-16 14:08:05.0 +02:00
  }
  +"title": 52244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2391
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
    +title: "Burg Eltz bathing in afternoon sunlight"
    +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697475889 {#1445
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      2 => App\Entity\EntryComment {#2378
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697408332 {#2382
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2379 …}
        +nested: Doctrine\ORM\PersistentCollection {#2383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 51302
        -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3767710"
        +editedAt: DateTimeImmutable @1697408377 {#2385
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2384
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#2391}
      0 => App\Entity\EntryComment {#1363
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697475889 {#1382
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 52822
        -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3784895"
        +editedAt: DateTimeImmutable @1697475963 {#1401
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1404
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +"title": 52822
      }
    ]
    -id: 5488
    -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697451648
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/4832467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365248 {#1642
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697458085 {#1407
    date: 2023-10-16 14:08:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
    "@kenoh@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  -id: 52244
  -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3778843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697458085 {#1883
    date: 2023-10-16 14:08:05.0 +02:00
  }
  +"title": 52244
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1363
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
    +title: "Burg Eltz bathing in afternoon sunlight"
    +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697475889 {#1445
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      2 => App\Entity\EntryComment {#2378
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697408332 {#2382
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2379 …}
        +nested: Doctrine\ORM\PersistentCollection {#2383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 51302
        -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3767710"
        +editedAt: DateTimeImmutable @1697408377 {#2385
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2384
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697458085 {#1407
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
          "@kenoh@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 52244
        -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3778843"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697458085 {#1883
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1363}
    ]
    -id: 5488
    -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697451648
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/4832467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365248 {#1642
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697475889 {#1382
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 52822
  -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3784895"
  +editedAt: DateTimeImmutable @1697475963 {#1401
    date: 2023-10-16 19:06:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697475889 {#1404
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +"title": 52822
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1363
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
    +title: "Burg Eltz bathing in afternoon sunlight"
    +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697475889 {#1445
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      2 => App\Entity\EntryComment {#2378
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697408332 {#2382
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2379 …}
        +nested: Doctrine\ORM\PersistentCollection {#2383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 51302
        -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3767710"
        +editedAt: DateTimeImmutable @1697408377 {#2385
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2384
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697458085 {#1407
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
          "@kenoh@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 52244
        -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3778843"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697458085 {#1883
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1363}
    ]
    -id: 5488
    -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697451648
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/4832467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365248 {#1642
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697475889 {#1382
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 52822
  -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3784895"
  +editedAt: DateTimeImmutable @1697475963 {#1401
    date: 2023-10-16 19:06:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697475889 {#1404
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +"title": 52822
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1363
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
    +image: Proxies\__CG__\App\Entity\Image {#1676 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1662 …}
    +slug: "Burg-Eltz-bathing-in-afternoon-sunlight"
    +title: "Burg Eltz bathing in afternoon sunlight"
    +url: "https://feddit.nl/pictrs/image/2754805d-8a57-477a-a8d0-124fb4c4a469.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697475889 {#1445
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1663 …}
    +votes: Doctrine\ORM\PersistentCollection {#1590 …}
    +reports: Doctrine\ORM\PersistentCollection {#1614 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
    +badges: Doctrine\ORM\PersistentCollection {#1562 …}
    +children: [
      2 => App\Entity\EntryComment {#2378
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: null
        +root: null
        +body: "It definitely was! We were there 2 weeks ago. Day started off quite foggy, which also created a really ![mystic atmosphere](https://feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1697408332 {#2382
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2379 …}
        +nested: Doctrine\ORM\PersistentCollection {#2383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1906 …}
        +reports: Doctrine\ORM\PersistentCollection {#1708 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
        -id: 51302
        -bodyTs: "'/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':24 '2':7 'ago':9 'also':16 'atmospher':21 'creat':17 'day':10 'definit':2 'feddit.nl':23 'feddit.nl/pictrs/image/404f0215-8f0c-4971-9d3c-e26573d6e0af.jpeg).':22 'foggi':14 'mystic':20 'quit':13 'realli':19 'start':11 'week':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3767710"
        +editedAt: DateTimeImmutable @1697408377 {#2385
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2384
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#260 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +body: "Same here and what’s so special in this case is that the castle has been in the same family for it’s entire 800 years of existence. That is really super rare."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697458085 {#1407
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
          "@kenoh@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -id: 52244
        -bodyTs: "'800':25 'case':10 'castl':14 'entir':24 'exist':28 'famili':20 'rare':33 'realli':31 'special':7 'super':32 'year':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.nl/comment/3778843"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697458085 {#1883
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1363}
    ]
    -id: 5488
    -titleTs: "'afternoon':5 'bath':3 'burg':1 'eltz':2 'sunlight':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697451648
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/4832467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697365248 {#1642
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +parent: null
  +root: null
  +body: "Some [indepth info](https://en.wikipedia.org/wiki/Eltz_Castle?wprov=sfla)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697475889 {#1382
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 52822
  -bodyTs: "'/wiki/eltz_castle?wprov=sfla)':6 'en.wikipedia.org':5 'en.wikipedia.org/wiki/eltz_castle?wprov=sfla)':4 'indepth':2 'info':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3784895"
  +editedAt: DateTimeImmutable @1697475963 {#1401
    date: 2023-10-16 19:06:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697475889 {#1404
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +"title": 52822
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
102 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