GET https://kbin.spritesserver.nl/u/@kilgore_trout@feddit.it/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 …}
}
0.21 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.03 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 {#2271
  +user: Proxies\__CG__\App\Entity\User {#2606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-software-do-you-wish-that-existed"
  +title: "What software do you wish that existed?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729421236 {#2244
    date: 2024-10-20 12:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2745 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  +badges: Doctrine\ORM\PersistentCollection {#2789 …}
  +children: [
    App\Entity\EntryComment {#2273
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2271 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
      +body: "It’s pushed by people who already pay for it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706444696 {#2268
        date: 2024-01-28 13:24:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@SadSadSatellite@lemmy.dbzer0.com"
        "@ParetoOptimalDev@lemmy.today"
        "@Fudoshin@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2190 …}
      +nested: Doctrine\ORM\PersistentCollection {#2265 …}
      +votes: Doctrine\ORM\PersistentCollection {#2263 …}
      +reports: Doctrine\ORM\PersistentCollection {#2235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
      -id: 346897
      -bodyTs: "'alreadi':7 'pay':8 'peopl':5 'push':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5154798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706444696 {#2267
        date: 2024-01-28 13:24:56.0 +01:00
      }
      +"title": 346897
    }
  ]
  -id: 33194
  -titleTs: "'exist':7 'softwar':2 'wish':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706356510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11207469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706270110 {#2696
    date: 2024-01-26 12:55:10.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 {#2271
  +user: Proxies\__CG__\App\Entity\User {#2606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-software-do-you-wish-that-existed"
  +title: "What software do you wish that existed?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729421236 {#2244
    date: 2024-10-20 12:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2745 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  +badges: Doctrine\ORM\PersistentCollection {#2789 …}
  +children: [
    App\Entity\EntryComment {#2273
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2271 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
      +body: "It’s pushed by people who already pay for it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706444696 {#2268
        date: 2024-01-28 13:24:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@SadSadSatellite@lemmy.dbzer0.com"
        "@ParetoOptimalDev@lemmy.today"
        "@Fudoshin@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2190 …}
      +nested: Doctrine\ORM\PersistentCollection {#2265 …}
      +votes: Doctrine\ORM\PersistentCollection {#2263 …}
      +reports: Doctrine\ORM\PersistentCollection {#2235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
      -id: 346897
      -bodyTs: "'alreadi':7 'pay':8 'peopl':5 'push':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5154798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706444696 {#2267
        date: 2024-01-28 13:24:56.0 +01:00
      }
      +"title": 346897
    }
  ]
  -id: 33194
  -titleTs: "'exist':7 'softwar':2 'wish':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706356510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11207469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706270110 {#2696
    date: 2024-01-26 12:55:10.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 {#2271
  +user: Proxies\__CG__\App\Entity\User {#2606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-software-do-you-wish-that-existed"
  +title: "What software do you wish that existed?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 78
  +favouriteCount: 89
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729421236 {#2244
    date: 2024-10-20 12:47:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2745 …}
  +reports: Doctrine\ORM\PersistentCollection {#2742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  +badges: Doctrine\ORM\PersistentCollection {#2789 …}
  +children: [
    App\Entity\EntryComment {#2273
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2271 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
      +body: "It’s pushed by people who already pay for it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706444696 {#2268
        date: 2024-01-28 13:24:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChasingEnigma@lemmy.world"
        "@SadSadSatellite@lemmy.dbzer0.com"
        "@ParetoOptimalDev@lemmy.today"
        "@Fudoshin@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2190 …}
      +nested: Doctrine\ORM\PersistentCollection {#2265 …}
      +votes: Doctrine\ORM\PersistentCollection {#2263 …}
      +reports: Doctrine\ORM\PersistentCollection {#2235 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
      -id: 346897
      -bodyTs: "'alreadi':7 'pay':8 'peopl':5 'push':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5154798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706444696 {#2267
        date: 2024-01-28 13:24:56.0 +01:00
      }
      +"title": 346897
    }
  ]
  -id: 33194
  -titleTs: "'exist':7 'softwar':2 'wish':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706356510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11207469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706270110 {#2696
    date: 2024-01-26 12:55:10.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 {#2273
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-software-do-you-wish-that-existed"
    +title: "What software do you wish that existed?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 78
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729421236 {#2244
      date: 2024-10-20 12:47:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2745 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2789 …}
    +children: [
      App\Entity\EntryComment {#2273}
    ]
    -id: 33194
    -titleTs: "'exist':7 'softwar':2 'wish':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706356510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11207469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706270110 {#2696
      date: 2024-01-26 12:55:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "It’s pushed by people who already pay for it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706444696 {#2268
    date: 2024-01-28 13:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SadSadSatellite@lemmy.dbzer0.com"
    "@ParetoOptimalDev@lemmy.today"
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 346897
  -bodyTs: "'alreadi':7 'pay':8 'peopl':5 'push':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5154798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706444696 {#2267
    date: 2024-01-28 13:24:56.0 +01:00
  }
  +"title": 346897
}
"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 {#2273
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-software-do-you-wish-that-existed"
    +title: "What software do you wish that existed?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 78
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729421236 {#2244
      date: 2024-10-20 12:47:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2745 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2789 …}
    +children: [
      App\Entity\EntryComment {#2273}
    ]
    -id: 33194
    -titleTs: "'exist':7 'softwar':2 'wish':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706356510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11207469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706270110 {#2696
      date: 2024-01-26 12:55:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "It’s pushed by people who already pay for it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706444696 {#2268
    date: 2024-01-28 13:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SadSadSatellite@lemmy.dbzer0.com"
    "@ParetoOptimalDev@lemmy.today"
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 346897
  -bodyTs: "'alreadi':7 'pay':8 'peopl':5 'push':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5154798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706444696 {#2267
    date: 2024-01-28 13:24:56.0 +01:00
  }
  +"title": 346897
}
"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 {#2273
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271
    +user: Proxies\__CG__\App\Entity\User {#2606 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-software-do-you-wish-that-existed"
    +title: "What software do you wish that existed?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 78
    +favouriteCount: 89
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729421236 {#2244
      date: 2024-10-20 12:47:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2745 …}
    +reports: Doctrine\ORM\PersistentCollection {#2742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2776 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2789 …}
    +children: [
      App\Entity\EntryComment {#2273}
    ]
    -id: 33194
    -titleTs: "'exist':7 'softwar':2 'wish':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706356510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11207469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706270110 {#2696
      date: 2024-01-26 12:55:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "It’s pushed by people who already pay for it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706444696 {#2268
    date: 2024-01-28 13:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChasingEnigma@lemmy.world"
    "@SadSadSatellite@lemmy.dbzer0.com"
    "@ParetoOptimalDev@lemmy.today"
    "@Fudoshin@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 346897
  -bodyTs: "'alreadi':7 'pay':8 'peopl':5 'push':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5154798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706444696 {#2267
    date: 2024-01-28 13:24:56.0 +01:00
  }
  +"title": 346897
}
"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 {#2206
  +user: Proxies\__CG__\App\Entity\User {#2968 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#3010 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
  +title: "Seems we've already got the plot for Barbie II"
  +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1048
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729032575 {#3005
    date: 2024-10-16 00:49:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3012 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
  +badges: Doctrine\ORM\PersistentCollection {#3022 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "Yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706073452 {#2193
        date: 2024-01-24 06:17:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CombatWombatEsq@lemmy.world"
        "@gmtom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 336004
      -bodyTs: "'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5071637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706073452 {#2197
        date: 2024-01-24 06:17:32.0 +01:00
      }
      +"title": 336004
    }
  ]
  -id: 32708
  -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706138212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11103642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706051812 {#2991
    date: 2024-01-24 00:16:52.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 {#2206
  +user: Proxies\__CG__\App\Entity\User {#2968 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#3010 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
  +title: "Seems we've already got the plot for Barbie II"
  +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1048
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729032575 {#3005
    date: 2024-10-16 00:49:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3012 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
  +badges: Doctrine\ORM\PersistentCollection {#3022 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "Yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706073452 {#2193
        date: 2024-01-24 06:17:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CombatWombatEsq@lemmy.world"
        "@gmtom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 336004
      -bodyTs: "'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5071637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706073452 {#2197
        date: 2024-01-24 06:17:32.0 +01:00
      }
      +"title": 336004
    }
  ]
  -id: 32708
  -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706138212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11103642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706051812 {#2991
    date: 2024-01-24 00:16:52.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 {#2206
  +user: Proxies\__CG__\App\Entity\User {#2968 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: Proxies\__CG__\App\Entity\Image {#3010 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
  +title: "Seems we've already got the plot for Barbie II"
  +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1048
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729032575 {#3005
    date: 2024-10-16 00:49:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3012 …}
  +votes: Doctrine\ORM\PersistentCollection {#3014 …}
  +reports: Doctrine\ORM\PersistentCollection {#3016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
  +badges: Doctrine\ORM\PersistentCollection {#3022 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +body: "Yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1706073452 {#2193
        date: 2024-01-24 06:17:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CombatWombatEsq@lemmy.world"
        "@gmtom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 336004
      -bodyTs: "'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5071637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706073452 {#2197
        date: 2024-01-24 06:17:32.0 +01:00
      }
      +"title": 336004
    }
  ]
  -id: 32708
  -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706138212
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11103642"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706051812 {#2991
    date: 2024-01-24 00:16:52.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 {#2205
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#2968 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#3010 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
    +title: "Seems we've already got the plot for Barbie II"
    +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1048
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729032575 {#3005
      date: 2024-10-16 00:49:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3012 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
    +badges: Doctrine\ORM\PersistentCollection {#3022 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 32708
    -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706138212
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11103642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706051812 {#2991
      date: 2024-01-24 00:16:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706073452 {#2193
    date: 2024-01-24 06:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CombatWombatEsq@lemmy.world"
    "@gmtom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 336004
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5071637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706073452 {#2197
    date: 2024-01-24 06:17:32.0 +01:00
  }
  +"title": 336004
}
"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 {#2205
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#2968 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#3010 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
    +title: "Seems we've already got the plot for Barbie II"
    +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1048
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729032575 {#3005
      date: 2024-10-16 00:49:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3012 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
    +badges: Doctrine\ORM\PersistentCollection {#3022 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 32708
    -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706138212
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11103642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706051812 {#2991
      date: 2024-01-24 00:16:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706073452 {#2193
    date: 2024-01-24 06:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CombatWombatEsq@lemmy.world"
    "@gmtom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 336004
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5071637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706073452 {#2197
    date: 2024-01-24 06:17:32.0 +01:00
  }
  +"title": 336004
}
"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 {#2205
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#2968 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
    +image: Proxies\__CG__\App\Entity\Image {#3010 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "Seems-we-ve-already-got-the-plot-for-Barbie-II"
    +title: "Seems we've already got the plot for Barbie II"
    +url: "https://lemmy.world/pictrs/image/0823924a-624a-4d33-9753-525faf034918.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1048
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729032575 {#3005
      date: 2024-10-16 00:49:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3012 …}
    +votes: Doctrine\ORM\PersistentCollection {#3014 …}
    +reports: Doctrine\ORM\PersistentCollection {#3016 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3018 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3020 …}
    +badges: Doctrine\ORM\PersistentCollection {#3022 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 32708
    -titleTs: "'alreadi':4 'barbi':9 'got':5 'ii':10 'plot':7 'seem':1 've':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706138212
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11103642"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706051812 {#2991
      date: 2024-01-24 00:16:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2202 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1706073452 {#2193
    date: 2024-01-24 06:17:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CombatWombatEsq@lemmy.world"
    "@gmtom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 336004
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5071637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706073452 {#2197
    date: 2024-01-24 06:17:32.0 +01:00
  }
  +"title": 336004
}
"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 {#2276
  +user: Proxies\__CG__\App\Entity\User {#2797 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: Proxies\__CG__\App\Entity\Image {#2852 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2854 …}
  +slug: "Sounds-like-Haier-is-opening-the-door"
  +title: "Sounds like Haier is opening the door!"
  +url: "https://github.com/Andre0512/hon/issues/147#issuecomment-1902075829"
  +body: """
    > Dear Andre,\n
    \n
    ```\n
    \n
    <span style="color:#323232;">I'm Gianpiero Morbello, serving as the Head of IOT and Ecosystem at Haier Europe.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"> It's a pleasure to hear from you. We just received your email, and coincidentally, I was in the process of sending you a mail with a similar suggestion.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">I want to emphasize Haier Europe's enthusiasm for supporting initiatives in the open world. Please note that our IOT vision revolves around a three-pillar strategy:\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    achieving 100% connectivity for our appliances,\n
    </span><span style="color:#323232;">    opening our IOT infrastructure (we are aligned with Matter and extensively integrating third-party connections through APIs, and looking for any other opportunity it might be interesting),\n
    </span><span style="color:#323232;">    and the third pillar involves enhancing consumer value through the integration of various appliances and services, as an example we are pretty active in the energy management opening our platform to solution which are coming from energy providers.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Our strategy's cornerstone is the IOT platform and the HON app, introduced on AWS in 2020 with a focus on Privacy and Security by Design principles. We're delighted that our HON connected appliances and solutions have been well-received so the number of connected active consumers is growing day after day, with high level of satisfaction proven by the high rates we receive in the App stores.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Prioritizing the efficiency of HON functions when making AWS calls has been crucial, particularly in light of the notable increase in active users mentioned above. This focus enables us to effectively control costs.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Recently, we've observed a substantial increase in AWS calls attributed to your plugin, prompting the communication you previously received as standard protocol for our company, but as mentioned earlier, we are committed to transparency and keenly interested in collaborating with you not only to optimize your plugin in alignment with our cost control objectives, but also to cooperate in better serving your community.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">I propose scheduling a call involving our IOT Technology department to address the issue comprehensively and respond to any questions both parties may have.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Hope to hear back from you soon.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Best regards\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Gianpiero Morbello\n
    </span><span style="color:#323232;">Head of Brand & IOT\n
    </span><span style="color:#323232;">Haier Europe\n
    </span>\n
    ```\n
    \n
    If only they would have reached out this way the first time instead of a cease and desist, their brand getting dragged through the mud could have been avoided.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 350
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727688781 {#2847
    date: 2024-09-30 11:33:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2855 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
  +badges: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\EntryComment {#2278
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2276 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +body: "Legal threats come from lawyers, while this email comes from an engineer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1705777986 {#2280
        date: 2024-01-20 20:13:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@dual_sport_dork@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 326301
      -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5007353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705777986 {#2282
        date: 2024-01-20 20:13:06.0 +01:00
      }
      +"title": 326301
    }
  ]
  -id: 31967
  -titleTs: "'door':7 'haier':3 'like':2 'open':5 'sound':1"
  -bodyTs: "'100':76 '2020':163 'achiev':75 'activ':131,194,238 'address':325 'align':87,299 'also':306 'andr':2 'api':98 'app':158,215 'applianc':80,122,181 'around':69 'attribut':260 'avoid':383 'aw':161,225,258 'back':341 'best':345 'better':310 'brand':351,374 'call':226,259,318 'ceas':370 'coincident':32 'collabor':289 'come':143 'commit':282 'communic':266 'communiti':313 'compani':275 'comprehens':328 'connect':77,96,180,193 'consum':115,195 'control':248,303 'cooper':308 'cornerston':150 'cost':249,302 'could':380 'crucial':229 'day':198,200 'dear':1 'delight':176 'depart':323 'design':172 'desist':372 'drag':376 'earlier':279 'ecosystem':14 'effect':247 'effici':219 'email':30 'emphas':50 'enabl':244 'energi':134,145 'enhanc':114 'enthusiasm':54 'europ':17,52,354 'exampl':127 'extens':91 'first':365 'focus':166,243 'function':222 'get':375 'gianpiero':5,347 'grow':197 'haier':16,51,353 'head':10,349 'hear':23,340 'high':202,209 'hon':157,179,221 'hope':338 'increas':236,256 'infrastructur':84 'initi':57 'instead':367 'integr':92,119 'interest':108,287 'introduc':159 'involv':113,319 'iot':12,66,83,153,321,352 'issu':327 'keen':286 'level':203 'light':232 'look':100 'm':4 'mail':42 'make':224 'manag':135 'matter':89 'may':336 'mention':240,278 'might':106 'morbello':6,348 'mud':379 'notabl':235 'note':63 'number':191 'object':304 'observ':253 'open':60,81,136 'opportun':104 'optim':295 'parti':95,335 'particular':230 'pillar':73,112 'platform':138,154 'pleas':62 'pleasur':21 'plugin':263,297 'pretti':130 'previous':268 'principl':173 'priorit':217 'privaci':168 'process':37 'prompt':264 'propos':315 'protocol':272 'proven':206 'provid':146 'question':333 'rate':210 're':175 'reach':360 'receiv':28,188,212,269 'recent':250 'regard':346 'respond':330 'revolv':68 'satisfact':205 'schedul':316 'secur':170 'send':39 'serv':7,311 'servic':124 'similar':45 'solut':140,183 'soon':344 'standard':271 'store':216 'strategi':74,148 'substanti':255 'suggest':46 'support':56 'technolog':322 'third':94,111 'third-parti':93 'three':72 'three-pillar':71 'time':366 'transpar':284 'us':245 'user':239 'valu':116 'various':121 've':252 'vision':67 'want':48 'way':363 'well':187 'well-receiv':186 'world':61 'would':358"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705855568
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/post/573203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705769168 {#2834
    date: 2024-01-20 17:46:08.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 {#2276
  +user: Proxies\__CG__\App\Entity\User {#2797 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: Proxies\__CG__\App\Entity\Image {#2852 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2854 …}
  +slug: "Sounds-like-Haier-is-opening-the-door"
  +title: "Sounds like Haier is opening the door!"
  +url: "https://github.com/Andre0512/hon/issues/147#issuecomment-1902075829"
  +body: """
    > Dear Andre,\n
    \n
    ```\n
    \n
    <span style="color:#323232;">I'm Gianpiero Morbello, serving as the Head of IOT and Ecosystem at Haier Europe.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"> It's a pleasure to hear from you. We just received your email, and coincidentally, I was in the process of sending you a mail with a similar suggestion.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">I want to emphasize Haier Europe's enthusiasm for supporting initiatives in the open world. Please note that our IOT vision revolves around a three-pillar strategy:\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    achieving 100% connectivity for our appliances,\n
    </span><span style="color:#323232;">    opening our IOT infrastructure (we are aligned with Matter and extensively integrating third-party connections through APIs, and looking for any other opportunity it might be interesting),\n
    </span><span style="color:#323232;">    and the third pillar involves enhancing consumer value through the integration of various appliances and services, as an example we are pretty active in the energy management opening our platform to solution which are coming from energy providers.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Our strategy's cornerstone is the IOT platform and the HON app, introduced on AWS in 2020 with a focus on Privacy and Security by Design principles. We're delighted that our HON connected appliances and solutions have been well-received so the number of connected active consumers is growing day after day, with high level of satisfaction proven by the high rates we receive in the App stores.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Prioritizing the efficiency of HON functions when making AWS calls has been crucial, particularly in light of the notable increase in active users mentioned above. This focus enables us to effectively control costs.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Recently, we've observed a substantial increase in AWS calls attributed to your plugin, prompting the communication you previously received as standard protocol for our company, but as mentioned earlier, we are committed to transparency and keenly interested in collaborating with you not only to optimize your plugin in alignment with our cost control objectives, but also to cooperate in better serving your community.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">I propose scheduling a call involving our IOT Technology department to address the issue comprehensively and respond to any questions both parties may have.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Hope to hear back from you soon.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Best regards\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Gianpiero Morbello\n
    </span><span style="color:#323232;">Head of Brand & IOT\n
    </span><span style="color:#323232;">Haier Europe\n
    </span>\n
    ```\n
    \n
    If only they would have reached out this way the first time instead of a cease and desist, their brand getting dragged through the mud could have been avoided.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 350
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727688781 {#2847
    date: 2024-09-30 11:33:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2855 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
  +badges: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\EntryComment {#2278
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2276 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +body: "Legal threats come from lawyers, while this email comes from an engineer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1705777986 {#2280
        date: 2024-01-20 20:13:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@dual_sport_dork@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 326301
      -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5007353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705777986 {#2282
        date: 2024-01-20 20:13:06.0 +01:00
      }
      +"title": 326301
    }
  ]
  -id: 31967
  -titleTs: "'door':7 'haier':3 'like':2 'open':5 'sound':1"
  -bodyTs: "'100':76 '2020':163 'achiev':75 'activ':131,194,238 'address':325 'align':87,299 'also':306 'andr':2 'api':98 'app':158,215 'applianc':80,122,181 'around':69 'attribut':260 'avoid':383 'aw':161,225,258 'back':341 'best':345 'better':310 'brand':351,374 'call':226,259,318 'ceas':370 'coincident':32 'collabor':289 'come':143 'commit':282 'communic':266 'communiti':313 'compani':275 'comprehens':328 'connect':77,96,180,193 'consum':115,195 'control':248,303 'cooper':308 'cornerston':150 'cost':249,302 'could':380 'crucial':229 'day':198,200 'dear':1 'delight':176 'depart':323 'design':172 'desist':372 'drag':376 'earlier':279 'ecosystem':14 'effect':247 'effici':219 'email':30 'emphas':50 'enabl':244 'energi':134,145 'enhanc':114 'enthusiasm':54 'europ':17,52,354 'exampl':127 'extens':91 'first':365 'focus':166,243 'function':222 'get':375 'gianpiero':5,347 'grow':197 'haier':16,51,353 'head':10,349 'hear':23,340 'high':202,209 'hon':157,179,221 'hope':338 'increas':236,256 'infrastructur':84 'initi':57 'instead':367 'integr':92,119 'interest':108,287 'introduc':159 'involv':113,319 'iot':12,66,83,153,321,352 'issu':327 'keen':286 'level':203 'light':232 'look':100 'm':4 'mail':42 'make':224 'manag':135 'matter':89 'may':336 'mention':240,278 'might':106 'morbello':6,348 'mud':379 'notabl':235 'note':63 'number':191 'object':304 'observ':253 'open':60,81,136 'opportun':104 'optim':295 'parti':95,335 'particular':230 'pillar':73,112 'platform':138,154 'pleas':62 'pleasur':21 'plugin':263,297 'pretti':130 'previous':268 'principl':173 'priorit':217 'privaci':168 'process':37 'prompt':264 'propos':315 'protocol':272 'proven':206 'provid':146 'question':333 'rate':210 're':175 'reach':360 'receiv':28,188,212,269 'recent':250 'regard':346 'respond':330 'revolv':68 'satisfact':205 'schedul':316 'secur':170 'send':39 'serv':7,311 'servic':124 'similar':45 'solut':140,183 'soon':344 'standard':271 'store':216 'strategi':74,148 'substanti':255 'suggest':46 'support':56 'technolog':322 'third':94,111 'third-parti':93 'three':72 'three-pillar':71 'time':366 'transpar':284 'us':245 'user':239 'valu':116 'various':121 've':252 'vision':67 'want':48 'way':363 'well':187 'well-receiv':186 'world':61 'would':358"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705855568
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/post/573203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705769168 {#2834
    date: 2024-01-20 17:46:08.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 {#2276
  +user: Proxies\__CG__\App\Entity\User {#2797 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: Proxies\__CG__\App\Entity\Image {#2852 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2854 …}
  +slug: "Sounds-like-Haier-is-opening-the-door"
  +title: "Sounds like Haier is opening the door!"
  +url: "https://github.com/Andre0512/hon/issues/147#issuecomment-1902075829"
  +body: """
    > Dear Andre,\n
    \n
    ```\n
    \n
    <span style="color:#323232;">I'm Gianpiero Morbello, serving as the Head of IOT and Ecosystem at Haier Europe.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;"> It's a pleasure to hear from you. We just received your email, and coincidentally, I was in the process of sending you a mail with a similar suggestion.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">I want to emphasize Haier Europe's enthusiasm for supporting initiatives in the open world. Please note that our IOT vision revolves around a three-pillar strategy:\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">    achieving 100% connectivity for our appliances,\n
    </span><span style="color:#323232;">    opening our IOT infrastructure (we are aligned with Matter and extensively integrating third-party connections through APIs, and looking for any other opportunity it might be interesting),\n
    </span><span style="color:#323232;">    and the third pillar involves enhancing consumer value through the integration of various appliances and services, as an example we are pretty active in the energy management opening our platform to solution which are coming from energy providers.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Our strategy's cornerstone is the IOT platform and the HON app, introduced on AWS in 2020 with a focus on Privacy and Security by Design principles. We're delighted that our HON connected appliances and solutions have been well-received so the number of connected active consumers is growing day after day, with high level of satisfaction proven by the high rates we receive in the App stores.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Prioritizing the efficiency of HON functions when making AWS calls has been crucial, particularly in light of the notable increase in active users mentioned above. This focus enables us to effectively control costs.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Recently, we've observed a substantial increase in AWS calls attributed to your plugin, prompting the communication you previously received as standard protocol for our company, but as mentioned earlier, we are committed to transparency and keenly interested in collaborating with you not only to optimize your plugin in alignment with our cost control objectives, but also to cooperate in better serving your community.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">I propose scheduling a call involving our IOT Technology department to address the issue comprehensively and respond to any questions both parties may have.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Hope to hear back from you soon.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Best regards\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">Gianpiero Morbello\n
    </span><span style="color:#323232;">Head of Brand & IOT\n
    </span><span style="color:#323232;">Haier Europe\n
    </span>\n
    ```\n
    \n
    If only they would have reached out this way the first time instead of a cease and desist, their brand getting dragged through the mud could have been avoided.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 54
  +favouriteCount: 350
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727688781 {#2847
    date: 2024-09-30 11:33:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2855 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
  +badges: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\EntryComment {#2278
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2276 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +body: "Legal threats come from lawyers, while this email comes from an engineer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 40
      +score: 0
      +lastActive: DateTime @1705777986 {#2280
        date: 2024-01-20 20:13:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@scrubbles@poptalk.scrubbles.tech"
        "@dual_sport_dork@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2277 …}
      +nested: Doctrine\ORM\PersistentCollection {#2220 …}
      +votes: Doctrine\ORM\PersistentCollection {#2222 …}
      +reports: Doctrine\ORM\PersistentCollection {#2219 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
      -id: 326301
      -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/5007353"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705777986 {#2282
        date: 2024-01-20 20:13:06.0 +01:00
      }
      +"title": 326301
    }
  ]
  -id: 31967
  -titleTs: "'door':7 'haier':3 'like':2 'open':5 'sound':1"
  -bodyTs: "'100':76 '2020':163 'achiev':75 'activ':131,194,238 'address':325 'align':87,299 'also':306 'andr':2 'api':98 'app':158,215 'applianc':80,122,181 'around':69 'attribut':260 'avoid':383 'aw':161,225,258 'back':341 'best':345 'better':310 'brand':351,374 'call':226,259,318 'ceas':370 'coincident':32 'collabor':289 'come':143 'commit':282 'communic':266 'communiti':313 'compani':275 'comprehens':328 'connect':77,96,180,193 'consum':115,195 'control':248,303 'cooper':308 'cornerston':150 'cost':249,302 'could':380 'crucial':229 'day':198,200 'dear':1 'delight':176 'depart':323 'design':172 'desist':372 'drag':376 'earlier':279 'ecosystem':14 'effect':247 'effici':219 'email':30 'emphas':50 'enabl':244 'energi':134,145 'enhanc':114 'enthusiasm':54 'europ':17,52,354 'exampl':127 'extens':91 'first':365 'focus':166,243 'function':222 'get':375 'gianpiero':5,347 'grow':197 'haier':16,51,353 'head':10,349 'hear':23,340 'high':202,209 'hon':157,179,221 'hope':338 'increas':236,256 'infrastructur':84 'initi':57 'instead':367 'integr':92,119 'interest':108,287 'introduc':159 'involv':113,319 'iot':12,66,83,153,321,352 'issu':327 'keen':286 'level':203 'light':232 'look':100 'm':4 'mail':42 'make':224 'manag':135 'matter':89 'may':336 'mention':240,278 'might':106 'morbello':6,348 'mud':379 'notabl':235 'note':63 'number':191 'object':304 'observ':253 'open':60,81,136 'opportun':104 'optim':295 'parti':95,335 'particular':230 'pillar':73,112 'platform':138,154 'pleas':62 'pleasur':21 'plugin':263,297 'pretti':130 'previous':268 'principl':173 'priorit':217 'privaci':168 'process':37 'prompt':264 'propos':315 'protocol':272 'proven':206 'provid':146 'question':333 'rate':210 're':175 'reach':360 'receiv':28,188,212,269 'recent':250 'regard':346 'respond':330 'revolv':68 'satisfact':205 'schedul':316 'secur':170 'send':39 'serv':7,311 'servic':124 'similar':45 'solut':140,183 'soon':344 'standard':271 'store':216 'strategi':74,148 'substanti':255 'suggest':46 'support':56 'technolog':322 'third':94,111 'third-parti':93 'three':72 'three-pillar':71 'time':366 'transpar':284 'us':245 'user':239 'valu':116 'various':121 've':252 'vision':67 'want':48 'way':363 'well':187 'well-receiv':186 'world':61 'would':358"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705855568
  +visibility: "visible             "
  +apId: "https://poptalk.scrubbles.tech/post/573203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705769168 {#2834
    date: 2024-01-20 17:46:08.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 {#2278
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276
    +user: Proxies\__CG__\App\Entity\User {#2797 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
    +image: Proxies\__CG__\App\Entity\Image {#2852 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2854 …}
    +slug: "Sounds-like-Haier-is-opening-the-door"
    +title: "Sounds like Haier is opening the door!"
    +url: "https://github.com/Andre0512/hon/issues/147#issuecomment-1902075829"
    +body: """
      > Dear Andre,\n
      \n
      ```\n
      \n
      <span style="color:#323232;">I'm Gianpiero Morbello, serving as the Head of IOT and Ecosystem at Haier Europe.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;"> It's a pleasure to hear from you. We just received your email, and coincidentally, I was in the process of sending you a mail with a similar suggestion.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">I want to emphasize Haier Europe's enthusiasm for supporting initiatives in the open world. Please note that our IOT vision revolves around a three-pillar strategy:\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    achieving 100% connectivity for our appliances,\n
      </span><span style="color:#323232;">    opening our IOT infrastructure (we are aligned with Matter and extensively integrating third-party connections through APIs, and looking for any other opportunity it might be interesting),\n
      </span><span style="color:#323232;">    and the third pillar involves enhancing consumer value through the integration of various appliances and services, as an example we are pretty active in the energy management opening our platform to solution which are coming from energy providers.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Our strategy's cornerstone is the IOT platform and the HON app, introduced on AWS in 2020 with a focus on Privacy and Security by Design principles. We're delighted that our HON connected appliances and solutions have been well-received so the number of connected active consumers is growing day after day, with high level of satisfaction proven by the high rates we receive in the App stores.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Prioritizing the efficiency of HON functions when making AWS calls has been crucial, particularly in light of the notable increase in active users mentioned above. This focus enables us to effectively control costs.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Recently, we've observed a substantial increase in AWS calls attributed to your plugin, prompting the communication you previously received as standard protocol for our company, but as mentioned earlier, we are committed to transparency and keenly interested in collaborating with you not only to optimize your plugin in alignment with our cost control objectives, but also to cooperate in better serving your community.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">I propose scheduling a call involving our IOT Technology department to address the issue comprehensively and respond to any questions both parties may have.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Hope to hear back from you soon.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Best regards\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Gianpiero Morbello\n
      </span><span style="color:#323232;">Head of Brand & IOT\n
      </span><span style="color:#323232;">Haier Europe\n
      </span>\n
      ```\n
      \n
      If only they would have reached out this way the first time instead of a cease and desist, their brand getting dragged through the mud could have been avoided.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 54
    +favouriteCount: 350
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727688781 {#2847
      date: 2024-09-30 11:33:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2855 …}
    +votes: Doctrine\ORM\PersistentCollection {#2857 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
    +badges: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\EntryComment {#2278}
    ]
    -id: 31967
    -titleTs: "'door':7 'haier':3 'like':2 'open':5 'sound':1"
    -bodyTs: "'100':76 '2020':163 'achiev':75 'activ':131,194,238 'address':325 'align':87,299 'also':306 'andr':2 'api':98 'app':158,215 'applianc':80,122,181 'around':69 'attribut':260 'avoid':383 'aw':161,225,258 'back':341 'best':345 'better':310 'brand':351,374 'call':226,259,318 'ceas':370 'coincident':32 'collabor':289 'come':143 'commit':282 'communic':266 'communiti':313 'compani':275 'comprehens':328 'connect':77,96,180,193 'consum':115,195 'control':248,303 'cooper':308 'cornerston':150 'cost':249,302 'could':380 'crucial':229 'day':198,200 'dear':1 'delight':176 'depart':323 'design':172 'desist':372 'drag':376 'earlier':279 'ecosystem':14 'effect':247 'effici':219 'email':30 'emphas':50 'enabl':244 'energi':134,145 'enhanc':114 'enthusiasm':54 'europ':17,52,354 'exampl':127 'extens':91 'first':365 'focus':166,243 'function':222 'get':375 'gianpiero':5,347 'grow':197 'haier':16,51,353 'head':10,349 'hear':23,340 'high':202,209 'hon':157,179,221 'hope':338 'increas':236,256 'infrastructur':84 'initi':57 'instead':367 'integr':92,119 'interest':108,287 'introduc':159 'involv':113,319 'iot':12,66,83,153,321,352 'issu':327 'keen':286 'level':203 'light':232 'look':100 'm':4 'mail':42 'make':224 'manag':135 'matter':89 'may':336 'mention':240,278 'might':106 'morbello':6,348 'mud':379 'notabl':235 'note':63 'number':191 'object':304 'observ':253 'open':60,81,136 'opportun':104 'optim':295 'parti':95,335 'particular':230 'pillar':73,112 'platform':138,154 'pleas':62 'pleasur':21 'plugin':263,297 'pretti':130 'previous':268 'principl':173 'priorit':217 'privaci':168 'process':37 'prompt':264 'propos':315 'protocol':272 'proven':206 'provid':146 'question':333 'rate':210 're':175 'reach':360 'receiv':28,188,212,269 'recent':250 'regard':346 'respond':330 'revolv':68 'satisfact':205 'schedul':316 'secur':170 'send':39 'serv':7,311 'servic':124 'similar':45 'solut':140,183 'soon':344 'standard':271 'store':216 'strategi':74,148 'substanti':255 'suggest':46 'support':56 'technolog':322 'third':94,111 'third-parti':93 'three':72 'three-pillar':71 'time':366 'transpar':284 'us':245 'user':239 'valu':116 'various':121 've':252 'vision':67 'want':48 'way':363 'well':187 'well-receiv':186 'world':61 'would':358"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705855568
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/post/573203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705769168 {#2834
      date: 2024-01-20 17:46:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +body: "Legal threats come from lawyers, while this email comes from an engineer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1705777986 {#2280
    date: 2024-01-20 20:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 326301
  -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5007353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777986 {#2282
    date: 2024-01-20 20:13:06.0 +01:00
  }
  +"title": 326301
}
"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 {#2278
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276
    +user: Proxies\__CG__\App\Entity\User {#2797 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
    +image: Proxies\__CG__\App\Entity\Image {#2852 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2854 …}
    +slug: "Sounds-like-Haier-is-opening-the-door"
    +title: "Sounds like Haier is opening the door!"
    +url: "https://github.com/Andre0512/hon/issues/147#issuecomment-1902075829"
    +body: """
      > Dear Andre,\n
      \n
      ```\n
      \n
      <span style="color:#323232;">I'm Gianpiero Morbello, serving as the Head of IOT and Ecosystem at Haier Europe.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;"> It's a pleasure to hear from you. We just received your email, and coincidentally, I was in the process of sending you a mail with a similar suggestion.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">I want to emphasize Haier Europe's enthusiasm for supporting initiatives in the open world. Please note that our IOT vision revolves around a three-pillar strategy:\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    achieving 100% connectivity for our appliances,\n
      </span><span style="color:#323232;">    opening our IOT infrastructure (we are aligned with Matter and extensively integrating third-party connections through APIs, and looking for any other opportunity it might be interesting),\n
      </span><span style="color:#323232;">    and the third pillar involves enhancing consumer value through the integration of various appliances and services, as an example we are pretty active in the energy management opening our platform to solution which are coming from energy providers.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Our strategy's cornerstone is the IOT platform and the HON app, introduced on AWS in 2020 with a focus on Privacy and Security by Design principles. We're delighted that our HON connected appliances and solutions have been well-received so the number of connected active consumers is growing day after day, with high level of satisfaction proven by the high rates we receive in the App stores.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Prioritizing the efficiency of HON functions when making AWS calls has been crucial, particularly in light of the notable increase in active users mentioned above. This focus enables us to effectively control costs.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Recently, we've observed a substantial increase in AWS calls attributed to your plugin, prompting the communication you previously received as standard protocol for our company, but as mentioned earlier, we are committed to transparency and keenly interested in collaborating with you not only to optimize your plugin in alignment with our cost control objectives, but also to cooperate in better serving your community.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">I propose scheduling a call involving our IOT Technology department to address the issue comprehensively and respond to any questions both parties may have.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Hope to hear back from you soon.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Best regards\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Gianpiero Morbello\n
      </span><span style="color:#323232;">Head of Brand & IOT\n
      </span><span style="color:#323232;">Haier Europe\n
      </span>\n
      ```\n
      \n
      If only they would have reached out this way the first time instead of a cease and desist, their brand getting dragged through the mud could have been avoided.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 54
    +favouriteCount: 350
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727688781 {#2847
      date: 2024-09-30 11:33:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2855 …}
    +votes: Doctrine\ORM\PersistentCollection {#2857 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
    +badges: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\EntryComment {#2278}
    ]
    -id: 31967
    -titleTs: "'door':7 'haier':3 'like':2 'open':5 'sound':1"
    -bodyTs: "'100':76 '2020':163 'achiev':75 'activ':131,194,238 'address':325 'align':87,299 'also':306 'andr':2 'api':98 'app':158,215 'applianc':80,122,181 'around':69 'attribut':260 'avoid':383 'aw':161,225,258 'back':341 'best':345 'better':310 'brand':351,374 'call':226,259,318 'ceas':370 'coincident':32 'collabor':289 'come':143 'commit':282 'communic':266 'communiti':313 'compani':275 'comprehens':328 'connect':77,96,180,193 'consum':115,195 'control':248,303 'cooper':308 'cornerston':150 'cost':249,302 'could':380 'crucial':229 'day':198,200 'dear':1 'delight':176 'depart':323 'design':172 'desist':372 'drag':376 'earlier':279 'ecosystem':14 'effect':247 'effici':219 'email':30 'emphas':50 'enabl':244 'energi':134,145 'enhanc':114 'enthusiasm':54 'europ':17,52,354 'exampl':127 'extens':91 'first':365 'focus':166,243 'function':222 'get':375 'gianpiero':5,347 'grow':197 'haier':16,51,353 'head':10,349 'hear':23,340 'high':202,209 'hon':157,179,221 'hope':338 'increas':236,256 'infrastructur':84 'initi':57 'instead':367 'integr':92,119 'interest':108,287 'introduc':159 'involv':113,319 'iot':12,66,83,153,321,352 'issu':327 'keen':286 'level':203 'light':232 'look':100 'm':4 'mail':42 'make':224 'manag':135 'matter':89 'may':336 'mention':240,278 'might':106 'morbello':6,348 'mud':379 'notabl':235 'note':63 'number':191 'object':304 'observ':253 'open':60,81,136 'opportun':104 'optim':295 'parti':95,335 'particular':230 'pillar':73,112 'platform':138,154 'pleas':62 'pleasur':21 'plugin':263,297 'pretti':130 'previous':268 'principl':173 'priorit':217 'privaci':168 'process':37 'prompt':264 'propos':315 'protocol':272 'proven':206 'provid':146 'question':333 'rate':210 're':175 'reach':360 'receiv':28,188,212,269 'recent':250 'regard':346 'respond':330 'revolv':68 'satisfact':205 'schedul':316 'secur':170 'send':39 'serv':7,311 'servic':124 'similar':45 'solut':140,183 'soon':344 'standard':271 'store':216 'strategi':74,148 'substanti':255 'suggest':46 'support':56 'technolog':322 'third':94,111 'third-parti':93 'three':72 'three-pillar':71 'time':366 'transpar':284 'us':245 'user':239 'valu':116 'various':121 've':252 'vision':67 'want':48 'way':363 'well':187 'well-receiv':186 'world':61 'would':358"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705855568
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/post/573203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705769168 {#2834
      date: 2024-01-20 17:46:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +body: "Legal threats come from lawyers, while this email comes from an engineer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1705777986 {#2280
    date: 2024-01-20 20:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 326301
  -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5007353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777986 {#2282
    date: 2024-01-20 20:13:06.0 +01:00
  }
  +"title": 326301
}
"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 {#2278
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276
    +user: Proxies\__CG__\App\Entity\User {#2797 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
    +image: Proxies\__CG__\App\Entity\Image {#2852 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2854 …}
    +slug: "Sounds-like-Haier-is-opening-the-door"
    +title: "Sounds like Haier is opening the door!"
    +url: "https://github.com/Andre0512/hon/issues/147#issuecomment-1902075829"
    +body: """
      > Dear Andre,\n
      \n
      ```\n
      \n
      <span style="color:#323232;">I'm Gianpiero Morbello, serving as the Head of IOT and Ecosystem at Haier Europe.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;"> It's a pleasure to hear from you. We just received your email, and coincidentally, I was in the process of sending you a mail with a similar suggestion.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">I want to emphasize Haier Europe's enthusiasm for supporting initiatives in the open world. Please note that our IOT vision revolves around a three-pillar strategy:\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">    achieving 100% connectivity for our appliances,\n
      </span><span style="color:#323232;">    opening our IOT infrastructure (we are aligned with Matter and extensively integrating third-party connections through APIs, and looking for any other opportunity it might be interesting),\n
      </span><span style="color:#323232;">    and the third pillar involves enhancing consumer value through the integration of various appliances and services, as an example we are pretty active in the energy management opening our platform to solution which are coming from energy providers.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Our strategy's cornerstone is the IOT platform and the HON app, introduced on AWS in 2020 with a focus on Privacy and Security by Design principles. We're delighted that our HON connected appliances and solutions have been well-received so the number of connected active consumers is growing day after day, with high level of satisfaction proven by the high rates we receive in the App stores.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Prioritizing the efficiency of HON functions when making AWS calls has been crucial, particularly in light of the notable increase in active users mentioned above. This focus enables us to effectively control costs.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Recently, we've observed a substantial increase in AWS calls attributed to your plugin, prompting the communication you previously received as standard protocol for our company, but as mentioned earlier, we are committed to transparency and keenly interested in collaborating with you not only to optimize your plugin in alignment with our cost control objectives, but also to cooperate in better serving your community.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">I propose scheduling a call involving our IOT Technology department to address the issue comprehensively and respond to any questions both parties may have.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Hope to hear back from you soon.\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Best regards\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">Gianpiero Morbello\n
      </span><span style="color:#323232;">Head of Brand & IOT\n
      </span><span style="color:#323232;">Haier Europe\n
      </span>\n
      ```\n
      \n
      If only they would have reached out this way the first time instead of a cease and desist, their brand getting dragged through the mud could have been avoided.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 54
    +favouriteCount: 350
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727688781 {#2847
      date: 2024-09-30 11:33:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2855 …}
    +votes: Doctrine\ORM\PersistentCollection {#2857 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
    +badges: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\EntryComment {#2278}
    ]
    -id: 31967
    -titleTs: "'door':7 'haier':3 'like':2 'open':5 'sound':1"
    -bodyTs: "'100':76 '2020':163 'achiev':75 'activ':131,194,238 'address':325 'align':87,299 'also':306 'andr':2 'api':98 'app':158,215 'applianc':80,122,181 'around':69 'attribut':260 'avoid':383 'aw':161,225,258 'back':341 'best':345 'better':310 'brand':351,374 'call':226,259,318 'ceas':370 'coincident':32 'collabor':289 'come':143 'commit':282 'communic':266 'communiti':313 'compani':275 'comprehens':328 'connect':77,96,180,193 'consum':115,195 'control':248,303 'cooper':308 'cornerston':150 'cost':249,302 'could':380 'crucial':229 'day':198,200 'dear':1 'delight':176 'depart':323 'design':172 'desist':372 'drag':376 'earlier':279 'ecosystem':14 'effect':247 'effici':219 'email':30 'emphas':50 'enabl':244 'energi':134,145 'enhanc':114 'enthusiasm':54 'europ':17,52,354 'exampl':127 'extens':91 'first':365 'focus':166,243 'function':222 'get':375 'gianpiero':5,347 'grow':197 'haier':16,51,353 'head':10,349 'hear':23,340 'high':202,209 'hon':157,179,221 'hope':338 'increas':236,256 'infrastructur':84 'initi':57 'instead':367 'integr':92,119 'interest':108,287 'introduc':159 'involv':113,319 'iot':12,66,83,153,321,352 'issu':327 'keen':286 'level':203 'light':232 'look':100 'm':4 'mail':42 'make':224 'manag':135 'matter':89 'may':336 'mention':240,278 'might':106 'morbello':6,348 'mud':379 'notabl':235 'note':63 'number':191 'object':304 'observ':253 'open':60,81,136 'opportun':104 'optim':295 'parti':95,335 'particular':230 'pillar':73,112 'platform':138,154 'pleas':62 'pleasur':21 'plugin':263,297 'pretti':130 'previous':268 'principl':173 'priorit':217 'privaci':168 'process':37 'prompt':264 'propos':315 'protocol':272 'proven':206 'provid':146 'question':333 'rate':210 're':175 'reach':360 'receiv':28,188,212,269 'recent':250 'regard':346 'respond':330 'revolv':68 'satisfact':205 'schedul':316 'secur':170 'send':39 'serv':7,311 'servic':124 'similar':45 'solut':140,183 'soon':344 'standard':271 'store':216 'strategi':74,148 'substanti':255 'suggest':46 'support':56 'technolog':322 'third':94,111 'third-parti':93 'three':72 'three-pillar':71 'time':366 'transpar':284 'us':245 'user':239 'valu':116 'various':121 've':252 'vision':67 'want':48 'way':363 'well':187 'well-receiv':186 'world':61 'would':358"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705855568
    +visibility: "visible             "
    +apId: "https://poptalk.scrubbles.tech/post/573203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705769168 {#2834
      date: 2024-01-20 17:46:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +body: "Legal threats come from lawyers, while this email comes from an engineer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1705777986 {#2280
    date: 2024-01-20 20:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scrubbles@poptalk.scrubbles.tech"
    "@dual_sport_dork@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2277 …}
  +nested: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2222 …}
  +reports: Doctrine\ORM\PersistentCollection {#2219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2194 …}
  -id: 326301
  -bodyTs: "'come':3,9 'email':8 'engin':12 'lawyer':5 'legal':1 'threat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/5007353"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705777986 {#2282
    date: 2024-01-20 20:13:06.0 +01:00
  }
  +"title": 326301
}
"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 {#2121
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
  +title: "What search engine do you recommend that isn't Google or Bing?"
  +url: null
  +body: """
    I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
    \n
    Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
    \n
    Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 122
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724800880 {#2907
    date: 2024-08-28 01:21:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  +badges: Doctrine\ORM\PersistentCollection {#2924 …}
  +children: [
    App\Entity\EntryComment {#2117
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: """
        > People can do without search\n
        \n
        This post is specifically asking for a search engine recommendation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703738016 {#2114
        date: 2023-12-28 05:33:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vermyndax@lemmy.world"
        "@Anticorp@lemmy.ml"
        "@MSids@lemmy.world"
        "@TonyTonyChopper@mander.xyz"
        "@MadhuGururajan@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 258437
      -bodyTs: "'ask':10 'engin':14 'peopl':1 'post':7 'recommend':15 'search':5,13 'specif':9 'without':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4610533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703738016 {#2118
        date: 2023-12-28 05:33:36.0 +01:00
      }
      +"title": 258437
    }
  ]
  -id: 25036
  -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
  -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703694999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9996837"
  +editedAt: DateTimeImmutable @1708440559 {#2893
    date: 2024-02-20 15:49:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703608599 {#2870
    date: 2023-12-26 17:36:39.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 {#2121
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
  +title: "What search engine do you recommend that isn't Google or Bing?"
  +url: null
  +body: """
    I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
    \n
    Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
    \n
    Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 122
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724800880 {#2907
    date: 2024-08-28 01:21:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  +badges: Doctrine\ORM\PersistentCollection {#2924 …}
  +children: [
    App\Entity\EntryComment {#2117
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: """
        > People can do without search\n
        \n
        This post is specifically asking for a search engine recommendation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703738016 {#2114
        date: 2023-12-28 05:33:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vermyndax@lemmy.world"
        "@Anticorp@lemmy.ml"
        "@MSids@lemmy.world"
        "@TonyTonyChopper@mander.xyz"
        "@MadhuGururajan@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 258437
      -bodyTs: "'ask':10 'engin':14 'peopl':1 'post':7 'recommend':15 'search':5,13 'specif':9 'without':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4610533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703738016 {#2118
        date: 2023-12-28 05:33:36.0 +01:00
      }
      +"title": 258437
    }
  ]
  -id: 25036
  -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
  -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703694999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9996837"
  +editedAt: DateTimeImmutable @1708440559 {#2893
    date: 2024-02-20 15:49:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703608599 {#2870
    date: 2023-12-26 17:36:39.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 {#2121
  +user: Proxies\__CG__\App\Entity\User {#2912 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
  +title: "What search engine do you recommend that isn't Google or Bing?"
  +url: null
  +body: """
    I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
    \n
    Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
    \n
    Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 122
  +favouriteCount: 198
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724800880 {#2907
    date: 2024-08-28 01:21:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2914 …}
  +votes: Doctrine\ORM\PersistentCollection {#2916 …}
  +reports: Doctrine\ORM\PersistentCollection {#2918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
  +badges: Doctrine\ORM\PersistentCollection {#2924 …}
  +children: [
    App\Entity\EntryComment {#2117
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: """
        > People can do without search\n
        \n
        This post is specifically asking for a search engine recommendation.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703738016 {#2114
        date: 2023-12-28 05:33:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vermyndax@lemmy.world"
        "@Anticorp@lemmy.ml"
        "@MSids@lemmy.world"
        "@TonyTonyChopper@mander.xyz"
        "@MadhuGururajan@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 258437
      -bodyTs: "'ask':10 'engin':14 'peopl':1 'post':7 'recommend':15 'search':5,13 'specif':9 'without':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4610533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703738016 {#2118
        date: 2023-12-28 05:33:36.0 +01:00
      }
      +"title": 258437
    }
  ]
  -id: 25036
  -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
  -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703694999
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9996837"
  +editedAt: DateTimeImmutable @1708440559 {#2893
    date: 2024-02-20 15:49:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703608599 {#2870
    date: 2023-12-26 17:36:39.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 {#2117
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2907
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      App\Entity\EntryComment {#2117}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2893
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2870
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    > People can do without search\n
    \n
    This post is specifically asking for a search engine recommendation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703738016 {#2114
    date: 2023-12-28 05:33:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
    "@Anticorp@lemmy.ml"
    "@MSids@lemmy.world"
    "@TonyTonyChopper@mander.xyz"
    "@MadhuGururajan@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 258437
  -bodyTs: "'ask':10 'engin':14 'peopl':1 'post':7 'recommend':15 'search':5,13 'specif':9 'without':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4610533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703738016 {#2118
    date: 2023-12-28 05:33:36.0 +01:00
  }
  +"title": 258437
}
"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 {#2117
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2907
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      App\Entity\EntryComment {#2117}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2893
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2870
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    > People can do without search\n
    \n
    This post is specifically asking for a search engine recommendation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703738016 {#2114
    date: 2023-12-28 05:33:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
    "@Anticorp@lemmy.ml"
    "@MSids@lemmy.world"
    "@TonyTonyChopper@mander.xyz"
    "@MadhuGururajan@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 258437
  -bodyTs: "'ask':10 'engin':14 'peopl':1 'post':7 'recommend':15 'search':5,13 'specif':9 'without':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4610533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703738016 {#2118
    date: 2023-12-28 05:33:36.0 +01:00
  }
  +"title": 258437
}
"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 {#2117
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121
    +user: Proxies\__CG__\App\Entity\User {#2912 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-search-engine-do-you-recommend-that-isn-t-Google-or"
    +title: "What search engine do you recommend that isn't Google or Bing?"
    +url: null
    +body: """
      I’m still trying to de-Google my life, little by little. I don’t trust Bing for similar reasons. DDG is feeling shady of late. What’s the search engine you all recommend that I can inject into my daily life? Is there perhaps a search engine that is focused on code, or have we just all moved on to AI for searching?\n
      \n
      Edit: I meant to also express my frustration that most browsers do not let you select a “default search engine” that can be used in the address bar aside from 3-5 pre-chosen engines. Seems like 2023 we should be able to customize that to our own liking.\n
      \n
      Edit 2: Thanks for the recommendation of Kagi. I’m going to roll with it for a while. I see they have an extension for Safari that allows them to hijack the address bar, which is just what I needed.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 122
    +favouriteCount: 198
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724800880 {#2907
      date: 2024-08-28 01:21:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2914 …}
    +votes: Doctrine\ORM\PersistentCollection {#2916 …}
    +reports: Doctrine\ORM\PersistentCollection {#2918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2922 …}
    +badges: Doctrine\ORM\PersistentCollection {#2924 …}
    +children: [
      App\Entity\EntryComment {#2117}
    ]
    -id: 25036
    -titleTs: "'bing':12 'engin':3 'googl':10 'isn':8 'recommend':6 'search':2"
    -bodyTs: "'-5':97 '2':117 '2023':104 '3':96 'abl':108 'address':92,148 'ai':63 'allow':143 'also':70 'asid':94 'bar':93,149 'bing':18 'browser':76 'chosen':100 'code':54 'custom':110 'daili':42 'ddg':22 'de':7 'de-googl':6 'default':83 'edit':66,116 'engin':32,49,85,101 'express':71 'extens':139 'feel':24 'focus':52 'frustrat':73 'go':126 'googl':8 'hijack':146 'inject':39 'kagi':123 'late':27 'let':79 'life':10,43 'like':103,115 'littl':11,13 'm':2,125 'meant':68 'move':60 'need':155 'perhap':46 'pre':99 'pre-chosen':98 'reason':21 'recommend':35,121 'roll':128 'safari':141 'search':31,48,65,84 'see':135 'seem':102 'select':81 'shadi':25 'similar':20 'still':3 'thank':118 'tri':4 'trust':17 'use':89"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703694999
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9996837"
    +editedAt: DateTimeImmutable @1708440559 {#2893
      date: 2024-02-20 15:49:19.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703608599 {#2870
      date: 2023-12-26 17:36:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2115 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    > People can do without search\n
    \n
    This post is specifically asking for a search engine recommendation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703738016 {#2114
    date: 2023-12-28 05:33:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vermyndax@lemmy.world"
    "@Anticorp@lemmy.ml"
    "@MSids@lemmy.world"
    "@TonyTonyChopper@mander.xyz"
    "@MadhuGururajan@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 258437
  -bodyTs: "'ask':10 'engin':14 'peopl':1 'post':7 'recommend':15 'search':5,13 'specif':9 'without':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4610533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703738016 {#2118
    date: 2023-12-28 05:33:36.0 +01:00
  }
  +"title": 258437
}
"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 {#2305
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
  +image: Proxies\__CG__\App\Entity\Image {#2872 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
  +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
  +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
  +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 264
  +favouriteCount: 771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723522826 {#2867
    date: 2024-08-13 06:20:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +children: [
    App\Entity\EntryComment {#2308
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "They are a patch, not a solution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1703968192 {#2307
        date: 2023-12-30 21:29:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@BestBouclettes@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 265457
      -bodyTs: "'patch':4 'solut':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4645345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703968192 {#2306
        date: 2023-12-30 21:29:52.0 +01:00
      }
      +"title": 265457
    }
  ]
  -id: 25894
  -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704046544
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9918613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960144 {#2853
    date: 2023-12-30 19:15:44.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 {#2305
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
  +image: Proxies\__CG__\App\Entity\Image {#2872 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
  +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
  +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
  +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 264
  +favouriteCount: 771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723522826 {#2867
    date: 2024-08-13 06:20:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +children: [
    App\Entity\EntryComment {#2308
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "They are a patch, not a solution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1703968192 {#2307
        date: 2023-12-30 21:29:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@BestBouclettes@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 265457
      -bodyTs: "'patch':4 'solut':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4645345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703968192 {#2306
        date: 2023-12-30 21:29:52.0 +01:00
      }
      +"title": 265457
    }
  ]
  -id: 25894
  -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704046544
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9918613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960144 {#2853
    date: 2023-12-30 19:15:44.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 {#2305
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
  +image: Proxies\__CG__\App\Entity\Image {#2872 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
  +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
  +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
  +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 264
  +favouriteCount: 771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723522826 {#2867
    date: 2024-08-13 06:20:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2875 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +children: [
    App\Entity\EntryComment {#2308
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "They are a patch, not a solution."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1703968192 {#2307
        date: 2023-12-30 21:29:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HiddenLayer5@lemmy.ml"
        "@BestBouclettes@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 265457
      -bodyTs: "'patch':4 'solut':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4645345"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703968192 {#2306
        date: 2023-12-30 21:29:52.0 +01:00
      }
      +"title": 265457
    }
  ]
  -id: 25894
  -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704046544
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9918613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703960144 {#2853
    date: 2023-12-30 19:15:44.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 {#2308
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
    +image: Proxies\__CG__\App\Entity\Image {#2872 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
    +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
    +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
    +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 264
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723522826 {#2867
      date: 2024-08-13 06:20:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2875 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
    +badges: Doctrine\ORM\PersistentCollection {#2885 …}
    +children: [
      App\Entity\EntryComment {#2308}
    ]
    -id: 25894
    -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704046544
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960144 {#2853
      date: 2023-12-30 19:15:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "They are a patch, not a solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1703968192 {#2307
    date: 2023-12-30 21:29:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@BestBouclettes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 265457
  -bodyTs: "'patch':4 'solut':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4645345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703968192 {#2306
    date: 2023-12-30 21:29:52.0 +01:00
  }
  +"title": 265457
}
"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 {#2308
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
    +image: Proxies\__CG__\App\Entity\Image {#2872 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
    +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
    +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
    +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 264
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723522826 {#2867
      date: 2024-08-13 06:20:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2875 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
    +badges: Doctrine\ORM\PersistentCollection {#2885 …}
    +children: [
      App\Entity\EntryComment {#2308}
    ]
    -id: 25894
    -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704046544
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960144 {#2853
      date: 2023-12-30 19:15:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "They are a patch, not a solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1703968192 {#2307
    date: 2023-12-30 21:29:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@BestBouclettes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 265457
  -bodyTs: "'patch':4 'solut':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4645345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703968192 {#2306
    date: 2023-12-30 21:29:52.0 +01:00
  }
  +"title": 265457
}
"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 {#2308
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
    +image: Proxies\__CG__\App\Entity\Image {#2872 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2874 …}
    +slug: "Electric-cars-The-equivalent-of-switching-from-binge-drinking-whiskey"
    +title: "Electric cars: The equivalent of switching from binge drinking whiskey to binge drinking wine."
    +url: "https://lemmy.ml/pictrs/image/8f35eda8-136e-4266-a7b9-3f913fe65886.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 264
    +favouriteCount: 771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723522826 {#2867
      date: 2024-08-13 06:20:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2875 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
    +badges: Doctrine\ORM\PersistentCollection {#2885 …}
    +children: [
      App\Entity\EntryComment {#2308}
    ]
    -id: 25894
    -titleTs: "'bing':8,12 'car':2 'drink':9,13 'electr':1 'equival':4 'switch':6 'whiskey':10 'wine':14"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704046544
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9918613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703960144 {#2853
      date: 2023-12-30 19:15:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2304 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "They are a patch, not a solution."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1703968192 {#2307
    date: 2023-12-30 21:29:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@BestBouclettes@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 265457
  -bodyTs: "'patch':4 'solut':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4645345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703968192 {#2306
    date: 2023-12-30 21:29:52.0 +01:00
  }
  +"title": 265457
}
"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 {#2224
  +user: Proxies\__CG__\App\Entity\User {#2850 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "How-could-the-EU-do-this"
  +title: "How could the EU do this??"
  +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 162
  +favouriteCount: 1208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711573588 {#2887
    date: 2024-03-27 22:06:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  +badges: Doctrine\ORM\PersistentCollection {#2905 …}
  +children: [
    1 => App\Entity\EntryComment {#2215
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +body: "The map shows the actual proposal, I don’t know what possibly could look sus to you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703803230 {#2043
        date: 2023-12-28 23:40:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hubi@lemmy.world"
        "@Dra@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 260666
      -bodyTs: "'actual':5 'could':13 'know':10 'look':14 'map':2 'possibl':12 'propos':6 'show':3 'sus':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4621583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703803230 {#2139
        date: 2023-12-28 23:40:30.0 +01:00
      }
      +"title": 260666
    }
    0 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "I can only guess the reasons but I experienced this frustration when I needed to go from the very north to the very east of the country and still had to go through Budapest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703803434 {#2192
        date: 2023-12-28 23:43:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hubi@lemmy.world"
        "@dubyakay@lemmy.ca"
        "@raynethackery@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 260675
      -bodyTs: "'budapest':34 'countri':27 'east':24 'experienc':9 'frustrat':11 'go':16,32 'guess':4 'need':14 'north':20 'reason':6 'still':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4621636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703803434 {#2189
        date: 2023-12-28 23:43:54.0 +01:00
      }
      +"title": 260675
    }
  ]
  -id: 25094
  -titleTs: "'could':2 'eu':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703716583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10006812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703630183 {#2873
    date: 2023-12-26 23:36: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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2224
  +user: Proxies\__CG__\App\Entity\User {#2850 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "How-could-the-EU-do-this"
  +title: "How could the EU do this??"
  +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 162
  +favouriteCount: 1208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711573588 {#2887
    date: 2024-03-27 22:06:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  +badges: Doctrine\ORM\PersistentCollection {#2905 …}
  +children: [
    1 => App\Entity\EntryComment {#2215
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +body: "The map shows the actual proposal, I don’t know what possibly could look sus to you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703803230 {#2043
        date: 2023-12-28 23:40:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hubi@lemmy.world"
        "@Dra@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 260666
      -bodyTs: "'actual':5 'could':13 'know':10 'look':14 'map':2 'possibl':12 'propos':6 'show':3 'sus':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4621583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703803230 {#2139
        date: 2023-12-28 23:40:30.0 +01:00
      }
      +"title": 260666
    }
    0 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "I can only guess the reasons but I experienced this frustration when I needed to go from the very north to the very east of the country and still had to go through Budapest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703803434 {#2192
        date: 2023-12-28 23:43:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hubi@lemmy.world"
        "@dubyakay@lemmy.ca"
        "@raynethackery@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 260675
      -bodyTs: "'budapest':34 'countri':27 'east':24 'experienc':9 'frustrat':11 'go':16,32 'guess':4 'need':14 'north':20 'reason':6 'still':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4621636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703803434 {#2189
        date: 2023-12-28 23:43:54.0 +01:00
      }
      +"title": 260675
    }
  ]
  -id: 25094
  -titleTs: "'could':2 'eu':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703716583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10006812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703630183 {#2873
    date: 2023-12-26 23:36: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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2224
  +user: Proxies\__CG__\App\Entity\User {#2850 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "How-could-the-EU-do-this"
  +title: "How could the EU do this??"
  +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 162
  +favouriteCount: 1208
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711573588 {#2887
    date: 2024-03-27 22:06:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2895 …}
  +votes: Doctrine\ORM\PersistentCollection {#2897 …}
  +reports: Doctrine\ORM\PersistentCollection {#2899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
  +badges: Doctrine\ORM\PersistentCollection {#2905 …}
  +children: [
    1 => App\Entity\EntryComment {#2215
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +body: "The map shows the actual proposal, I don’t know what possibly could look sus to you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1703803230 {#2043
        date: 2023-12-28 23:40:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hubi@lemmy.world"
        "@Dra@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 260666
      -bodyTs: "'actual':5 'could':13 'know':10 'look':14 'map':2 'possibl':12 'propos':6 'show':3 'sus':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4621583"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703803230 {#2139
        date: 2023-12-28 23:40:30.0 +01:00
      }
      +"title": 260666
    }
    0 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "I can only guess the reasons but I experienced this frustration when I needed to go from the very north to the very east of the country and still had to go through Budapest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703803434 {#2192
        date: 2023-12-28 23:43:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hubi@lemmy.world"
        "@dubyakay@lemmy.ca"
        "@raynethackery@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 260675
      -bodyTs: "'budapest':34 'countri':27 'east':24 'experienc':9 'frustrat':11 'go':16,32 'guess':4 'need':14 'north':20 'reason':6 'still':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4621636"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703803434 {#2189
        date: 2023-12-28 23:43:54.0 +01:00
      }
      +"title": 260675
    }
  ]
  -id: 25094
  -titleTs: "'could':2 'eu':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703716583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10006812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703630183 {#2873
    date: 2023-12-26 23:36: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
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 {#2215
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2892 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "How-could-the-EU-do-this"
    +title: "How could the EU do this??"
    +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 162
    +favouriteCount: 1208
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711573588 {#2887
      date: 2024-03-27 22:06:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2895 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      1 => App\Entity\EntryComment {#2215}
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
        +body: "I can only guess the reasons but I experienced this frustration when I needed to go from the very north to the very east of the country and still had to go through Budapest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703803434 {#2192
          date: 2023-12-28 23:43:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hubi@lemmy.world"
          "@dubyakay@lemmy.ca"
          "@raynethackery@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2293 …}
        +nested: Doctrine\ORM\PersistentCollection {#2309 …}
        +votes: Doctrine\ORM\PersistentCollection {#2302 …}
        +reports: Doctrine\ORM\PersistentCollection {#2320 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
        -id: 260675
        -bodyTs: "'budapest':34 'countri':27 'east':24 'experienc':9 'frustrat':11 'go':16,32 'guess':4 'need':14 'north':20 'reason':6 'still':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4621636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703803434 {#2189
          date: 2023-12-28 23:43:54.0 +01:00
        }
        +"title": 260675
      }
    ]
    -id: 25094
    -titleTs: "'could':2 'eu':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703716583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10006812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703630183 {#2873
      date: 2023-12-26 23:36:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "The map shows the actual proposal, I don’t know what possibly could look sus to you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703803230 {#2043
    date: 2023-12-28 23:40:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hubi@lemmy.world"
    "@Dra@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 260666
  -bodyTs: "'actual':5 'could':13 'know':10 'look':14 'map':2 'possibl':12 'propos':6 'show':3 'sus':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4621583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703803230 {#2139
    date: 2023-12-28 23:40:30.0 +01:00
  }
  +"title": 260666
}
"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 {#2215
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2892 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "How-could-the-EU-do-this"
    +title: "How could the EU do this??"
    +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 162
    +favouriteCount: 1208
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711573588 {#2887
      date: 2024-03-27 22:06:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2895 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      1 => App\Entity\EntryComment {#2215}
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
        +body: "I can only guess the reasons but I experienced this frustration when I needed to go from the very north to the very east of the country and still had to go through Budapest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703803434 {#2192
          date: 2023-12-28 23:43:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hubi@lemmy.world"
          "@dubyakay@lemmy.ca"
          "@raynethackery@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2293 …}
        +nested: Doctrine\ORM\PersistentCollection {#2309 …}
        +votes: Doctrine\ORM\PersistentCollection {#2302 …}
        +reports: Doctrine\ORM\PersistentCollection {#2320 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
        -id: 260675
        -bodyTs: "'budapest':34 'countri':27 'east':24 'experienc':9 'frustrat':11 'go':16,32 'guess':4 'need':14 'north':20 'reason':6 'still':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4621636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703803434 {#2189
          date: 2023-12-28 23:43:54.0 +01:00
        }
        +"title": 260675
      }
    ]
    -id: 25094
    -titleTs: "'could':2 'eu':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703716583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10006812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703630183 {#2873
      date: 2023-12-26 23:36:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "The map shows the actual proposal, I don’t know what possibly could look sus to you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703803230 {#2043
    date: 2023-12-28 23:40:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hubi@lemmy.world"
    "@Dra@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 260666
  -bodyTs: "'actual':5 'could':13 'know':10 'look':14 'map':2 'possibl':12 'propos':6 'show':3 'sus':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4621583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703803230 {#2139
    date: 2023-12-28 23:40:30.0 +01:00
  }
  +"title": 260666
}
"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 {#2215
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2892 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "How-could-the-EU-do-this"
    +title: "How could the EU do this??"
    +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 162
    +favouriteCount: 1208
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711573588 {#2887
      date: 2024-03-27 22:06:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2895 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      1 => App\Entity\EntryComment {#2215}
      0 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
        +body: "I can only guess the reasons but I experienced this frustration when I needed to go from the very north to the very east of the country and still had to go through Budapest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703803434 {#2192
          date: 2023-12-28 23:43:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hubi@lemmy.world"
          "@dubyakay@lemmy.ca"
          "@raynethackery@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2293 …}
        +nested: Doctrine\ORM\PersistentCollection {#2309 …}
        +votes: Doctrine\ORM\PersistentCollection {#2302 …}
        +reports: Doctrine\ORM\PersistentCollection {#2320 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
        -id: 260675
        -bodyTs: "'budapest':34 'countri':27 'east':24 'experienc':9 'frustrat':11 'go':16,32 'guess':4 'need':14 'north':20 'reason':6 'still':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4621636"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703803434 {#2189
          date: 2023-12-28 23:43:54.0 +01:00
        }
        +"title": 260675
      }
    ]
    -id: 25094
    -titleTs: "'could':2 'eu':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703716583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10006812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703630183 {#2873
      date: 2023-12-26 23:36:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "The map shows the actual proposal, I don’t know what possibly could look sus to you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703803230 {#2043
    date: 2023-12-28 23:40:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hubi@lemmy.world"
    "@Dra@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 260666
  -bodyTs: "'actual':5 'could':13 'know':10 'look':14 'map':2 'possibl':12 'propos':6 'show':3 'sus':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4621583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703803230 {#2139
    date: 2023-12-28 23:40:30.0 +01:00
  }
  +"title": 260666
}
"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
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2892 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "How-could-the-EU-do-this"
    +title: "How could the EU do this??"
    +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 162
    +favouriteCount: 1208
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711573588 {#2887
      date: 2024-03-27 22:06:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2895 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      1 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +body: "The map shows the actual proposal, I don’t know what possibly could look sus to you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1703803230 {#2043
          date: 2023-12-28 23:40:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hubi@lemmy.world"
          "@Dra@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 260666
        -bodyTs: "'actual':5 'could':13 'know':10 'look':14 'map':2 'possibl':12 'propos':6 'show':3 'sus':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4621583"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703803230 {#2139
          date: 2023-12-28 23:40:30.0 +01:00
        }
        +"title": 260666
      }
      0 => App\Entity\EntryComment {#2299}
    ]
    -id: 25094
    -titleTs: "'could':2 'eu':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703716583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10006812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703630183 {#2873
      date: 2023-12-26 23:36:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "I can only guess the reasons but I experienced this frustration when I needed to go from the very north to the very east of the country and still had to go through Budapest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703803434 {#2192
    date: 2023-12-28 23:43:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hubi@lemmy.world"
    "@dubyakay@lemmy.ca"
    "@raynethackery@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 260675
  -bodyTs: "'budapest':34 'countri':27 'east':24 'experienc':9 'frustrat':11 'go':16,32 'guess':4 'need':14 'north':20 'reason':6 'still':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4621636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703803434 {#2189
    date: 2023-12-28 23:43:54.0 +01:00
  }
  +"title": 260675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2892 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "How-could-the-EU-do-this"
    +title: "How could the EU do this??"
    +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 162
    +favouriteCount: 1208
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711573588 {#2887
      date: 2024-03-27 22:06:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2895 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      1 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +body: "The map shows the actual proposal, I don’t know what possibly could look sus to you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1703803230 {#2043
          date: 2023-12-28 23:40:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hubi@lemmy.world"
          "@Dra@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 260666
        -bodyTs: "'actual':5 'could':13 'know':10 'look':14 'map':2 'possibl':12 'propos':6 'show':3 'sus':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4621583"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703803230 {#2139
          date: 2023-12-28 23:40:30.0 +01:00
        }
        +"title": 260666
      }
      0 => App\Entity\EntryComment {#2299}
    ]
    -id: 25094
    -titleTs: "'could':2 'eu':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703716583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10006812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703630183 {#2873
      date: 2023-12-26 23:36:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "I can only guess the reasons but I experienced this frustration when I needed to go from the very north to the very east of the country and still had to go through Budapest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703803434 {#2192
    date: 2023-12-28 23:43:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hubi@lemmy.world"
    "@dubyakay@lemmy.ca"
    "@raynethackery@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 260675
  -bodyTs: "'budapest':34 'countri':27 'east':24 'experienc':9 'frustrat':11 'go':16,32 'guess':4 'need':14 'north':20 'reason':6 'still':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4621636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703803434 {#2189
    date: 2023-12-28 23:43:54.0 +01:00
  }
  +"title": 260675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2892 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "How-could-the-EU-do-this"
    +title: "How could the EU do this??"
    +url: "https://lemmy.world/pictrs/image/f29fee0a-5e30-454d-a820-03a7b49e4887.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 162
    +favouriteCount: 1208
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711573588 {#2887
      date: 2024-03-27 22:06:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2895 …}
    +votes: Doctrine\ORM\PersistentCollection {#2897 …}
    +reports: Doctrine\ORM\PersistentCollection {#2899 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2901 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2903 …}
    +badges: Doctrine\ORM\PersistentCollection {#2905 …}
    +children: [
      1 => App\Entity\EntryComment {#2215
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
        +body: "The map shows the actual proposal, I don’t know what possibly could look sus to you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1703803230 {#2043
          date: 2023-12-28 23:40:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hubi@lemmy.world"
          "@Dra@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2223 …}
        +nested: Doctrine\ORM\PersistentCollection {#2216 …}
        +votes: Doctrine\ORM\PersistentCollection {#2213 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
        -id: 260666
        -bodyTs: "'actual':5 'could':13 'know':10 'look':14 'map':2 'possibl':12 'propos':6 'show':3 'sus':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4621583"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703803230 {#2139
          date: 2023-12-28 23:40:30.0 +01:00
        }
        +"title": 260666
      }
      0 => App\Entity\EntryComment {#2299}
    ]
    -id: 25094
    -titleTs: "'could':2 'eu':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703716583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10006812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703630183 {#2873
      date: 2023-12-26 23:36:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "I can only guess the reasons but I experienced this frustration when I needed to go from the very north to the very east of the country and still had to go through Budapest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703803434 {#2192
    date: 2023-12-28 23:43:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hubi@lemmy.world"
    "@dubyakay@lemmy.ca"
    "@raynethackery@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 260675
  -bodyTs: "'budapest':34 'countri':27 'east':24 'experienc':9 'frustrat':11 'go':16,32 'guess':4 'need':14 'north':20 'reason':6 'still':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4621636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703803434 {#2189
    date: 2023-12-28 23:43:54.0 +01:00
  }
  +"title": 260675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2051
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2933 …}
  +slug: "Merry-Christmas"
  +title: "Merry Christmas"
  +url: "https://reddthat.com/pictrs/image/6dba96f6-a597-441f-bd16-e74f881557c7.webp"
  +body: "#christmas #unions"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 1233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710441679 {#2926
    date: 2024-03-14 19:41:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2934 …}
  +votes: Doctrine\ORM\PersistentCollection {#2936 …}
  +reports: Doctrine\ORM\PersistentCollection {#2938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
  +badges: Doctrine\ORM\PersistentCollection {#2944 …}
  +children: [
    1 => App\Entity\EntryComment {#2048
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
      +body: "And today we are throwing them away for free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703579487 {#2070
        date: 2023-12-26 09:31:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@avidamoeba@lemmy.ca"
        "@ininewcrow@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2059 …}
      +nested: Doctrine\ORM\PersistentCollection {#2047 …}
      +votes: Doctrine\ORM\PersistentCollection {#2057 …}
      +reports: Doctrine\ORM\PersistentCollection {#2055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
      -id: 253092
      -bodyTs: "'away':7 'free':9 'throw':5 'today':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4585596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703579487 {#2049
        date: 2023-12-26 09:31:27.0 +01:00
      }
      +"title": 253092
    }
    0 => App\Entity\EntryComment {#2104
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
      +body: "What you replied to was very clearly a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703579563 {#2165
        date: 2023-12-26 09:32:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@avidamoeba@lemmy.ca"
        "@RealFknNito@lemmy.world"
        "@Mycatiskai@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2105 …}
      +nested: Doctrine\ORM\PersistentCollection {#2111 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 253098
      -bodyTs: "'clear':7 'joke':9 'repli':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4585610"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703579563 {#2041
        date: 2023-12-26 09:32:43.0 +01:00
      }
      +"title": 253098
    }
  ]
  -id: 24796
  -titleTs: "'christma':2 'merri':1"
  -bodyTs: "'christma':1 'union':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703617529
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12030758"
  +editedAt: DateTimeImmutable @1707826132 {#2913
    date: 2024-02-13 13:08:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703531129 {#2890
    date: 2023-12-25 20:05:29.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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2051
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2933 …}
  +slug: "Merry-Christmas"
  +title: "Merry Christmas"
  +url: "https://reddthat.com/pictrs/image/6dba96f6-a597-441f-bd16-e74f881557c7.webp"
  +body: "#christmas #unions"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 1233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710441679 {#2926
    date: 2024-03-14 19:41:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2934 …}
  +votes: Doctrine\ORM\PersistentCollection {#2936 …}
  +reports: Doctrine\ORM\PersistentCollection {#2938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
  +badges: Doctrine\ORM\PersistentCollection {#2944 …}
  +children: [
    1 => App\Entity\EntryComment {#2048
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
      +body: "And today we are throwing them away for free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703579487 {#2070
        date: 2023-12-26 09:31:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@avidamoeba@lemmy.ca"
        "@ininewcrow@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2059 …}
      +nested: Doctrine\ORM\PersistentCollection {#2047 …}
      +votes: Doctrine\ORM\PersistentCollection {#2057 …}
      +reports: Doctrine\ORM\PersistentCollection {#2055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
      -id: 253092
      -bodyTs: "'away':7 'free':9 'throw':5 'today':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4585596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703579487 {#2049
        date: 2023-12-26 09:31:27.0 +01:00
      }
      +"title": 253092
    }
    0 => App\Entity\EntryComment {#2104
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
      +body: "What you replied to was very clearly a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703579563 {#2165
        date: 2023-12-26 09:32:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@avidamoeba@lemmy.ca"
        "@RealFknNito@lemmy.world"
        "@Mycatiskai@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2105 …}
      +nested: Doctrine\ORM\PersistentCollection {#2111 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 253098
      -bodyTs: "'clear':7 'joke':9 'repli':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4585610"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703579563 {#2041
        date: 2023-12-26 09:32:43.0 +01:00
      }
      +"title": 253098
    }
  ]
  -id: 24796
  -titleTs: "'christma':2 'merri':1"
  -bodyTs: "'christma':1 'union':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703617529
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12030758"
  +editedAt: DateTimeImmutable @1707826132 {#2913
    date: 2024-02-13 13:08:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703531129 {#2890
    date: 2023-12-25 20:05:29.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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2051
  +user: Proxies\__CG__\App\Entity\User {#2931 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2933 …}
  +slug: "Merry-Christmas"
  +title: "Merry Christmas"
  +url: "https://reddthat.com/pictrs/image/6dba96f6-a597-441f-bd16-e74f881557c7.webp"
  +body: "#christmas #unions"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 46
  +favouriteCount: 1233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710441679 {#2926
    date: 2024-03-14 19:41:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2934 …}
  +votes: Doctrine\ORM\PersistentCollection {#2936 …}
  +reports: Doctrine\ORM\PersistentCollection {#2938 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
  +badges: Doctrine\ORM\PersistentCollection {#2944 …}
  +children: [
    1 => App\Entity\EntryComment {#2048
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
      +body: "And today we are throwing them away for free."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703579487 {#2070
        date: 2023-12-26 09:31:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@avidamoeba@lemmy.ca"
        "@ininewcrow@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2059 …}
      +nested: Doctrine\ORM\PersistentCollection {#2047 …}
      +votes: Doctrine\ORM\PersistentCollection {#2057 …}
      +reports: Doctrine\ORM\PersistentCollection {#2055 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
      -id: 253092
      -bodyTs: "'away':7 'free':9 'throw':5 'today':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4585596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703579487 {#2049
        date: 2023-12-26 09:31:27.0 +01:00
      }
      +"title": 253092
    }
    0 => App\Entity\EntryComment {#2104
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
      +body: "What you replied to was very clearly a joke."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703579563 {#2165
        date: 2023-12-26 09:32:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@avidamoeba@lemmy.ca"
        "@RealFknNito@lemmy.world"
        "@Mycatiskai@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2105 …}
      +nested: Doctrine\ORM\PersistentCollection {#2111 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 253098
      -bodyTs: "'clear':7 'joke':9 'repli':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4585610"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703579563 {#2041
        date: 2023-12-26 09:32:43.0 +01:00
      }
      +"title": 253098
    }
  ]
  -id: 24796
  -titleTs: "'christma':2 'merri':1"
  -bodyTs: "'christma':1 'union':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703617529
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12030758"
  +editedAt: DateTimeImmutable @1707826132 {#2913
    date: 2024-02-13 13:08:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703531129 {#2890
    date: 2023-12-25 20:05:29.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2048
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2933 …}
    +slug: "Merry-Christmas"
    +title: "Merry Christmas"
    +url: "https://reddthat.com/pictrs/image/6dba96f6-a597-441f-bd16-e74f881557c7.webp"
    +body: "#christmas #unions"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710441679 {#2926
      date: 2024-03-14 19:41:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2936 …}
    +reports: Doctrine\ORM\PersistentCollection {#2938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
    +badges: Doctrine\ORM\PersistentCollection {#2944 …}
    +children: [
      1 => App\Entity\EntryComment {#2048}
      0 => App\Entity\EntryComment {#2104
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
        +body: "What you replied to was very clearly a joke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703579563 {#2165
          date: 2023-12-26 09:32:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@avidamoeba@lemmy.ca"
          "@RealFknNito@lemmy.world"
          "@Mycatiskai@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2105 …}
        +nested: Doctrine\ORM\PersistentCollection {#2111 …}
        +votes: Doctrine\ORM\PersistentCollection {#2102 …}
        +reports: Doctrine\ORM\PersistentCollection {#2103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
        -id: 253098
        -bodyTs: "'clear':7 'joke':9 'repli':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4585610"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579563 {#2041
          date: 2023-12-26 09:32:43.0 +01:00
        }
        +"title": 253098
      }
    ]
    -id: 24796
    -titleTs: "'christma':2 'merri':1"
    -bodyTs: "'christma':1 'union':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703617529
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12030758"
    +editedAt: DateTimeImmutable @1707826132 {#2913
      date: 2024-02-13 13:08:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703531129 {#2890
      date: 2023-12-25 20:05:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "And today we are throwing them away for free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703579487 {#2070
    date: 2023-12-26 09:31:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avidamoeba@lemmy.ca"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 253092
  -bodyTs: "'away':7 'free':9 'throw':5 'today':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4585596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579487 {#2049
    date: 2023-12-26 09:31:27.0 +01:00
  }
  +"title": 253092
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2048
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2933 …}
    +slug: "Merry-Christmas"
    +title: "Merry Christmas"
    +url: "https://reddthat.com/pictrs/image/6dba96f6-a597-441f-bd16-e74f881557c7.webp"
    +body: "#christmas #unions"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710441679 {#2926
      date: 2024-03-14 19:41:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2936 …}
    +reports: Doctrine\ORM\PersistentCollection {#2938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
    +badges: Doctrine\ORM\PersistentCollection {#2944 …}
    +children: [
      1 => App\Entity\EntryComment {#2048}
      0 => App\Entity\EntryComment {#2104
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
        +body: "What you replied to was very clearly a joke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703579563 {#2165
          date: 2023-12-26 09:32:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@avidamoeba@lemmy.ca"
          "@RealFknNito@lemmy.world"
          "@Mycatiskai@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2105 …}
        +nested: Doctrine\ORM\PersistentCollection {#2111 …}
        +votes: Doctrine\ORM\PersistentCollection {#2102 …}
        +reports: Doctrine\ORM\PersistentCollection {#2103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
        -id: 253098
        -bodyTs: "'clear':7 'joke':9 'repli':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4585610"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579563 {#2041
          date: 2023-12-26 09:32:43.0 +01:00
        }
        +"title": 253098
      }
    ]
    -id: 24796
    -titleTs: "'christma':2 'merri':1"
    -bodyTs: "'christma':1 'union':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703617529
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12030758"
    +editedAt: DateTimeImmutable @1707826132 {#2913
      date: 2024-02-13 13:08:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703531129 {#2890
      date: 2023-12-25 20:05:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "And today we are throwing them away for free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703579487 {#2070
    date: 2023-12-26 09:31:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avidamoeba@lemmy.ca"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 253092
  -bodyTs: "'away':7 'free':9 'throw':5 'today':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4585596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579487 {#2049
    date: 2023-12-26 09:31:27.0 +01:00
  }
  +"title": 253092
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2048
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2933 …}
    +slug: "Merry-Christmas"
    +title: "Merry Christmas"
    +url: "https://reddthat.com/pictrs/image/6dba96f6-a597-441f-bd16-e74f881557c7.webp"
    +body: "#christmas #unions"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710441679 {#2926
      date: 2024-03-14 19:41:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2936 …}
    +reports: Doctrine\ORM\PersistentCollection {#2938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
    +badges: Doctrine\ORM\PersistentCollection {#2944 …}
    +children: [
      1 => App\Entity\EntryComment {#2048}
      0 => App\Entity\EntryComment {#2104
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
        +body: "What you replied to was very clearly a joke."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703579563 {#2165
          date: 2023-12-26 09:32:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@avidamoeba@lemmy.ca"
          "@RealFknNito@lemmy.world"
          "@Mycatiskai@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2105 …}
        +nested: Doctrine\ORM\PersistentCollection {#2111 …}
        +votes: Doctrine\ORM\PersistentCollection {#2102 …}
        +reports: Doctrine\ORM\PersistentCollection {#2103 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
        -id: 253098
        -bodyTs: "'clear':7 'joke':9 'repli':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4585610"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579563 {#2041
          date: 2023-12-26 09:32:43.0 +01:00
        }
        +"title": 253098
      }
    ]
    -id: 24796
    -titleTs: "'christma':2 'merri':1"
    -bodyTs: "'christma':1 'union':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703617529
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12030758"
    +editedAt: DateTimeImmutable @1707826132 {#2913
      date: 2024-02-13 13:08:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703531129 {#2890
      date: 2023-12-25 20:05:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
  +body: "And today we are throwing them away for free."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703579487 {#2070
    date: 2023-12-26 09:31:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avidamoeba@lemmy.ca"
    "@ininewcrow@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2059 …}
  +nested: Doctrine\ORM\PersistentCollection {#2047 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 253092
  -bodyTs: "'away':7 'free':9 'throw':5 'today':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4585596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579487 {#2049
    date: 2023-12-26 09:31:27.0 +01:00
  }
  +"title": 253092
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2104
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2933 …}
    +slug: "Merry-Christmas"
    +title: "Merry Christmas"
    +url: "https://reddthat.com/pictrs/image/6dba96f6-a597-441f-bd16-e74f881557c7.webp"
    +body: "#christmas #unions"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710441679 {#2926
      date: 2024-03-14 19:41:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2936 …}
    +reports: Doctrine\ORM\PersistentCollection {#2938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
    +badges: Doctrine\ORM\PersistentCollection {#2944 …}
    +children: [
      1 => App\Entity\EntryComment {#2048
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
        +body: "And today we are throwing them away for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1703579487 {#2070
          date: 2023-12-26 09:31:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@avidamoeba@lemmy.ca"
          "@ininewcrow@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2059 …}
        +nested: Doctrine\ORM\PersistentCollection {#2047 …}
        +votes: Doctrine\ORM\PersistentCollection {#2057 …}
        +reports: Doctrine\ORM\PersistentCollection {#2055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
        -id: 253092
        -bodyTs: "'away':7 'free':9 'throw':5 'today':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4585596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579487 {#2049
          date: 2023-12-26 09:31:27.0 +01:00
        }
        +"title": 253092
      }
      0 => App\Entity\EntryComment {#2104}
    ]
    -id: 24796
    -titleTs: "'christma':2 'merri':1"
    -bodyTs: "'christma':1 'union':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703617529
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12030758"
    +editedAt: DateTimeImmutable @1707826132 {#2913
      date: 2024-02-13 13:08:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703531129 {#2890
      date: 2023-12-25 20:05:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "What you replied to was very clearly a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703579563 {#2165
    date: 2023-12-26 09:32:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avidamoeba@lemmy.ca"
    "@RealFknNito@lemmy.world"
    "@Mycatiskai@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 253098
  -bodyTs: "'clear':7 'joke':9 'repli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4585610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579563 {#2041
    date: 2023-12-26 09:32:43.0 +01:00
  }
  +"title": 253098
}
"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 {#2104
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2933 …}
    +slug: "Merry-Christmas"
    +title: "Merry Christmas"
    +url: "https://reddthat.com/pictrs/image/6dba96f6-a597-441f-bd16-e74f881557c7.webp"
    +body: "#christmas #unions"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710441679 {#2926
      date: 2024-03-14 19:41:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2936 …}
    +reports: Doctrine\ORM\PersistentCollection {#2938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
    +badges: Doctrine\ORM\PersistentCollection {#2944 …}
    +children: [
      1 => App\Entity\EntryComment {#2048
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
        +body: "And today we are throwing them away for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1703579487 {#2070
          date: 2023-12-26 09:31:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@avidamoeba@lemmy.ca"
          "@ininewcrow@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2059 …}
        +nested: Doctrine\ORM\PersistentCollection {#2047 …}
        +votes: Doctrine\ORM\PersistentCollection {#2057 …}
        +reports: Doctrine\ORM\PersistentCollection {#2055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
        -id: 253092
        -bodyTs: "'away':7 'free':9 'throw':5 'today':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4585596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579487 {#2049
          date: 2023-12-26 09:31:27.0 +01:00
        }
        +"title": 253092
      }
      0 => App\Entity\EntryComment {#2104}
    ]
    -id: 24796
    -titleTs: "'christma':2 'merri':1"
    -bodyTs: "'christma':1 'union':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703617529
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12030758"
    +editedAt: DateTimeImmutable @1707826132 {#2913
      date: 2024-02-13 13:08:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703531129 {#2890
      date: 2023-12-25 20:05:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "What you replied to was very clearly a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703579563 {#2165
    date: 2023-12-26 09:32:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avidamoeba@lemmy.ca"
    "@RealFknNito@lemmy.world"
    "@Mycatiskai@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 253098
  -bodyTs: "'clear':7 'joke':9 'repli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4585610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579563 {#2041
    date: 2023-12-26 09:32:43.0 +01:00
  }
  +"title": 253098
}
"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 {#2104
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051
    +user: Proxies\__CG__\App\Entity\User {#2931 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2933 …}
    +slug: "Merry-Christmas"
    +title: "Merry Christmas"
    +url: "https://reddthat.com/pictrs/image/6dba96f6-a597-441f-bd16-e74f881557c7.webp"
    +body: "#christmas #unions"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 46
    +favouriteCount: 1233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710441679 {#2926
      date: 2024-03-14 19:41:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2934 …}
    +votes: Doctrine\ORM\PersistentCollection {#2936 …}
    +reports: Doctrine\ORM\PersistentCollection {#2938 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2940 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2942 …}
    +badges: Doctrine\ORM\PersistentCollection {#2944 …}
    +children: [
      1 => App\Entity\EntryComment {#2048
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2051 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2056 …}
        +body: "And today we are throwing them away for free."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1703579487 {#2070
          date: 2023-12-26 09:31:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@avidamoeba@lemmy.ca"
          "@ininewcrow@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2059 …}
        +nested: Doctrine\ORM\PersistentCollection {#2047 …}
        +votes: Doctrine\ORM\PersistentCollection {#2057 …}
        +reports: Doctrine\ORM\PersistentCollection {#2055 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2054 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
        -id: 253092
        -bodyTs: "'away':7 'free':9 'throw':5 'today':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/4585596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703579487 {#2049
          date: 2023-12-26 09:31:27.0 +01:00
        }
        +"title": 253092
      }
      0 => App\Entity\EntryComment {#2104}
    ]
    -id: 24796
    -titleTs: "'christma':2 'merri':1"
    -bodyTs: "'christma':1 'union':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703617529
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12030758"
    +editedAt: DateTimeImmutable @1707826132 {#2913
      date: 2024-02-13 13:08:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703531129 {#2890
      date: 2023-12-25 20:05:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "What you replied to was very clearly a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703579563 {#2165
    date: 2023-12-26 09:32:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avidamoeba@lemmy.ca"
    "@RealFknNito@lemmy.world"
    "@Mycatiskai@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 253098
  -bodyTs: "'clear':7 'joke':9 'repli':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4585610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703579563 {#2041
    date: 2023-12-26 09:32:43.0 +01:00
  }
  +"title": 253098
}
"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 {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +body: """
    > leading to a dev studio of an aircraft sim shipping it in a real game.\n
    \n
    Is it X-Plane?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703344452 {#2336
    date: 2023-12-23 16:14:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@SuperIce@lemmy.world"
    "@520@kbin.social"
    "@angrymouse@lemmy.world"
    "@MonkderZweite@feddit.ch"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 246008
  -bodyTs: "'aircraft':8 'dev':4 'game':15 'lead':1 'plane':20 'real':14 'ship':10 'sim':9 'studio':5 'x':19 'x-plane':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4548366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703344452 {#2335
    date: 2023-12-23 16:14:12.0 +01:00
  }
  +"title": 246008
}
"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 {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +body: """
    > leading to a dev studio of an aircraft sim shipping it in a real game.\n
    \n
    Is it X-Plane?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703344452 {#2336
    date: 2023-12-23 16:14:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@SuperIce@lemmy.world"
    "@520@kbin.social"
    "@angrymouse@lemmy.world"
    "@MonkderZweite@feddit.ch"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 246008
  -bodyTs: "'aircraft':8 'dev':4 'game':15 'lead':1 'plane':20 'real':14 'ship':10 'sim':9 'studio':5 'x':19 'x-plane':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4548366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703344452 {#2335
    date: 2023-12-23 16:14:12.0 +01:00
  }
  +"title": 246008
}
"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 {#2339
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +body: """
    > leading to a dev studio of an aircraft sim shipping it in a real game.\n
    \n
    Is it X-Plane?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703344452 {#2336
    date: 2023-12-23 16:14:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@SuperIce@lemmy.world"
    "@520@kbin.social"
    "@angrymouse@lemmy.world"
    "@MonkderZweite@feddit.ch"
    "@Atemu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 246008
  -bodyTs: "'aircraft':8 'dev':4 'game':15 'lead':1 'plane':20 'real':14 'ship':10 'sim':9 'studio':5 'x':19 'x-plane':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4548366"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703344452 {#2335
    date: 2023-12-23 16:14:12.0 +01:00
  }
  +"title": 246008
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2328
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: Proxies\__CG__\App\Entity\Image {#2970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
  +slug: "Amazon-and-Tolkein-Estate-force-author-to-destroy-all-copies"
  +title: "Amazon and Tolkein Estate force author to destroy all copies of his work.  Only pirated copies will survive."
  +url: "https://variety.com/2023/tv/global/lord-of-the-rings-amazon-tolkien-estate-copyright-lawsuit-1235843726/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 196
  +favouriteCount: 541
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707800589 {#2965
    date: 2024-02-13 06:03:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +badges: Doctrine\ORM\PersistentCollection {#2983 …}
  +children: [
    App\Entity\EntryComment {#2289
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +body: """
        Mein Kampf is sold even in Germany end Austria, because we recognize its relevance in our History.\n
        \n
        I don’t understand what you want accomplish by destroying texts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703046899 {#2331
        date: 2023-12-20 05:34:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
        "@mindbleach@sh.itjust.works"
        "@DroneRights@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 236940
      -bodyTs: "'accomplish':25 'austria':9 'destroy':27 'end':8 'even':5 'germani':7 'histori':17 'kampf':2 'mein':1 'recogn':12 'relev':14 'sold':4 'text':28 'understand':21 'want':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4491305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703046899 {#2314
        date: 2023-12-20 05:34:59.0 +01:00
      }
      +"title": 236940
    }
  ]
  -id: 23352
  -titleTs: "'amazon':1 'author':6 'copi':10,16 'destroy':8 'estat':4 'forc':5 'pirat':15 'surviv':18 'tolkein':3 'work':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703084203
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9511196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997803 {#2952
    date: 2023-12-19 15:56:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2328
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: Proxies\__CG__\App\Entity\Image {#2970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
  +slug: "Amazon-and-Tolkein-Estate-force-author-to-destroy-all-copies"
  +title: "Amazon and Tolkein Estate force author to destroy all copies of his work.  Only pirated copies will survive."
  +url: "https://variety.com/2023/tv/global/lord-of-the-rings-amazon-tolkien-estate-copyright-lawsuit-1235843726/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 196
  +favouriteCount: 541
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707800589 {#2965
    date: 2024-02-13 06:03:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +badges: Doctrine\ORM\PersistentCollection {#2983 …}
  +children: [
    App\Entity\EntryComment {#2289
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +body: """
        Mein Kampf is sold even in Germany end Austria, because we recognize its relevance in our History.\n
        \n
        I don’t understand what you want accomplish by destroying texts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703046899 {#2331
        date: 2023-12-20 05:34:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
        "@mindbleach@sh.itjust.works"
        "@DroneRights@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 236940
      -bodyTs: "'accomplish':25 'austria':9 'destroy':27 'end':8 'even':5 'germani':7 'histori':17 'kampf':2 'mein':1 'recogn':12 'relev':14 'sold':4 'text':28 'understand':21 'want':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4491305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703046899 {#2314
        date: 2023-12-20 05:34:59.0 +01:00
      }
      +"title": 236940
    }
  ]
  -id: 23352
  -titleTs: "'amazon':1 'author':6 'copi':10,16 'destroy':8 'estat':4 'forc':5 'pirat':15 'surviv':18 'tolkein':3 'work':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703084203
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9511196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997803 {#2952
    date: 2023-12-19 15:56:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2328
  +user: Proxies\__CG__\App\Entity\User {#2929 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: Proxies\__CG__\App\Entity\Image {#2970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
  +slug: "Amazon-and-Tolkein-Estate-force-author-to-destroy-all-copies"
  +title: "Amazon and Tolkein Estate force author to destroy all copies of his work.  Only pirated copies will survive."
  +url: "https://variety.com/2023/tv/global/lord-of-the-rings-amazon-tolkien-estate-copyright-lawsuit-1235843726/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 196
  +favouriteCount: 541
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707800589 {#2965
    date: 2024-02-13 06:03:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2973 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +badges: Doctrine\ORM\PersistentCollection {#2983 …}
  +children: [
    App\Entity\EntryComment {#2289
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2328 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
      +body: """
        Mein Kampf is sold even in Germany end Austria, because we recognize its relevance in our History.\n
        \n
        I don’t understand what you want accomplish by destroying texts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1703046899 {#2331
        date: 2023-12-20 05:34:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JoMiran@lemmy.ml"
        "@mindbleach@sh.itjust.works"
        "@DroneRights@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2327 …}
      +nested: Doctrine\ORM\PersistentCollection {#2333 …}
      +votes: Doctrine\ORM\PersistentCollection {#2324 …}
      +reports: Doctrine\ORM\PersistentCollection {#2334 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
      -id: 236940
      -bodyTs: "'accomplish':25 'austria':9 'destroy':27 'end':8 'even':5 'germani':7 'histori':17 'kampf':2 'mein':1 'recogn':12 'relev':14 'sold':4 'text':28 'understand':21 'want':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4491305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703046899 {#2314
        date: 2023-12-20 05:34:59.0 +01:00
      }
      +"title": 236940
    }
  ]
  -id: 23352
  -titleTs: "'amazon':1 'author':6 'copi':10,16 'destroy':8 'estat':4 'forc':5 'pirat':15 'surviv':18 'tolkein':3 'work':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703084203
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9511196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997803 {#2952
    date: 2023-12-19 15:56:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
    +image: Proxies\__CG__\App\Entity\Image {#2970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
    +slug: "Amazon-and-Tolkein-Estate-force-author-to-destroy-all-copies"
    +title: "Amazon and Tolkein Estate force author to destroy all copies of his work.  Only pirated copies will survive."
    +url: "https://variety.com/2023/tv/global/lord-of-the-rings-amazon-tolkien-estate-copyright-lawsuit-1235843726/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 196
    +favouriteCount: 541
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707800589 {#2965
      date: 2024-02-13 06:03:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2973 …}
    +votes: Doctrine\ORM\PersistentCollection {#2975 …}
    +reports: Doctrine\ORM\PersistentCollection {#2977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    +badges: Doctrine\ORM\PersistentCollection {#2983 …}
    +children: [
      App\Entity\EntryComment {#2289}
    ]
    -id: 23352
    -titleTs: "'amazon':1 'author':6 'copi':10,16 'destroy':8 'estat':4 'forc':5 'pirat':15 'surviv':18 'tolkein':3 'work':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703084203
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9511196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702997803 {#2952
      date: 2023-12-19 15:56:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: """
    Mein Kampf is sold even in Germany end Austria, because we recognize its relevance in our History.\n
    \n
    I don’t understand what you want accomplish by destroying texts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703046899 {#2331
    date: 2023-12-20 05:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@mindbleach@sh.itjust.works"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 236940
  -bodyTs: "'accomplish':25 'austria':9 'destroy':27 'end':8 'even':5 'germani':7 'histori':17 'kampf':2 'mein':1 'recogn':12 'relev':14 'sold':4 'text':28 'understand':21 'want':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4491305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703046899 {#2314
    date: 2023-12-20 05:34:59.0 +01:00
  }
  +"title": 236940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
    +image: Proxies\__CG__\App\Entity\Image {#2970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
    +slug: "Amazon-and-Tolkein-Estate-force-author-to-destroy-all-copies"
    +title: "Amazon and Tolkein Estate force author to destroy all copies of his work.  Only pirated copies will survive."
    +url: "https://variety.com/2023/tv/global/lord-of-the-rings-amazon-tolkien-estate-copyright-lawsuit-1235843726/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 196
    +favouriteCount: 541
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707800589 {#2965
      date: 2024-02-13 06:03:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2973 …}
    +votes: Doctrine\ORM\PersistentCollection {#2975 …}
    +reports: Doctrine\ORM\PersistentCollection {#2977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    +badges: Doctrine\ORM\PersistentCollection {#2983 …}
    +children: [
      App\Entity\EntryComment {#2289}
    ]
    -id: 23352
    -titleTs: "'amazon':1 'author':6 'copi':10,16 'destroy':8 'estat':4 'forc':5 'pirat':15 'surviv':18 'tolkein':3 'work':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703084203
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9511196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702997803 {#2952
      date: 2023-12-19 15:56:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: """
    Mein Kampf is sold even in Germany end Austria, because we recognize its relevance in our History.\n
    \n
    I don’t understand what you want accomplish by destroying texts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703046899 {#2331
    date: 2023-12-20 05:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@mindbleach@sh.itjust.works"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 236940
  -bodyTs: "'accomplish':25 'austria':9 'destroy':27 'end':8 'even':5 'germani':7 'histori':17 'kampf':2 'mein':1 'recogn':12 'relev':14 'sold':4 'text':28 'understand':21 'want':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4491305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703046899 {#2314
    date: 2023-12-20 05:34:59.0 +01:00
  }
  +"title": 236940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2289
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2328
    +user: Proxies\__CG__\App\Entity\User {#2929 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
    +image: Proxies\__CG__\App\Entity\Image {#2970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2972 …}
    +slug: "Amazon-and-Tolkein-Estate-force-author-to-destroy-all-copies"
    +title: "Amazon and Tolkein Estate force author to destroy all copies of his work.  Only pirated copies will survive."
    +url: "https://variety.com/2023/tv/global/lord-of-the-rings-amazon-tolkien-estate-copyright-lawsuit-1235843726/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 196
    +favouriteCount: 541
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707800589 {#2965
      date: 2024-02-13 06:03:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2973 …}
    +votes: Doctrine\ORM\PersistentCollection {#2975 …}
    +reports: Doctrine\ORM\PersistentCollection {#2977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    +badges: Doctrine\ORM\PersistentCollection {#2983 …}
    +children: [
      App\Entity\EntryComment {#2289}
    ]
    -id: 23352
    -titleTs: "'amazon':1 'author':6 'copi':10,16 'destroy':8 'estat':4 'forc':5 'pirat':15 'surviv':18 'tolkein':3 'work':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703084203
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9511196"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702997803 {#2952
      date: 2023-12-19 15:56:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2326 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: """
    Mein Kampf is sold even in Germany end Austria, because we recognize its relevance in our History.\n
    \n
    I don’t understand what you want accomplish by destroying texts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703046899 {#2331
    date: 2023-12-20 05:34:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoMiran@lemmy.ml"
    "@mindbleach@sh.itjust.works"
    "@DroneRights@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2327 …}
  +nested: Doctrine\ORM\PersistentCollection {#2333 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2334 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2337 …}
  -id: 236940
  -bodyTs: "'accomplish':25 'austria':9 'destroy':27 'end':8 'even':5 'germani':7 'histori':17 'kampf':2 'mein':1 'recogn':12 'relev':14 'sold':4 'text':28 'understand':21 'want':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4491305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703046899 {#2314
    date: 2023-12-20 05:34:59.0 +01:00
  }
  +"title": 236940
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2949 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: Proxies\__CG__\App\Entity\Image {#2990 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2992 …}
  +slug: "which-ones-do-you-think-I-missed"
  +title: "which ones do you think I missed?"
  +url: "https://discuss.tchncs.de/pictrs/image/8b9b7565-f1a2-43d7-a604-3514ece5e28a.jpeg"
  +body: """
    image transcription:\n
    \n
    big collage of people captioned, “the only people I wouldn’t have minded being billionaires”  \n
    names(and a bit of info, which is not included in the collage) of people in collage(from top left, row-wise):\n
    \n
    - [Alexandra Elbakyan](https://en.m.wikipedia.org/wiki/Alexandra_Elbakyan), creator of Sci-Hub. perhaps the single-most important person in the scientific community regarding access to research papers.\n
    - [Linus Torvalds](https://en.m.wikipedia.org/wiki/Linus_Torvalds), creator of linux kernel and git, courtesy of which we have GNU/Linux.\n
    - [David Revoy](https://en.m.wikipedia.org/wiki/David_Revoy), french artist famous for his pepper&amp;carrot, a libre webcomic. inspiration for artists who are into free software movement\n
    - [Richard Stallman](https://en.m.wikipedia.org/wiki/Richard_Stallman), arch-hacker who started it all. founded the GNU project, free software movement, Emacs, GCC, GPL, concept of copyleft, among many other things. champions for free software to this day(is [undergoing treatment for cancer at the moment](https://www.theregister.com/2023/09/29/richard_stallman_cancer/)).\n
    - [Jean-Baptiste Kempf](https://fr.m.wikipedia.org/wiki/Jean-Baptiste_Kempf), president of VLC media player for 2 decades now\n
    - [Ian Murdock](https://en.m.wikipedia.org/wiki/Ian_Murdock), founder of Debian GNU/Linux and Debian manifesto. died too soon.\n
    - [Alexis Kauffmann](https://fr.m.wikipedia.org/wiki/Alexis_Kauffmann), creator of framasoft, a French nonprofit organisation that champions free software. known for providing alternatives to centralised services, notable one being framapad and peertube.\n
    - [Aaron Swartz](https://en.m.wikipedia.org/wiki/Aaron_Swartz), a brilliant programmer who created RSS, markdown, creative commons, and is known for his involvement in creation of reddit. he also died too soon.\n
    - [Bram Moolenaar](https://en.m.wikipedia.org/wiki/Bram_Moolenaar), creator of vim, a charityware.\n
    \n
    on the bottom right is the text reading, “plus the thousands of free software enthusiasts working tirelessly.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 196
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703424780 {#2985
    date: 2023-12-24 14:33:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
  +badges: Doctrine\ORM\PersistentCollection {#3003 …}
  +children: [
    App\Entity\EntryComment {#2138
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +body: "Yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702920736 {#2131
        date: 2023-12-18 18:32:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@riodoro1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2330 …}
      +nested: Doctrine\ORM\PersistentCollection {#2346 …}
      +votes: Doctrine\ORM\PersistentCollection {#2347 …}
      +reports: Doctrine\ORM\PersistentCollection {#2344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
      -id: 232336
      -bodyTs: "'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4462732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702920736 {#2132
        date: 2023-12-18 18:32:16.0 +01:00
      }
      +"title": 232336
    }
  ]
  -id: 22861
  -titleTs: "'miss':7 'one':2 'think':5"
  -bodyTs: "'/2023/09/29/richard_stallman_cancer/)).':154 '/wiki/aaron_swartz),':219 '/wiki/alexandra_elbakyan),':45 '/wiki/alexis_kauffmann),':190 '/wiki/bram_moolenaar),':248 '/wiki/david_revoy),':88 '/wiki/ian_murdock),':175 '/wiki/jean-baptiste_kempf),':161 '/wiki/linus_torvalds),':71 '/wiki/richard_stallman),':112 '2':168 'aaron':215 'access':63 'alexandra':41 'alexi':186 'also':240 'altern':205 'among':133 'arch':114 'arch-hack':113 'artist':90,101 'baptist':157 'big':3 'billionair':17 'bit':21 'bottom':256 'bram':244 'brilliant':221 'cancer':148 'caption':7 'carrot':95 'centralis':207 'champion':137,199 'charitywar':253 'collag':4,30,34 'common':228 'communiti':61 'concept':130 'copyleft':132 'courtesi':78 'creat':224 'creation':236 'creativ':227 'creator':46,72,191,249 'david':84 'day':143 'debian':178,181 'decad':169 'die':183,241 'elbakyan':42 'emac':127 'en.m.wikipedia.org':44,70,87,111,174,218,247 'en.m.wikipedia.org/wiki/aaron_swartz),':217 'en.m.wikipedia.org/wiki/alexandra_elbakyan),':43 'en.m.wikipedia.org/wiki/bram_moolenaar),':246 'en.m.wikipedia.org/wiki/david_revoy),':86 'en.m.wikipedia.org/wiki/ian_murdock),':173 'en.m.wikipedia.org/wiki/linus_torvalds),':69 'en.m.wikipedia.org/wiki/richard_stallman),':110 'enthusiast':268 'famous':91 'found':120 'founder':176 'fr.m.wikipedia.org':160,189 'fr.m.wikipedia.org/wiki/alexis_kauffmann),':188 'fr.m.wikipedia.org/wiki/jean-baptiste_kempf),':159 'framapad':212 'framasoft':193 'free':105,124,139,200,266 'french':89,195 'gcc':128 'git':77 'gnu':122 'gnu/linux':83,179 'gpl':129 'hacker':115 'hub':50 'ian':171 'imag':1 'import':56 'includ':27 'info':23 'inspir':99 'involv':234 'jean':156 'jean-baptist':155 'kauffmann':187 'kempf':158 'kernel':75 'known':202,231 'left':37 'libr':97 'linus':67 'linux':74 'mani':134 'manifesto':182 'markdown':226 'media':165 'mind':15 'moment':151 'moolenaar':245 'movement':107,126 'murdock':172 'name':18 'nonprofit':196 'notabl':209 'one':210 'organis':197 'paper':66 'peertub':214 'peopl':6,10,32 'pepper':94 'perhap':51 'person':57 'player':166 'plus':262 'presid':162 'programm':222 'project':123 'provid':204 'read':261 'reddit':238 'regard':62 'research':65 'revoy':85 'richard':108 'right':257 'row':39 'row-wis':38 'rss':225 'sci':49 'sci-hub':48 'scientif':60 'servic':208 'singl':54 'single-most':53 'softwar':106,125,140,201,267 'soon':185,243 'stallman':109 'start':117 'swartz':216 'text':260 'thing':136 'thousand':264 'tireless':270 'top':36 'torvald':68 'transcript':2 'treatment':146 'undergo':145 'vim':251 'vlc':164 'webcom':98 'wise':40 'work':269 'wouldn':12 'www.theregister.com':153 'www.theregister.com/2023/09/29/richard_stallman_cancer/)).':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702918494
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7928129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832094 {#2971
    date: 2023-12-17 17:54:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2949 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: Proxies\__CG__\App\Entity\Image {#2990 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2992 …}
  +slug: "which-ones-do-you-think-I-missed"
  +title: "which ones do you think I missed?"
  +url: "https://discuss.tchncs.de/pictrs/image/8b9b7565-f1a2-43d7-a604-3514ece5e28a.jpeg"
  +body: """
    image transcription:\n
    \n
    big collage of people captioned, “the only people I wouldn’t have minded being billionaires”  \n
    names(and a bit of info, which is not included in the collage) of people in collage(from top left, row-wise):\n
    \n
    - [Alexandra Elbakyan](https://en.m.wikipedia.org/wiki/Alexandra_Elbakyan), creator of Sci-Hub. perhaps the single-most important person in the scientific community regarding access to research papers.\n
    - [Linus Torvalds](https://en.m.wikipedia.org/wiki/Linus_Torvalds), creator of linux kernel and git, courtesy of which we have GNU/Linux.\n
    - [David Revoy](https://en.m.wikipedia.org/wiki/David_Revoy), french artist famous for his pepper&amp;carrot, a libre webcomic. inspiration for artists who are into free software movement\n
    - [Richard Stallman](https://en.m.wikipedia.org/wiki/Richard_Stallman), arch-hacker who started it all. founded the GNU project, free software movement, Emacs, GCC, GPL, concept of copyleft, among many other things. champions for free software to this day(is [undergoing treatment for cancer at the moment](https://www.theregister.com/2023/09/29/richard_stallman_cancer/)).\n
    - [Jean-Baptiste Kempf](https://fr.m.wikipedia.org/wiki/Jean-Baptiste_Kempf), president of VLC media player for 2 decades now\n
    - [Ian Murdock](https://en.m.wikipedia.org/wiki/Ian_Murdock), founder of Debian GNU/Linux and Debian manifesto. died too soon.\n
    - [Alexis Kauffmann](https://fr.m.wikipedia.org/wiki/Alexis_Kauffmann), creator of framasoft, a French nonprofit organisation that champions free software. known for providing alternatives to centralised services, notable one being framapad and peertube.\n
    - [Aaron Swartz](https://en.m.wikipedia.org/wiki/Aaron_Swartz), a brilliant programmer who created RSS, markdown, creative commons, and is known for his involvement in creation of reddit. he also died too soon.\n
    - [Bram Moolenaar](https://en.m.wikipedia.org/wiki/Bram_Moolenaar), creator of vim, a charityware.\n
    \n
    on the bottom right is the text reading, “plus the thousands of free software enthusiasts working tirelessly.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 196
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703424780 {#2985
    date: 2023-12-24 14:33:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
  +badges: Doctrine\ORM\PersistentCollection {#3003 …}
  +children: [
    App\Entity\EntryComment {#2138
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +body: "Yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702920736 {#2131
        date: 2023-12-18 18:32:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@riodoro1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2330 …}
      +nested: Doctrine\ORM\PersistentCollection {#2346 …}
      +votes: Doctrine\ORM\PersistentCollection {#2347 …}
      +reports: Doctrine\ORM\PersistentCollection {#2344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
      -id: 232336
      -bodyTs: "'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4462732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702920736 {#2132
        date: 2023-12-18 18:32:16.0 +01:00
      }
      +"title": 232336
    }
  ]
  -id: 22861
  -titleTs: "'miss':7 'one':2 'think':5"
  -bodyTs: "'/2023/09/29/richard_stallman_cancer/)).':154 '/wiki/aaron_swartz),':219 '/wiki/alexandra_elbakyan),':45 '/wiki/alexis_kauffmann),':190 '/wiki/bram_moolenaar),':248 '/wiki/david_revoy),':88 '/wiki/ian_murdock),':175 '/wiki/jean-baptiste_kempf),':161 '/wiki/linus_torvalds),':71 '/wiki/richard_stallman),':112 '2':168 'aaron':215 'access':63 'alexandra':41 'alexi':186 'also':240 'altern':205 'among':133 'arch':114 'arch-hack':113 'artist':90,101 'baptist':157 'big':3 'billionair':17 'bit':21 'bottom':256 'bram':244 'brilliant':221 'cancer':148 'caption':7 'carrot':95 'centralis':207 'champion':137,199 'charitywar':253 'collag':4,30,34 'common':228 'communiti':61 'concept':130 'copyleft':132 'courtesi':78 'creat':224 'creation':236 'creativ':227 'creator':46,72,191,249 'david':84 'day':143 'debian':178,181 'decad':169 'die':183,241 'elbakyan':42 'emac':127 'en.m.wikipedia.org':44,70,87,111,174,218,247 'en.m.wikipedia.org/wiki/aaron_swartz),':217 'en.m.wikipedia.org/wiki/alexandra_elbakyan),':43 'en.m.wikipedia.org/wiki/bram_moolenaar),':246 'en.m.wikipedia.org/wiki/david_revoy),':86 'en.m.wikipedia.org/wiki/ian_murdock),':173 'en.m.wikipedia.org/wiki/linus_torvalds),':69 'en.m.wikipedia.org/wiki/richard_stallman),':110 'enthusiast':268 'famous':91 'found':120 'founder':176 'fr.m.wikipedia.org':160,189 'fr.m.wikipedia.org/wiki/alexis_kauffmann),':188 'fr.m.wikipedia.org/wiki/jean-baptiste_kempf),':159 'framapad':212 'framasoft':193 'free':105,124,139,200,266 'french':89,195 'gcc':128 'git':77 'gnu':122 'gnu/linux':83,179 'gpl':129 'hacker':115 'hub':50 'ian':171 'imag':1 'import':56 'includ':27 'info':23 'inspir':99 'involv':234 'jean':156 'jean-baptist':155 'kauffmann':187 'kempf':158 'kernel':75 'known':202,231 'left':37 'libr':97 'linus':67 'linux':74 'mani':134 'manifesto':182 'markdown':226 'media':165 'mind':15 'moment':151 'moolenaar':245 'movement':107,126 'murdock':172 'name':18 'nonprofit':196 'notabl':209 'one':210 'organis':197 'paper':66 'peertub':214 'peopl':6,10,32 'pepper':94 'perhap':51 'person':57 'player':166 'plus':262 'presid':162 'programm':222 'project':123 'provid':204 'read':261 'reddit':238 'regard':62 'research':65 'revoy':85 'richard':108 'right':257 'row':39 'row-wis':38 'rss':225 'sci':49 'sci-hub':48 'scientif':60 'servic':208 'singl':54 'single-most':53 'softwar':106,125,140,201,267 'soon':185,243 'stallman':109 'start':117 'swartz':216 'text':260 'thing':136 'thousand':264 'tireless':270 'top':36 'torvald':68 'transcript':2 'treatment':146 'undergo':145 'vim':251 'vlc':164 'webcom':98 'wise':40 'work':269 'wouldn':12 'www.theregister.com':153 'www.theregister.com/2023/09/29/richard_stallman_cancer/)).':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702918494
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7928129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832094 {#2971
    date: 2023-12-17 17:54:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2040
  +user: Proxies\__CG__\App\Entity\User {#2949 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: Proxies\__CG__\App\Entity\Image {#2990 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2992 …}
  +slug: "which-ones-do-you-think-I-missed"
  +title: "which ones do you think I missed?"
  +url: "https://discuss.tchncs.de/pictrs/image/8b9b7565-f1a2-43d7-a604-3514ece5e28a.jpeg"
  +body: """
    image transcription:\n
    \n
    big collage of people captioned, “the only people I wouldn’t have minded being billionaires”  \n
    names(and a bit of info, which is not included in the collage) of people in collage(from top left, row-wise):\n
    \n
    - [Alexandra Elbakyan](https://en.m.wikipedia.org/wiki/Alexandra_Elbakyan), creator of Sci-Hub. perhaps the single-most important person in the scientific community regarding access to research papers.\n
    - [Linus Torvalds](https://en.m.wikipedia.org/wiki/Linus_Torvalds), creator of linux kernel and git, courtesy of which we have GNU/Linux.\n
    - [David Revoy](https://en.m.wikipedia.org/wiki/David_Revoy), french artist famous for his pepper&amp;carrot, a libre webcomic. inspiration for artists who are into free software movement\n
    - [Richard Stallman](https://en.m.wikipedia.org/wiki/Richard_Stallman), arch-hacker who started it all. founded the GNU project, free software movement, Emacs, GCC, GPL, concept of copyleft, among many other things. champions for free software to this day(is [undergoing treatment for cancer at the moment](https://www.theregister.com/2023/09/29/richard_stallman_cancer/)).\n
    - [Jean-Baptiste Kempf](https://fr.m.wikipedia.org/wiki/Jean-Baptiste_Kempf), president of VLC media player for 2 decades now\n
    - [Ian Murdock](https://en.m.wikipedia.org/wiki/Ian_Murdock), founder of Debian GNU/Linux and Debian manifesto. died too soon.\n
    - [Alexis Kauffmann](https://fr.m.wikipedia.org/wiki/Alexis_Kauffmann), creator of framasoft, a French nonprofit organisation that champions free software. known for providing alternatives to centralised services, notable one being framapad and peertube.\n
    - [Aaron Swartz](https://en.m.wikipedia.org/wiki/Aaron_Swartz), a brilliant programmer who created RSS, markdown, creative commons, and is known for his involvement in creation of reddit. he also died too soon.\n
    - [Bram Moolenaar](https://en.m.wikipedia.org/wiki/Bram_Moolenaar), creator of vim, a charityware.\n
    \n
    on the bottom right is the text reading, “plus the thousands of free software enthusiasts working tirelessly.”
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 196
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703424780 {#2985
    date: 2023-12-24 14:33:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
  +badges: Doctrine\ORM\PersistentCollection {#3003 …}
  +children: [
    App\Entity\EntryComment {#2138
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2040 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
      +body: "Yes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702920736 {#2131
        date: 2023-12-18 18:32:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lemmesay@discuss.tchncs.de"
        "@riodoro1@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2330 …}
      +nested: Doctrine\ORM\PersistentCollection {#2346 …}
      +votes: Doctrine\ORM\PersistentCollection {#2347 …}
      +reports: Doctrine\ORM\PersistentCollection {#2344 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
      -id: 232336
      -bodyTs: "'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4462732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702920736 {#2132
        date: 2023-12-18 18:32:16.0 +01:00
      }
      +"title": 232336
    }
  ]
  -id: 22861
  -titleTs: "'miss':7 'one':2 'think':5"
  -bodyTs: "'/2023/09/29/richard_stallman_cancer/)).':154 '/wiki/aaron_swartz),':219 '/wiki/alexandra_elbakyan),':45 '/wiki/alexis_kauffmann),':190 '/wiki/bram_moolenaar),':248 '/wiki/david_revoy),':88 '/wiki/ian_murdock),':175 '/wiki/jean-baptiste_kempf),':161 '/wiki/linus_torvalds),':71 '/wiki/richard_stallman),':112 '2':168 'aaron':215 'access':63 'alexandra':41 'alexi':186 'also':240 'altern':205 'among':133 'arch':114 'arch-hack':113 'artist':90,101 'baptist':157 'big':3 'billionair':17 'bit':21 'bottom':256 'bram':244 'brilliant':221 'cancer':148 'caption':7 'carrot':95 'centralis':207 'champion':137,199 'charitywar':253 'collag':4,30,34 'common':228 'communiti':61 'concept':130 'copyleft':132 'courtesi':78 'creat':224 'creation':236 'creativ':227 'creator':46,72,191,249 'david':84 'day':143 'debian':178,181 'decad':169 'die':183,241 'elbakyan':42 'emac':127 'en.m.wikipedia.org':44,70,87,111,174,218,247 'en.m.wikipedia.org/wiki/aaron_swartz),':217 'en.m.wikipedia.org/wiki/alexandra_elbakyan),':43 'en.m.wikipedia.org/wiki/bram_moolenaar),':246 'en.m.wikipedia.org/wiki/david_revoy),':86 'en.m.wikipedia.org/wiki/ian_murdock),':173 'en.m.wikipedia.org/wiki/linus_torvalds),':69 'en.m.wikipedia.org/wiki/richard_stallman),':110 'enthusiast':268 'famous':91 'found':120 'founder':176 'fr.m.wikipedia.org':160,189 'fr.m.wikipedia.org/wiki/alexis_kauffmann),':188 'fr.m.wikipedia.org/wiki/jean-baptiste_kempf),':159 'framapad':212 'framasoft':193 'free':105,124,139,200,266 'french':89,195 'gcc':128 'git':77 'gnu':122 'gnu/linux':83,179 'gpl':129 'hacker':115 'hub':50 'ian':171 'imag':1 'import':56 'includ':27 'info':23 'inspir':99 'involv':234 'jean':156 'jean-baptist':155 'kauffmann':187 'kempf':158 'kernel':75 'known':202,231 'left':37 'libr':97 'linus':67 'linux':74 'mani':134 'manifesto':182 'markdown':226 'media':165 'mind':15 'moment':151 'moolenaar':245 'movement':107,126 'murdock':172 'name':18 'nonprofit':196 'notabl':209 'one':210 'organis':197 'paper':66 'peertub':214 'peopl':6,10,32 'pepper':94 'perhap':51 'person':57 'player':166 'plus':262 'presid':162 'programm':222 'project':123 'provid':204 'read':261 'reddit':238 'regard':62 'research':65 'revoy':85 'richard':108 'right':257 'row':39 'row-wis':38 'rss':225 'sci':49 'sci-hub':48 'scientif':60 'servic':208 'singl':54 'single-most':53 'softwar':106,125,140,201,267 'soon':185,243 'stallman':109 'start':117 'swartz':216 'text':260 'thing':136 'thousand':264 'tireless':270 'top':36 'torvald':68 'transcript':2 'treatment':146 'undergo':145 'vim':251 'vlc':164 'webcom':98 'wise':40 'work':269 'wouldn':12 'www.theregister.com':153 'www.theregister.com/2023/09/29/richard_stallman_cancer/)).':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702918494
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7928129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702832094 {#2971
    date: 2023-12-17 17:54:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2138
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2949 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: Proxies\__CG__\App\Entity\Image {#2990 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2992 …}
    +slug: "which-ones-do-you-think-I-missed"
    +title: "which ones do you think I missed?"
    +url: "https://discuss.tchncs.de/pictrs/image/8b9b7565-f1a2-43d7-a604-3514ece5e28a.jpeg"
    +body: """
      image transcription:\n
      \n
      big collage of people captioned, “the only people I wouldn’t have minded being billionaires”  \n
      names(and a bit of info, which is not included in the collage) of people in collage(from top left, row-wise):\n
      \n
      - [Alexandra Elbakyan](https://en.m.wikipedia.org/wiki/Alexandra_Elbakyan), creator of Sci-Hub. perhaps the single-most important person in the scientific community regarding access to research papers.\n
      - [Linus Torvalds](https://en.m.wikipedia.org/wiki/Linus_Torvalds), creator of linux kernel and git, courtesy of which we have GNU/Linux.\n
      - [David Revoy](https://en.m.wikipedia.org/wiki/David_Revoy), french artist famous for his pepper&amp;carrot, a libre webcomic. inspiration for artists who are into free software movement\n
      - [Richard Stallman](https://en.m.wikipedia.org/wiki/Richard_Stallman), arch-hacker who started it all. founded the GNU project, free software movement, Emacs, GCC, GPL, concept of copyleft, among many other things. champions for free software to this day(is [undergoing treatment for cancer at the moment](https://www.theregister.com/2023/09/29/richard_stallman_cancer/)).\n
      - [Jean-Baptiste Kempf](https://fr.m.wikipedia.org/wiki/Jean-Baptiste_Kempf), president of VLC media player for 2 decades now\n
      - [Ian Murdock](https://en.m.wikipedia.org/wiki/Ian_Murdock), founder of Debian GNU/Linux and Debian manifesto. died too soon.\n
      - [Alexis Kauffmann](https://fr.m.wikipedia.org/wiki/Alexis_Kauffmann), creator of framasoft, a French nonprofit organisation that champions free software. known for providing alternatives to centralised services, notable one being framapad and peertube.\n
      - [Aaron Swartz](https://en.m.wikipedia.org/wiki/Aaron_Swartz), a brilliant programmer who created RSS, markdown, creative commons, and is known for his involvement in creation of reddit. he also died too soon.\n
      - [Bram Moolenaar](https://en.m.wikipedia.org/wiki/Bram_Moolenaar), creator of vim, a charityware.\n
      \n
      on the bottom right is the text reading, “plus the thousands of free software enthusiasts working tirelessly.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 196
    +favouriteCount: 668
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703424780 {#2985
      date: 2023-12-24 14:33:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    +badges: Doctrine\ORM\PersistentCollection {#3003 …}
    +children: [
      App\Entity\EntryComment {#2138}
    ]
    -id: 22861
    -titleTs: "'miss':7 'one':2 'think':5"
    -bodyTs: "'/2023/09/29/richard_stallman_cancer/)).':154 '/wiki/aaron_swartz),':219 '/wiki/alexandra_elbakyan),':45 '/wiki/alexis_kauffmann),':190 '/wiki/bram_moolenaar),':248 '/wiki/david_revoy),':88 '/wiki/ian_murdock),':175 '/wiki/jean-baptiste_kempf),':161 '/wiki/linus_torvalds),':71 '/wiki/richard_stallman),':112 '2':168 'aaron':215 'access':63 'alexandra':41 'alexi':186 'also':240 'altern':205 'among':133 'arch':114 'arch-hack':113 'artist':90,101 'baptist':157 'big':3 'billionair':17 'bit':21 'bottom':256 'bram':244 'brilliant':221 'cancer':148 'caption':7 'carrot':95 'centralis':207 'champion':137,199 'charitywar':253 'collag':4,30,34 'common':228 'communiti':61 'concept':130 'copyleft':132 'courtesi':78 'creat':224 'creation':236 'creativ':227 'creator':46,72,191,249 'david':84 'day':143 'debian':178,181 'decad':169 'die':183,241 'elbakyan':42 'emac':127 'en.m.wikipedia.org':44,70,87,111,174,218,247 'en.m.wikipedia.org/wiki/aaron_swartz),':217 'en.m.wikipedia.org/wiki/alexandra_elbakyan),':43 'en.m.wikipedia.org/wiki/bram_moolenaar),':246 'en.m.wikipedia.org/wiki/david_revoy),':86 'en.m.wikipedia.org/wiki/ian_murdock),':173 'en.m.wikipedia.org/wiki/linus_torvalds),':69 'en.m.wikipedia.org/wiki/richard_stallman),':110 'enthusiast':268 'famous':91 'found':120 'founder':176 'fr.m.wikipedia.org':160,189 'fr.m.wikipedia.org/wiki/alexis_kauffmann),':188 'fr.m.wikipedia.org/wiki/jean-baptiste_kempf),':159 'framapad':212 'framasoft':193 'free':105,124,139,200,266 'french':89,195 'gcc':128 'git':77 'gnu':122 'gnu/linux':83,179 'gpl':129 'hacker':115 'hub':50 'ian':171 'imag':1 'import':56 'includ':27 'info':23 'inspir':99 'involv':234 'jean':156 'jean-baptist':155 'kauffmann':187 'kempf':158 'kernel':75 'known':202,231 'left':37 'libr':97 'linus':67 'linux':74 'mani':134 'manifesto':182 'markdown':226 'media':165 'mind':15 'moment':151 'moolenaar':245 'movement':107,126 'murdock':172 'name':18 'nonprofit':196 'notabl':209 'one':210 'organis':197 'paper':66 'peertub':214 'peopl':6,10,32 'pepper':94 'perhap':51 'person':57 'player':166 'plus':262 'presid':162 'programm':222 'project':123 'provid':204 'read':261 'reddit':238 'regard':62 'research':65 'revoy':85 'richard':108 'right':257 'row':39 'row-wis':38 'rss':225 'sci':49 'sci-hub':48 'scientif':60 'servic':208 'singl':54 'single-most':53 'softwar':106,125,140,201,267 'soon':185,243 'stallman':109 'start':117 'swartz':216 'text':260 'thing':136 'thousand':264 'tireless':270 'top':36 'torvald':68 'transcript':2 'treatment':146 'undergo':145 'vim':251 'vlc':164 'webcom':98 'wise':40 'work':269 'wouldn':12 'www.theregister.com':153 'www.theregister.com/2023/09/29/richard_stallman_cancer/)).':152"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702918494
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7928129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702832094 {#2971
      date: 2023-12-17 17:54:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702920736 {#2131
    date: 2023-12-18 18:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@riodoro1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 232336
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4462732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702920736 {#2132
    date: 2023-12-18 18:32:16.0 +01:00
  }
  +"title": 232336
}
"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 {#2138
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2949 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: Proxies\__CG__\App\Entity\Image {#2990 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2992 …}
    +slug: "which-ones-do-you-think-I-missed"
    +title: "which ones do you think I missed?"
    +url: "https://discuss.tchncs.de/pictrs/image/8b9b7565-f1a2-43d7-a604-3514ece5e28a.jpeg"
    +body: """
      image transcription:\n
      \n
      big collage of people captioned, “the only people I wouldn’t have minded being billionaires”  \n
      names(and a bit of info, which is not included in the collage) of people in collage(from top left, row-wise):\n
      \n
      - [Alexandra Elbakyan](https://en.m.wikipedia.org/wiki/Alexandra_Elbakyan), creator of Sci-Hub. perhaps the single-most important person in the scientific community regarding access to research papers.\n
      - [Linus Torvalds](https://en.m.wikipedia.org/wiki/Linus_Torvalds), creator of linux kernel and git, courtesy of which we have GNU/Linux.\n
      - [David Revoy](https://en.m.wikipedia.org/wiki/David_Revoy), french artist famous for his pepper&amp;carrot, a libre webcomic. inspiration for artists who are into free software movement\n
      - [Richard Stallman](https://en.m.wikipedia.org/wiki/Richard_Stallman), arch-hacker who started it all. founded the GNU project, free software movement, Emacs, GCC, GPL, concept of copyleft, among many other things. champions for free software to this day(is [undergoing treatment for cancer at the moment](https://www.theregister.com/2023/09/29/richard_stallman_cancer/)).\n
      - [Jean-Baptiste Kempf](https://fr.m.wikipedia.org/wiki/Jean-Baptiste_Kempf), president of VLC media player for 2 decades now\n
      - [Ian Murdock](https://en.m.wikipedia.org/wiki/Ian_Murdock), founder of Debian GNU/Linux and Debian manifesto. died too soon.\n
      - [Alexis Kauffmann](https://fr.m.wikipedia.org/wiki/Alexis_Kauffmann), creator of framasoft, a French nonprofit organisation that champions free software. known for providing alternatives to centralised services, notable one being framapad and peertube.\n
      - [Aaron Swartz](https://en.m.wikipedia.org/wiki/Aaron_Swartz), a brilliant programmer who created RSS, markdown, creative commons, and is known for his involvement in creation of reddit. he also died too soon.\n
      - [Bram Moolenaar](https://en.m.wikipedia.org/wiki/Bram_Moolenaar), creator of vim, a charityware.\n
      \n
      on the bottom right is the text reading, “plus the thousands of free software enthusiasts working tirelessly.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 196
    +favouriteCount: 668
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703424780 {#2985
      date: 2023-12-24 14:33:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    +badges: Doctrine\ORM\PersistentCollection {#3003 …}
    +children: [
      App\Entity\EntryComment {#2138}
    ]
    -id: 22861
    -titleTs: "'miss':7 'one':2 'think':5"
    -bodyTs: "'/2023/09/29/richard_stallman_cancer/)).':154 '/wiki/aaron_swartz),':219 '/wiki/alexandra_elbakyan),':45 '/wiki/alexis_kauffmann),':190 '/wiki/bram_moolenaar),':248 '/wiki/david_revoy),':88 '/wiki/ian_murdock),':175 '/wiki/jean-baptiste_kempf),':161 '/wiki/linus_torvalds),':71 '/wiki/richard_stallman),':112 '2':168 'aaron':215 'access':63 'alexandra':41 'alexi':186 'also':240 'altern':205 'among':133 'arch':114 'arch-hack':113 'artist':90,101 'baptist':157 'big':3 'billionair':17 'bit':21 'bottom':256 'bram':244 'brilliant':221 'cancer':148 'caption':7 'carrot':95 'centralis':207 'champion':137,199 'charitywar':253 'collag':4,30,34 'common':228 'communiti':61 'concept':130 'copyleft':132 'courtesi':78 'creat':224 'creation':236 'creativ':227 'creator':46,72,191,249 'david':84 'day':143 'debian':178,181 'decad':169 'die':183,241 'elbakyan':42 'emac':127 'en.m.wikipedia.org':44,70,87,111,174,218,247 'en.m.wikipedia.org/wiki/aaron_swartz),':217 'en.m.wikipedia.org/wiki/alexandra_elbakyan),':43 'en.m.wikipedia.org/wiki/bram_moolenaar),':246 'en.m.wikipedia.org/wiki/david_revoy),':86 'en.m.wikipedia.org/wiki/ian_murdock),':173 'en.m.wikipedia.org/wiki/linus_torvalds),':69 'en.m.wikipedia.org/wiki/richard_stallman),':110 'enthusiast':268 'famous':91 'found':120 'founder':176 'fr.m.wikipedia.org':160,189 'fr.m.wikipedia.org/wiki/alexis_kauffmann),':188 'fr.m.wikipedia.org/wiki/jean-baptiste_kempf),':159 'framapad':212 'framasoft':193 'free':105,124,139,200,266 'french':89,195 'gcc':128 'git':77 'gnu':122 'gnu/linux':83,179 'gpl':129 'hacker':115 'hub':50 'ian':171 'imag':1 'import':56 'includ':27 'info':23 'inspir':99 'involv':234 'jean':156 'jean-baptist':155 'kauffmann':187 'kempf':158 'kernel':75 'known':202,231 'left':37 'libr':97 'linus':67 'linux':74 'mani':134 'manifesto':182 'markdown':226 'media':165 'mind':15 'moment':151 'moolenaar':245 'movement':107,126 'murdock':172 'name':18 'nonprofit':196 'notabl':209 'one':210 'organis':197 'paper':66 'peertub':214 'peopl':6,10,32 'pepper':94 'perhap':51 'person':57 'player':166 'plus':262 'presid':162 'programm':222 'project':123 'provid':204 'read':261 'reddit':238 'regard':62 'research':65 'revoy':85 'richard':108 'right':257 'row':39 'row-wis':38 'rss':225 'sci':49 'sci-hub':48 'scientif':60 'servic':208 'singl':54 'single-most':53 'softwar':106,125,140,201,267 'soon':185,243 'stallman':109 'start':117 'swartz':216 'text':260 'thing':136 'thousand':264 'tireless':270 'top':36 'torvald':68 'transcript':2 'treatment':146 'undergo':145 'vim':251 'vlc':164 'webcom':98 'wise':40 'work':269 'wouldn':12 'www.theregister.com':153 'www.theregister.com/2023/09/29/richard_stallman_cancer/)).':152"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702918494
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7928129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702832094 {#2971
      date: 2023-12-17 17:54:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702920736 {#2131
    date: 2023-12-18 18:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@riodoro1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 232336
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4462732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702920736 {#2132
    date: 2023-12-18 18:32:16.0 +01:00
  }
  +"title": 232336
}
"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 {#2138
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040
    +user: Proxies\__CG__\App\Entity\User {#2949 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
    +image: Proxies\__CG__\App\Entity\Image {#2990 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2992 …}
    +slug: "which-ones-do-you-think-I-missed"
    +title: "which ones do you think I missed?"
    +url: "https://discuss.tchncs.de/pictrs/image/8b9b7565-f1a2-43d7-a604-3514ece5e28a.jpeg"
    +body: """
      image transcription:\n
      \n
      big collage of people captioned, “the only people I wouldn’t have minded being billionaires”  \n
      names(and a bit of info, which is not included in the collage) of people in collage(from top left, row-wise):\n
      \n
      - [Alexandra Elbakyan](https://en.m.wikipedia.org/wiki/Alexandra_Elbakyan), creator of Sci-Hub. perhaps the single-most important person in the scientific community regarding access to research papers.\n
      - [Linus Torvalds](https://en.m.wikipedia.org/wiki/Linus_Torvalds), creator of linux kernel and git, courtesy of which we have GNU/Linux.\n
      - [David Revoy](https://en.m.wikipedia.org/wiki/David_Revoy), french artist famous for his pepper&amp;carrot, a libre webcomic. inspiration for artists who are into free software movement\n
      - [Richard Stallman](https://en.m.wikipedia.org/wiki/Richard_Stallman), arch-hacker who started it all. founded the GNU project, free software movement, Emacs, GCC, GPL, concept of copyleft, among many other things. champions for free software to this day(is [undergoing treatment for cancer at the moment](https://www.theregister.com/2023/09/29/richard_stallman_cancer/)).\n
      - [Jean-Baptiste Kempf](https://fr.m.wikipedia.org/wiki/Jean-Baptiste_Kempf), president of VLC media player for 2 decades now\n
      - [Ian Murdock](https://en.m.wikipedia.org/wiki/Ian_Murdock), founder of Debian GNU/Linux and Debian manifesto. died too soon.\n
      - [Alexis Kauffmann](https://fr.m.wikipedia.org/wiki/Alexis_Kauffmann), creator of framasoft, a French nonprofit organisation that champions free software. known for providing alternatives to centralised services, notable one being framapad and peertube.\n
      - [Aaron Swartz](https://en.m.wikipedia.org/wiki/Aaron_Swartz), a brilliant programmer who created RSS, markdown, creative commons, and is known for his involvement in creation of reddit. he also died too soon.\n
      - [Bram Moolenaar](https://en.m.wikipedia.org/wiki/Bram_Moolenaar), creator of vim, a charityware.\n
      \n
      on the bottom right is the text reading, “plus the thousands of free software enthusiasts working tirelessly.”
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 196
    +favouriteCount: 668
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703424780 {#2985
      date: 2023-12-24 14:33:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    +badges: Doctrine\ORM\PersistentCollection {#3003 …}
    +children: [
      App\Entity\EntryComment {#2138}
    ]
    -id: 22861
    -titleTs: "'miss':7 'one':2 'think':5"
    -bodyTs: "'/2023/09/29/richard_stallman_cancer/)).':154 '/wiki/aaron_swartz),':219 '/wiki/alexandra_elbakyan),':45 '/wiki/alexis_kauffmann),':190 '/wiki/bram_moolenaar),':248 '/wiki/david_revoy),':88 '/wiki/ian_murdock),':175 '/wiki/jean-baptiste_kempf),':161 '/wiki/linus_torvalds),':71 '/wiki/richard_stallman),':112 '2':168 'aaron':215 'access':63 'alexandra':41 'alexi':186 'also':240 'altern':205 'among':133 'arch':114 'arch-hack':113 'artist':90,101 'baptist':157 'big':3 'billionair':17 'bit':21 'bottom':256 'bram':244 'brilliant':221 'cancer':148 'caption':7 'carrot':95 'centralis':207 'champion':137,199 'charitywar':253 'collag':4,30,34 'common':228 'communiti':61 'concept':130 'copyleft':132 'courtesi':78 'creat':224 'creation':236 'creativ':227 'creator':46,72,191,249 'david':84 'day':143 'debian':178,181 'decad':169 'die':183,241 'elbakyan':42 'emac':127 'en.m.wikipedia.org':44,70,87,111,174,218,247 'en.m.wikipedia.org/wiki/aaron_swartz),':217 'en.m.wikipedia.org/wiki/alexandra_elbakyan),':43 'en.m.wikipedia.org/wiki/bram_moolenaar),':246 'en.m.wikipedia.org/wiki/david_revoy),':86 'en.m.wikipedia.org/wiki/ian_murdock),':173 'en.m.wikipedia.org/wiki/linus_torvalds),':69 'en.m.wikipedia.org/wiki/richard_stallman),':110 'enthusiast':268 'famous':91 'found':120 'founder':176 'fr.m.wikipedia.org':160,189 'fr.m.wikipedia.org/wiki/alexis_kauffmann),':188 'fr.m.wikipedia.org/wiki/jean-baptiste_kempf),':159 'framapad':212 'framasoft':193 'free':105,124,139,200,266 'french':89,195 'gcc':128 'git':77 'gnu':122 'gnu/linux':83,179 'gpl':129 'hacker':115 'hub':50 'ian':171 'imag':1 'import':56 'includ':27 'info':23 'inspir':99 'involv':234 'jean':156 'jean-baptist':155 'kauffmann':187 'kempf':158 'kernel':75 'known':202,231 'left':37 'libr':97 'linus':67 'linux':74 'mani':134 'manifesto':182 'markdown':226 'media':165 'mind':15 'moment':151 'moolenaar':245 'movement':107,126 'murdock':172 'name':18 'nonprofit':196 'notabl':209 'one':210 'organis':197 'paper':66 'peertub':214 'peopl':6,10,32 'pepper':94 'perhap':51 'person':57 'player':166 'plus':262 'presid':162 'programm':222 'project':123 'provid':204 'read':261 'reddit':238 'regard':62 'research':65 'revoy':85 'richard':108 'right':257 'row':39 'row-wis':38 'rss':225 'sci':49 'sci-hub':48 'scientif':60 'servic':208 'singl':54 'single-most':53 'softwar':106,125,140,201,267 'soon':185,243 'stallman':109 'start':117 'swartz':216 'text':260 'thing':136 'thousand':264 'tireless':270 'top':36 'torvald':68 'transcript':2 'treatment':146 'undergo':145 'vim':251 'vlc':164 'webcom':98 'wise':40 'work':269 'wouldn':12 'www.theregister.com':153 'www.theregister.com/2023/09/29/richard_stallman_cancer/)).':152"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702918494
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7928129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702832094 {#2971
      date: 2023-12-17 17:54:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2345 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2350 …}
  +body: "Yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702920736 {#2131
    date: 2023-12-18 18:32:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lemmesay@discuss.tchncs.de"
    "@riodoro1@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2330 …}
  +nested: Doctrine\ORM\PersistentCollection {#2346 …}
  +votes: Doctrine\ORM\PersistentCollection {#2347 …}
  +reports: Doctrine\ORM\PersistentCollection {#2344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2060 …}
  -id: 232336
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4462732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702920736 {#2132
    date: 2023-12-18 18:32:16.0 +01:00
  }
  +"title": 232336
}
"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
Proxies\__CG__\App\Entity\Entry {#2089
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2817 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
  +slug: "Now-here-s-what-I-would-do"
  +title: ""Now, here's what I would do...""
  +url: "https://startrek.website/pictrs/image/4ae1e0ce-e5cc-4df2-a750-472d333c8e95.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 1013
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702825023 {#2786
    date: 2023-12-17 15:57:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2815 …}
  +votes: Doctrine\ORM\PersistentCollection {#2822 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
  +badges: Doctrine\ORM\PersistentCollection {#2826 …}
  +children: [
    App\Entity\EntryComment {#2064
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2089 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +body: "Ace Attorney?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702749482 {#2063
        date: 2023-12-16 18:58:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MuhammadJesusGaySex@lemmy.world"
        "@bratosch@lemm.ee"
        "@Agent641@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 227559
      -bodyTs: "'ace':1 'attorney':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4433177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702749482 {#2080
        date: 2023-12-16 18:58:02.0 +01:00
      }
      +"title": 227559
    }
  ]
  -id: 22427
  -titleTs: "'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702740494
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4715153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702654094 {#2721
    date: 2023-12-15 16:28:14.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
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2089
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2817 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
  +slug: "Now-here-s-what-I-would-do"
  +title: ""Now, here's what I would do...""
  +url: "https://startrek.website/pictrs/image/4ae1e0ce-e5cc-4df2-a750-472d333c8e95.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 1013
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702825023 {#2786
    date: 2023-12-17 15:57:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2815 …}
  +votes: Doctrine\ORM\PersistentCollection {#2822 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
  +badges: Doctrine\ORM\PersistentCollection {#2826 …}
  +children: [
    App\Entity\EntryComment {#2064
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2089 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +body: "Ace Attorney?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702749482 {#2063
        date: 2023-12-16 18:58:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MuhammadJesusGaySex@lemmy.world"
        "@bratosch@lemm.ee"
        "@Agent641@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 227559
      -bodyTs: "'ace':1 'attorney':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4433177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702749482 {#2080
        date: 2023-12-16 18:58:02.0 +01:00
      }
      +"title": 227559
    }
  ]
  -id: 22427
  -titleTs: "'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702740494
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4715153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702654094 {#2721
    date: 2023-12-15 16:28:14.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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2089
  +user: Proxies\__CG__\App\Entity\User {#2615 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2817 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
  +slug: "Now-here-s-what-I-would-do"
  +title: ""Now, here's what I would do...""
  +url: "https://startrek.website/pictrs/image/4ae1e0ce-e5cc-4df2-a750-472d333c8e95.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 1013
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702825023 {#2786
    date: 2023-12-17 15:57:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2815 …}
  +votes: Doctrine\ORM\PersistentCollection {#2822 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
  +badges: Doctrine\ORM\PersistentCollection {#2826 …}
  +children: [
    App\Entity\EntryComment {#2064
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2089 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
      +body: "Ace Attorney?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702749482 {#2063
        date: 2023-12-16 18:58:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MuhammadJesusGaySex@lemmy.world"
        "@bratosch@lemm.ee"
        "@Agent641@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2087 …}
      +nested: Doctrine\ORM\PersistentCollection {#2086 …}
      +votes: Doctrine\ORM\PersistentCollection {#2093 …}
      +reports: Doctrine\ORM\PersistentCollection {#2094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
      -id: 227559
      -bodyTs: "'ace':1 'attorney':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4433177"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702749482 {#2080
        date: 2023-12-16 18:58:02.0 +01:00
      }
      +"title": 227559
    }
  ]
  -id: 22427
  -titleTs: "'would':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702740494
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4715153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702654094 {#2721
    date: 2023-12-15 16:28:14.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
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 {#2064
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2817 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
    +slug: "Now-here-s-what-I-would-do"
    +title: ""Now, here's what I would do...""
    +url: "https://startrek.website/pictrs/image/4ae1e0ce-e5cc-4df2-a750-472d333c8e95.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1013
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702825023 {#2786
      date: 2023-12-17 15:57:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2822 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      App\Entity\EntryComment {#2064}
    ]
    -id: 22427
    -titleTs: "'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702740494
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4715153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654094 {#2721
      date: 2023-12-15 16:28:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +body: "Ace Attorney?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702749482 {#2063
    date: 2023-12-16 18:58:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MuhammadJesusGaySex@lemmy.world"
    "@bratosch@lemm.ee"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 227559
  -bodyTs: "'ace':1 'attorney':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4433177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702749482 {#2080
    date: 2023-12-16 18:58:02.0 +01:00
  }
  +"title": 227559
}
"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 {#2064
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2817 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
    +slug: "Now-here-s-what-I-would-do"
    +title: ""Now, here's what I would do...""
    +url: "https://startrek.website/pictrs/image/4ae1e0ce-e5cc-4df2-a750-472d333c8e95.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1013
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702825023 {#2786
      date: 2023-12-17 15:57:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2822 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      App\Entity\EntryComment {#2064}
    ]
    -id: 22427
    -titleTs: "'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702740494
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4715153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654094 {#2721
      date: 2023-12-15 16:28:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +body: "Ace Attorney?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702749482 {#2063
    date: 2023-12-16 18:58:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MuhammadJesusGaySex@lemmy.world"
    "@bratosch@lemm.ee"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 227559
  -bodyTs: "'ace':1 'attorney':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4433177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702749482 {#2080
    date: 2023-12-16 18:58:02.0 +01:00
  }
  +"title": 227559
}
"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 {#2064
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089
    +user: Proxies\__CG__\App\Entity\User {#2615 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2817 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2816 …}
    +slug: "Now-here-s-what-I-would-do"
    +title: ""Now, here's what I would do...""
    +url: "https://startrek.website/pictrs/image/4ae1e0ce-e5cc-4df2-a750-472d333c8e95.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 1013
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702825023 {#2786
      date: 2023-12-17 15:57:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2815 …}
    +votes: Doctrine\ORM\PersistentCollection {#2822 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2821 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      App\Entity\EntryComment {#2064}
    ]
    -id: 22427
    -titleTs: "'would':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702740494
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4715153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702654094 {#2721
      date: 2023-12-15 16:28:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +body: "Ace Attorney?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702749482 {#2063
    date: 2023-12-16 18:58:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MuhammadJesusGaySex@lemmy.world"
    "@bratosch@lemm.ee"
    "@Agent641@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2087 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 227559
  -bodyTs: "'ace':1 'attorney':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4433177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702749482 {#2080
    date: 2023-12-16 18:58:02.0 +01:00
  }
  +"title": 227559
}
"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
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: Proxies\__CG__\App\Entity\Image {#3029 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
  +slug: "BVG-out-here-recommending-the-best-2FA-Apps"
  +title: "BVG out here recommending the best 2FA Apps!"
  +url: "https://lemmy.one/pictrs/image/235cf489-75ab-49a8-94c4-01b26f0f1386.png"
  +body: "Nevertheless I chose my Yubikey instead."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702601292 {#3024
    date: 2023-12-15 01:48:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3032 …}
  +votes: Doctrine\ORM\PersistentCollection {#3034 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  +badges: Doctrine\ORM\PersistentCollection {#3042 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
      +image: null
      +parent: null
      +root: null
      +body: "BVG is acronym for Berliner Verkehrsbetriebe, Berlin’s public transport agency."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702226868 {#2037
        date: 2023-12-10 17:47:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Y2K38@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 216639
      -bodyTs: "'acronym':3 'agenc':11 'berlin':5,7 'bvg':1 'public':9 'transport':10 'verkehrsbetrieb':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4314715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702226868 {#2144
        date: 2023-12-10 17:47:48.0 +01:00
      }
      +"title": 216639
    }
  ]
  -id: 21341
  -titleTs: "'2fa':7 'app':8 'best':6 'bvg':1 'recommend':4"
  -bodyTs: "'chose':3 'instead':6 'nevertheless':1 'yubikey':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702211585
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7807944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702125185 {#3011
    date: 2023-12-09 13:33:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: Proxies\__CG__\App\Entity\Image {#3029 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
  +slug: "BVG-out-here-recommending-the-best-2FA-Apps"
  +title: "BVG out here recommending the best 2FA Apps!"
  +url: "https://lemmy.one/pictrs/image/235cf489-75ab-49a8-94c4-01b26f0f1386.png"
  +body: "Nevertheless I chose my Yubikey instead."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702601292 {#3024
    date: 2023-12-15 01:48:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3032 …}
  +votes: Doctrine\ORM\PersistentCollection {#3034 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  +badges: Doctrine\ORM\PersistentCollection {#3042 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
      +image: null
      +parent: null
      +root: null
      +body: "BVG is acronym for Berliner Verkehrsbetriebe, Berlin’s public transport agency."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702226868 {#2037
        date: 2023-12-10 17:47:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Y2K38@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 216639
      -bodyTs: "'acronym':3 'agenc':11 'berlin':5,7 'bvg':1 'public':9 'transport':10 'verkehrsbetrieb':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4314715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702226868 {#2144
        date: 2023-12-10 17:47:48.0 +01:00
      }
      +"title": 216639
    }
  ]
  -id: 21341
  -titleTs: "'2fa':7 'app':8 'best':6 'bvg':1 'recommend':4"
  -bodyTs: "'chose':3 'instead':6 'nevertheless':1 'yubikey':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702211585
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7807944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702125185 {#3011
    date: 2023-12-09 13:33:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: Proxies\__CG__\App\Entity\Image {#3029 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
  +slug: "BVG-out-here-recommending-the-best-2FA-Apps"
  +title: "BVG out here recommending the best 2FA Apps!"
  +url: "https://lemmy.one/pictrs/image/235cf489-75ab-49a8-94c4-01b26f0f1386.png"
  +body: "Nevertheless I chose my Yubikey instead."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 62
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702601292 {#3024
    date: 2023-12-15 01:48:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3032 …}
  +votes: Doctrine\ORM\PersistentCollection {#3034 …}
  +reports: Doctrine\ORM\PersistentCollection {#3036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
  +badges: Doctrine\ORM\PersistentCollection {#3042 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
      +image: null
      +parent: null
      +root: null
      +body: "BVG is acronym for Berliner Verkehrsbetriebe, Berlin’s public transport agency."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702226868 {#2037
        date: 2023-12-10 17:47:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Y2K38@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2084 …}
      +nested: Doctrine\ORM\PersistentCollection {#2076 …}
      +votes: Doctrine\ORM\PersistentCollection {#2083 …}
      +reports: Doctrine\ORM\PersistentCollection {#2085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
      -id: 216639
      -bodyTs: "'acronym':3 'agenc':11 'berlin':5,7 'bvg':1 'public':9 'transport':10 'verkehrsbetrieb':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4314715"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702226868 {#2144
        date: 2023-12-10 17:47:48.0 +01:00
      }
      +"title": 216639
    }
  ]
  -id: 21341
  -titleTs: "'2fa':7 'app':8 'best':6 'bvg':1 'recommend':4"
  -bodyTs: "'chose':3 'instead':6 'nevertheless':1 'yubikey':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702211585
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7807944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702125185 {#3011
    date: 2023-12-09 13:33:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2075
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
    +image: Proxies\__CG__\App\Entity\Image {#3029 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
    +slug: "BVG-out-here-recommending-the-best-2FA-Apps"
    +title: "BVG out here recommending the best 2FA Apps!"
    +url: "https://lemmy.one/pictrs/image/235cf489-75ab-49a8-94c4-01b26f0f1386.png"
    +body: "Nevertheless I chose my Yubikey instead."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702601292 {#3024
      date: 2023-12-15 01:48:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3032 …}
    +votes: Doctrine\ORM\PersistentCollection {#3034 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
    +badges: Doctrine\ORM\PersistentCollection {#3042 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 21341
    -titleTs: "'2fa':7 'app':8 'best':6 'bvg':1 'recommend':4"
    -bodyTs: "'chose':3 'instead':6 'nevertheless':1 'yubikey':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702211585
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7807944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702125185 {#3011
      date: 2023-12-09 13:33:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: null
  +parent: null
  +root: null
  +body: "BVG is acronym for Berliner Verkehrsbetriebe, Berlin’s public transport agency."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702226868 {#2037
    date: 2023-12-10 17:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Y2K38@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 216639
  -bodyTs: "'acronym':3 'agenc':11 'berlin':5,7 'bvg':1 'public':9 'transport':10 'verkehrsbetrieb':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4314715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226868 {#2144
    date: 2023-12-10 17:47:48.0 +01:00
  }
  +"title": 216639
}
"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 {#2075
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
    +image: Proxies\__CG__\App\Entity\Image {#3029 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
    +slug: "BVG-out-here-recommending-the-best-2FA-Apps"
    +title: "BVG out here recommending the best 2FA Apps!"
    +url: "https://lemmy.one/pictrs/image/235cf489-75ab-49a8-94c4-01b26f0f1386.png"
    +body: "Nevertheless I chose my Yubikey instead."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702601292 {#3024
      date: 2023-12-15 01:48:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3032 …}
    +votes: Doctrine\ORM\PersistentCollection {#3034 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
    +badges: Doctrine\ORM\PersistentCollection {#3042 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 21341
    -titleTs: "'2fa':7 'app':8 'best':6 'bvg':1 'recommend':4"
    -bodyTs: "'chose':3 'instead':6 'nevertheless':1 'yubikey':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702211585
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7807944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702125185 {#3011
      date: 2023-12-09 13:33:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: null
  +parent: null
  +root: null
  +body: "BVG is acronym for Berliner Verkehrsbetriebe, Berlin’s public transport agency."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702226868 {#2037
    date: 2023-12-10 17:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Y2K38@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 216639
  -bodyTs: "'acronym':3 'agenc':11 'berlin':5,7 'bvg':1 'public':9 'transport':10 'verkehrsbetrieb':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4314715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226868 {#2144
    date: 2023-12-10 17:47:48.0 +01:00
  }
  +"title": 216639
}
"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 {#2075
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
    +image: Proxies\__CG__\App\Entity\Image {#3029 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
    +slug: "BVG-out-here-recommending-the-best-2FA-Apps"
    +title: "BVG out here recommending the best 2FA Apps!"
    +url: "https://lemmy.one/pictrs/image/235cf489-75ab-49a8-94c4-01b26f0f1386.png"
    +body: "Nevertheless I chose my Yubikey instead."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 62
    +favouriteCount: 329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702601292 {#3024
      date: 2023-12-15 01:48:12.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3032 …}
    +votes: Doctrine\ORM\PersistentCollection {#3034 …}
    +reports: Doctrine\ORM\PersistentCollection {#3036 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3038 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3040 …}
    +badges: Doctrine\ORM\PersistentCollection {#3042 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 21341
    -titleTs: "'2fa':7 'app':8 'best':6 'bvg':1 'recommend':4"
    -bodyTs: "'chose':3 'instead':6 'nevertheless':1 'yubikey':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702211585
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7807944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702125185 {#3011
      date: 2023-12-09 13:33:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2079 …}
  +image: null
  +parent: null
  +root: null
  +body: "BVG is acronym for Berliner Verkehrsbetriebe, Berlin’s public transport agency."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702226868 {#2037
    date: 2023-12-10 17:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Y2K38@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2084 …}
  +nested: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2083 …}
  +reports: Doctrine\ORM\PersistentCollection {#2085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2077 …}
  -id: 216639
  -bodyTs: "'acronym':3 'agenc':11 'berlin':5,7 'bvg':1 'public':9 'transport':10 'verkehrsbetrieb':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4314715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702226868 {#2144
    date: 2023-12-10 17:47:48.0 +01:00
  }
  +"title": 216639
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2018
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: Proxies\__CG__\App\Entity\Image {#3185 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
  +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
  +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 655
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702220725 {#3180
    date: 2023-12-10 16:05:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  +badges: Doctrine\ORM\PersistentCollection {#3197 …}
  +children: [
    App\Entity\EntryComment {#2022
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2018 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "A very tiny loud minority on the Internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702103622 {#2026
        date: 2023-12-09 07:33:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@Assman@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 212949
      -bodyTs: "'internet':8 'loud':4 'minor':5 'tini':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4290989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702103622 {#2024
        date: 2023-12-09 07:33:42.0 +01:00
      }
      +"title": 212949
    }
  ]
  -id: 21162
  -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702141208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9310895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054808 {#3166
    date: 2023-12-08 18:00:08.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
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2018
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: Proxies\__CG__\App\Entity\Image {#3185 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
  +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
  +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 655
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702220725 {#3180
    date: 2023-12-10 16:05:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  +badges: Doctrine\ORM\PersistentCollection {#3197 …}
  +children: [
    App\Entity\EntryComment {#2022
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2018 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "A very tiny loud minority on the Internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702103622 {#2026
        date: 2023-12-09 07:33:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@Assman@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 212949
      -bodyTs: "'internet':8 'loud':4 'minor':5 'tini':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4290989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702103622 {#2024
        date: 2023-12-09 07:33:42.0 +01:00
      }
      +"title": 212949
    }
  ]
  -id: 21162
  -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702141208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9310895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054808 {#3166
    date: 2023-12-08 18:00:08.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
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2018
  +user: Proxies\__CG__\App\Entity\User {#3144 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: Proxies\__CG__\App\Entity\Image {#3185 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
  +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
  +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 655
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702220725 {#3180
    date: 2023-12-10 16:05:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3187 …}
  +votes: Doctrine\ORM\PersistentCollection {#3189 …}
  +reports: Doctrine\ORM\PersistentCollection {#3191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
  +badges: Doctrine\ORM\PersistentCollection {#3197 …}
  +children: [
    App\Entity\EntryComment {#2022
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2018 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "A very tiny loud minority on the Internet."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702103622 {#2026
        date: 2023-12-09 07:33:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@Assman@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 212949
      -bodyTs: "'internet':8 'loud':4 'minor':5 'tini':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4290989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702103622 {#2024
        date: 2023-12-09 07:33:42.0 +01:00
      }
      +"title": 212949
    }
  ]
  -id: 21162
  -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702141208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9310895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054808 {#3166
    date: 2023-12-08 18:00:08.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
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2018
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: Proxies\__CG__\App\Entity\Image {#3185 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
    +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
    +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 655
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702220725 {#3180
      date: 2023-12-10 16:05:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    +badges: Doctrine\ORM\PersistentCollection {#3197 …}
    +children: [
      App\Entity\EntryComment {#2022}
    ]
    -id: 21162
    -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702141208
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9310895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702054808 {#3166
      date: 2023-12-08 18:00:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "A very tiny loud minority on the Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702103622 {#2026
    date: 2023-12-09 07:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Assman@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 212949
  -bodyTs: "'internet':8 'loud':4 'minor':5 'tini':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4290989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702103622 {#2024
    date: 2023-12-09 07:33:42.0 +01:00
  }
  +"title": 212949
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2018
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: Proxies\__CG__\App\Entity\Image {#3185 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
    +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
    +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 655
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702220725 {#3180
      date: 2023-12-10 16:05:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    +badges: Doctrine\ORM\PersistentCollection {#3197 …}
    +children: [
      App\Entity\EntryComment {#2022}
    ]
    -id: 21162
    -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702141208
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9310895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702054808 {#3166
      date: 2023-12-08 18:00:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "A very tiny loud minority on the Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702103622 {#2026
    date: 2023-12-09 07:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Assman@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 212949
  -bodyTs: "'internet':8 'loud':4 'minor':5 'tini':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4290989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702103622 {#2024
    date: 2023-12-09 07:33:42.0 +01:00
  }
  +"title": 212949
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2018
    +user: Proxies\__CG__\App\Entity\User {#3144 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: Proxies\__CG__\App\Entity\Image {#3185 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
    +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
    +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 655
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702220725 {#3180
      date: 2023-12-10 16:05:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3187 …}
    +votes: Doctrine\ORM\PersistentCollection {#3189 …}
    +reports: Doctrine\ORM\PersistentCollection {#3191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3195 …}
    +badges: Doctrine\ORM\PersistentCollection {#3197 …}
    +children: [
      App\Entity\EntryComment {#2022}
    ]
    -id: 21162
    -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702141208
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9310895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702054808 {#3166
      date: 2023-12-08 18:00:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "A very tiny loud minority on the Internet."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702103622 {#2026
    date: 2023-12-09 07:33:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@Assman@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 212949
  -bodyTs: "'internet':8 'loud':4 'minor':5 'tini':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4290989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702103622 {#2024
    date: 2023-12-09 07:33:42.0 +01:00
  }
  +"title": 212949
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: Proxies\__CG__\App\Entity\Image {#3165 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3167 …}
  +slug: "They-forgot-the-LGBTQ"
  +title: "They forgot the LGBTQ..."
  +url: "https://lemmy.ca/pictrs/image/5bc76a7c-1be0-44a2-a132-73878ba07ee3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1556
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702210103 {#3160
    date: 2023-12-10 13:08:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  +badges: Doctrine\ORM\PersistentCollection {#3178 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "People prefer circlejerking instead of trying to understand each other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701933457 {#2393
        date: 2023-12-07 08:17:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@bigFab@lemmy.world"
      ]
      +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: 205647
      -bodyTs: "'circlejerk':3 'instead':4 'peopl':1 'prefer':2 'tri':6 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4252184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701933457 {#1384
        date: 2023-12-07 08:17:37.0 +01:00
      }
      +"title": 205647
    }
  ]
  -id: 19920
  -titleTs: "'forgot':2 'lgbtq':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701759636
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10611098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701673236 {#3147
    date: 2023-12-04 08:00:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: Proxies\__CG__\App\Entity\Image {#3165 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3167 …}
  +slug: "They-forgot-the-LGBTQ"
  +title: "They forgot the LGBTQ..."
  +url: "https://lemmy.ca/pictrs/image/5bc76a7c-1be0-44a2-a132-73878ba07ee3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1556
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702210103 {#3160
    date: 2023-12-10 13:08:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  +badges: Doctrine\ORM\PersistentCollection {#3178 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "People prefer circlejerking instead of trying to understand each other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701933457 {#2393
        date: 2023-12-07 08:17:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@bigFab@lemmy.world"
      ]
      +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: 205647
      -bodyTs: "'circlejerk':3 'instead':4 'peopl':1 'prefer':2 'tri':6 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4252184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701933457 {#1384
        date: 2023-12-07 08:17:37.0 +01:00
      }
      +"title": 205647
    }
  ]
  -id: 19920
  -titleTs: "'forgot':2 'lgbtq':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701759636
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10611098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701673236 {#3147
    date: 2023-12-04 08:00:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1383
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: Proxies\__CG__\App\Entity\Image {#3165 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3167 …}
  +slug: "They-forgot-the-LGBTQ"
  +title: "They forgot the LGBTQ..."
  +url: "https://lemmy.ca/pictrs/image/5bc76a7c-1be0-44a2-a132-73878ba07ee3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1556
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702210103 {#3160
    date: 2023-12-10 13:08:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3170 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
  +badges: Doctrine\ORM\PersistentCollection {#3178 …}
  +children: [
    App\Entity\EntryComment {#1381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "People prefer circlejerking instead of trying to understand each other."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701933457 {#2393
        date: 2023-12-07 08:17:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@bigFab@lemmy.world"
      ]
      +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: 205647
      -bodyTs: "'circlejerk':3 'instead':4 'peopl':1 'prefer':2 'tri':6 'understand':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/4252184"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701933457 {#1384
        date: 2023-12-07 08:17:37.0 +01:00
      }
      +"title": 205647
    }
  ]
  -id: 19920
  -titleTs: "'forgot':2 'lgbtq':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701759636
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10611098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701673236 {#3147
    date: 2023-12-04 08:00:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: Proxies\__CG__\App\Entity\Image {#3165 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3167 …}
    +slug: "They-forgot-the-LGBTQ"
    +title: "They forgot the LGBTQ..."
    +url: "https://lemmy.ca/pictrs/image/5bc76a7c-1be0-44a2-a132-73878ba07ee3.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1556
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702210103 {#3160
      date: 2023-12-10 13:08:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    +badges: Doctrine\ORM\PersistentCollection {#3178 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 19920
    -titleTs: "'forgot':2 'lgbtq':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701759636
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10611098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673236 {#3147
      date: 2023-12-04 08:00:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "People prefer circlejerking instead of trying to understand each other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701933457 {#2393
    date: 2023-12-07 08:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@bigFab@lemmy.world"
  ]
  +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: 205647
  -bodyTs: "'circlejerk':3 'instead':4 'peopl':1 'prefer':2 'tri':6 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4252184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933457 {#1384
    date: 2023-12-07 08:17:37.0 +01:00
  }
  +"title": 205647
}
"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
115 DENIED edit
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: Proxies\__CG__\App\Entity\Image {#3165 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3167 …}
    +slug: "They-forgot-the-LGBTQ"
    +title: "They forgot the LGBTQ..."
    +url: "https://lemmy.ca/pictrs/image/5bc76a7c-1be0-44a2-a132-73878ba07ee3.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1556
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702210103 {#3160
      date: 2023-12-10 13:08:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    +badges: Doctrine\ORM\PersistentCollection {#3178 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 19920
    -titleTs: "'forgot':2 'lgbtq':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701759636
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10611098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673236 {#3147
      date: 2023-12-04 08:00:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "People prefer circlejerking instead of trying to understand each other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701933457 {#2393
    date: 2023-12-07 08:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@bigFab@lemmy.world"
  ]
  +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: 205647
  -bodyTs: "'circlejerk':3 'instead':4 'peopl':1 'prefer':2 'tri':6 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4252184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933457 {#1384
    date: 2023-12-07 08:17:37.0 +01:00
  }
  +"title": 205647
}
"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
116 DENIED moderate
App\Entity\EntryComment {#1381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
    +image: Proxies\__CG__\App\Entity\Image {#3165 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3167 …}
    +slug: "They-forgot-the-LGBTQ"
    +title: "They forgot the LGBTQ..."
    +url: "https://lemmy.ca/pictrs/image/5bc76a7c-1be0-44a2-a132-73878ba07ee3.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1556
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702210103 {#3160
      date: 2023-12-10 13:08:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3170 …}
    +reports: Doctrine\ORM\PersistentCollection {#3172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3176 …}
    +badges: Doctrine\ORM\PersistentCollection {#3178 …}
    +children: [
      App\Entity\EntryComment {#1381}
    ]
    -id: 19920
    -titleTs: "'forgot':2 'lgbtq':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701759636
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10611098"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701673236 {#3147
      date: 2023-12-04 08:00:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1402 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "People prefer circlejerking instead of trying to understand each other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701933457 {#2393
    date: 2023-12-07 08:17:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@bigFab@lemmy.world"
  ]
  +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: 205647
  -bodyTs: "'circlejerk':3 'instead':4 'peopl':1 'prefer':2 'tri':6 'understand':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/4252184"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701933457 {#1384
    date: 2023-12-07 08:17:37.0 +01:00
  }
  +"title": 205647
}
"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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#3123
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  +badges: Doctrine\ORM\PersistentCollection {#3139 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +body: "The point of non-free licensed software is that you cannot improve it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699949277 {#1722
        date: 2023-11-14 09:07:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@obinice@lemmy.world"
        "@backhdlp@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 122610
      -bodyTs: "'cannot':12 'free':6 'improv':13 'licens':7 'non':5 'non-fre':4 'point':2 'softwar':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3790449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699949277 {#1721
        date: 2023-11-14 09:07:57.0 +01:00
      }
      +"title": 122610
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#3108
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#3123
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  +badges: Doctrine\ORM\PersistentCollection {#3139 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +body: "The point of non-free licensed software is that you cannot improve it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699949277 {#1722
        date: 2023-11-14 09:07:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@obinice@lemmy.world"
        "@backhdlp@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 122610
      -bodyTs: "'cannot':12 'free':6 'improv':13 'licens':7 'non':5 'non-fre':4 'point':2 'softwar':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3790449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699949277 {#1721
        date: 2023-11-14 09:07:57.0 +01:00
      }
      +"title": 122610
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#3108
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#3123
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  +badges: Doctrine\ORM\PersistentCollection {#3139 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +body: "The point of non-free licensed software is that you cannot improve it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1699949277 {#1722
        date: 2023-11-14 09:07:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
        "@obinice@lemmy.world"
        "@backhdlp@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 122610
      -bodyTs: "'cannot':12 'free':6 'improv':13 'licens':7 'non':5 'non-fre':4 'point':2 'softwar':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3790449"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699949277 {#1721
        date: 2023-11-14 09:07:57.0 +01:00
      }
      +"title": 122610
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#3108
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3123
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    +badges: Doctrine\ORM\PersistentCollection {#3139 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3108
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: "The point of non-free licensed software is that you cannot improve it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699949277 {#1722
    date: 2023-11-14 09:07:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@obinice@lemmy.world"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 122610
  -bodyTs: "'cannot':12 'free':6 'improv':13 'licens':7 'non':5 'non-fre':4 'point':2 'softwar':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3790449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699949277 {#1721
    date: 2023-11-14 09:07:57.0 +01:00
  }
  +"title": 122610
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3123
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    +badges: Doctrine\ORM\PersistentCollection {#3139 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3108
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: "The point of non-free licensed software is that you cannot improve it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699949277 {#1722
    date: 2023-11-14 09:07:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@obinice@lemmy.world"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 122610
  -bodyTs: "'cannot':12 'free':6 'improv':13 'licens':7 'non':5 'non-fre':4 'point':2 'softwar':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3790449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699949277 {#1721
    date: 2023-11-14 09:07:57.0 +01:00
  }
  +"title": 122610
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2748 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3123
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3131 …}
    +reports: Doctrine\ORM\PersistentCollection {#3133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
    +badges: Doctrine\ORM\PersistentCollection {#3139 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3108
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +body: "The point of non-free licensed software is that you cannot improve it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1699949277 {#1722
    date: 2023-11-14 09:07:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
    "@obinice@lemmy.world"
    "@backhdlp@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 122610
  -bodyTs: "'cannot':12 'free':6 'improv':13 'licens':7 'non':5 'non-fre':4 'point':2 'softwar':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3790449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699949277 {#1721
    date: 2023-11-14 09:07:57.0 +01:00
  }
  +"title": 122610
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3049 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "Every-goddamn-time-I-m-trying-to-make-something-for-my"
  +title: "Every goddamn time I'm trying to make something for my DnD game"
  +url: "https://lemmy.world/pictrs/image/42c5ea63-58ef-47cf-82cd-dbb1b6a83179.jpeg"
  +body: "CloudConvert.com might as well be my fucking home page."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 667
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700668397 {#3044
    date: 2023-11-22 16:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  +badges: Doctrine\ORM\PersistentCollection {#3061 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "I love you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699794451 {#1439
        date: 2023-11-12 14:07:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@Lemminary@lemmy.world"
        "@jbk@discuss.tchncs.de"
        "@AgentGrimstone@lemmy.world"
        "@recapitated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 115348
      -bodyTs: "'love':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3752398"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699794451 {#1435
        date: 2023-11-12 14:07:31.0 +01:00
      }
      +"title": 115348
    }
  ]
  -id: 12016
  -titleTs: "'dnd':12 'everi':1 'game':13 'goddamn':2 'm':5 'make':8 'someth':9 'time':3 'tri':6"
  -bodyTs: "'cloudconvert.com':1 'fuck':7 'home':8 'might':2 'page':9 'well':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699801309
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8114203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699714909 {#3030
    date: 2023-11-11 16:01:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3049 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "Every-goddamn-time-I-m-trying-to-make-something-for-my"
  +title: "Every goddamn time I'm trying to make something for my DnD game"
  +url: "https://lemmy.world/pictrs/image/42c5ea63-58ef-47cf-82cd-dbb1b6a83179.jpeg"
  +body: "CloudConvert.com might as well be my fucking home page."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 667
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700668397 {#3044
    date: 2023-11-22 16:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  +badges: Doctrine\ORM\PersistentCollection {#3061 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "I love you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699794451 {#1439
        date: 2023-11-12 14:07:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@Lemminary@lemmy.world"
        "@jbk@discuss.tchncs.de"
        "@AgentGrimstone@lemmy.world"
        "@recapitated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 115348
      -bodyTs: "'love':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3752398"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699794451 {#1435
        date: 2023-11-12 14:07:31.0 +01:00
      }
      +"title": 115348
    }
  ]
  -id: 12016
  -titleTs: "'dnd':12 'everi':1 'game':13 'goddamn':2 'm':5 'make':8 'someth':9 'time':3 'tri':6"
  -bodyTs: "'cloudconvert.com':1 'fuck':7 'home':8 'might':2 'page':9 'well':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699801309
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8114203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699714909 {#3030
    date: 2023-11-11 16:01:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#3008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3049 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "Every-goddamn-time-I-m-trying-to-make-something-for-my"
  +title: "Every goddamn time I'm trying to make something for my DnD game"
  +url: "https://lemmy.world/pictrs/image/42c5ea63-58ef-47cf-82cd-dbb1b6a83179.jpeg"
  +body: "CloudConvert.com might as well be my fucking home page."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 667
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700668397 {#3044
    date: 2023-11-22 16:53:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3051 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  +badges: Doctrine\ORM\PersistentCollection {#3061 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "I love you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699794451 {#1439
        date: 2023-11-12 14:07:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
        "@Lemminary@lemmy.world"
        "@jbk@discuss.tchncs.de"
        "@AgentGrimstone@lemmy.world"
        "@recapitated@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 115348
      -bodyTs: "'love':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3752398"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699794451 {#1435
        date: 2023-11-12 14:07:31.0 +01:00
      }
      +"title": 115348
    }
  ]
  -id: 12016
  -titleTs: "'dnd':12 'everi':1 'game':13 'goddamn':2 'm':5 'make':8 'someth':9 'time':3 'tri':6"
  -bodyTs: "'cloudconvert.com':1 'fuck':7 'home':8 'might':2 'page':9 'well':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699801309
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8114203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699714909 {#3030
    date: 2023-11-11 16:01:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3049 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "Every-goddamn-time-I-m-trying-to-make-something-for-my"
    +title: "Every goddamn time I'm trying to make something for my DnD game"
    +url: "https://lemmy.world/pictrs/image/42c5ea63-58ef-47cf-82cd-dbb1b6a83179.jpeg"
    +body: "CloudConvert.com might as well be my fucking home page."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 667
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700668397 {#3044
      date: 2023-11-22 16:53:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 12016
    -titleTs: "'dnd':12 'everi':1 'game':13 'goddamn':2 'm':5 'make':8 'someth':9 'time':3 'tri':6"
    -bodyTs: "'cloudconvert.com':1 'fuck':7 'home':8 'might':2 'page':9 'well':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699801309
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8114203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699714909 {#3030
      date: 2023-11-11 16:01:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "I love you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699794451 {#1439
    date: 2023-11-12 14:07:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Lemminary@lemmy.world"
    "@jbk@discuss.tchncs.de"
    "@AgentGrimstone@lemmy.world"
    "@recapitated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 115348
  -bodyTs: "'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3752398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699794451 {#1435
    date: 2023-11-12 14:07:31.0 +01:00
  }
  +"title": 115348
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3049 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "Every-goddamn-time-I-m-trying-to-make-something-for-my"
    +title: "Every goddamn time I'm trying to make something for my DnD game"
    +url: "https://lemmy.world/pictrs/image/42c5ea63-58ef-47cf-82cd-dbb1b6a83179.jpeg"
    +body: "CloudConvert.com might as well be my fucking home page."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 667
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700668397 {#3044
      date: 2023-11-22 16:53:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 12016
    -titleTs: "'dnd':12 'everi':1 'game':13 'goddamn':2 'm':5 'make':8 'someth':9 'time':3 'tri':6"
    -bodyTs: "'cloudconvert.com':1 'fuck':7 'home':8 'might':2 'page':9 'well':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699801309
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8114203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699714909 {#3030
      date: 2023-11-11 16:01:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "I love you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699794451 {#1439
    date: 2023-11-12 14:07:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Lemminary@lemmy.world"
    "@jbk@discuss.tchncs.de"
    "@AgentGrimstone@lemmy.world"
    "@recapitated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 115348
  -bodyTs: "'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3752398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699794451 {#1435
    date: 2023-11-12 14:07:31.0 +01:00
  }
  +"title": 115348
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#3008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3049 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "Every-goddamn-time-I-m-trying-to-make-something-for-my"
    +title: "Every goddamn time I'm trying to make something for my DnD game"
    +url: "https://lemmy.world/pictrs/image/42c5ea63-58ef-47cf-82cd-dbb1b6a83179.jpeg"
    +body: "CloudConvert.com might as well be my fucking home page."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 667
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700668397 {#3044
      date: 2023-11-22 16:53:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3051 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 12016
    -titleTs: "'dnd':12 'everi':1 'game':13 'goddamn':2 'm':5 'make':8 'someth':9 'time':3 'tri':6"
    -bodyTs: "'cloudconvert.com':1 'fuck':7 'home':8 'might':2 'page':9 'well':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699801309
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8114203"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699714909 {#3030
      date: 2023-11-11 16:01:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "I love you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699794451 {#1439
    date: 2023-11-12 14:07:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
    "@Lemminary@lemmy.world"
    "@jbk@discuss.tchncs.de"
    "@AgentGrimstone@lemmy.world"
    "@recapitated@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 115348
  -bodyTs: "'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3752398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699794451 {#1435
    date: 2023-11-12 14:07:31.0 +01:00
  }
  +"title": 115348
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3146 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "something-to-look-forward-to"
  +title: "something to look forward to?"
  +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 57
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700338098 {#3141
    date: 2023-11-18 21:08:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  +badges: Doctrine\ORM\PersistentCollection {#3158 …}
  +children: [
    2 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700286819 {#1720
        date: 2023-11-18 06:53:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dan68@lemmy.world"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 136120
      -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3872558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700286819 {#1716
        date: 2023-11-18 06:53:39.0 +01:00
      }
      +"title": 136120
    }
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "You can appreciate humour even without knowing if it’s a left or right meme"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700286922 {#2456
        date: 2023-11-18 06:55:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dan68@lemmy.world"
        "@MartinXYZ@kbin.social"
        "@Sibbo@sopuli.xyz"
        "@BassaForte@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 136126
      -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3872581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700286922 {#2460
        date: 2023-11-18 06:55:22.0 +01:00
      }
      +"title": 136126
    }
    0 => App\Entity\EntryComment {#2361
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "Please tell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700317199 {#2360
        date: 2023-11-18 15:19:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dan68@lemmy.world"
        "@MartinXYZ@kbin.social"
        "@Sibbo@sopuli.xyz"
        "@BassaForte@lemmy.world"
        "@kilgore_trout@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 136889
      -bodyTs: "'pleas':1 'tell':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3877598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700317199 {#2359
        date: 2023-11-18 15:19:59.0 +01:00
      }
      +"title": 136889
    }
  ]
  -id: 13934
  -titleTs: "'forward':4 'look':3 'someth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700331510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8391714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700245110 {#3129
    date: 2023-11-17 19:18:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3146 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "something-to-look-forward-to"
  +title: "something to look forward to?"
  +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 57
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700338098 {#3141
    date: 2023-11-18 21:08:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  +badges: Doctrine\ORM\PersistentCollection {#3158 …}
  +children: [
    2 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700286819 {#1720
        date: 2023-11-18 06:53:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dan68@lemmy.world"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 136120
      -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3872558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700286819 {#1716
        date: 2023-11-18 06:53:39.0 +01:00
      }
      +"title": 136120
    }
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "You can appreciate humour even without knowing if it’s a left or right meme"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700286922 {#2456
        date: 2023-11-18 06:55:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dan68@lemmy.world"
        "@MartinXYZ@kbin.social"
        "@Sibbo@sopuli.xyz"
        "@BassaForte@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 136126
      -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3872581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700286922 {#2460
        date: 2023-11-18 06:55:22.0 +01:00
      }
      +"title": 136126
    }
    0 => App\Entity\EntryComment {#2361
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "Please tell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700317199 {#2360
        date: 2023-11-18 15:19:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dan68@lemmy.world"
        "@MartinXYZ@kbin.social"
        "@Sibbo@sopuli.xyz"
        "@BassaForte@lemmy.world"
        "@kilgore_trout@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 136889
      -bodyTs: "'pleas':1 'tell':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3877598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700317199 {#2359
        date: 2023-11-18 15:19:59.0 +01:00
      }
      +"title": 136889
    }
  ]
  -id: 13934
  -titleTs: "'forward':4 'look':3 'someth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700331510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8391714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700245110 {#3129
    date: 2023-11-17 19:18:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1739
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3146 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
  +slug: "something-to-look-forward-to"
  +title: "something to look forward to?"
  +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 57
  +favouriteCount: 674
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700338098 {#3141
    date: 2023-11-18 21:08:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3148 …}
  +votes: Doctrine\ORM\PersistentCollection {#3150 …}
  +reports: Doctrine\ORM\PersistentCollection {#3152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
  +badges: Doctrine\ORM\PersistentCollection {#3158 …}
  +children: [
    2 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1700286819 {#1720
        date: 2023-11-18 06:53:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dan68@lemmy.world"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 136120
      -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3872558"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700286819 {#1716
        date: 2023-11-18 06:53:39.0 +01:00
      }
      +"title": 136120
    }
    1 => App\Entity\EntryComment {#2453
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "You can appreciate humour even without knowing if it’s a left or right meme"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700286922 {#2456
        date: 2023-11-18 06:55:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dan68@lemmy.world"
        "@MartinXYZ@kbin.social"
        "@Sibbo@sopuli.xyz"
        "@BassaForte@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2454 …}
      +nested: Doctrine\ORM\PersistentCollection {#2459 …}
      +votes: Doctrine\ORM\PersistentCollection {#2470 …}
      +reports: Doctrine\ORM\PersistentCollection {#2467 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
      -id: 136126
      -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3872581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700286922 {#2460
        date: 2023-11-18 06:55:22.0 +01:00
      }
      +"title": 136126
    }
    0 => App\Entity\EntryComment {#2361
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +body: "Please tell"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700317199 {#2360
        date: 2023-11-18 15:19:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Dan68@lemmy.world"
        "@MartinXYZ@kbin.social"
        "@Sibbo@sopuli.xyz"
        "@BassaForte@lemmy.world"
        "@kilgore_trout@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 136889
      -bodyTs: "'pleas':1 'tell':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3877598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700317199 {#2359
        date: 2023-11-18 15:19:59.0 +01:00
      }
      +"title": 136889
    }
  ]
  -id: 13934
  -titleTs: "'forward':4 'look':3 'someth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700331510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8391714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700245110 {#3129
    date: 2023-11-17 19:18:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3146 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "something-to-look-forward-to"
    +title: "something to look forward to?"
    +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700338098 {#3141
      date: 2023-11-18 21:08:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    +badges: Doctrine\ORM\PersistentCollection {#3158 …}
    +children: [
      2 => App\Entity\EntryComment {#1717}
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "You can appreciate humour even without knowing if it’s a left or right meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700286922 {#2456
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 136126
        -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286922 {#2460
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +"title": 136126
      }
      0 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "Please tell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700317199 {#2360
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
          "@kilgore_trout@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 136889
        -bodyTs: "'pleas':1 'tell':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3877598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700317199 {#2359
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +"title": 136889
      }
    ]
    -id: 13934
    -titleTs: "'forward':4 'look':3 'someth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700331510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8391714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700245110 {#3129
      date: 2023-11-17 19:18:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700286819 {#1720
    date: 2023-11-18 06:53:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dan68@lemmy.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 136120
  -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3872558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700286819 {#1716
    date: 2023-11-18 06:53:39.0 +01:00
  }
  +"title": 136120
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3146 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "something-to-look-forward-to"
    +title: "something to look forward to?"
    +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700338098 {#3141
      date: 2023-11-18 21:08:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    +badges: Doctrine\ORM\PersistentCollection {#3158 …}
    +children: [
      2 => App\Entity\EntryComment {#1717}
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "You can appreciate humour even without knowing if it’s a left or right meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700286922 {#2456
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 136126
        -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286922 {#2460
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +"title": 136126
      }
      0 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "Please tell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700317199 {#2360
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
          "@kilgore_trout@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 136889
        -bodyTs: "'pleas':1 'tell':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3877598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700317199 {#2359
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +"title": 136889
      }
    ]
    -id: 13934
    -titleTs: "'forward':4 'look':3 'someth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700331510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8391714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700245110 {#3129
      date: 2023-11-17 19:18:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700286819 {#1720
    date: 2023-11-18 06:53:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dan68@lemmy.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 136120
  -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3872558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700286819 {#1716
    date: 2023-11-18 06:53:39.0 +01:00
  }
  +"title": 136120
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3146 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "something-to-look-forward-to"
    +title: "something to look forward to?"
    +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700338098 {#3141
      date: 2023-11-18 21:08:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    +badges: Doctrine\ORM\PersistentCollection {#3158 …}
    +children: [
      2 => App\Entity\EntryComment {#1717}
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "You can appreciate humour even without knowing if it’s a left or right meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700286922 {#2456
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 136126
        -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286922 {#2460
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +"title": 136126
      }
      0 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "Please tell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700317199 {#2360
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
          "@kilgore_trout@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 136889
        -bodyTs: "'pleas':1 'tell':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3877598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700317199 {#2359
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +"title": 136889
      }
    ]
    -id: 13934
    -titleTs: "'forward':4 'look':3 'someth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700331510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8391714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700245110 {#3129
      date: 2023-11-17 19:18:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1700286819 {#1720
    date: 2023-11-18 06:53:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dan68@lemmy.world"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 136120
  -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3872558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700286819 {#1716
    date: 2023-11-18 06:53:39.0 +01:00
  }
  +"title": 136120
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3146 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "something-to-look-forward-to"
    +title: "something to look forward to?"
    +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700338098 {#3141
      date: 2023-11-18 21:08:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    +badges: Doctrine\ORM\PersistentCollection {#3158 …}
    +children: [
      2 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700286819 {#1720
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 136120
        -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286819 {#1716
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +"title": 136120
      }
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "Please tell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700317199 {#2360
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
          "@kilgore_trout@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 136889
        -bodyTs: "'pleas':1 'tell':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3877598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700317199 {#2359
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +"title": 136889
      }
    ]
    -id: 13934
    -titleTs: "'forward':4 'look':3 'someth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700331510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8391714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700245110 {#3129
      date: 2023-11-17 19:18:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "You can appreciate humour even without knowing if it’s a left or right meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700286922 {#2456
    date: 2023-11-18 06:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dan68@lemmy.world"
    "@MartinXYZ@kbin.social"
    "@Sibbo@sopuli.xyz"
    "@BassaForte@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 136126
  -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3872581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700286922 {#2460
    date: 2023-11-18 06:55:22.0 +01:00
  }
  +"title": 136126
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3146 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "something-to-look-forward-to"
    +title: "something to look forward to?"
    +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700338098 {#3141
      date: 2023-11-18 21:08:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    +badges: Doctrine\ORM\PersistentCollection {#3158 …}
    +children: [
      2 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700286819 {#1720
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 136120
        -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286819 {#1716
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +"title": 136120
      }
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "Please tell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700317199 {#2360
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
          "@kilgore_trout@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 136889
        -bodyTs: "'pleas':1 'tell':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3877598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700317199 {#2359
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +"title": 136889
      }
    ]
    -id: 13934
    -titleTs: "'forward':4 'look':3 'someth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700331510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8391714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700245110 {#3129
      date: 2023-11-17 19:18:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "You can appreciate humour even without knowing if it’s a left or right meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700286922 {#2456
    date: 2023-11-18 06:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dan68@lemmy.world"
    "@MartinXYZ@kbin.social"
    "@Sibbo@sopuli.xyz"
    "@BassaForte@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 136126
  -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3872581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700286922 {#2460
    date: 2023-11-18 06:55:22.0 +01:00
  }
  +"title": 136126
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3146 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "something-to-look-forward-to"
    +title: "something to look forward to?"
    +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700338098 {#3141
      date: 2023-11-18 21:08:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    +badges: Doctrine\ORM\PersistentCollection {#3158 …}
    +children: [
      2 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700286819 {#1720
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 136120
        -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286819 {#1716
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +"title": 136120
      }
      1 => App\Entity\EntryComment {#2453}
      0 => App\Entity\EntryComment {#2361
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "Please tell"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700317199 {#2360
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
          "@kilgore_trout@feddit.it"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2372 …}
        +nested: Doctrine\ORM\PersistentCollection {#2386 …}
        +votes: Doctrine\ORM\PersistentCollection {#2385 …}
        +reports: Doctrine\ORM\PersistentCollection {#2378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
        -id: 136889
        -bodyTs: "'pleas':1 'tell':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3877598"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700317199 {#2359
          date: 2023-11-18 15:19:59.0 +01:00
        }
        +"title": 136889
      }
    ]
    -id: 13934
    -titleTs: "'forward':4 'look':3 'someth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700331510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8391714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700245110 {#3129
      date: 2023-11-17 19:18:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "You can appreciate humour even without knowing if it’s a left or right meme"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700286922 {#2456
    date: 2023-11-18 06:55:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dan68@lemmy.world"
    "@MartinXYZ@kbin.social"
    "@Sibbo@sopuli.xyz"
    "@BassaForte@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2454 …}
  +nested: Doctrine\ORM\PersistentCollection {#2459 …}
  +votes: Doctrine\ORM\PersistentCollection {#2470 …}
  +reports: Doctrine\ORM\PersistentCollection {#2467 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
  -id: 136126
  -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3872581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700286922 {#2460
    date: 2023-11-18 06:55:22.0 +01:00
  }
  +"title": 136126
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3146 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "something-to-look-forward-to"
    +title: "something to look forward to?"
    +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700338098 {#3141
      date: 2023-11-18 21:08:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    +badges: Doctrine\ORM\PersistentCollection {#3158 …}
    +children: [
      2 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700286819 {#1720
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 136120
        -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286819 {#1716
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +"title": 136120
      }
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "You can appreciate humour even without knowing if it’s a left or right meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700286922 {#2456
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 136126
        -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286922 {#2460
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +"title": 136126
      }
      0 => App\Entity\EntryComment {#2361}
    ]
    -id: 13934
    -titleTs: "'forward':4 'look':3 'someth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700331510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8391714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700245110 {#3129
      date: 2023-11-17 19:18:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "Please tell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700317199 {#2360
    date: 2023-11-18 15:19:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dan68@lemmy.world"
    "@MartinXYZ@kbin.social"
    "@Sibbo@sopuli.xyz"
    "@BassaForte@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 136889
  -bodyTs: "'pleas':1 'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3877598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317199 {#2359
    date: 2023-11-18 15:19:59.0 +01:00
  }
  +"title": 136889
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3146 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "something-to-look-forward-to"
    +title: "something to look forward to?"
    +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700338098 {#3141
      date: 2023-11-18 21:08:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    +badges: Doctrine\ORM\PersistentCollection {#3158 …}
    +children: [
      2 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700286819 {#1720
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 136120
        -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286819 {#1716
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +"title": 136120
      }
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "You can appreciate humour even without knowing if it’s a left or right meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700286922 {#2456
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 136126
        -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286922 {#2460
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +"title": 136126
      }
      0 => App\Entity\EntryComment {#2361}
    ]
    -id: 13934
    -titleTs: "'forward':4 'look':3 'someth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700331510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8391714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700245110 {#3129
      date: 2023-11-17 19:18:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "Please tell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700317199 {#2360
    date: 2023-11-18 15:19:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dan68@lemmy.world"
    "@MartinXYZ@kbin.social"
    "@Sibbo@sopuli.xyz"
    "@BassaForte@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 136889
  -bodyTs: "'pleas':1 'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3877598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317199 {#2359
    date: 2023-11-18 15:19:59.0 +01:00
  }
  +"title": 136889
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2361
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1739
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3146 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2894 …}
    +slug: "something-to-look-forward-to"
    +title: "something to look forward to?"
    +url: "https://lemmy.world/pictrs/image/f0d652c5-7a48-413d-8e25-b4bc464e173d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 57
    +favouriteCount: 674
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700338098 {#3141
      date: 2023-11-18 21:08:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3148 …}
    +votes: Doctrine\ORM\PersistentCollection {#3150 …}
    +reports: Doctrine\ORM\PersistentCollection {#3152 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3156 …}
    +badges: Doctrine\ORM\PersistentCollection {#3158 …}
    +children: [
      2 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Does it matter for your enjoyment of humour? This seems a general issue, not a left v. right."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1700286819 {#1720
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 136120
        -bodyTs: "'enjoy':6 'general':12 'humour':8 'issu':13 'left':16 'matter':3 'right':18 'seem':10 'v':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872558"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286819 {#1716
          date: 2023-11-18 06:53:39.0 +01:00
        }
        +"title": 136120
      }
      1 => App\Entity\EntryComment {#2453
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1739 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2452 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
        +body: "You can appreciate humour even without knowing if it’s a left or right meme"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1700286922 {#2456
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Dan68@lemmy.world"
          "@MartinXYZ@kbin.social"
          "@Sibbo@sopuli.xyz"
          "@BassaForte@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2454 …}
        +nested: Doctrine\ORM\PersistentCollection {#2459 …}
        +votes: Doctrine\ORM\PersistentCollection {#2470 …}
        +reports: Doctrine\ORM\PersistentCollection {#2467 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2371 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2370 …}
        -id: 136126
        -bodyTs: "'appreci':3 'even':5 'humour':4 'know':7 'left':12 'meme':15 'right':14 'without':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.it/comment/3872581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700286922 {#2460
          date: 2023-11-18 06:55:22.0 +01:00
        }
        +"title": 136126
      }
      0 => App\Entity\EntryComment {#2361}
    ]
    -id: 13934
    -titleTs: "'forward':4 'look':3 'someth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700331510
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8391714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700245110 {#3129
      date: 2023-11-17 19:18:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2364 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +body: "Please tell"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700317199 {#2360
    date: 2023-11-18 15:19:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Dan68@lemmy.world"
    "@MartinXYZ@kbin.social"
    "@Sibbo@sopuli.xyz"
    "@BassaForte@lemmy.world"
    "@kilgore_trout@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 136889
  -bodyTs: "'pleas':1 'tell':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3877598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700317199 {#2359
    date: 2023-11-18 15:19:59.0 +01:00
  }
  +"title": 136889
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: Proxies\__CG__\App\Entity\Image {#3109 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3110 …}
  +slug: ""
  +title: "🌿👀🌿"
  +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
  +body: """
    - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
    - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
    - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 777
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700250370 {#3102
    date: 2023-11-17 20:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  +badges: Doctrine\ORM\PersistentCollection {#3121 …}
  +children: [
    App\Entity\EntryComment {#1705
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: """
        &gt; explain that you won’t seriously marry a stranger who knows plants\n
        \n
        &gt; incel
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699946343 {#1692
        date: 2023-11-14 08:19:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@southsamurai@sh.itjust.works"
        "@Potatisen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 122516
      -bodyTs: "'explain':1 'incel':13 'know':11 'marri':7 'plant':12 'serious':6 'stranger':9 'won':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3789964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699946343 {#1795
        date: 2023-11-14 08:19:03.0 +01:00
      }
      +"title": 122516
    }
  ]
  -id: 12791
  -titleTs: ""
  -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700013022
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6144434"
  +editedAt: DateTimeImmutable @1700126940 {#3088
    date: 2023-11-16 10:29:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699926622 {#3066
    date: 2023-11-14 02:50:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: Proxies\__CG__\App\Entity\Image {#3109 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3110 …}
  +slug: ""
  +title: "🌿👀🌿"
  +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
  +body: """
    - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
    - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
    - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 777
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700250370 {#3102
    date: 2023-11-17 20:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  +badges: Doctrine\ORM\PersistentCollection {#3121 …}
  +children: [
    App\Entity\EntryComment {#1705
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: """
        &gt; explain that you won’t seriously marry a stranger who knows plants\n
        \n
        &gt; incel
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699946343 {#1692
        date: 2023-11-14 08:19:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@southsamurai@sh.itjust.works"
        "@Potatisen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 122516
      -bodyTs: "'explain':1 'incel':13 'know':11 'marri':7 'plant':12 'serious':6 'stranger':9 'won':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3789964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699946343 {#1795
        date: 2023-11-14 08:19:03.0 +01:00
      }
      +"title": 122516
    }
  ]
  -id: 12791
  -titleTs: ""
  -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700013022
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6144434"
  +editedAt: DateTimeImmutable @1700126940 {#3088
    date: 2023-11-16 10:29:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699926622 {#3066
    date: 2023-11-14 02:50:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1711
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: Proxies\__CG__\App\Entity\Image {#3109 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3110 …}
  +slug: ""
  +title: "🌿👀🌿"
  +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
  +body: """
    - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
    - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
    - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 777
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700250370 {#3102
    date: 2023-11-17 20:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3111 …}
  +votes: Doctrine\ORM\PersistentCollection {#3113 …}
  +reports: Doctrine\ORM\PersistentCollection {#3115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
  +badges: Doctrine\ORM\PersistentCollection {#3121 …}
  +children: [
    App\Entity\EntryComment {#1705
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1711 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: """
        &gt; explain that you won’t seriously marry a stranger who knows plants\n
        \n
        &gt; incel
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1699946343 {#1692
        date: 2023-11-14 08:19:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@southsamurai@sh.itjust.works"
        "@Potatisen@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 122516
      -bodyTs: "'explain':1 'incel':13 'know':11 'marri':7 'plant':12 'serious':6 'stranger':9 'won':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3789964"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699946343 {#1795
        date: 2023-11-14 08:19:03.0 +01:00
      }
      +"title": 122516
    }
  ]
  -id: 12791
  -titleTs: ""
  -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700013022
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6144434"
  +editedAt: DateTimeImmutable @1700126940 {#3088
    date: 2023-11-16 10:29:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699926622 {#3066
    date: 2023-11-14 02:50:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: Proxies\__CG__\App\Entity\Image {#3109 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3110 …}
    +slug: ""
    +title: "🌿👀🌿"
    +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
    +body: """
      - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
      - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
      - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 777
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700250370 {#3102
      date: 2023-11-17 20:46:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3111 …}
    +votes: Doctrine\ORM\PersistentCollection {#3113 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    +badges: Doctrine\ORM\PersistentCollection {#3121 …}
    +children: [
      App\Entity\EntryComment {#1705}
    ]
    -id: 12791
    -titleTs: ""
    -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700013022
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6144434"
    +editedAt: DateTimeImmutable @1700126940 {#3088
      date: 2023-11-16 10:29:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699926622 {#3066
      date: 2023-11-14 02:50:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: """
    &gt; explain that you won’t seriously marry a stranger who knows plants\n
    \n
    &gt; incel
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699946343 {#1692
    date: 2023-11-14 08:19:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@southsamurai@sh.itjust.works"
    "@Potatisen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 122516
  -bodyTs: "'explain':1 'incel':13 'know':11 'marri':7 'plant':12 'serious':6 'stranger':9 'won':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3789964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699946343 {#1795
    date: 2023-11-14 08:19:03.0 +01:00
  }
  +"title": 122516
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: Proxies\__CG__\App\Entity\Image {#3109 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3110 …}
    +slug: ""
    +title: "🌿👀🌿"
    +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
    +body: """
      - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
      - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
      - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 777
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700250370 {#3102
      date: 2023-11-17 20:46:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3111 …}
    +votes: Doctrine\ORM\PersistentCollection {#3113 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    +badges: Doctrine\ORM\PersistentCollection {#3121 …}
    +children: [
      App\Entity\EntryComment {#1705}
    ]
    -id: 12791
    -titleTs: ""
    -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700013022
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6144434"
    +editedAt: DateTimeImmutable @1700126940 {#3088
      date: 2023-11-16 10:29:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699926622 {#3066
      date: 2023-11-14 02:50:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: """
    &gt; explain that you won’t seriously marry a stranger who knows plants\n
    \n
    &gt; incel
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699946343 {#1692
    date: 2023-11-14 08:19:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@southsamurai@sh.itjust.works"
    "@Potatisen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 122516
  -bodyTs: "'explain':1 'incel':13 'know':11 'marri':7 'plant':12 'serious':6 'stranger':9 'won':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3789964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699946343 {#1795
    date: 2023-11-14 08:19:03.0 +01:00
  }
  +"title": 122516
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1711
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
    +image: Proxies\__CG__\App\Entity\Image {#3109 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3110 …}
    +slug: ""
    +title: "🌿👀🌿"
    +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
    +body: """
      - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
      - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
      - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 777
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700250370 {#3102
      date: 2023-11-17 20:46:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3111 …}
    +votes: Doctrine\ORM\PersistentCollection {#3113 …}
    +reports: Doctrine\ORM\PersistentCollection {#3115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3119 …}
    +badges: Doctrine\ORM\PersistentCollection {#3121 …}
    +children: [
      App\Entity\EntryComment {#1705}
    ]
    -id: 12791
    -titleTs: ""
    -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700013022
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6144434"
    +editedAt: DateTimeImmutable @1700126940 {#3088
      date: 2023-11-16 10:29:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699926622 {#3066
      date: 2023-11-14 02:50:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1616 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1611 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: """
    &gt; explain that you won’t seriously marry a stranger who knows plants\n
    \n
    &gt; incel
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1699946343 {#1692
    date: 2023-11-14 08:19:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@southsamurai@sh.itjust.works"
    "@Potatisen@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 122516
  -bodyTs: "'explain':1 'incel':13 'know':11 'marri':7 'plant':12 'serious':6 'stranger':9 'won':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3789964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699946343 {#1795
    date: 2023-11-14 08:19:03.0 +01:00
  }
  +"title": 122516
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3027 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3068 …}
  +slug: "This-week-in-KDE-Wayland-by-default-de-framed-Breeze-HDR"
  +title: "This week in KDE: Wayland by default, de-framed Breeze, HDR games, rectangle screen recording"
  +url: "https://pointieststick.com/2023/11/10/this-week-in-kde-wayland-by-default-de-framed-breeze-hdr-games-rectangle-screen-recording/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699915185 {#3063
    date: 2023-11-13 23:39:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +badges: Doctrine\ORM\PersistentCollection {#3080 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +body: "Qt6 alone solves a lot of issues. I hope it will be a smooth release."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699851607 {#1582
        date: 2023-11-13 06:00:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MazonnaCara89@lemmy.ml"
        "@devnull@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 118604
      -bodyTs: "'alon':2 'hope':9 'issu':7 'lot':5 'qt6':1 'releas':15 'smooth':14 'solv':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3767327"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851607 {#1527
        date: 2023-11-13 06:00:07.0 +01:00
      }
      +"title": 118604
    }
  ]
  -id: 11956
  -titleTs: "'breez':11 'de':9 'de-fram':8 'default':7 'frame':10 'game':13 'hdr':12 'kde':4 'record':16 'rectangl':14 'screen':15 'wayland':5 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699775166
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7805194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699688766 {#3050
    date: 2023-11-11 08:46:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3027 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3068 …}
  +slug: "This-week-in-KDE-Wayland-by-default-de-framed-Breeze-HDR"
  +title: "This week in KDE: Wayland by default, de-framed Breeze, HDR games, rectangle screen recording"
  +url: "https://pointieststick.com/2023/11/10/this-week-in-kde-wayland-by-default-de-framed-breeze-hdr-games-rectangle-screen-recording/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699915185 {#3063
    date: 2023-11-13 23:39:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +badges: Doctrine\ORM\PersistentCollection {#3080 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +body: "Qt6 alone solves a lot of issues. I hope it will be a smooth release."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699851607 {#1582
        date: 2023-11-13 06:00:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MazonnaCara89@lemmy.ml"
        "@devnull@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 118604
      -bodyTs: "'alon':2 'hope':9 'issu':7 'lot':5 'qt6':1 'releas':15 'smooth':14 'solv':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3767327"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851607 {#1527
        date: 2023-11-13 06:00:07.0 +01:00
      }
      +"title": 118604
    }
  ]
  -id: 11956
  -titleTs: "'breez':11 'de':9 'de-fram':8 'default':7 'frame':10 'game':13 'hdr':12 'kde':4 'record':16 'rectangl':14 'screen':15 'wayland':5 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699775166
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7805194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699688766 {#3050
    date: 2023-11-11 08:46:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3027 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3068 …}
  +slug: "This-week-in-KDE-Wayland-by-default-de-framed-Breeze-HDR"
  +title: "This week in KDE: Wayland by default, de-framed Breeze, HDR games, rectangle screen recording"
  +url: "https://pointieststick.com/2023/11/10/this-week-in-kde-wayland-by-default-de-framed-breeze-hdr-games-rectangle-screen-recording/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 35
  +favouriteCount: 333
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699915185 {#3063
    date: 2023-11-13 23:39:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +badges: Doctrine\ORM\PersistentCollection {#3080 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
      +body: "Qt6 alone solves a lot of issues. I hope it will be a smooth release."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699851607 {#1582
        date: 2023-11-13 06:00:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MazonnaCara89@lemmy.ml"
        "@devnull@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 118604
      -bodyTs: "'alon':2 'hope':9 'issu':7 'lot':5 'qt6':1 'releas':15 'smooth':14 'solv':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3767327"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851607 {#1527
        date: 2023-11-13 06:00:07.0 +01:00
      }
      +"title": 118604
    }
  ]
  -id: 11956
  -titleTs: "'breez':11 'de':9 'de-fram':8 'default':7 'frame':10 'game':13 'hdr':12 'kde':4 'record':16 'rectangl':14 'screen':15 'wayland':5 'week':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699775166
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7805194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699688766 {#3050
    date: 2023-11-11 08:46:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2910 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3027 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3068 …}
    +slug: "This-week-in-KDE-Wayland-by-default-de-framed-Breeze-HDR"
    +title: "This week in KDE: Wayland by default, de-framed Breeze, HDR games, rectangle screen recording"
    +url: "https://pointieststick.com/2023/11/10/this-week-in-kde-wayland-by-default-de-framed-breeze-hdr-games-rectangle-screen-recording/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 333
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699915185 {#3063
      date: 2023-11-13 23:39:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +badges: Doctrine\ORM\PersistentCollection {#3080 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 11956
    -titleTs: "'breez':11 'de':9 'de-fram':8 'default':7 'frame':10 'game':13 'hdr':12 'kde':4 'record':16 'rectangl':14 'screen':15 'wayland':5 'week':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699775166
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7805194"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699688766 {#3050
      date: 2023-11-11 08:46:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +body: "Qt6 alone solves a lot of issues. I hope it will be a smooth release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699851607 {#1582
    date: 2023-11-13 06:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@devnull@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 118604
  -bodyTs: "'alon':2 'hope':9 'issu':7 'lot':5 'qt6':1 'releas':15 'smooth':14 'solv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3767327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851607 {#1527
    date: 2023-11-13 06:00:07.0 +01:00
  }
  +"title": 118604
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2910 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3027 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3068 …}
    +slug: "This-week-in-KDE-Wayland-by-default-de-framed-Breeze-HDR"
    +title: "This week in KDE: Wayland by default, de-framed Breeze, HDR games, rectangle screen recording"
    +url: "https://pointieststick.com/2023/11/10/this-week-in-kde-wayland-by-default-de-framed-breeze-hdr-games-rectangle-screen-recording/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 333
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699915185 {#3063
      date: 2023-11-13 23:39:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +badges: Doctrine\ORM\PersistentCollection {#3080 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 11956
    -titleTs: "'breez':11 'de':9 'de-fram':8 'default':7 'frame':10 'game':13 'hdr':12 'kde':4 'record':16 'rectangl':14 'screen':15 'wayland':5 'week':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699775166
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7805194"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699688766 {#3050
      date: 2023-11-11 08:46:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +body: "Qt6 alone solves a lot of issues. I hope it will be a smooth release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699851607 {#1582
    date: 2023-11-13 06:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@devnull@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 118604
  -bodyTs: "'alon':2 'hope':9 'issu':7 'lot':5 'qt6':1 'releas':15 'smooth':14 'solv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3767327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851607 {#1527
    date: 2023-11-13 06:00:07.0 +01:00
  }
  +"title": 118604
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2910 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3027 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3068 …}
    +slug: "This-week-in-KDE-Wayland-by-default-de-framed-Breeze-HDR"
    +title: "This week in KDE: Wayland by default, de-framed Breeze, HDR games, rectangle screen recording"
    +url: "https://pointieststick.com/2023/11/10/this-week-in-kde-wayland-by-default-de-framed-breeze-hdr-games-rectangle-screen-recording/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 35
    +favouriteCount: 333
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699915185 {#3063
      date: 2023-11-13 23:39:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +badges: Doctrine\ORM\PersistentCollection {#3080 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 11956
    -titleTs: "'breez':11 'de':9 'de-fram':8 'default':7 'frame':10 'game':13 'hdr':12 'kde':4 'record':16 'rectangl':14 'screen':15 'wayland':5 'week':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699775166
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7805194"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699688766 {#3050
      date: 2023-11-11 08:46:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +body: "Qt6 alone solves a lot of issues. I hope it will be a smooth release."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699851607 {#1582
    date: 2023-11-13 06:00:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MazonnaCara89@lemmy.ml"
    "@devnull@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 118604
  -bodyTs: "'alon':2 'hope':9 'issu':7 'lot':5 'qt6':1 'releas':15 'smooth':14 'solv':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3767327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851607 {#1527
    date: 2023-11-13 06:00:07.0 +01:00
  }
  +"title": 118604
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3087 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
  +slug: "THUNDERBIRD-the-SUCCESS-STORY-of-LINUX-6-4M-in-Donations"
  +title: "THUNDERBIRD: the SUCCESS STORY of LINUX! - 6.4M in Donations"
  +url: "https://www.youtube.com/watch?v=XYqkOxZMsfU&t=5s"
  +body: "A very interesting video about the Thunderbird Project successful donation process and how KDE can improve them by following their step."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699867024 {#3082
    date: 2023-11-13 10:17:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  +badges: Doctrine\ORM\PersistentCollection {#3100 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +body: """
        I switched to TB from webmail 1 year ago and it’s great.\n
        \n
        There you go.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699867024 {#1556
        date: 2023-11-13 10:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
        "@crank@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1596 …}
      +votes: Doctrine\ORM\PersistentCollection {#1702 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 119119
      -bodyTs: "'1':7 'ago':9 'go':16 'great':13 'switch':2 'tb':4 'webmail':6 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3769743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699867024 {#1557
        date: 2023-11-13 10:17:04.0 +01:00
      }
      +"title": 119119
    }
  ]
  -id: 9328
  -titleTs: "'6.4':7 'donat':10 'linux':6 'm':8 'stori':4 'success':3 'thunderbird':1"
  -bodyTs: "'donat':10 'follow':19 'improv':16 'interest':3 'kde':14 'process':11 'project':8 'step':21 'success':9 'thunderbird':7 'video':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698370870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7034838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698284470 {#3069
    date: 2023-10-26 03:41:10.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3087 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
  +slug: "THUNDERBIRD-the-SUCCESS-STORY-of-LINUX-6-4M-in-Donations"
  +title: "THUNDERBIRD: the SUCCESS STORY of LINUX! - 6.4M in Donations"
  +url: "https://www.youtube.com/watch?v=XYqkOxZMsfU&t=5s"
  +body: "A very interesting video about the Thunderbird Project successful donation process and how KDE can improve them by following their step."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699867024 {#3082
    date: 2023-11-13 10:17:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  +badges: Doctrine\ORM\PersistentCollection {#3100 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +body: """
        I switched to TB from webmail 1 year ago and it’s great.\n
        \n
        There you go.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699867024 {#1556
        date: 2023-11-13 10:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
        "@crank@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1596 …}
      +votes: Doctrine\ORM\PersistentCollection {#1702 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 119119
      -bodyTs: "'1':7 'ago':9 'go':16 'great':13 'switch':2 'tb':4 'webmail':6 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3769743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699867024 {#1557
        date: 2023-11-13 10:17:04.0 +01:00
      }
      +"title": 119119
    }
  ]
  -id: 9328
  -titleTs: "'6.4':7 'donat':10 'linux':6 'm':8 'stori':4 'success':3 'thunderbird':1"
  -bodyTs: "'donat':10 'follow':19 'improv':16 'interest':3 'kde':14 'process':11 'project':8 'step':21 'success':9 'thunderbird':7 'video':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698370870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7034838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698284470 {#3069
    date: 2023-10-26 03:41:10.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1621
  +user: Proxies\__CG__\App\Entity\User {#3047 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3087 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
  +slug: "THUNDERBIRD-the-SUCCESS-STORY-of-LINUX-6-4M-in-Donations"
  +title: "THUNDERBIRD: the SUCCESS STORY of LINUX! - 6.4M in Donations"
  +url: "https://www.youtube.com/watch?v=XYqkOxZMsfU&t=5s"
  +body: "A very interesting video about the Thunderbird Project successful donation process and how KDE can improve them by following their step."
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699867024 {#3082
    date: 2023-11-13 10:17:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  +badges: Doctrine\ORM\PersistentCollection {#3100 …}
  +children: [
    App\Entity\EntryComment {#1555
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1621 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +body: """
        I switched to TB from webmail 1 year ago and it’s great.\n
        \n
        There you go.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699867024 {#1556
        date: 2023-11-13 10:17:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@imgel@lemmy.ml"
        "@crank@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1596 …}
      +votes: Doctrine\ORM\PersistentCollection {#1702 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 119119
      -bodyTs: "'1':7 'ago':9 'go':16 'great':13 'switch':2 'tb':4 'webmail':6 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/3769743"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699867024 {#1557
        date: 2023-11-13 10:17:04.0 +01:00
      }
      +"title": 119119
    }
  ]
  -id: 9328
  -titleTs: "'6.4':7 'donat':10 'linux':6 'm':8 'stori':4 'success':3 'thunderbird':1"
  -bodyTs: "'donat':10 'follow':19 'improv':16 'interest':3 'kde':14 'process':11 'project':8 'step':21 'success':9 'thunderbird':7 'video':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698370870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7034838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698284470 {#3069
    date: 2023-10-26 03:41:10.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3087 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
    +slug: "THUNDERBIRD-the-SUCCESS-STORY-of-LINUX-6-4M-in-Donations"
    +title: "THUNDERBIRD: the SUCCESS STORY of LINUX! - 6.4M in Donations"
    +url: "https://www.youtube.com/watch?v=XYqkOxZMsfU&t=5s"
    +body: "A very interesting video about the Thunderbird Project successful donation process and how KDE can improve them by following their step."
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699867024 {#3082
      date: 2023-11-13 10:17:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    +badges: Doctrine\ORM\PersistentCollection {#3100 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 9328
    -titleTs: "'6.4':7 'donat':10 'linux':6 'm':8 'stori':4 'success':3 'thunderbird':1"
    -bodyTs: "'donat':10 'follow':19 'improv':16 'interest':3 'kde':14 'process':11 'project':8 'step':21 'success':9 'thunderbird':7 'video':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698370870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7034838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698284470 {#3069
      date: 2023-10-26 03:41:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +body: """
    I switched to TB from webmail 1 year ago and it’s great.\n
    \n
    There you go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699867024 {#1556
    date: 2023-11-13 10:17:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@crank@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 119119
  -bodyTs: "'1':7 'ago':9 'go':16 'great':13 'switch':2 'tb':4 'webmail':6 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3769743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699867024 {#1557
    date: 2023-11-13 10:17:04.0 +01:00
  }
  +"title": 119119
}
"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
171 DENIED edit
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3087 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
    +slug: "THUNDERBIRD-the-SUCCESS-STORY-of-LINUX-6-4M-in-Donations"
    +title: "THUNDERBIRD: the SUCCESS STORY of LINUX! - 6.4M in Donations"
    +url: "https://www.youtube.com/watch?v=XYqkOxZMsfU&t=5s"
    +body: "A very interesting video about the Thunderbird Project successful donation process and how KDE can improve them by following their step."
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699867024 {#3082
      date: 2023-11-13 10:17:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    +badges: Doctrine\ORM\PersistentCollection {#3100 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 9328
    -titleTs: "'6.4':7 'donat':10 'linux':6 'm':8 'stori':4 'success':3 'thunderbird':1"
    -bodyTs: "'donat':10 'follow':19 'improv':16 'interest':3 'kde':14 'process':11 'project':8 'step':21 'success':9 'thunderbird':7 'video':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698370870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7034838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698284470 {#3069
      date: 2023-10-26 03:41:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +body: """
    I switched to TB from webmail 1 year ago and it’s great.\n
    \n
    There you go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699867024 {#1556
    date: 2023-11-13 10:17:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@crank@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 119119
  -bodyTs: "'1':7 'ago':9 'go':16 'great':13 'switch':2 'tb':4 'webmail':6 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3769743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699867024 {#1557
    date: 2023-11-13 10:17:04.0 +01:00
  }
  +"title": 119119
}
"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
172 DENIED moderate
App\Entity\EntryComment {#1555
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1621
    +user: Proxies\__CG__\App\Entity\User {#3047 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3087 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
    +slug: "THUNDERBIRD-the-SUCCESS-STORY-of-LINUX-6-4M-in-Donations"
    +title: "THUNDERBIRD: the SUCCESS STORY of LINUX! - 6.4M in Donations"
    +url: "https://www.youtube.com/watch?v=XYqkOxZMsfU&t=5s"
    +body: "A very interesting video about the Thunderbird Project successful donation process and how KDE can improve them by following their step."
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 5
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699867024 {#3082
      date: 2023-11-13 10:17:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    +badges: Doctrine\ORM\PersistentCollection {#3100 …}
    +children: [
      App\Entity\EntryComment {#1555}
    ]
    -id: 9328
    -titleTs: "'6.4':7 'donat':10 'linux':6 'm':8 'stori':4 'success':3 'thunderbird':1"
    -bodyTs: "'donat':10 'follow':19 'improv':16 'interest':3 'kde':14 'process':11 'project':8 'step':21 'success':9 'thunderbird':7 'video':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698370870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7034838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698284470 {#3069
      date: 2023-10-26 03:41:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +body: """
    I switched to TB from webmail 1 year ago and it’s great.\n
    \n
    There you go.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699867024 {#1556
    date: 2023-11-13 10:17:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@crank@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 119119
  -bodyTs: "'1':7 'ago':9 'go':16 'great':13 'switch':2 'tb':4 'webmail':6 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3769743"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699867024 {#1557
    date: 2023-11-13 10:17:04.0 +01:00
  }
  +"title": 119119
}
"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
173 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
174 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2833 …}
  +slug: "Hyprland-is-a-toxic-community"
  +title: "Hyprland is a toxic community"
  +url: "https://drewdevault.com/2023/09/17/Hyprland-toxicity.html"
  +body: """
    > Hyprland is an open source Wayland compositor based on wlroots, a project I started back in 2017 to make it easier to build good Wayland compositors. It’s a project which is loved by its users for its emphasis on customization and “eye candy” – beautiful graphics and animations, each configuration tailored to the unique look and feel imagined by the user who creates it. It’s a very exciting project!\n
    \n
    > Unfortunately, the effect is spoilt by an incredibly toxic and hateful community. I cannot recommend Hyprland to anyone who is not prepared to steer well clear of its community spaces. Imagine a high school boys’ locker room come to life on Discord and GitHub and you’ll get an idea of what it’s like.\n
    \n
    > I empathise with Vaxry. I remember being young, smart, productive… and mean. I did some cool stuff, but I deeply regret the way I treated people. It wasn’t really my fault – I was a product of my environment – but it was my responsibility. Today, I’m proud to have built many welcoming communities, where people are rewarded for their involvement, rather than coming away from their experience hurt. What motivates us to build and give away free software if not bringing joy to ourselves and others? Can we be proud of a community which brings more suffering into the world?\n
    \n
    **Update**: [Response from Vaxry, Hyprland Developer](https://blog.vaxry.net/articles/2023-hyprlandsCommunity)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695056304 {#2828
    date: 2023-09-18 18:58:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  +badges: Doctrine\ORM\PersistentCollection {#2845 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Take every opinion from Drew DeVault with a grain of salt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695022436 {#1909
        date: 2023-09-18 09:33:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 173369
      -bodyTs: "'devault':6 'drew':5 'everi':2 'grain':9 'opinion':3 'salt':11 'take':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/2578956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695022436 {#1708
        date: 2023-09-18 09:33:56.0 +02:00
      }
      +"title": 173369
    }
  ]
  -id: 12665
  -titleTs: "'communiti':5 'hyprland':1 'toxic':4"
  -bodyTs: "'/articles/2023-hyprlandscommunity)':235 '2017':17 'anim':48 'anyon':88 'away':190,202 'back':15 'base':8 'beauti':45 'blog.vaxry.net':234 'blog.vaxry.net/articles/2023-hyprlandscommunity)':233 'boy':105 'bring':207,221 'build':23,199 'built':176 'candi':44 'cannot':84 'clear':96 'come':108,189 'communiti':82,99,179,219 'compositor':7,26 'configur':50 'cool':141 'creat':63 'custom':41 'deepli':145 'develop':232 'discord':112 'easier':21 'effect':73 'empathis':127 'emphasi':39 'environ':164 'excit':69 'experi':193 'eye':43 'fault':157 'feel':57 'free':203 'get':118 'github':114 'give':201 'good':24 'graphic':46 'hate':81 'high':103 'hurt':194 'hyprland':1,86,231 'idea':120 'imagin':58,101 'incred':78 'involv':186 'joy':208 'life':110 'like':125 'll':117 'locker':106 'look':55 'love':33 'm':172 'make':19 'mani':177 'mean':137 'motiv':196 'open':4 'other':212 'peopl':151,181 'prepar':92 'product':135,161 'project':12,30,70 'proud':173,216 'rather':187 'realli':155 'recommend':85 'regret':146 'rememb':131 'respons':169,228 'reward':183 'room':107 'school':104 'smart':134 'softwar':204 'sourc':5 'space':100 'spoilt':75 'start':14 'steer':94 'stuff':142 'suffer':223 'tailor':51 'today':170 'toxic':79 'treat':150 'unfortun':71 'uniqu':54 'updat':227 'us':197 'user':36,61 'vaxri':129,230 'wasn':153 'way':148 'wayland':6,25 'welcom':178 'well':95 'wlroot':10 'world':226 'young':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695037478
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/198754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694951078 {#2794
    date: 2023-09-17 13:44:38.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
175 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2833 …}
  +slug: "Hyprland-is-a-toxic-community"
  +title: "Hyprland is a toxic community"
  +url: "https://drewdevault.com/2023/09/17/Hyprland-toxicity.html"
  +body: """
    > Hyprland is an open source Wayland compositor based on wlroots, a project I started back in 2017 to make it easier to build good Wayland compositors. It’s a project which is loved by its users for its emphasis on customization and “eye candy” – beautiful graphics and animations, each configuration tailored to the unique look and feel imagined by the user who creates it. It’s a very exciting project!\n
    \n
    > Unfortunately, the effect is spoilt by an incredibly toxic and hateful community. I cannot recommend Hyprland to anyone who is not prepared to steer well clear of its community spaces. Imagine a high school boys’ locker room come to life on Discord and GitHub and you’ll get an idea of what it’s like.\n
    \n
    > I empathise with Vaxry. I remember being young, smart, productive… and mean. I did some cool stuff, but I deeply regret the way I treated people. It wasn’t really my fault – I was a product of my environment – but it was my responsibility. Today, I’m proud to have built many welcoming communities, where people are rewarded for their involvement, rather than coming away from their experience hurt. What motivates us to build and give away free software if not bringing joy to ourselves and others? Can we be proud of a community which brings more suffering into the world?\n
    \n
    **Update**: [Response from Vaxry, Hyprland Developer](https://blog.vaxry.net/articles/2023-hyprlandsCommunity)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695056304 {#2828
    date: 2023-09-18 18:58:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  +badges: Doctrine\ORM\PersistentCollection {#2845 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Take every opinion from Drew DeVault with a grain of salt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695022436 {#1909
        date: 2023-09-18 09:33:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 173369
      -bodyTs: "'devault':6 'drew':5 'everi':2 'grain':9 'opinion':3 'salt':11 'take':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/2578956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695022436 {#1708
        date: 2023-09-18 09:33:56.0 +02:00
      }
      +"title": 173369
    }
  ]
  -id: 12665
  -titleTs: "'communiti':5 'hyprland':1 'toxic':4"
  -bodyTs: "'/articles/2023-hyprlandscommunity)':235 '2017':17 'anim':48 'anyon':88 'away':190,202 'back':15 'base':8 'beauti':45 'blog.vaxry.net':234 'blog.vaxry.net/articles/2023-hyprlandscommunity)':233 'boy':105 'bring':207,221 'build':23,199 'built':176 'candi':44 'cannot':84 'clear':96 'come':108,189 'communiti':82,99,179,219 'compositor':7,26 'configur':50 'cool':141 'creat':63 'custom':41 'deepli':145 'develop':232 'discord':112 'easier':21 'effect':73 'empathis':127 'emphasi':39 'environ':164 'excit':69 'experi':193 'eye':43 'fault':157 'feel':57 'free':203 'get':118 'github':114 'give':201 'good':24 'graphic':46 'hate':81 'high':103 'hurt':194 'hyprland':1,86,231 'idea':120 'imagin':58,101 'incred':78 'involv':186 'joy':208 'life':110 'like':125 'll':117 'locker':106 'look':55 'love':33 'm':172 'make':19 'mani':177 'mean':137 'motiv':196 'open':4 'other':212 'peopl':151,181 'prepar':92 'product':135,161 'project':12,30,70 'proud':173,216 'rather':187 'realli':155 'recommend':85 'regret':146 'rememb':131 'respons':169,228 'reward':183 'room':107 'school':104 'smart':134 'softwar':204 'sourc':5 'space':100 'spoilt':75 'start':14 'steer':94 'stuff':142 'suffer':223 'tailor':51 'today':170 'toxic':79 'treat':150 'unfortun':71 'uniqu':54 'updat':227 'us':197 'user':36,61 'vaxri':129,230 'wasn':153 'way':148 'wayland':6,25 'welcom':178 'well':95 'wlroot':10 'world':226 'young':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695037478
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/198754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694951078 {#2794
    date: 2023-09-17 13:44:38.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
176 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2833 …}
  +slug: "Hyprland-is-a-toxic-community"
  +title: "Hyprland is a toxic community"
  +url: "https://drewdevault.com/2023/09/17/Hyprland-toxicity.html"
  +body: """
    > Hyprland is an open source Wayland compositor based on wlroots, a project I started back in 2017 to make it easier to build good Wayland compositors. It’s a project which is loved by its users for its emphasis on customization and “eye candy” – beautiful graphics and animations, each configuration tailored to the unique look and feel imagined by the user who creates it. It’s a very exciting project!\n
    \n
    > Unfortunately, the effect is spoilt by an incredibly toxic and hateful community. I cannot recommend Hyprland to anyone who is not prepared to steer well clear of its community spaces. Imagine a high school boys’ locker room come to life on Discord and GitHub and you’ll get an idea of what it’s like.\n
    \n
    > I empathise with Vaxry. I remember being young, smart, productive… and mean. I did some cool stuff, but I deeply regret the way I treated people. It wasn’t really my fault – I was a product of my environment – but it was my responsibility. Today, I’m proud to have built many welcoming communities, where people are rewarded for their involvement, rather than coming away from their experience hurt. What motivates us to build and give away free software if not bringing joy to ourselves and others? Can we be proud of a community which brings more suffering into the world?\n
    \n
    **Update**: [Response from Vaxry, Hyprland Developer](https://blog.vaxry.net/articles/2023-hyprlandsCommunity)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695056304 {#2828
    date: 2023-09-18 18:58:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  +badges: Doctrine\ORM\PersistentCollection {#2845 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Take every opinion from Drew DeVault with a grain of salt."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1695022436 {#1909
        date: 2023-09-18 09:33:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 173369
      -bodyTs: "'devault':6 'drew':5 'everi':2 'grain':9 'opinion':3 'salt':11 'take':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.it/comment/2578956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695022436 {#1708
        date: 2023-09-18 09:33:56.0 +02:00
      }
      +"title": 173369
    }
  ]
  -id: 12665
  -titleTs: "'communiti':5 'hyprland':1 'toxic':4"
  -bodyTs: "'/articles/2023-hyprlandscommunity)':235 '2017':17 'anim':48 'anyon':88 'away':190,202 'back':15 'base':8 'beauti':45 'blog.vaxry.net':234 'blog.vaxry.net/articles/2023-hyprlandscommunity)':233 'boy':105 'bring':207,221 'build':23,199 'built':176 'candi':44 'cannot':84 'clear':96 'come':108,189 'communiti':82,99,179,219 'compositor':7,26 'configur':50 'cool':141 'creat':63 'custom':41 'deepli':145 'develop':232 'discord':112 'easier':21 'effect':73 'empathis':127 'emphasi':39 'environ':164 'excit':69 'experi':193 'eye':43 'fault':157 'feel':57 'free':203 'get':118 'github':114 'give':201 'good':24 'graphic':46 'hate':81 'high':103 'hurt':194 'hyprland':1,86,231 'idea':120 'imagin':58,101 'incred':78 'involv':186 'joy':208 'life':110 'like':125 'll':117 'locker':106 'look':55 'love':33 'm':172 'make':19 'mani':177 'mean':137 'motiv':196 'open':4 'other':212 'peopl':151,181 'prepar':92 'product':135,161 'project':12,30,70 'proud':173,216 'rather':187 'realli':155 'recommend':85 'regret':146 'rememb':131 'respons':169,228 'reward':183 'room':107 'school':104 'smart':134 'softwar':204 'sourc':5 'space':100 'spoilt':75 'start':14 'steer':94 'stuff':142 'suffer':223 'tailor':51 'today':170 'toxic':79 'treat':150 'unfortun':71 'uniqu':54 'updat':227 'us':197 'user':36,61 'vaxri':129,230 'wasn':153 'way':148 'wayland':6,25 'welcom':178 'well':95 'wlroot':10 'world':226 'young':133"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695037478
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/198754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694951078 {#2794
    date: 2023-09-17 13:44:38.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2833 …}
    +slug: "Hyprland-is-a-toxic-community"
    +title: "Hyprland is a toxic community"
    +url: "https://drewdevault.com/2023/09/17/Hyprland-toxicity.html"
    +body: """
      > Hyprland is an open source Wayland compositor based on wlroots, a project I started back in 2017 to make it easier to build good Wayland compositors. It’s a project which is loved by its users for its emphasis on customization and “eye candy” – beautiful graphics and animations, each configuration tailored to the unique look and feel imagined by the user who creates it. It’s a very exciting project!\n
      \n
      > Unfortunately, the effect is spoilt by an incredibly toxic and hateful community. I cannot recommend Hyprland to anyone who is not prepared to steer well clear of its community spaces. Imagine a high school boys’ locker room come to life on Discord and GitHub and you’ll get an idea of what it’s like.\n
      \n
      > I empathise with Vaxry. I remember being young, smart, productive… and mean. I did some cool stuff, but I deeply regret the way I treated people. It wasn’t really my fault – I was a product of my environment – but it was my responsibility. Today, I’m proud to have built many welcoming communities, where people are rewarded for their involvement, rather than coming away from their experience hurt. What motivates us to build and give away free software if not bringing joy to ourselves and others? Can we be proud of a community which brings more suffering into the world?\n
      \n
      **Update**: [Response from Vaxry, Hyprland Developer](https://blog.vaxry.net/articles/2023-hyprlandsCommunity)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695056304 {#2828
      date: 2023-09-18 18:58:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    +badges: Doctrine\ORM\PersistentCollection {#2845 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 12665
    -titleTs: "'communiti':5 'hyprland':1 'toxic':4"
    -bodyTs: "'/articles/2023-hyprlandscommunity)':235 '2017':17 'anim':48 'anyon':88 'away':190,202 'back':15 'base':8 'beauti':45 'blog.vaxry.net':234 'blog.vaxry.net/articles/2023-hyprlandscommunity)':233 'boy':105 'bring':207,221 'build':23,199 'built':176 'candi':44 'cannot':84 'clear':96 'come':108,189 'communiti':82,99,179,219 'compositor':7,26 'configur':50 'cool':141 'creat':63 'custom':41 'deepli':145 'develop':232 'discord':112 'easier':21 'effect':73 'empathis':127 'emphasi':39 'environ':164 'excit':69 'experi':193 'eye':43 'fault':157 'feel':57 'free':203 'get':118 'github':114 'give':201 'good':24 'graphic':46 'hate':81 'high':103 'hurt':194 'hyprland':1,86,231 'idea':120 'imagin':58,101 'incred':78 'involv':186 'joy':208 'life':110 'like':125 'll':117 'locker':106 'look':55 'love':33 'm':172 'make':19 'mani':177 'mean':137 'motiv':196 'open':4 'other':212 'peopl':151,181 'prepar':92 'product':135,161 'project':12,30,70 'proud':173,216 'rather':187 'realli':155 'recommend':85 'regret':146 'rememb':131 'respons':169,228 'reward':183 'room':107 'school':104 'smart':134 'softwar':204 'sourc':5 'space':100 'spoilt':75 'start':14 'steer':94 'stuff':142 'suffer':223 'tailor':51 'today':170 'toxic':79 'treat':150 'unfortun':71 'uniqu':54 'updat':227 'us':197 'user':36,61 'vaxri':129,230 'wasn':153 'way':148 'wayland':6,25 'welcom':178 'well':95 'wlroot':10 'world':226 'young':133"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695037478
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/198754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694951078 {#2794
      date: 2023-09-17 13:44:38.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Take every opinion from Drew DeVault with a grain of salt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695022436 {#1909
    date: 2023-09-18 09:33:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 173369
  -bodyTs: "'devault':6 'drew':5 'everi':2 'grain':9 'opinion':3 'salt':11 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/2578956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695022436 {#1708
    date: 2023-09-18 09:33:56.0 +02:00
  }
  +"title": 173369
}
"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
179 DENIED edit
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2833 …}
    +slug: "Hyprland-is-a-toxic-community"
    +title: "Hyprland is a toxic community"
    +url: "https://drewdevault.com/2023/09/17/Hyprland-toxicity.html"
    +body: """
      > Hyprland is an open source Wayland compositor based on wlroots, a project I started back in 2017 to make it easier to build good Wayland compositors. It’s a project which is loved by its users for its emphasis on customization and “eye candy” – beautiful graphics and animations, each configuration tailored to the unique look and feel imagined by the user who creates it. It’s a very exciting project!\n
      \n
      > Unfortunately, the effect is spoilt by an incredibly toxic and hateful community. I cannot recommend Hyprland to anyone who is not prepared to steer well clear of its community spaces. Imagine a high school boys’ locker room come to life on Discord and GitHub and you’ll get an idea of what it’s like.\n
      \n
      > I empathise with Vaxry. I remember being young, smart, productive… and mean. I did some cool stuff, but I deeply regret the way I treated people. It wasn’t really my fault – I was a product of my environment – but it was my responsibility. Today, I’m proud to have built many welcoming communities, where people are rewarded for their involvement, rather than coming away from their experience hurt. What motivates us to build and give away free software if not bringing joy to ourselves and others? Can we be proud of a community which brings more suffering into the world?\n
      \n
      **Update**: [Response from Vaxry, Hyprland Developer](https://blog.vaxry.net/articles/2023-hyprlandsCommunity)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695056304 {#2828
      date: 2023-09-18 18:58:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    +badges: Doctrine\ORM\PersistentCollection {#2845 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 12665
    -titleTs: "'communiti':5 'hyprland':1 'toxic':4"
    -bodyTs: "'/articles/2023-hyprlandscommunity)':235 '2017':17 'anim':48 'anyon':88 'away':190,202 'back':15 'base':8 'beauti':45 'blog.vaxry.net':234 'blog.vaxry.net/articles/2023-hyprlandscommunity)':233 'boy':105 'bring':207,221 'build':23,199 'built':176 'candi':44 'cannot':84 'clear':96 'come':108,189 'communiti':82,99,179,219 'compositor':7,26 'configur':50 'cool':141 'creat':63 'custom':41 'deepli':145 'develop':232 'discord':112 'easier':21 'effect':73 'empathis':127 'emphasi':39 'environ':164 'excit':69 'experi':193 'eye':43 'fault':157 'feel':57 'free':203 'get':118 'github':114 'give':201 'good':24 'graphic':46 'hate':81 'high':103 'hurt':194 'hyprland':1,86,231 'idea':120 'imagin':58,101 'incred':78 'involv':186 'joy':208 'life':110 'like':125 'll':117 'locker':106 'look':55 'love':33 'm':172 'make':19 'mani':177 'mean':137 'motiv':196 'open':4 'other':212 'peopl':151,181 'prepar':92 'product':135,161 'project':12,30,70 'proud':173,216 'rather':187 'realli':155 'recommend':85 'regret':146 'rememb':131 'respons':169,228 'reward':183 'room':107 'school':104 'smart':134 'softwar':204 'sourc':5 'space':100 'spoilt':75 'start':14 'steer':94 'stuff':142 'suffer':223 'tailor':51 'today':170 'toxic':79 'treat':150 'unfortun':71 'uniqu':54 'updat':227 'us':197 'user':36,61 'vaxri':129,230 'wasn':153 'way':148 'wayland':6,25 'welcom':178 'well':95 'wlroot':10 'world':226 'young':133"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695037478
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/198754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694951078 {#2794
      date: 2023-09-17 13:44:38.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Take every opinion from Drew DeVault with a grain of salt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695022436 {#1909
    date: 2023-09-18 09:33:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 173369
  -bodyTs: "'devault':6 'drew':5 'everi':2 'grain':9 'opinion':3 'salt':11 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/2578956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695022436 {#1708
    date: 2023-09-18 09:33:56.0 +02:00
  }
  +"title": 173369
}
"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
180 DENIED moderate
App\Entity\EntryComment {#1926
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2833 …}
    +slug: "Hyprland-is-a-toxic-community"
    +title: "Hyprland is a toxic community"
    +url: "https://drewdevault.com/2023/09/17/Hyprland-toxicity.html"
    +body: """
      > Hyprland is an open source Wayland compositor based on wlroots, a project I started back in 2017 to make it easier to build good Wayland compositors. It’s a project which is loved by its users for its emphasis on customization and “eye candy” – beautiful graphics and animations, each configuration tailored to the unique look and feel imagined by the user who creates it. It’s a very exciting project!\n
      \n
      > Unfortunately, the effect is spoilt by an incredibly toxic and hateful community. I cannot recommend Hyprland to anyone who is not prepared to steer well clear of its community spaces. Imagine a high school boys’ locker room come to life on Discord and GitHub and you’ll get an idea of what it’s like.\n
      \n
      > I empathise with Vaxry. I remember being young, smart, productive… and mean. I did some cool stuff, but I deeply regret the way I treated people. It wasn’t really my fault – I was a product of my environment – but it was my responsibility. Today, I’m proud to have built many welcoming communities, where people are rewarded for their involvement, rather than coming away from their experience hurt. What motivates us to build and give away free software if not bringing joy to ourselves and others? Can we be proud of a community which brings more suffering into the world?\n
      \n
      **Update**: [Response from Vaxry, Hyprland Developer](https://blog.vaxry.net/articles/2023-hyprlandsCommunity)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1695056304 {#2828
      date: 2023-09-18 18:58:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    +badges: Doctrine\ORM\PersistentCollection {#2845 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 12665
    -titleTs: "'communiti':5 'hyprland':1 'toxic':4"
    -bodyTs: "'/articles/2023-hyprlandscommunity)':235 '2017':17 'anim':48 'anyon':88 'away':190,202 'back':15 'base':8 'beauti':45 'blog.vaxry.net':234 'blog.vaxry.net/articles/2023-hyprlandscommunity)':233 'boy':105 'bring':207,221 'build':23,199 'built':176 'candi':44 'cannot':84 'clear':96 'come':108,189 'communiti':82,99,179,219 'compositor':7,26 'configur':50 'cool':141 'creat':63 'custom':41 'deepli':145 'develop':232 'discord':112 'easier':21 'effect':73 'empathis':127 'emphasi':39 'environ':164 'excit':69 'experi':193 'eye':43 'fault':157 'feel':57 'free':203 'get':118 'github':114 'give':201 'good':24 'graphic':46 'hate':81 'high':103 'hurt':194 'hyprland':1,86,231 'idea':120 'imagin':58,101 'incred':78 'involv':186 'joy':208 'life':110 'like':125 'll':117 'locker':106 'look':55 'love':33 'm':172 'make':19 'mani':177 'mean':137 'motiv':196 'open':4 'other':212 'peopl':151,181 'prepar':92 'product':135,161 'project':12,30,70 'proud':173,216 'rather':187 'realli':155 'recommend':85 'regret':146 'rememb':131 'respons':169,228 'reward':183 'room':107 'school':104 'smart':134 'softwar':204 'sourc':5 'space':100 'spoilt':75 'start':14 'steer':94 'stuff':142 'suffer':223 'tailor':51 'today':170 'toxic':79 'treat':150 'unfortun':71 'uniqu':54 'updat':227 'us':197 'user':36,61 'vaxri':129,230 'wasn':153 'way':148 'wayland':6,25 'welcom':178 'well':95 'wlroot':10 'world':226 'young':133"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695037478
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/198754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1694951078 {#2794
      date: 2023-09-17 13:44:38.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Take every opinion from Drew DeVault with a grain of salt."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1695022436 {#1909
    date: 2023-09-18 09:33:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 173369
  -bodyTs: "'devault':6 'drew':5 'everi':2 'grain':9 'opinion':3 'salt':11 'take':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/2578956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695022436 {#1708
    date: 2023-09-18 09:33:56.0 +02:00
  }
  +"title": 173369
}
"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
181 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
182 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