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 …}
}
5.51 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.08 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 {#2127
  +user: Proxies\__CG__\App\Entity\User {#1996 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2299
    date: 2024-07-22 16:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
  +badges: Doctrine\ORM\PersistentCollection {#2560 …}
  +children: [
    App\Entity\EntryComment {#2128
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2127 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +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 {#2162
        date: 2024-04-06 04:46:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 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 {#2044
        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 {#1356
    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 {#2127
  +user: Proxies\__CG__\App\Entity\User {#1996 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2299
    date: 2024-07-22 16:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
  +badges: Doctrine\ORM\PersistentCollection {#2560 …}
  +children: [
    App\Entity\EntryComment {#2128
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2127 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +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 {#2162
        date: 2024-04-06 04:46:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 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 {#2044
        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 {#1356
    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 {#2127
  +user: Proxies\__CG__\App\Entity\User {#1996 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
  +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 {#2299
    date: 2024-07-22 16:34:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2553 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
  +badges: Doctrine\ORM\PersistentCollection {#2560 …}
  +children: [
    App\Entity\EntryComment {#2128
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2127 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +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 {#2162
        date: 2024-04-06 04:46:42.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2126 …}
      +nested: Doctrine\ORM\PersistentCollection {#2139 …}
      +votes: Doctrine\ORM\PersistentCollection {#2224 …}
      +reports: Doctrine\ORM\PersistentCollection {#2223 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
      -id: 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 {#2044
        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 {#1356
    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 {#2128
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127
    +user: Proxies\__CG__\App\Entity\User {#1996 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2299
      date: 2024-07-22 16:34:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2553 …}
    +votes: Doctrine\ORM\PersistentCollection {#2558 …}
    +reports: Doctrine\ORM\PersistentCollection {#2548 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
    +badges: Doctrine\ORM\PersistentCollection {#2560 …}
    +children: [
      App\Entity\EntryComment {#2128}
    ]
    -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 {#1356
      date: 2024-01-06 15:33:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +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 {#2162
    date: 2024-04-06 04:46:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 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 {#2044
    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 {#2128
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127
    +user: Proxies\__CG__\App\Entity\User {#1996 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2299
      date: 2024-07-22 16:34:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2553 …}
    +votes: Doctrine\ORM\PersistentCollection {#2558 …}
    +reports: Doctrine\ORM\PersistentCollection {#2548 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
    +badges: Doctrine\ORM\PersistentCollection {#2560 …}
    +children: [
      App\Entity\EntryComment {#2128}
    ]
    -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 {#1356
      date: 2024-01-06 15:33:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +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 {#2162
    date: 2024-04-06 04:46:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 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 {#2044
    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 {#2128
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2127
    +user: Proxies\__CG__\App\Entity\User {#1996 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2552 …}
    +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 {#2299
      date: 2024-07-22 16:34:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2553 …}
    +votes: Doctrine\ORM\PersistentCollection {#2558 …}
    +reports: Doctrine\ORM\PersistentCollection {#2548 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2546 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
    +badges: Doctrine\ORM\PersistentCollection {#2560 …}
    +children: [
      App\Entity\EntryComment {#2128}
    ]
    -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 {#1356
      date: 2024-01-06 15:33:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +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 {#2162
    date: 2024-04-06 04:46:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2126 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2224 …}
  +reports: Doctrine\ORM\PersistentCollection {#2223 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 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 {#2044
    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 {#2114
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: Proxies\__CG__\App\Entity\Image {#2567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#2562
    date: 2023-12-22 01:46:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  +badges: Doctrine\ORM\PersistentCollection {#2579 …}
  +children: [
    App\Entity\EntryComment {#2124
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +body: "Oh lighten up you. Obviously you missed what instance you’re in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703196410 {#2107
        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 {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 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 {#2112
        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 {#2557
    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 {#2114
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: Proxies\__CG__\App\Entity\Image {#2567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#2562
    date: 2023-12-22 01:46:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  +badges: Doctrine\ORM\PersistentCollection {#2579 …}
  +children: [
    App\Entity\EntryComment {#2124
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +body: "Oh lighten up you. Obviously you missed what instance you’re in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703196410 {#2107
        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 {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 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 {#2112
        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 {#2557
    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 {#2114
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: Proxies\__CG__\App\Entity\Image {#2567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#2562
    date: 2023-12-22 01:46:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2569 …}
  +votes: Doctrine\ORM\PersistentCollection {#2571 …}
  +reports: Doctrine\ORM\PersistentCollection {#2573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
  +badges: Doctrine\ORM\PersistentCollection {#2579 …}
  +children: [
    App\Entity\EntryComment {#2124
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
      +body: "Oh lighten up you. Obviously you missed what instance you’re in."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703196410 {#2107
        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 {#2117 …}
      +nested: Doctrine\ORM\PersistentCollection {#2122 …}
      +votes: Doctrine\ORM\PersistentCollection {#2113 …}
      +reports: Doctrine\ORM\PersistentCollection {#2119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
      -id: 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 {#2112
        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 {#2557
    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 {#2124
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: Proxies\__CG__\App\Entity\Image {#2567 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#2562
      date: 2023-12-22 01:46:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2569 …}
    +votes: Doctrine\ORM\PersistentCollection {#2571 …}
    +reports: Doctrine\ORM\PersistentCollection {#2573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
    +badges: Doctrine\ORM\PersistentCollection {#2579 …}
    +children: [
      App\Entity\EntryComment {#2124}
    ]
    -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 {#2557
      date: 2023-12-21 15:53:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +body: "Oh lighten up you. Obviously you missed what instance you’re in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703196410 {#2107
    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 {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 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 {#2112
    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 {#2124
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: Proxies\__CG__\App\Entity\Image {#2567 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#2562
      date: 2023-12-22 01:46:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2569 …}
    +votes: Doctrine\ORM\PersistentCollection {#2571 …}
    +reports: Doctrine\ORM\PersistentCollection {#2573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
    +badges: Doctrine\ORM\PersistentCollection {#2579 …}
    +children: [
      App\Entity\EntryComment {#2124}
    ]
    -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 {#2557
      date: 2023-12-21 15:53:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +body: "Oh lighten up you. Obviously you missed what instance you’re in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703196410 {#2107
    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 {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 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 {#2112
    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 {#2124
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: Proxies\__CG__\App\Entity\Image {#2567 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#2562
      date: 2023-12-22 01:46:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2569 …}
    +votes: Doctrine\ORM\PersistentCollection {#2571 …}
    +reports: Doctrine\ORM\PersistentCollection {#2573 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2575 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2577 …}
    +badges: Doctrine\ORM\PersistentCollection {#2579 …}
    +children: [
      App\Entity\EntryComment {#2124}
    ]
    -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 {#2557
      date: 2023-12-21 15:53:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2118 …}
  +body: "Oh lighten up you. Obviously you missed what instance you’re in."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703196410 {#2107
    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 {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 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 {#2112
    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 {#2125
  +user: Proxies\__CG__\App\Entity\User {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: Proxies\__CG__\App\Entity\Image {#2604 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
  +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 {#2599
    date: 2023-12-09 19:16:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2607 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    App\Entity\EntryComment {#2053
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "Yeah, I’m not gonna say it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702129642 {#2054
        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 {#2104 …}
      +nested: Doctrine\ORM\PersistentCollection {#2099 …}
      +votes: Doctrine\ORM\PersistentCollection {#2108 …}
      +reports: Doctrine\ORM\PersistentCollection {#2101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
      -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 {#2058
        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 {#2587
    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 {#2125
  +user: Proxies\__CG__\App\Entity\User {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: Proxies\__CG__\App\Entity\Image {#2604 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
  +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 {#2599
    date: 2023-12-09 19:16:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2607 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    App\Entity\EntryComment {#2053
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "Yeah, I’m not gonna say it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702129642 {#2054
        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 {#2104 …}
      +nested: Doctrine\ORM\PersistentCollection {#2099 …}
      +votes: Doctrine\ORM\PersistentCollection {#2108 …}
      +reports: Doctrine\ORM\PersistentCollection {#2101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
      -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 {#2058
        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 {#2587
    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 {#2125
  +user: Proxies\__CG__\App\Entity\User {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: Proxies\__CG__\App\Entity\Image {#2604 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
  +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 {#2599
    date: 2023-12-09 19:16:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2607 …}
  +votes: Doctrine\ORM\PersistentCollection {#2609 …}
  +reports: Doctrine\ORM\PersistentCollection {#2611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
  +badges: Doctrine\ORM\PersistentCollection {#2617 …}
  +children: [
    App\Entity\EntryComment {#2053
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2125 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
      +body: "Yeah, I’m not gonna say it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702129642 {#2054
        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 {#2104 …}
      +nested: Doctrine\ORM\PersistentCollection {#2099 …}
      +votes: Doctrine\ORM\PersistentCollection {#2108 …}
      +reports: Doctrine\ORM\PersistentCollection {#2101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
      -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 {#2058
        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 {#2587
    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 {#2053
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2604 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +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 {#2599
      date: 2023-12-09 19:16:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      App\Entity\EntryComment {#2053}
    ]
    -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 {#2587
      date: 2023-12-09 14:39:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "Yeah, I’m not gonna say it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702129642 {#2054
    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 {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -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 {#2058
    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 {#2053
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2604 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +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 {#2599
      date: 2023-12-09 19:16:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      App\Entity\EntryComment {#2053}
    ]
    -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 {#2587
      date: 2023-12-09 14:39:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "Yeah, I’m not gonna say it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702129642 {#2054
    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 {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -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 {#2058
    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 {#2053
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2125
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
    +image: Proxies\__CG__\App\Entity\Image {#2604 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2606 …}
    +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 {#2599
      date: 2023-12-09 19:16:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2607 …}
    +votes: Doctrine\ORM\PersistentCollection {#2609 …}
    +reports: Doctrine\ORM\PersistentCollection {#2611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2615 …}
    +badges: Doctrine\ORM\PersistentCollection {#2617 …}
    +children: [
      App\Entity\EntryComment {#2053}
    ]
    -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 {#2587
      date: 2023-12-09 14:39:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2165 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2041 …}
  +body: "Yeah, I’m not gonna say it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702129642 {#2054
    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 {#2104 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2108 …}
  +reports: Doctrine\ORM\PersistentCollection {#2101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2109 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2106 …}
  -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 {#2058
    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 {#2067
  +user: Proxies\__CG__\App\Entity\User {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
  +image: Proxies\__CG__\App\Entity\Image {#2624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2626 …}
  +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 {#2619
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2627 …}
  +votes: Doctrine\ORM\PersistentCollection {#2629 …}
  +reports: Doctrine\ORM\PersistentCollection {#2631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2635 …}
  +badges: Doctrine\ORM\PersistentCollection {#2637 …}
  +children: [
    App\Entity\EntryComment {#2071
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2067 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
      +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 {#2065
        date: 2023-12-08 23:50:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 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 {#2074
        date: 2023-12-25 15:49:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702075835 {#2066
        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 {#2605
    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 {#2067
  +user: Proxies\__CG__\App\Entity\User {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
  +image: Proxies\__CG__\App\Entity\Image {#2624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2626 …}
  +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 {#2619
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2627 …}
  +votes: Doctrine\ORM\PersistentCollection {#2629 …}
  +reports: Doctrine\ORM\PersistentCollection {#2631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2635 …}
  +badges: Doctrine\ORM\PersistentCollection {#2637 …}
  +children: [
    App\Entity\EntryComment {#2071
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2067 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
      +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 {#2065
        date: 2023-12-08 23:50:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 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 {#2074
        date: 2023-12-25 15:49:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702075835 {#2066
        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 {#2605
    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 {#2067
  +user: Proxies\__CG__\App\Entity\User {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
  +image: Proxies\__CG__\App\Entity\Image {#2624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2626 …}
  +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 {#2619
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2627 …}
  +votes: Doctrine\ORM\PersistentCollection {#2629 …}
  +reports: Doctrine\ORM\PersistentCollection {#2631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2635 …}
  +badges: Doctrine\ORM\PersistentCollection {#2637 …}
  +children: [
    App\Entity\EntryComment {#2071
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2067 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
      +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 {#2065
        date: 2023-12-08 23:50:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2049 …}
      +nested: Doctrine\ORM\PersistentCollection {#2051 …}
      +votes: Doctrine\ORM\PersistentCollection {#2059 …}
      +reports: Doctrine\ORM\PersistentCollection {#2047 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
      -id: 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 {#2074
        date: 2023-12-25 15:49:08.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702075835 {#2066
        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 {#2605
    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 {#2071
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067
    +user: Proxies\__CG__\App\Entity\User {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
    +image: Proxies\__CG__\App\Entity\Image {#2624 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2626 …}
    +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 {#2619
      date: 2023-12-08 23:50:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2627 …}
    +votes: Doctrine\ORM\PersistentCollection {#2629 …}
    +reports: Doctrine\ORM\PersistentCollection {#2631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2635 …}
    +badges: Doctrine\ORM\PersistentCollection {#2637 …}
    +children: [
      App\Entity\EntryComment {#2071}
    ]
    -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 {#2605
      date: 2023-12-08 17:00:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
  +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 {#2065
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 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 {#2074
    date: 2023-12-25 15:49:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702075835 {#2066
    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 {#2071
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067
    +user: Proxies\__CG__\App\Entity\User {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
    +image: Proxies\__CG__\App\Entity\Image {#2624 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2626 …}
    +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 {#2619
      date: 2023-12-08 23:50:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2627 …}
    +votes: Doctrine\ORM\PersistentCollection {#2629 …}
    +reports: Doctrine\ORM\PersistentCollection {#2631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2635 …}
    +badges: Doctrine\ORM\PersistentCollection {#2637 …}
    +children: [
      App\Entity\EntryComment {#2071}
    ]
    -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 {#2605
      date: 2023-12-08 17:00:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
  +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 {#2065
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 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 {#2074
    date: 2023-12-25 15:49:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702075835 {#2066
    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 {#2071
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2067
    +user: Proxies\__CG__\App\Entity\User {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
    +image: Proxies\__CG__\App\Entity\Image {#2624 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2626 …}
    +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 {#2619
      date: 2023-12-08 23:50:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2627 …}
    +votes: Doctrine\ORM\PersistentCollection {#2629 …}
    +reports: Doctrine\ORM\PersistentCollection {#2631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2635 …}
    +badges: Doctrine\ORM\PersistentCollection {#2637 …}
    +children: [
      App\Entity\EntryComment {#2071}
    ]
    -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 {#2605
      date: 2023-12-08 17:00:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2070 …}
  +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 {#2065
    date: 2023-12-08 23:50:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2049 …}
  +nested: Doctrine\ORM\PersistentCollection {#2051 …}
  +votes: Doctrine\ORM\PersistentCollection {#2059 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2055 …}
  -id: 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 {#2074
    date: 2023-12-25 15:49:08.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702075835 {#2066
    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 {#2337
  +user: Proxies\__CG__\App\Entity\User {#2602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
  +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 {#2639
    date: 2023-12-07 09:35:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  +badges: Doctrine\ORM\PersistentCollection {#2656 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +body: "Yeah, exactly the same here. Oh well, time to switch again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701813053 {#2340
        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 {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -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 {#2341
        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 {#2625
    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 {#2337
  +user: Proxies\__CG__\App\Entity\User {#2602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
  +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 {#2639
    date: 2023-12-07 09:35:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  +badges: Doctrine\ORM\PersistentCollection {#2656 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +body: "Yeah, exactly the same here. Oh well, time to switch again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701813053 {#2340
        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 {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -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 {#2341
        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 {#2625
    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 {#2337
  +user: Proxies\__CG__\App\Entity\User {#2602 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
  +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 {#2639
    date: 2023-12-07 09:35:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2646 …}
  +votes: Doctrine\ORM\PersistentCollection {#2648 …}
  +reports: Doctrine\ORM\PersistentCollection {#2650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
  +badges: Doctrine\ORM\PersistentCollection {#2656 …}
  +children: [
    App\Entity\EntryComment {#2342
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2337 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
      +body: "Yeah, exactly the same here. Oh well, time to switch again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701813053 {#2340
        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 {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -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 {#2341
        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 {#2625
    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 {#2342
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2639
      date: 2023-12-07 09:35:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    +badges: Doctrine\ORM\PersistentCollection {#2656 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -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 {#2625
      date: 2023-12-05 20:48:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "Yeah, exactly the same here. Oh well, time to switch again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701813053 {#2340
    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 {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -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 {#2341
    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 {#2342
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2639
      date: 2023-12-07 09:35:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    +badges: Doctrine\ORM\PersistentCollection {#2656 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -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 {#2625
      date: 2023-12-05 20:48:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "Yeah, exactly the same here. Oh well, time to switch again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701813053 {#2340
    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 {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -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 {#2341
    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 {#2342
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337
    +user: Proxies\__CG__\App\Entity\User {#2602 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2639
      date: 2023-12-07 09:35:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2646 …}
    +votes: Doctrine\ORM\PersistentCollection {#2648 …}
    +reports: Doctrine\ORM\PersistentCollection {#2650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2654 …}
    +badges: Doctrine\ORM\PersistentCollection {#2656 …}
    +children: [
      App\Entity\EntryComment {#2342}
    ]
    -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 {#2625
      date: 2023-12-05 20:48:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +body: "Yeah, exactly the same here. Oh well, time to switch again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701813053 {#2340
    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 {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -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 {#2341
    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 {#2314
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: Proxies\__CG__\App\Entity\Image {#2551 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#2581
    date: 2023-12-04 09:00:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  +badges: Doctrine\ORM\PersistentCollection {#2597 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
      +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 {#2141
        date: 2023-12-17 14:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -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 {#2060
        date: 2023-12-17 08:09:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701615610 {#2164
        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 {#2568
    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 {#2314
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: Proxies\__CG__\App\Entity\Image {#2551 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#2581
    date: 2023-12-04 09:00:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  +badges: Doctrine\ORM\PersistentCollection {#2597 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
      +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 {#2141
        date: 2023-12-17 14:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -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 {#2060
        date: 2023-12-17 08:09:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701615610 {#2164
        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 {#2568
    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 {#2314
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: Proxies\__CG__\App\Entity\Image {#2551 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#2581
    date: 2023-12-04 09:00:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2586 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  +badges: Doctrine\ORM\PersistentCollection {#2597 …}
  +children: [
    App\Entity\EntryComment {#2331
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2314 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
      +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 {#2141
        date: 2023-12-17 14:17:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2289 …}
      +nested: Doctrine\ORM\PersistentCollection {#2326 …}
      +votes: Doctrine\ORM\PersistentCollection {#2325 …}
      +reports: Doctrine\ORM\PersistentCollection {#2329 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
      -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 {#2060
        date: 2023-12-17 08:09:12.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701615610 {#2164
        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 {#2568
    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 {#2331
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: Proxies\__CG__\App\Entity\Image {#2551 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#2581
      date: 2023-12-04 09:00:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2586 …}
    +votes: Doctrine\ORM\PersistentCollection {#2589 …}
    +reports: Doctrine\ORM\PersistentCollection {#2591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
    +badges: Doctrine\ORM\PersistentCollection {#2597 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -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 {#2568
      date: 2023-12-03 14:37:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +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 {#2141
    date: 2023-12-17 14:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -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 {#2060
    date: 2023-12-17 08:09:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701615610 {#2164
    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 {#2331
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: Proxies\__CG__\App\Entity\Image {#2551 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#2581
      date: 2023-12-04 09:00:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2586 …}
    +votes: Doctrine\ORM\PersistentCollection {#2589 …}
    +reports: Doctrine\ORM\PersistentCollection {#2591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
    +badges: Doctrine\ORM\PersistentCollection {#2597 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -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 {#2568
      date: 2023-12-03 14:37:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +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 {#2141
    date: 2023-12-17 14:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -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 {#2060
    date: 2023-12-17 08:09:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701615610 {#2164
    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 {#2331
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314
    +user: Proxies\__CG__\App\Entity\User {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: Proxies\__CG__\App\Entity\Image {#2551 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#2581
      date: 2023-12-04 09:00:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2586 …}
    +votes: Doctrine\ORM\PersistentCollection {#2589 …}
    +reports: Doctrine\ORM\PersistentCollection {#2591 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
    +badges: Doctrine\ORM\PersistentCollection {#2597 …}
    +children: [
      App\Entity\EntryComment {#2331}
    ]
    -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 {#2568
      date: 2023-12-03 14:37:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +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 {#2141
    date: 2023-12-17 14:17:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2289 …}
  +nested: Doctrine\ORM\PersistentCollection {#2326 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2329 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2300 …}
  -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 {#2060
    date: 2023-12-17 08:09:12.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701615610 {#2164
    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 {#2132
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: Proxies\__CG__\App\Entity\Image {#2622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#2658
    date: 2023-11-26 18:26:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2666 …}
  +reports: Doctrine\ORM\PersistentCollection {#2668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2674 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
      +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 {#2133
        date: 2023-11-24 23:33:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -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 {#2129
        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 {#2645
    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 {#2132
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: Proxies\__CG__\App\Entity\Image {#2622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#2658
    date: 2023-11-26 18:26:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2666 …}
  +reports: Doctrine\ORM\PersistentCollection {#2668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2674 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
      +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 {#2133
        date: 2023-11-24 23:33:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -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 {#2129
        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 {#2645
    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 {#2132
  +user: Proxies\__CG__\App\Entity\User {#2169 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +image: Proxies\__CG__\App\Entity\Image {#2622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#2658
    date: 2023-11-26 18:26:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2663 …}
  +votes: Doctrine\ORM\PersistentCollection {#2666 …}
  +reports: Doctrine\ORM\PersistentCollection {#2668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2674 …}
  +children: [
    App\Entity\EntryComment {#2131
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2132 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
      +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 {#2133
        date: 2023-11-24 23:33:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2040 …}
      +nested: Doctrine\ORM\PersistentCollection {#2350 …}
      +votes: Doctrine\ORM\PersistentCollection {#2348 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
      -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 {#2129
        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 {#2645
    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 {#2131
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: Proxies\__CG__\App\Entity\Image {#2622 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#2658
      date: 2023-11-26 18:26:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -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 {#2645
      date: 2023-11-24 14:04:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +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 {#2133
    date: 2023-11-24 23:33:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -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 {#2129
    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 {#2131
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: Proxies\__CG__\App\Entity\Image {#2622 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#2658
      date: 2023-11-26 18:26:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -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 {#2645
      date: 2023-11-24 14:04:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +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 {#2133
    date: 2023-11-24 23:33:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -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 {#2129
    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 {#2131
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132
    +user: Proxies\__CG__\App\Entity\User {#2169 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
    +image: Proxies\__CG__\App\Entity\Image {#2622 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#2658
      date: 2023-11-26 18:26:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2663 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      App\Entity\EntryComment {#2131}
    ]
    -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 {#2645
      date: 2023-11-24 14:04:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2138 …}
  +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 {#2133
    date: 2023-11-24 23:33:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2040 …}
  +nested: Doctrine\ORM\PersistentCollection {#2350 …}
  +votes: Doctrine\ORM\PersistentCollection {#2348 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -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 {#2129
    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 {#2025
  +user: Proxies\__CG__\App\Entity\User {#2681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
  +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 {#2676
    date: 2023-11-22 06:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  +badges: Doctrine\ORM\PersistentCollection {#2693 …}
  +children: [
    2 => App\Entity\EntryComment {#2018
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +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 {#2026
        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 {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -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 {#2024
        date: 2023-11-13 20:45:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699774448 {#2022
        date: 2023-11-12 08:34:08.0 +01:00
      }
      +"title": 114618
    }
    1 => App\Entity\EntryComment {#2079
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +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 {#2075
        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 {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 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 {#2061
        date: 2023-11-12 13:41:02.0 +01:00
      }
      +"title": 115256
    }
    0 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
      +image: null
      +parent: App\Entity\EntryComment {#2079}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +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 {#2080
        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 {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -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 {#2064
        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 {#2664
    date: 2023-11-12 13:39:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699686950 {#2642
    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 {#2025
  +user: Proxies\__CG__\App\Entity\User {#2681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
  +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 {#2676
    date: 2023-11-22 06:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  +badges: Doctrine\ORM\PersistentCollection {#2693 …}
  +children: [
    2 => App\Entity\EntryComment {#2018
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +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 {#2026
        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 {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -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 {#2024
        date: 2023-11-13 20:45:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699774448 {#2022
        date: 2023-11-12 08:34:08.0 +01:00
      }
      +"title": 114618
    }
    1 => App\Entity\EntryComment {#2079
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +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 {#2075
        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 {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 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 {#2061
        date: 2023-11-12 13:41:02.0 +01:00
      }
      +"title": 115256
    }
    0 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
      +image: null
      +parent: App\Entity\EntryComment {#2079}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +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 {#2080
        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 {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -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 {#2064
        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 {#2664
    date: 2023-11-12 13:39:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699686950 {#2642
    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 {#2025
  +user: Proxies\__CG__\App\Entity\User {#2681 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
  +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 {#2676
    date: 2023-11-22 06:36:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2683 …}
  +votes: Doctrine\ORM\PersistentCollection {#2685 …}
  +reports: Doctrine\ORM\PersistentCollection {#2687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
  +badges: Doctrine\ORM\PersistentCollection {#2693 …}
  +children: [
    2 => App\Entity\EntryComment {#2018
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +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 {#2026
        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 {#2021 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -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 {#2024
        date: 2023-11-13 20:45:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699774448 {#2022
        date: 2023-11-12 08:34:08.0 +01:00
      }
      +"title": 114618
    }
    1 => App\Entity\EntryComment {#2079
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +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 {#2075
        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 {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2097 …}
      +votes: Doctrine\ORM\PersistentCollection {#2082 …}
      +reports: Doctrine\ORM\PersistentCollection {#2096 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
      -id: 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 {#2061
        date: 2023-11-12 13:41:02.0 +01:00
      }
      +"title": 115256
    }
    0 => App\Entity\EntryComment {#2089
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
      +image: null
      +parent: App\Entity\EntryComment {#2079}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +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 {#2080
        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 {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -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 {#2064
        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 {#2664
    date: 2023-11-12 13:39:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699686950 {#2642
    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 {#2018
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2676
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      2 => App\Entity\EntryComment {#2018}
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2075
          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 {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 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 {#2061
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: App\Entity\EntryComment {#2079}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2080
          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 {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -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 {#2064
          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 {#2664
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2642
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +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 {#2026
    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 {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -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 {#2024
    date: 2023-11-13 20:45:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699774448 {#2022
    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 {#2018
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2676
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      2 => App\Entity\EntryComment {#2018}
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2075
          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 {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 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 {#2061
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: App\Entity\EntryComment {#2079}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2080
          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 {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -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 {#2064
          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 {#2664
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2642
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +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 {#2026
    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 {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -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 {#2024
    date: 2023-11-13 20:45:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699774448 {#2022
    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 {#2018
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2676
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      2 => App\Entity\EntryComment {#2018}
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2075
          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 {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 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 {#2061
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: App\Entity\EntryComment {#2079}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2080
          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 {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -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 {#2064
          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 {#2664
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2642
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +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 {#2026
    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 {#2021 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -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 {#2024
    date: 2023-11-13 20:45:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699774448 {#2022
    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 {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2676
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      2 => App\Entity\EntryComment {#2018
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2026
          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 {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -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 {#2024
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2022
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2079}
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: App\Entity\EntryComment {#2079}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2080
          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 {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -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 {#2064
          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 {#2664
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2642
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +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 {#2075
    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 {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 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 {#2061
    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 {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2676
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      2 => App\Entity\EntryComment {#2018
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2026
          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 {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -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 {#2024
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2022
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2079}
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: App\Entity\EntryComment {#2079}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2080
          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 {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -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 {#2064
          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 {#2664
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2642
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +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 {#2075
    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 {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 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 {#2061
    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 {#2079
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2676
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      2 => App\Entity\EntryComment {#2018
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2026
          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 {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -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 {#2024
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2022
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2079}
      0 => App\Entity\EntryComment {#2089
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: App\Entity\EntryComment {#2079}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2080
          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 {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -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 {#2064
          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 {#2664
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2642
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +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 {#2075
    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 {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2097 …}
  +votes: Doctrine\ORM\PersistentCollection {#2082 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  -id: 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 {#2061
    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 {#2089
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2676
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      2 => App\Entity\EntryComment {#2018
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2026
          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 {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -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 {#2024
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2022
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2075
          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 {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 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 {#2061
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2089}
    ]
    -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 {#2664
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2642
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +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 {#2080
    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 {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -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 {#2064
    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 {#2089
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2676
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      2 => App\Entity\EntryComment {#2018
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2026
          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 {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -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 {#2024
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2022
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2075
          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 {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 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 {#2061
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2089}
    ]
    -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 {#2664
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2642
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +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 {#2080
    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 {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -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 {#2064
    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 {#2089
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2681 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2676
      date: 2023-11-22 06:36:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2683 …}
    +votes: Doctrine\ORM\PersistentCollection {#2685 …}
    +reports: Doctrine\ORM\PersistentCollection {#2687 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2691 …}
    +badges: Doctrine\ORM\PersistentCollection {#2693 …}
    +children: [
      2 => App\Entity\EntryComment {#2018
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2026
          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 {#2021 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -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 {#2024
          date: 2023-11-13 20:45:13.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699774448 {#2022
          date: 2023-11-12 08:34:08.0 +01:00
        }
        +"title": 114618
      }
      1 => App\Entity\EntryComment {#2079
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2084 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +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 {#2075
          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 {#2078 …}
        +nested: Doctrine\ORM\PersistentCollection {#2097 …}
        +votes: Doctrine\ORM\PersistentCollection {#2082 …}
        +reports: Doctrine\ORM\PersistentCollection {#2096 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
        -id: 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 {#2061
          date: 2023-11-12 13:41:02.0 +01:00
        }
        +"title": 115256
      }
      0 => App\Entity\EntryComment {#2089}
    ]
    -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 {#2664
      date: 2023-11-12 13:39:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699686950 {#2642
      date: 2023-11-11 08:15:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2011 …}
  +image: null
  +parent: App\Entity\EntryComment {#2079}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +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 {#2080
    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 {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -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 {#2064
    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 {#2447
  +user: Proxies\__CG__\App\Entity\User {#2661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
  +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 {#2695
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    1 => App\Entity\EntryComment {#1689
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +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 {#1558
        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 {#1618 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -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 {#1566
        date: 2023-10-15 08:57:59.0 +02:00
      }
      +"title": 50214
    }
    0 => App\Entity\EntryComment {#2455
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +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 {#1741
        date: 2023-10-15 15:50:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -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 {#2459
        date: 2023-10-15 09:06:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697353551 {#2468
        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 {#2682
    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 {#2447
  +user: Proxies\__CG__\App\Entity\User {#2661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
  +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 {#2695
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    1 => App\Entity\EntryComment {#1689
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +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 {#1558
        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 {#1618 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -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 {#1566
        date: 2023-10-15 08:57:59.0 +02:00
      }
      +"title": 50214
    }
    0 => App\Entity\EntryComment {#2455
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +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 {#1741
        date: 2023-10-15 15:50:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -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 {#2459
        date: 2023-10-15 09:06:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697353551 {#2468
        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 {#2682
    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 {#2447
  +user: Proxies\__CG__\App\Entity\User {#2661 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
  +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 {#2695
    date: 2023-11-01 05:15:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2703 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
  +badges: Doctrine\ORM\PersistentCollection {#2711 …}
  +children: [
    1 => App\Entity\EntryComment {#1689
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
      +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 {#1558
        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 {#1618 …}
      +nested: Doctrine\ORM\PersistentCollection {#1617 …}
      +votes: Doctrine\ORM\PersistentCollection {#1725 …}
      +reports: Doctrine\ORM\PersistentCollection {#1722 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
      -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 {#1566
        date: 2023-10-15 08:57:59.0 +02:00
      }
      +"title": 50214
    }
    0 => App\Entity\EntryComment {#2455
      +user: App\Entity\User {#263 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
      +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 {#1741
        date: 2023-10-15 15:50:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@VicentAdultman@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -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 {#2459
        date: 2023-10-15 09:06:31.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697353551 {#2468
        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 {#2682
    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 {#1689
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447
    +user: Proxies\__CG__\App\Entity\User {#2661 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2695
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#1689}
      0 => App\Entity\EntryComment {#2455
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +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 {#1741
          date: 2023-10-15 15:50:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2470 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -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 {#2459
          date: 2023-10-15 09:06:31.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697353551 {#2468
          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 {#2682
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +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 {#1558
    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 {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -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 {#1566
    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 {#1689
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447
    +user: Proxies\__CG__\App\Entity\User {#2661 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2695
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#1689}
      0 => App\Entity\EntryComment {#2455
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +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 {#1741
          date: 2023-10-15 15:50:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2470 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -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 {#2459
          date: 2023-10-15 09:06:31.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697353551 {#2468
          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 {#2682
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +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 {#1558
    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 {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -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 {#1566
    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 {#1689
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447
    +user: Proxies\__CG__\App\Entity\User {#2661 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2695
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#1689}
      0 => App\Entity\EntryComment {#2455
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +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 {#1741
          date: 2023-10-15 15:50:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@VicentAdultman@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2452 …}
        +nested: Doctrine\ORM\PersistentCollection {#2470 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2371 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -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 {#2459
          date: 2023-10-15 09:06:31.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697353551 {#2468
          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 {#2682
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
  +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 {#1558
    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 {#1618 …}
  +nested: Doctrine\ORM\PersistentCollection {#1617 …}
  +votes: Doctrine\ORM\PersistentCollection {#1725 …}
  +reports: Doctrine\ORM\PersistentCollection {#1722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
  -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 {#1566
    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 {#2455
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447
    +user: Proxies\__CG__\App\Entity\User {#2661 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2695
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +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 {#1558
          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 {#1618 …}
        +nested: Doctrine\ORM\PersistentCollection {#1617 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -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 {#1566
          date: 2023-10-15 08:57:59.0 +02:00
        }
        +"title": 50214
      }
      0 => App\Entity\EntryComment {#2455}
    ]
    -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 {#2682
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +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 {#1741
    date: 2023-10-15 15:50:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -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 {#2459
    date: 2023-10-15 09:06:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697353551 {#2468
    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 {#2455
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447
    +user: Proxies\__CG__\App\Entity\User {#2661 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2695
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +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 {#1558
          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 {#1618 …}
        +nested: Doctrine\ORM\PersistentCollection {#1617 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -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 {#1566
          date: 2023-10-15 08:57:59.0 +02:00
        }
        +"title": 50214
      }
      0 => App\Entity\EntryComment {#2455}
    ]
    -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 {#2682
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +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 {#1741
    date: 2023-10-15 15:50:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -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 {#2459
    date: 2023-10-15 09:06:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697353551 {#2468
    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 {#2455
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2447
    +user: Proxies\__CG__\App\Entity\User {#2661 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2644 …}
    +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 {#2695
      date: 2023-11-01 05:15:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2700 …}
    +votes: Doctrine\ORM\PersistentCollection {#2703 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2709 …}
    +badges: Doctrine\ORM\PersistentCollection {#2711 …}
    +children: [
      1 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#263 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2447 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1599 …}
        +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 {#1558
          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 {#1618 …}
        +nested: Doctrine\ORM\PersistentCollection {#1617 …}
        +votes: Doctrine\ORM\PersistentCollection {#1725 …}
        +reports: Doctrine\ORM\PersistentCollection {#1722 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2462 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1629 …}
        -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 {#1566
          date: 2023-10-15 08:57:59.0 +02:00
        }
        +"title": 50214
      }
      0 => App\Entity\EntryComment {#2455}
    ]
    -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 {#2682
      date: 2023-10-14 20:26:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2411 …}
  +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 {#1741
    date: 2023-10-15 15:50:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@VicentAdultman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -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 {#2459
    date: 2023-10-15 09:06:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697353551 {#2468
    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 {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#1682
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: [
    2 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +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 {#2361
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -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 {#2364
        date: 2023-10-16 00:19:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697408332 {#2372
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +"title": 51302
    }
    1 => App\Entity\EntryComment {#1874
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +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 {#1926
        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 {#1908 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#2389 …}
      +reports: Doctrine\ORM\PersistentCollection {#2387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
      -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 {#1410
        date: 2023-10-16 14:08:05.0 +02:00
      }
      +"title": 52244
    }
    0 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +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 {#1381
        date: 2023-10-16 19:04:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -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 {#1383
        date: 2023-10-16 19:06:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697475889 {#1402
        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 {#1452
    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 {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#1682
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: [
    2 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +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 {#2361
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -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 {#2364
        date: 2023-10-16 00:19:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697408332 {#2372
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +"title": 51302
    }
    1 => App\Entity\EntryComment {#1874
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +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 {#1926
        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 {#1908 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#2389 …}
      +reports: Doctrine\ORM\PersistentCollection {#2387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
      -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 {#1410
        date: 2023-10-16 14:08:05.0 +02:00
      }
      +"title": 52244
    }
    0 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +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 {#1381
        date: 2023-10-16 19:04:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -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 {#1383
        date: 2023-10-16 19:06:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697475889 {#1402
        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 {#1452
    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 {#1437
  +user: App\Entity\User {#263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: Proxies\__CG__\App\Entity\Image {#1641 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
  +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 {#1682
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1651 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1709 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: [
    2 => App\Entity\EntryComment {#2380
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +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 {#2361
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2386 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2381 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -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 {#2364
        date: 2023-10-16 00:19:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697408332 {#2372
        date: 2023-10-16 00:18:52.0 +02:00
      }
      +"title": 51302
    }
    1 => App\Entity\EntryComment {#1874
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
      +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 {#1926
        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 {#1908 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#2389 …}
      +reports: Doctrine\ORM\PersistentCollection {#2387 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
      -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 {#1410
        date: 2023-10-16 14:08:05.0 +02:00
      }
      +"title": 52244
    }
    0 => App\Entity\EntryComment {#1405
      +user: App\Entity\User {#263 …}
      +entry: App\Entity\Entry {#1437}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +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 {#1381
        date: 2023-10-16 19:04:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@e_mc2@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -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 {#1383
        date: 2023-10-16 19:06:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697475889 {#1402
        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 {#1452
    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 {#2380
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1641 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#1682
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1651 …}
    +votes: Doctrine\ORM\PersistentCollection {#1661 …}
    +reports: Doctrine\ORM\PersistentCollection {#1709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      2 => App\Entity\EntryComment {#2380}
      1 => App\Entity\EntryComment {#1874
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +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 {#1926
          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 {#1908 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#2389 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
        -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 {#1410
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#1381
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1401 …}
        +votes: Doctrine\ORM\PersistentCollection {#1363 …}
        +reports: Doctrine\ORM\PersistentCollection {#1362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
        -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 {#1383
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1402
          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 {#1452
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +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 {#2361
    date: 2023-10-16 00:18:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -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 {#2364
    date: 2023-10-16 00:19:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697408332 {#2372
    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 {#2380
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1641 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#1682
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1651 …}
    +votes: Doctrine\ORM\PersistentCollection {#1661 …}
    +reports: Doctrine\ORM\PersistentCollection {#1709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      2 => App\Entity\EntryComment {#2380}
      1 => App\Entity\EntryComment {#1874
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +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 {#1926
          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 {#1908 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#2389 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
        -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 {#1410
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#1381
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1401 …}
        +votes: Doctrine\ORM\PersistentCollection {#1363 …}
        +reports: Doctrine\ORM\PersistentCollection {#1362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
        -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 {#1383
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1402
          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 {#1452
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +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 {#2361
    date: 2023-10-16 00:18:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -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 {#2364
    date: 2023-10-16 00:19:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697408332 {#2372
    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 {#2380
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1641 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#1682
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1651 …}
    +votes: Doctrine\ORM\PersistentCollection {#1661 …}
    +reports: Doctrine\ORM\PersistentCollection {#1709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      2 => App\Entity\EntryComment {#2380}
      1 => App\Entity\EntryComment {#1874
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +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 {#1926
          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 {#1908 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#2389 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
        -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 {#1410
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#1381
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1401 …}
        +votes: Doctrine\ORM\PersistentCollection {#1363 …}
        +reports: Doctrine\ORM\PersistentCollection {#1362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
        -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 {#1383
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1402
          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 {#1452
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +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 {#2361
    date: 2023-10-16 00:18:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2386 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -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 {#2364
    date: 2023-10-16 00:19:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697408332 {#2372
    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 {#1874
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1641 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#1682
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1651 …}
    +votes: Doctrine\ORM\PersistentCollection {#1661 …}
    +reports: Doctrine\ORM\PersistentCollection {#1709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#2361
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2386 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2378 …}
        +reports: Doctrine\ORM\PersistentCollection {#2381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -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 {#2364
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2372
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#1874}
      0 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#1381
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1401 …}
        +votes: Doctrine\ORM\PersistentCollection {#1363 …}
        +reports: Doctrine\ORM\PersistentCollection {#1362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
        -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 {#1383
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1402
          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 {#1452
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +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 {#1926
    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 {#1908 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  -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 {#1410
    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 {#1874
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1641 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#1682
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1651 …}
    +votes: Doctrine\ORM\PersistentCollection {#1661 …}
    +reports: Doctrine\ORM\PersistentCollection {#1709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#2361
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2386 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2378 …}
        +reports: Doctrine\ORM\PersistentCollection {#2381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -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 {#2364
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2372
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#1874}
      0 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#1381
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1401 …}
        +votes: Doctrine\ORM\PersistentCollection {#1363 …}
        +reports: Doctrine\ORM\PersistentCollection {#1362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
        -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 {#1383
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1402
          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 {#1452
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +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 {#1926
    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 {#1908 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  -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 {#1410
    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 {#1874
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1641 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#1682
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1651 …}
    +votes: Doctrine\ORM\PersistentCollection {#1661 …}
    +reports: Doctrine\ORM\PersistentCollection {#1709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#2361
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2386 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2378 …}
        +reports: Doctrine\ORM\PersistentCollection {#2381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -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 {#2364
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2372
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#1874}
      0 => App\Entity\EntryComment {#1405
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#1381
          date: 2023-10-16 19:04:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1385 …}
        +nested: Doctrine\ORM\PersistentCollection {#1401 …}
        +votes: Doctrine\ORM\PersistentCollection {#1363 …}
        +reports: Doctrine\ORM\PersistentCollection {#1362 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
        -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 {#1383
          date: 2023-10-16 19:06:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697475889 {#1402
          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 {#1452
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
  +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 {#1926
    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 {#1908 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2389 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  -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 {#1410
    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 {#1405
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1641 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#1682
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1651 …}
    +votes: Doctrine\ORM\PersistentCollection {#1661 …}
    +reports: Doctrine\ORM\PersistentCollection {#1709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#2361
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2386 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2378 …}
        +reports: Doctrine\ORM\PersistentCollection {#2381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -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 {#2364
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2372
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#1874
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +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 {#1926
          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 {#1908 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#2389 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
        -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 {#1410
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1405}
    ]
    -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 {#1452
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +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 {#1381
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -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 {#1383
    date: 2023-10-16 19:06:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697475889 {#1402
    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 {#1405
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1641 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#1682
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1651 …}
    +votes: Doctrine\ORM\PersistentCollection {#1661 …}
    +reports: Doctrine\ORM\PersistentCollection {#1709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#2361
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2386 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2378 …}
        +reports: Doctrine\ORM\PersistentCollection {#2381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -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 {#2364
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2372
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#1874
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +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 {#1926
          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 {#1908 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#2389 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
        -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 {#1410
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1405}
    ]
    -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 {#1452
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +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 {#1381
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -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 {#1383
    date: 2023-10-16 19:06:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697475889 {#1402
    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 {#1405
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1437
    +user: App\Entity\User {#263 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: Proxies\__CG__\App\Entity\Image {#1641 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1649 …}
    +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 {#1682
      date: 2023-10-16 19:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1651 …}
    +votes: Doctrine\ORM\PersistentCollection {#1661 …}
    +reports: Doctrine\ORM\PersistentCollection {#1709 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      2 => App\Entity\EntryComment {#2380
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +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 {#2361
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@e_mc2@feddit.nl"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2386 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2378 …}
        +reports: Doctrine\ORM\PersistentCollection {#2381 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -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 {#2364
          date: 2023-10-16 00:19:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697408332 {#2372
          date: 2023-10-16 00:18:52.0 +02:00
        }
        +"title": 51302
      }
      1 => App\Entity\EntryComment {#1874
        +user: App\Entity\User {#263 …}
        +entry: App\Entity\Entry {#1437}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1907 …}
        +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 {#1926
          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 {#1908 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#2389 …}
        +reports: Doctrine\ORM\PersistentCollection {#2387 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2394 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
        -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 {#1410
          date: 2023-10-16 14:08:05.0 +02:00
        }
        +"title": 52244
      }
      0 => App\Entity\EntryComment {#1405}
    ]
    -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 {#1452
      date: 2023-10-15 12:20:48.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +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 {#1381
    date: 2023-10-16 19:04:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@e_mc2@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -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 {#1383
    date: 2023-10-16 19:06:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697475889 {#1402
    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